mirror of
https://github.com/youzan/vant.git
synced 2025-10-14 23:20:41 +00:00
chore(deps): update all patch dependencies (#13528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.3.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"rslog": "^1.2.3"
|
||||
"rslog": "^1.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.10.4",
|
||||
"@rslib/core": "^0.10.5",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.10.4",
|
||||
"@rslib/core": "^0.10.5",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
@@ -35,8 +35,8 @@
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@rsbuild/core": "^1.4.6",
|
||||
"@rsbuild/plugin-babel": "^1.0.5",
|
||||
"@rsbuild/plugin-less": "^1.2.4",
|
||||
"@rsbuild/plugin-sass": "^1.3.2",
|
||||
"@rsbuild/plugin-less": "^1.2.5",
|
||||
"@rsbuild/plugin-sass": "^1.3.3",
|
||||
"@rsbuild/plugin-vue": "^1.1.0",
|
||||
"@rsbuild/plugin-vue-jsx": "^1.1.0",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
@@ -47,7 +47,7 @@
|
||||
"autoprefixer": "^10.4.21",
|
||||
"commander": "^14.0.0",
|
||||
"enquirer": "2.4.1",
|
||||
"esbuild": "^0.25.5",
|
||||
"esbuild": "^0.25.6",
|
||||
"eslint": "^8.57.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.3.0",
|
||||
@@ -60,10 +60,10 @@
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"nano-staged": "^0.8.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"postcss": "^8.5.5",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"prettier": "^3.6.2",
|
||||
"rslog": "^1.2.3",
|
||||
"rslog": "^1.2.9",
|
||||
"rspack-plugin-virtual-module": "^0.1.13",
|
||||
"terser": "^5.43.1",
|
||||
"transliteration": "^2.3.5",
|
||||
@@ -74,11 +74,11 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.17",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.15.31",
|
||||
"rimraf": "^6.0.1",
|
||||
"vue": "^3.5.16"
|
||||
"vue": "^3.5.17"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
@@ -33,10 +33,10 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.10.4",
|
||||
"@vue/runtime-core": "^3.5.16",
|
||||
"@rslib/core": "^0.10.5",
|
||||
"@vue/runtime-core": "^3.5.17",
|
||||
"typescript": "^5.8.3",
|
||||
"vant": "workspace:*",
|
||||
"vue": "^3.5.16"
|
||||
"vue": "^3.5.17"
|
||||
}
|
||||
}
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@rslib/core": "^0.10.4",
|
||||
"@rslib/core": "^0.10.5",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
@@ -36,9 +36,9 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.10.4",
|
||||
"@rslib/core": "^0.10.5",
|
||||
"typescript": "^5.8.3",
|
||||
"vue": "^3.5.16"
|
||||
"vue": "^3.5.17"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
@@ -48,7 +48,7 @@
|
||||
"dependencies": {
|
||||
"@vant/popperjs": "workspace:^",
|
||||
"@vant/use": "workspace:^",
|
||||
"@vue/shared": "^3.5.16"
|
||||
"@vue/shared": "^3.5.17"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
@@ -61,17 +61,17 @@
|
||||
"@vant/icons": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vitest/coverage-istanbul": "^3.2.3",
|
||||
"@vue/runtime-core": "^3.5.16",
|
||||
"@vitest/coverage-istanbul": "^3.2.4",
|
||||
"@vue/runtime-core": "^3.5.17",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"csstype": "^3.1.3",
|
||||
"diffable-html": "^6.0.1",
|
||||
"jsdom": "^25.0.1",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^5.4.19",
|
||||
"vitest": "^3.2.3",
|
||||
"vitest": "^3.2.4",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.5.16",
|
||||
"vue": "^3.5.17",
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
"sideEffects": [
|
||||
|
Reference in New Issue
Block a user