mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
chore(deps): update all patch dependencies (#13107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -43,22 +43,22 @@
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"rimraf": "^6.0.1",
|
||||
"vue": "^3.5.0"
|
||||
"vue": "^3.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/preset-typescript": "^7.24.7",
|
||||
"@rsbuild/core": "1.0.1-rc.5",
|
||||
"@rsbuild/plugin-babel": "1.0.1-rc.5",
|
||||
"@rsbuild/plugin-less": "1.0.1-rc.5",
|
||||
"@rsbuild/plugin-sass": "1.0.1-rc.5",
|
||||
"@rsbuild/plugin-vue": "1.0.1-rc.5",
|
||||
"@rsbuild/core": "1.0.4",
|
||||
"@rsbuild/plugin-babel": "1.0.1",
|
||||
"@rsbuild/plugin-less": "1.0.1",
|
||||
"@rsbuild/plugin-sass": "1.0.1",
|
||||
"@rsbuild/plugin-vue": "1.0.1",
|
||||
"@rsbuild/plugin-vue-jsx": "1.0.1",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
||||
"@vue/babel-plugin-jsx": "^1.2.4",
|
||||
"@vue/babel-plugin-jsx": "^1.2.5",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"commander": "^12.1.0",
|
||||
"rslog": "^1.2.3",
|
||||
@@ -69,21 +69,21 @@
|
||||
"fs-extra": "^11.2.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"husky": "^9.1.5",
|
||||
"husky": "^9.1.6",
|
||||
"less": "^4.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-anchor": "^9.0.1",
|
||||
"nano-staged": "^0.8.0",
|
||||
"picocolors": "^1.0.1",
|
||||
"postcss": "^8.4.45",
|
||||
"postcss": "^8.4.47",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"prettier": "^3.3.3",
|
||||
"rspack-plugin-virtual-module": "^0.1.13",
|
||||
"terser": "^5.31.6",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "^5.4.3",
|
||||
"vue-router": "^4.4.3"
|
||||
"vite": "^5.4.5",
|
||||
"vue-router": "^4.4.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user