|
44 | 44 | "test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
|
45 | 45 | },
|
46 | 46 | "dependencies": {
|
47 |
| - "@nuxt/kit": "^3.12.3", |
48 |
| - "autoprefixer": "^10.4.19", |
| 47 | + "@nuxt/kit": "^3.13.2", |
| 48 | + "autoprefixer": "^10.4.20", |
49 | 49 | "consola": "^3.2.3",
|
50 | 50 | "defu": "^6.1.4",
|
51 |
| - "h3": "^1.12.0", |
| 51 | + "h3": "^1.13.0", |
52 | 52 | "klona": "^2.0.6",
|
53 | 53 | "pathe": "^1.1.2",
|
54 | 54 | "postcss": "^8.4.38",
|
55 |
| - "postcss-nesting": "^12.1.5", |
| 55 | + "postcss-nesting": "^13.0.0", |
56 | 56 | "tailwind-config-viewer": "^2.0.4",
|
57 | 57 | "tailwindcss": "~3.4.4",
|
58 |
| - "ufo": "^1.5.3", |
| 58 | + "ufo": "^1.5.4", |
59 | 59 | "unctx": "^2.3.1"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@fontsource/inter": "^5.0.18", |
63 |
| - "@nuxt/content": "2.12.1", |
64 |
| - "@nuxt/devtools": "^1.3.6", |
65 |
| - "@nuxt/eslint-config": "0.3.13", |
66 |
| - "@nuxt/module-builder": "^0.8.0", |
67 |
| - "@nuxt/test-utils": "^3.13.1", |
68 |
| - "@tailwindcss/typography": "^0.5.13", |
69 |
| - "changelogen": "^0.5.5", |
| 62 | + "@fontsource/inter": "^5.1.0", |
| 63 | + "@nuxt/content": "^2.13.2", |
| 64 | + "@nuxt/devtools": "^1.5.2", |
| 65 | + "@nuxt/eslint-config": "^0.5.7", |
| 66 | + "@nuxt/module-builder": "^0.8.4", |
| 67 | + "@nuxt/test-utils": "^3.14.2", |
| 68 | + "@tailwindcss/typography": "^0.5.15", |
| 69 | + "changelogen": "^0.5.7", |
70 | 70 | "destr": "^2.0.3",
|
71 |
| - "eslint": "9.5.0", |
72 |
| - "happy-dom": "^13.10.1", |
73 |
| - "nuxt": "^3.12.3", |
74 |
| - "typescript": "^5.4.5", |
75 |
| - "vitest": "1.5.0", |
76 |
| - "vue-tsc": "^2.0.22" |
| 71 | + "eslint": "^9.12.0", |
| 72 | + "happy-dom": "^15.7.4", |
| 73 | + "nuxt": "^3.13.2", |
| 74 | + "typescript": "^5.6.2", |
| 75 | + "vitest": "^2.1.2", |
| 76 | + "vue-tsc": "^2.1.6" |
77 | 77 | },
|
78 | 78 | "packageManager": "[email protected]",
|
79 | 79 | "resolutions": {
|
|
0 commit comments