|
62 | 62 | "test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
|
63 | 63 | },
|
64 | 64 | "dependencies": {
|
65 |
| - "@nuxt/kit": "^3.15.1", |
66 | 65 | "autoprefixer": "^10.4.20",
|
67 |
| - "c12": "^2.0.1", |
68 |
| - "consola": "^3.3.3", |
| 66 | + "c12": "^2.0.4", |
| 67 | + "consola": "^3.4.0", |
69 | 68 | "defu": "^6.1.4",
|
70 |
| - "h3": "^1.13.1", |
| 69 | + "h3": "^1.15.1", |
71 | 70 | "klona": "^2.0.6",
|
72 |
| - "pathe": "^2.0.1", |
73 |
| - "postcss": "^8.4.49", |
| 71 | + "pathe": "^2.0.3", |
| 72 | + "postcss": "^8.5.3", |
74 | 73 | "postcss-nesting": "^13.0.1",
|
75 | 74 | "tailwind-config-viewer": "^2.0.4",
|
76 | 75 | "tailwindcss": "~3.4.17",
|
77 | 76 | "ufo": "^1.5.4",
|
78 | 77 | "unctx": "^2.4.1"
|
79 | 78 | },
|
80 | 79 | "devDependencies": {
|
81 |
| - "@fontsource/inter": "^5.1.1", |
| 80 | + "@fontsource/inter": "^5.2.5", |
82 | 81 | "@nuxt/content": "^2.13.4",
|
83 |
| - "@nuxt/devtools": "^1.7.0", |
84 |
| - "@nuxt/eslint-config": "^0.7.5", |
| 82 | + "@nuxt/devtools": "^2.2.1", |
| 83 | + "@nuxt/eslint-config": "^0.7.6", |
| 84 | + "@nuxt/kit": "^3.16.0", |
85 | 85 | "@nuxt/module-builder": "^0.8.4",
|
86 |
| - "@nuxt/test-utils": "^3.14.4", |
| 86 | + "@nuxt/test-utils": "^3.17.1", |
87 | 87 | "@tailwindcss/typography": "^0.5.16",
|
88 | 88 | "changelogen": "^0.5.7",
|
89 | 89 | "destr": "^2.0.3",
|
90 |
| - "eslint": "^9.18.0", |
91 |
| - "happy-dom": "^16.5.3", |
92 |
| - "nuxt": "^3.15.1", |
| 90 | + "eslint": "^9.21.0", |
| 91 | + "happy-dom": "^16.8.1", |
| 92 | + "nuxt": "^3.16.0", |
93 | 93 | "typescript": "5.6.3",
|
94 |
| - "vitest": "^2.1.5", |
95 |
| - "vue-tsc": "^2.2.0" |
| 94 | + "vitest": "^3.0.8", |
| 95 | + "vue-tsc": "^2.2.8" |
96 | 96 | },
|
97 | 97 | "packageManager": "pnpm@9.15.3",
|
98 | 98 | "resolutions": {
|
|
0 commit comments