From 48f9e557a3301ebdd2b6d33f0474871d65450352 Mon Sep 17 00:00:00 2001 From: Bot <158096250+hywax-assistant@users.noreply.github.com> Date: Sat, 3 Feb 2024 16:52:08 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxtjs/tailwindcss to ^6.11.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 403248d..b8bf11b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@nuxt/devtools": "latest", "@nuxtjs/color-mode": "^3.3.2", "@nuxtjs/i18n": "^8.0.1", - "@nuxtjs/tailwindcss": "^6.11.2", + "@nuxtjs/tailwindcss": "^6.11.3", "@types/node": "^20.11.16", "@vite-pwa/nuxt": "^0.4.0", "changelogen": "^0.5.5", diff --git a/yarn.lock b/yarn.lock index 6214edf..4a5d766 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2309,10 +2309,10 @@ vue-i18n "^9.9.0" vue-router "^4.2.5" -"@nuxtjs/tailwindcss@^6.11.2": - version "6.11.2" - resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.11.2.tgz#e29976341e617bbce51c87d5a0a90f4b42cdb1d5" - integrity sha512-06e8t9ia6Ru/RPMATuhGwi16rMYeZPseXiI4QmRDk/IkvluU60GxhLZOjdUIa+U7DVCECgDsRNEo/rD8/1sMKQ== +"@nuxtjs/tailwindcss@^6.11.3": + version "6.11.3" + resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.11.3.tgz#29def3365875c0c1b87f5b620ab02b8e172224f6" + integrity sha512-l2iww/zOiHMuNERo6XB9MTJ8MEcq3NHFW/TPWmwPLGdOobV9zYUZ75otqi+mTK+/vgzQTtNXpIe2V0DLuTeb4A== dependencies: "@nuxt/kit" "^3.9.3" autoprefixer "^10.4.17"