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

Commit 1fa20e4

Browse files
chore(deps): update dependency @nuxtjs/tailwindcss to v6.12.0
1 parent 3afed4f commit 1fa20e4

File tree

4 files changed

+79
-412
lines changed

4 files changed

+79
-412
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@changesets/cli": "2.27.1",
1717
"@moonrepo/cli": "1.24.3",
1818
"@nuxt/image": "1.0.0-rc.1",
19-
"@nuxtjs/tailwindcss": "6.8.0",
19+
"@nuxtjs/tailwindcss": "6.12.0",
2020
"@rollup/plugin-virtual": "3.0.2",
2121
"@vitest/coverage-v8": "1.5.3",
2222
"eslint": "9.1.1",

packages/karbon/package.json

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

packages/playground/package.json

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

0 commit comments

Comments
 (0)