|
44 | 44 | "test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground" |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | | - "@nuxt/kit": "^3.13.2", |
| 47 | + "@nuxt/kit": "^3.14.1592", |
48 | 48 | "autoprefixer": "^10.4.20", |
49 | 49 | "consola": "^3.2.3", |
50 | 50 | "defu": "^6.1.4", |
51 | 51 | "h3": "^1.13.0", |
52 | 52 | "klona": "^2.0.6", |
53 | 53 | "pathe": "^1.1.2", |
54 | | - "postcss": "^8.4.47", |
55 | | - "postcss-nesting": "^13.0.0", |
| 54 | + "postcss": "^8.4.49", |
| 55 | + "postcss-nesting": "^13.0.1", |
56 | 56 | "tailwind-config-viewer": "^2.0.4", |
57 | | - "tailwindcss": "~3.4.13", |
| 57 | + "tailwindcss": "~3.4.15", |
58 | 58 | "ufo": "^1.5.4", |
59 | 59 | "unctx": "^2.3.1" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | 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", |
| 63 | + "@nuxt/content": "^2.13.4", |
| 64 | + "@nuxt/devtools": "^1.6.1", |
| 65 | + "@nuxt/eslint-config": "^0.7.1", |
66 | 66 | "@nuxt/module-builder": "^0.8.4", |
67 | | - "@nuxt/test-utils": "^3.14.2", |
| 67 | + "@nuxt/test-utils": "^3.14.4", |
68 | 68 | "@tailwindcss/typography": "^0.5.15", |
69 | 69 | "changelogen": "^0.5.7", |
70 | 70 | "destr": "^2.0.3", |
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" |
| 71 | + "eslint": "^9.15.0", |
| 72 | + "happy-dom": "^15.11.6", |
| 73 | + "nuxt": "^3.14.1592", |
| 74 | + "typescript": "^5.6.3", |
| 75 | + "vitest": "^2.1.5", |
| 76 | + "vue-tsc": "^2.1.10" |
77 | 77 | }, |
78 | | - "packageManager": "pnpm@9.12.0", |
| 78 | + "packageManager": "pnpm@9.14.1", |
79 | 79 | "resolutions": { |
80 | 80 | "@nuxtjs/tailwindcss": "link:." |
81 | 81 | }, |
|
0 commit comments