chore(deps): update all patch dependencies (#13459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-20 21:32:57 +08:00
committed by GitHub
parent 061b0597d0
commit 22b904787d
7 changed files with 404 additions and 225 deletions

View File

@@ -29,6 +29,6 @@
"prettier": "^3.5.3"
},
"overrides": {
"esbuild": "^0.25.2"
"esbuild": "^0.25.4"
}
}

View File

@@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.15.17",
"@types/node": "^22.15.19",
"rimraf": "^6.0.1",
"typescript": "^5.8.3"
},

View File

@@ -32,22 +32,22 @@
},
"dependencies": {
"@babel/core": "^7.27.1",
"@babel/preset-typescript": "^7.27.0",
"@rsbuild/core": "^1.3.9",
"@babel/preset-typescript": "^7.27.1",
"@rsbuild/core": "^1.3.21",
"@rsbuild/plugin-babel": "^1.0.5",
"@rsbuild/plugin-less": "^1.2.2",
"@rsbuild/plugin-less": "^1.2.4",
"@rsbuild/plugin-sass": "^1.3.1",
"@rsbuild/plugin-vue": "^1.0.7",
"@rsbuild/plugin-vue-jsx": "^1.1.0",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vue/babel-plugin-jsx": "^1.4.0",
"autoprefixer": "^10.4.21",
"commander": "^13.1.0",
"enquirer": "2.4.1",
"esbuild": "^0.25.2",
"esbuild": "^0.25.4",
"eslint": "^8.57.1",
"fast-glob": "^3.3.3",
"fs-extra": "^11.3.0",
@@ -65,20 +65,20 @@
"prettier": "^3.5.3",
"rslog": "^1.2.3",
"rspack-plugin-virtual-module": "^0.1.13",
"terser": "^5.39.0",
"terser": "^5.39.2",
"transliteration": "^2.3.5",
"typescript": "^5.8.3",
"vite": "^5.4.18",
"vue-router": "^4.5.0"
"vite": "^5.4.19",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.8",
"@types/lodash": "^4.17.16",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.17",
"@types/node": "^22.15.19",
"rimraf": "^6.0.1",
"vue": "^3.5.13"
"vue": "^3.5.14"
},
"engines": {
"node": ">=16.0.0"

View File

@@ -34,9 +34,9 @@
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.6.5",
"@vue/runtime-core": "^3.5.13",
"@vue/runtime-core": "^3.5.14",
"typescript": "^5.8.3",
"vant": "workspace:*",
"vue": "^3.5.13"
"vue": "^3.5.14"
}
}

View File

@@ -38,7 +38,7 @@
"devDependencies": {
"@rslib/core": "^0.6.5",
"typescript": "^5.8.3",
"vue": "^3.5.13"
"vue": "^3.5.14"
},
"peerDependencies": {
"vue": "^3.0.0"

View File

@@ -48,31 +48,31 @@
"dependencies": {
"@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^",
"@vue/shared": "^3.5.13"
"@vue/shared": "^3.5.14"
},
"peerDependencies": {
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^22.15.17",
"@types/node": "^22.15.19",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vitest/coverage-istanbul": "^3.1.2",
"@vue/runtime-core": "^3.5.13",
"@vitest/coverage-istanbul": "^3.1.4",
"@vue/runtime-core": "^3.5.14",
"@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.18",
"vitest": "^3.1.2",
"vite": "^5.4.19",
"vitest": "^3.1.4",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"vue": "^3.5.14",
"vue-router": "^4.5.1"
},
"sideEffects": [
"es/**/style/*",

581
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff