|
33 | 33 | "dependencies": { |
34 | 34 | "@babel/core": "^7.28.6", |
35 | 35 | "@babel/preset-typescript": "^7.28.5", |
36 | | - "@rsbuild/core": "^1.7.2", |
| 36 | + "@rsbuild/core": "^1.7.3", |
37 | 37 | "@rsbuild/plugin-babel": "^1.0.7", |
38 | 38 | "@rsbuild/plugin-less": "^1.5.1", |
39 | 39 | "@rsbuild/plugin-sass": "^1.4.1", |
40 | | - "@rsbuild/plugin-vue": "^1.2.3", |
| 40 | + "@rsbuild/plugin-vue": "^1.2.6", |
41 | 41 | "@rsbuild/plugin-vue-jsx": "^1.1.2", |
42 | 42 | "@vant/eslint-config": "workspace:^", |
43 | 43 | "@vant/touch-emulator": "workspace:^", |
44 | 44 | "@vitejs/plugin-vue": "^5.2.4", |
45 | 45 | "@vitejs/plugin-vue-jsx": "^4.2.0", |
46 | 46 | "@vue/babel-plugin-jsx": "^2.0.1", |
47 | | - "autoprefixer": "^10.4.23", |
48 | | - "commander": "^14.0.2", |
| 47 | + "autoprefixer": "^10.4.24", |
| 48 | + "commander": "^14.0.3", |
49 | 49 | "enquirer": "2.4.1", |
50 | | - "esbuild": "^0.27.2", |
| 50 | + "esbuild": "^0.27.3", |
51 | 51 | "eslint": "^8.57.1", |
52 | 52 | "fast-glob": "^3.3.3", |
53 | 53 | "fs-extra": "^11.3.3", |
|
56 | 56 | "husky": "^9.1.7", |
57 | 57 | "less": "^4.5.1", |
58 | 58 | "lodash": "^4.17.21", |
59 | | - "markdown-it": "^14.1.0", |
| 59 | + "markdown-it": "^14.1.1", |
60 | 60 | "markdown-it-anchor": "^9.2.0", |
61 | 61 | "nano-staged": "^0.9.0", |
62 | 62 | "picocolors": "^1.1.1", |
|
66 | 66 | "rslog": "^1.3.2", |
67 | 67 | "rspack-plugin-virtual-module": "^1.0.1", |
68 | 68 | "terser": "^5.44.1", |
69 | | - "transliteration": "^2.6.0", |
| 69 | + "transliteration": "^2.6.1", |
70 | 70 | "typescript": "^5.9.3", |
71 | 71 | "vite": "^5.4.20", |
72 | 72 | "vue-router": "^4.6.4" |
|
76 | 76 | "@types/less": "^3.0.8", |
77 | 77 | "@types/lodash": "^4.17.23", |
78 | 78 | "@types/markdown-it": "^14.1.2", |
79 | | - "@types/node": "^24.10.9", |
| 79 | + "@types/node": "^24.10.13", |
80 | 80 | "rimraf": "^6.1.2", |
81 | | - "vue": "^3.5.26" |
| 81 | + "vue": "^3.5.28" |
82 | 82 | }, |
83 | 83 | "engines": { |
84 | 84 | "node": ">=16.0.0" |
|
0 commit comments