|
58 | 58 | "test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
|
59 | 59 | },
|
60 | 60 | "dependencies": {
|
61 |
| - "@nuxt/kit": "^3.14.1592", |
| 61 | + "@nuxt/kit": "^3.15.0", |
62 | 62 | "autoprefixer": "^10.4.20",
|
63 | 63 | "c12": "^2.0.1",
|
64 |
| - "consola": "^3.2.3", |
| 64 | + "consola": "^3.3.1", |
65 | 65 | "defu": "^6.1.4",
|
66 | 66 | "h3": "^1.13.0",
|
67 | 67 | "klona": "^2.0.6",
|
68 | 68 | "pathe": "^1.1.2",
|
69 | 69 | "postcss": "^8.4.49",
|
70 | 70 | "postcss-nesting": "^13.0.1",
|
71 | 71 | "tailwind-config-viewer": "^2.0.4",
|
72 |
| - "tailwindcss": "~3.4.15", |
| 72 | + "tailwindcss": "~3.4.17", |
73 | 73 | "ufo": "^1.5.4",
|
74 |
| - "unctx": "^2.3.1" |
| 74 | + "unctx": "^2.4.1" |
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@fontsource/inter": "^5.1.0",
|
78 | 78 | "@nuxt/content": "^2.13.4",
|
79 |
| - "@nuxt/devtools": "^1.6.1", |
80 |
| - "@nuxt/eslint-config": "^0.7.1", |
| 79 | + "@nuxt/devtools": "^1.6.4", |
| 80 | + "@nuxt/eslint-config": "^0.7.4", |
81 | 81 | "@nuxt/module-builder": "^0.8.4",
|
82 | 82 | "@nuxt/test-utils": "^3.14.4",
|
83 | 83 | "@tailwindcss/typography": "^0.5.15",
|
84 | 84 | "changelogen": "^0.5.7",
|
85 | 85 | "destr": "^2.0.3",
|
86 |
| - "eslint": "^9.15.0", |
87 |
| - "happy-dom": "^15.11.6", |
88 |
| - "nuxt": "^3.14.1592", |
| 86 | + "eslint": "^9.17.0", |
| 87 | + "happy-dom": "^15.11.7", |
| 88 | + "nuxt": "^3.15.0", |
89 | 89 | "typescript": "5.6.3",
|
90 | 90 | "vitest": "^2.1.5",
|
91 |
| - "vue-tsc": "^2.1.10" |
| 91 | + "vue-tsc": "^2.2.0" |
92 | 92 | },
|
93 |
| - "packageManager": "pnpm@9.14.1", |
| 93 | + "packageManager": "pnpm@9.15.1", |
94 | 94 | "resolutions": {
|
95 | 95 | "@nuxtjs/tailwindcss": "link:."
|
96 | 96 | },
|
|
0 commit comments