Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 010b24b

Browse files
chore(deps): update dependency @nuxtjs/tailwindcss to v6.12.0
1 parent 4fd39e7 commit 010b24b

File tree

4 files changed

+75
-370
lines changed

4 files changed

+75
-370
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@antfu/eslint-config": "2.13.3",
1515
"@moonrepo/cli": "1.23.4",
1616
"@nuxt/image": "1.0.0-rc.1",
17-
"@nuxtjs/tailwindcss": "6.8.0",
17+
"@nuxtjs/tailwindcss": "6.12.0",
1818
"@rollup/plugin-virtual": "3.0.2",
1919
"@vitest/coverage-v8": "1.5.0",
2020
"eslint": "9.0.0",

packages/karbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@nuxt/kit": "3.7.3",
131131
"@nuxt/module-builder": "0.5.5",
132132
"@nuxt/test-utils": "3.9.0",
133-
"@nuxtjs/tailwindcss": "6.8.0",
133+
"@nuxtjs/tailwindcss": "6.12.0",
134134
"@types/fs-extra": "11.0.4",
135135
"@types/js-yaml": "4.0.9",
136136
"@types/jszip": "3.4.1",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@nuxt/devtools": "0.8.0",
6969
"@nuxt/image": "1.0.0-rc.1",
70-
"@nuxtjs/tailwindcss": "6.8.0",
70+
"@nuxtjs/tailwindcss": "6.12.0",
7171
"@rollup/plugin-virtual": "3.0.2",
7272
"@types/fs-extra": "11.0.4",
7373
"@types/jszip": "3.4.1",

0 commit comments

Comments
 (0)