chore(deps): update all patch dependencies (#13662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"release": "rm -rf ./site/node_modules && vant-cli release"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/core": "^7.28.5",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@rsbuild/core": "^1.5.17",
|
||||
"@rsbuild/plugin-babel": "^1.0.6",
|
||||
@@ -44,8 +44,8 @@
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vue/babel-plugin-jsx": "^2.0.1",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"commander": "^14.0.1",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"commander": "^14.0.2",
|
||||
"enquirer": "2.4.1",
|
||||
"esbuild": "^0.25.11",
|
||||
"eslint": "^8.57.1",
|
||||
@@ -63,9 +63,9 @@
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"prettier": "^3.6.2",
|
||||
"rslog": "^1.3.0",
|
||||
"rslog": "^1.3.2",
|
||||
"rspack-plugin-virtual-module": "^1.0.1",
|
||||
"terser": "^5.44.0",
|
||||
"terser": "^5.44.1",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.20",
|
||||
@@ -74,11 +74,11 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/lodash": "^4.17.21",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.18.11",
|
||||
"rimraf": "^6.1.0",
|
||||
"vue": "^3.5.22"
|
||||
"rimraf": "^6.1.2",
|
||||
"vue": "^3.5.25"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
||||
Reference in New Issue
Block a user