Skip to content

Commit e83edc0

Browse files
Update dependency @nuxtjs/tailwindcss to v6.1.2
1 parent a3fe2e6 commit e83edc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@nuxtjs/apollo": "4.0.1-rc.5",
2323
"@nuxtjs/eslint-config": "11.0.0",
2424
"@nuxtjs/eslint-module": "3.1.0",
25-
"@nuxtjs/tailwindcss": "6.1.1",
25+
"@nuxtjs/tailwindcss": "6.1.2",
2626
"@vue/test-utils": "2.2.0",
2727
"algoliasearch": "4.14.2",
2828
"apollo-link": "1.2.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2752,10 +2752,10 @@
27522752
defu "^6.0.0"
27532753
eslint-webpack-plugin "^2.6.0"
27542754

2755-
"@nuxtjs/[email protected].1":
2756-
version "6.1.1"
2757-
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.1.1.tgz#6a44072805f7cc26f9528756949a8344134eba36"
2758-
integrity sha512-8yrGk2y7IUAMOW3+b0S/nWQmyZXtLge7pYYDXfiEhU4voL7zMoMdtp+ovmUr5LvTuEn3w5zCDczaBexvy0nmDw==
2755+
"@nuxtjs/[email protected].2":
2756+
version "6.1.2"
2757+
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.1.2.tgz#c2e90110837f2a8de55fa541830ec99416277cc0"
2758+
integrity sha512-cIyqbyvceZS9DGiDYwwBlUS7vB6gOlBnvQ2QAAvrL2VzK0MA4AH2yaqCLJuHrzvLUp1v3uRw22KLvY6w2t8pCQ==
27592759
dependencies:
27602760
"@nuxt/kit" "^3.0.0-rc.12"
27612761
"@nuxt/postcss8" "^1.1.3"

0 commit comments

Comments
 (0)