|
2 | 2 | "name": "nuxt-vant-mobile", |
3 | 3 | "type": "module", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@9.12.1", |
| 5 | + "packageManager": "pnpm@9.13.0", |
6 | 6 | "scripts": { |
7 | 7 | "build": "nuxt build", |
8 | 8 | "dev": "nuxt dev", |
|
14 | 14 | "commitlint": "commitlint --edit" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@nuxtjs/color-mode": "^3.5.1", |
| 17 | + "@nuxtjs/color-mode": "^3.5.2", |
18 | 18 | "@nuxtjs/i18n": "^8.5.5", |
19 | | - "nuxt": "^3.13.2", |
20 | | - "pinia-plugin-persistedstate": "^4.1.1", |
21 | | - "vue": "^3.5.12", |
| 19 | + "nuxt": "^3.14.159", |
| 20 | + "pinia-plugin-persistedstate": "^4.1.3", |
| 21 | + "vue": "^3.5.13", |
22 | 22 | "vue-router": "^4.4.5" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@antfu/eslint-config": "^3.7.3", |
| 25 | + "@antfu/eslint-config": "^3.9.1", |
26 | 26 | "@commitlint/cli": "^19.5.0", |
27 | 27 | "@commitlint/config-conventional": "^19.5.0", |
28 | | - "@iconify-json/carbon": "^1.2.3", |
29 | | - "@nuxt/eslint": "^0.6.0", |
30 | | - "@pinia/nuxt": "^0.5.5", |
31 | | - "@unocss/eslint-plugin": "^0.63.4", |
32 | | - "@unocss/nuxt": "^0.63.4", |
33 | | - "@unocss/preset-rem-to-px": "^0.63.4", |
| 28 | + "@iconify-json/carbon": "^1.2.4", |
| 29 | + "@nuxt/eslint": "^0.7.0", |
| 30 | + "@pinia/nuxt": "^0.7.0", |
| 31 | + "@unocss/eslint-plugin": "^0.64.1", |
| 32 | + "@unocss/nuxt": "^0.64.1", |
| 33 | + "@unocss/preset-rem-to-px": "^0.64.1", |
34 | 34 | "@vant/nuxt": "^1.0.6", |
35 | | - "eslint": "^9.12.0", |
| 35 | + "eslint": "^9.15.0", |
36 | 36 | "eslint-plugin-format": "^0.1.2", |
37 | 37 | "lint-staged": "^15.2.10", |
38 | | - "postcss-mobile-forever": "^4.1.6", |
| 38 | + "postcss-mobile-forever": "^4.2.4", |
39 | 39 | "simple-git-hooks": "^2.11.1", |
40 | 40 | "typescript": "^5.6.3", |
41 | | - "vant": "^4.9.8", |
42 | | - "vue-tsc": "^2.1.6" |
| 41 | + "vant": "^4.9.9", |
| 42 | + "vue-tsc": "^2.1.10" |
43 | 43 | }, |
44 | 44 | "pnpm": { |
45 | 45 | "peerDependencyRules": { |
|
0 commit comments