|
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | 21 | "@network-utils/tcp-ping": "^1.2.3", |
22 | | - "@vueuse/nuxt": "^12.0.0", |
23 | | - "consola": "^3.2.3", |
| 22 | + "@vueuse/nuxt": "^12.8.2", |
| 23 | + "consola": "^3.4.2", |
24 | 24 | "defu": "^6.1.4", |
25 | 25 | "h3-zod": "^0.5.3", |
26 | 26 | "rollup": "npm:@rollup/wasm-node", |
27 | | - "yaml": "^2.6.1", |
28 | | - "zod": "^3.23.8" |
| 27 | + "yaml": "^2.7.1", |
| 28 | + "zod": "^3.24.2" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@antfu/eslint-config": "^2.27.3", |
32 | | - "@commitlint/cli": "^19.6.0", |
33 | | - "@commitlint/config-conventional": "^19.6.0", |
| 32 | + "@commitlint/cli": "^19.8.0", |
| 33 | + "@commitlint/config-conventional": "^19.8.0", |
34 | 34 | "@hywax/vitepress-yandex-metrika": "^0.4.0", |
35 | 35 | "@nuxt/devtools": "latest", |
36 | 36 | "@nuxtjs/color-mode": "^3.5.2", |
37 | 37 | "@nuxtjs/i18n": "^8.5.6", |
38 | | - "@nuxtjs/tailwindcss": "^6.12.2", |
39 | | - "@types/node": "^20.17.9", |
40 | | - "@vite-pwa/nuxt": "^0.10.6", |
41 | | - "changelogen": "^0.5.7", |
42 | | - "eslint": "^9.15.0", |
| 38 | + "@nuxtjs/tailwindcss": "^6.13.2", |
| 39 | + "@types/node": "^20.17.30", |
| 40 | + "@vite-pwa/nuxt": "^0.10.8", |
| 41 | + "changelogen": "^0.6.1", |
| 42 | + "eslint": "^9.23.0", |
43 | 43 | "husky": "^9.1.7", |
44 | | - "lint-staged": "^15.2.10", |
45 | | - "nuxt": "^3.14.1592", |
| 44 | + "lint-staged": "^15.5.0", |
| 45 | + "nuxt": "^3.16.2", |
46 | 46 | "nuxt-icon": "^0.6.10", |
47 | | - "typescript": "^5.7.2", |
48 | | - "vitepress": "^1.5.0", |
49 | | - "vue-tsc": "^2.1.10" |
| 47 | + "typescript": "^5.8.2", |
| 48 | + "vitepress": "^1.6.3", |
| 49 | + "vue-tsc": "^2.2.8" |
50 | 50 | }, |
51 | 51 | "resolutions": { |
52 | 52 | "rollup": "npm:@rollup/wasm-node" |
|
0 commit comments