|
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 | 50 | "@nuxt/kit": "^3.17.1",
|
51 |
| - "@tailwindcss/postcss": "^4.1.6", |
52 |
| - "@tailwindcss/vite": "^4.1.6", |
| 51 | + "@tailwindcss/postcss": "^4.1.12", |
| 52 | + "@tailwindcss/vite": "^4.1.12", |
53 | 53 | "pathe": "^2.0.3",
|
54 |
| - "tailwindcss": "^4.1.6" |
| 54 | + "tailwindcss": "^4.1.12" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "@nuxt/devtools": "^2.4.0", |
58 |
| - "@nuxt/eslint": "^1.3.0", |
59 |
| - "@nuxt/eslint-config": "^1.3.0", |
60 |
| - "@nuxt/module-builder": "^1.0.1", |
61 |
| - "@nuxt/test-utils": "^3.17.1", |
62 |
| - "eslint": "^9.21.0", |
63 |
| - "happy-dom": "^17.4.7", |
| 57 | + "@nuxt/devtools": "^2.6.3", |
| 58 | + "@nuxt/eslint": "^1.9.0", |
| 59 | + "@nuxt/eslint-config": "^1.9.0", |
| 60 | + "@nuxt/module-builder": "^1.0.2", |
| 61 | + "@nuxt/test-utils": "^3.19.2", |
| 62 | + "eslint": "^9.34.0", |
| 63 | + "happy-dom": "^17.6.3", |
64 | 64 | "nuxt": "^3.17.2",
|
65 |
| - "typescript": "^5.8.3", |
| 65 | + "typescript": "^5.9.2", |
66 | 66 | "vitest": "^3.1.3",
|
67 |
| - "vue-tsc": "^2.2.10" |
| 67 | + "vue-tsc": "^2.2.12" |
68 | 68 | },
|
69 |
| - "packageManager": "pnpm@9.15.3", |
| 69 | + "packageManager": "pnpm@9.15.9", |
70 | 70 | "resolutions": {
|
71 | 71 | "@nuxtjs/tailwindcss": "link:."
|
72 | 72 | },
|
|
0 commit comments