|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@nuxtjs/color-mode": "^3.5.2", |
20 | | - "@nuxtjs/i18n": "^9.5.4", |
21 | | - "nuxt": "^3.17.4", |
| 20 | + "@nuxtjs/i18n": "^9.5.5", |
| 21 | + "nuxt": "^3.17.5", |
22 | 22 | "pinia-plugin-persistedstate": "^4.3.0", |
23 | | - "vue": "^3.5.14", |
| 23 | + "vue": "^3.5.16", |
24 | 24 | "vue-router": "^4.5.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@antfu/eslint-config": "^4.13.2", |
| 27 | + "@antfu/eslint-config": "^4.13.3", |
28 | 28 | "@commitlint/cli": "^19.8.1", |
29 | 29 | "@commitlint/config-conventional": "^19.8.1", |
30 | 30 | "@iconify-json/carbon": "^1.2.8", |
31 | 31 | "@nuxt/eslint": "^1.4.1", |
32 | 32 | "@pinia/nuxt": "^0.11.0", |
33 | | - "@unocss/eslint-plugin": "66.1.2", |
34 | | - "@unocss/nuxt": "66.1.2", |
35 | | - "@vant/nuxt": "^1.0.6", |
| 33 | + "@unocss/eslint-plugin": "66.1.3", |
| 34 | + "@unocss/nuxt": "66.1.3", |
| 35 | + "@vant/nuxt": "^1.0.7", |
36 | 36 | "bumpp": "^10.1.1", |
37 | | - "eslint": "^9.27.0", |
| 37 | + "eslint": "^9.28.0", |
38 | 38 | "eslint-plugin-format": "^1.0.1", |
39 | | - "lint-staged": "^16.0.0", |
40 | | - "pinia": "^3.0.2", |
| 39 | + "lint-staged": "^16.1.0", |
| 40 | + "pinia": "^3.0.3", |
41 | 41 | "postcss-mobile-forever": "^5.0.0", |
42 | 42 | "simple-git-hooks": "^2.13.0", |
43 | 43 | "typescript": "~5.8.3", |
|
58 | 58 | "node-domexception": "1", |
59 | 59 | "npmlog": "5", |
60 | 60 | "rimraf": "3", |
61 | | - "@types/parse-path": "7" |
| 61 | + "@types/parse-path": "7", |
| 62 | + "@oxc-parser/wasm": "0.60.0" |
62 | 63 | }, |
63 | 64 | "onlyBuiltDependencies": [ |
64 | 65 | "@parcel/watcher", |
|
0 commit comments