mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
chore(deps): update all patch dependencies (#12942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,20 +40,20 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.6",
|
||||
"@types/lodash": "^4.17.5",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/markdown-it": "^13.0.8",
|
||||
"rimraf": "^5.0.7",
|
||||
"vue": "^3.4.29"
|
||||
"rimraf": "^5.0.9",
|
||||
"vue": "^3.4.33"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/core": "^7.24.9",
|
||||
"@babel/preset-typescript": "^7.24.7",
|
||||
"@rsbuild/core": "1.0.1-beta.0",
|
||||
"@rsbuild/plugin-babel": "1.0.1-beta.0",
|
||||
"@rsbuild/plugin-less": "1.0.1-beta.0",
|
||||
"@rsbuild/plugin-sass": "1.0.1-beta.0",
|
||||
"@rsbuild/plugin-vue": "1.0.1-beta.0",
|
||||
"@rsbuild/plugin-vue-jsx": "1.0.1-beta.0",
|
||||
"@rsbuild/core": "1.0.1-beta.3",
|
||||
"@rsbuild/plugin-babel": "1.0.1-beta.3",
|
||||
"@rsbuild/plugin-less": "1.0.1-beta.3",
|
||||
"@rsbuild/plugin-sass": "1.0.1-beta.3",
|
||||
"@rsbuild/plugin-vue": "1.0.1-beta.3",
|
||||
"@rsbuild/plugin-vue-jsx": "1.0.1-beta.3",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
@@ -76,14 +76,14 @@
|
||||
"markdown-it-anchor": "^9.0.1",
|
||||
"nano-staged": "^0.8.0",
|
||||
"picocolors": "^1.0.1",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss": "^8.4.39",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"prettier": "^3.3.1",
|
||||
"rspack-plugin-virtual-module": "^0.1.12",
|
||||
"terser": "^5.31.1",
|
||||
"prettier": "^3.3.3",
|
||||
"rspack-plugin-virtual-module": "^0.1.13",
|
||||
"terser": "^5.31.3",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.3.1",
|
||||
"vite": "^5.3.4",
|
||||
"vue-router": "^4.4.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user