Skip to content

Commit

Permalink
chore(deps): update devdependency @nuxtjs/tailwindcss to ^6.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Feb 3, 2024
1 parent d7e20ac commit 48f9e55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 48f9e55

Please sign in to comment.