mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
chore(deps): update all patch dependencies (#13765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -33,24 +33,24 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-typescript": "^7.28.5",
|
||||
"@rsbuild/core": "^1.7.2",
|
||||
"@rsbuild/plugin-babel": "^1.1.0",
|
||||
"@rsbuild/plugin-less": "^1.6.0",
|
||||
"@rsbuild/plugin-sass": "^1.5.0",
|
||||
"@rsbuild/plugin-vue": "^1.2.3",
|
||||
"@rsbuild/core": "^1.7.4",
|
||||
"@rsbuild/plugin-babel": "^1.1.2",
|
||||
"@rsbuild/plugin-less": "^1.6.2",
|
||||
"@rsbuild/plugin-sass": "^1.5.1",
|
||||
"@rsbuild/plugin-vue": "^1.2.7",
|
||||
"@rsbuild/plugin-vue-jsx": "^1.1.2",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vue/babel-plugin-jsx": "^2.0.1",
|
||||
"autoprefixer": "^10.4.23",
|
||||
"commander": "^14.0.2",
|
||||
"autoprefixer": "^10.4.27",
|
||||
"commander": "^14.0.3",
|
||||
"enquirer": "2.4.1",
|
||||
"esbuild": "^0.27.2",
|
||||
"esbuild": "^0.27.4",
|
||||
"eslint": "^8.57.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.3.3",
|
||||
"fs-extra": "^11.3.4",
|
||||
"hash-sum": "^2.0.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"husky": "^9.1.7",
|
||||
@@ -60,13 +60,13 @@
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"nano-staged": "^0.9.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss": "^8.5.8",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"prettier": "^3.8.1",
|
||||
"rslog": "^2.1.0",
|
||||
"rspack-plugin-virtual-module": "^1.0.1",
|
||||
"terser": "^5.46.0",
|
||||
"transliteration": "^2.6.0",
|
||||
"terser": "^5.46.1",
|
||||
"transliteration": "^2.6.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.20",
|
||||
"vue-router": "^4.6.4"
|
||||
@@ -74,11 +74,11 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.23",
|
||||
"@types/lodash": "^4.17.24",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^24.10.9",
|
||||
"rimraf": "^6.1.2",
|
||||
"vue": "^3.5.26"
|
||||
"rimraf": "^6.1.3",
|
||||
"vue": "^3.5.31"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
||||
Reference in New Issue
Block a user