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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-12 07:43:49 +00:00
committed by GitHub
parent eeb145b721
commit bb9377ab9c
10 changed files with 483 additions and 663 deletions

View File

@@ -29,6 +29,6 @@
"prettier": "^3.6.2" "prettier": "^3.6.2"
}, },
"overrides": { "overrides": {
"esbuild": "^0.25.5" "esbuild": "^0.25.6"
} }
} }

View File

@@ -32,7 +32,7 @@
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"rslog": "^1.2.3" "rslog": "^1.2.9"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.10.4", "@rslib/core": "^0.10.5",
"typescript": "^5.8.3" "typescript": "^5.8.3"
} }
} }

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.10.4", "@rslib/core": "^0.10.5",
"typescript": "^5.8.3" "typescript": "^5.8.3"
} }
} }

View File

@@ -35,8 +35,8 @@
"@babel/preset-typescript": "^7.27.1", "@babel/preset-typescript": "^7.27.1",
"@rsbuild/core": "^1.4.6", "@rsbuild/core": "^1.4.6",
"@rsbuild/plugin-babel": "^1.0.5", "@rsbuild/plugin-babel": "^1.0.5",
"@rsbuild/plugin-less": "^1.2.4", "@rsbuild/plugin-less": "^1.2.5",
"@rsbuild/plugin-sass": "^1.3.2", "@rsbuild/plugin-sass": "^1.3.3",
"@rsbuild/plugin-vue": "^1.1.0", "@rsbuild/plugin-vue": "^1.1.0",
"@rsbuild/plugin-vue-jsx": "^1.1.0", "@rsbuild/plugin-vue-jsx": "^1.1.0",
"@vant/eslint-config": "workspace:^", "@vant/eslint-config": "workspace:^",
@@ -47,7 +47,7 @@
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"commander": "^14.0.0", "commander": "^14.0.0",
"enquirer": "2.4.1", "enquirer": "2.4.1",
"esbuild": "^0.25.5", "esbuild": "^0.25.6",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
@@ -60,10 +60,10 @@
"markdown-it-anchor": "^9.2.0", "markdown-it-anchor": "^9.2.0",
"nano-staged": "^0.8.0", "nano-staged": "^0.8.0",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"postcss": "^8.5.5", "postcss": "^8.5.6",
"postcss-load-config": "^6.0.1", "postcss-load-config": "^6.0.1",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"rslog": "^1.2.3", "rslog": "^1.2.9",
"rspack-plugin-virtual-module": "^0.1.13", "rspack-plugin-virtual-module": "^0.1.13",
"terser": "^5.43.1", "terser": "^5.43.1",
"transliteration": "^2.3.5", "transliteration": "^2.3.5",
@@ -74,11 +74,11 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.8", "@types/less": "^3.0.8",
"@types/lodash": "^4.17.17", "@types/lodash": "^4.17.20",
"@types/markdown-it": "^14.1.2", "@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.31", "@types/node": "^22.15.31",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"vue": "^3.5.16" "vue": "^3.5.17"
}, },
"engines": { "engines": {
"node": ">=16.0.0" "node": ">=16.0.0"

View File

@@ -33,10 +33,10 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.10.4", "@rslib/core": "^0.10.5",
"@vue/runtime-core": "^3.5.16", "@vue/runtime-core": "^3.5.17",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vant": "workspace:*", "vant": "workspace:*",
"vue": "^3.5.16" "vue": "^3.5.17"
} }
} }

View File

@@ -37,7 +37,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@rslib/core": "^0.10.4", "@rslib/core": "^0.10.5",
"typescript": "^5.8.3" "typescript": "^5.8.3"
} }
} }

View File

@@ -36,9 +36,9 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.10.4", "@rslib/core": "^0.10.5",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vue": "^3.5.16" "vue": "^3.5.17"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"

View File

@@ -48,7 +48,7 @@
"dependencies": { "dependencies": {
"@vant/popperjs": "workspace:^", "@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^", "@vant/use": "workspace:^",
"@vue/shared": "^3.5.16" "@vue/shared": "^3.5.17"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"
@@ -61,17 +61,17 @@
"@vant/icons": "workspace:*", "@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.2.0", "@vitejs/plugin-vue-jsx": "^4.2.0",
"@vitest/coverage-istanbul": "^3.2.3", "@vitest/coverage-istanbul": "^3.2.4",
"@vue/runtime-core": "^3.5.16", "@vue/runtime-core": "^3.5.17",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3", "csstype": "^3.1.3",
"diffable-html": "^6.0.1", "diffable-html": "^6.0.1",
"jsdom": "^25.0.1", "jsdom": "^25.0.1",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vite": "^5.4.19", "vite": "^5.4.19",
"vitest": "^3.2.3", "vitest": "^3.2.4",
"vitest-canvas-mock": "^0.3.3", "vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.16", "vue": "^3.5.17",
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
"sideEffects": [ "sideEffects": [

1102
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff