Skip to content

Commit 9449bbf

Browse files
Bump @nuxtjs/tailwindcss from 6.1.2 to 6.1.3
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases) - [Changelog](https://github.com/nuxt-modules/tailwindcss/blob/main/CHANGELOG.md) - [Commits](nuxt-modules/tailwindcss@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: "@nuxtjs/tailwindcss" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b792b6e commit 9449bbf

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.2",
25+
"@nuxtjs/tailwindcss": "6.1.3",
2626
"@vue/test-utils": "2.2.1",
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
@@ -2771,10 +2771,10 @@
27712771
defu "^6.0.0"
27722772
eslint-webpack-plugin "^2.6.0"
27732773

2774-
"@nuxtjs/[email protected].2":
2775-
version "6.1.2"
2776-
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.1.2.tgz#c2e90110837f2a8de55fa541830ec99416277cc0"
2777-
integrity sha512-cIyqbyvceZS9DGiDYwwBlUS7vB6gOlBnvQ2QAAvrL2VzK0MA4AH2yaqCLJuHrzvLUp1v3uRw22KLvY6w2t8pCQ==
2774+
"@nuxtjs/[email protected].3":
2775+
version "6.1.3"
2776+
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.1.3.tgz#3d131be8879936ba2eb7c23e0b2348f2ad29bd9c"
2777+
integrity sha512-XgoltsFhpX5SCxgUA9cEyLuKyH9xkjlfT+npDQNhSW71/BpeNPmmtjyD+o5ShAvyiZD2AzvZ0/P/eMNDfT33fA==
27782778
dependencies:
27792779
"@nuxt/kit" "^3.0.0-rc.12"
27802780
"@nuxt/postcss8" "^1.1.3"

0 commit comments

Comments
 (0)