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