chore(deps): update all patch dependencies
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
renovate[bot]
2025-09-29 20:55:13 +00:00
committed by GitHub
parent f16b9ec9b7
commit 2770ebca5e
7 changed files with 364 additions and 351 deletions

View File

@@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix" "*.{ts,tsx,js,vue}": "eslint --fix"
}, },
"engines": { "engines": {
"pnpm": ">= 10.17.0" "pnpm": ">= 10.17.1"
}, },
"packageManager": "pnpm@10.17.0", "packageManager": "pnpm@10.17.1",
"devDependencies": { "devDependencies": {
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",
@@ -29,6 +29,6 @@
"prettier": "^3.6.2" "prettier": "^3.6.2"
}, },
"overrides": { "overrides": {
"esbuild": "^0.25.9" "esbuild": "^0.25.10"
} }
} }

View File

@@ -30,13 +30,13 @@
"dependencies": { "dependencies": {
"enquirer": "2.4.1", "enquirer": "2.4.1",
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"fs-extra": "^11.3.1", "fs-extra": "^11.3.2",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"rslog": "^1.2.11" "rslog": "^1.2.11"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/node": "^22.18.3", "@types/node": "^22.18.7",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"typescript": "^5.9.2" "typescript": "^5.9.2"
}, },

View File

@@ -33,7 +33,7 @@
"dependencies": { "dependencies": {
"@babel/core": "^7.28.4", "@babel/core": "^7.28.4",
"@babel/preset-typescript": "^7.27.1", "@babel/preset-typescript": "^7.27.1",
"@rsbuild/core": "^1.5.10", "@rsbuild/core": "^1.5.13",
"@rsbuild/plugin-babel": "^1.0.6", "@rsbuild/plugin-babel": "^1.0.6",
"@rsbuild/plugin-less": "^1.5.0", "@rsbuild/plugin-less": "^1.5.0",
"@rsbuild/plugin-sass": "^1.4.0", "@rsbuild/plugin-sass": "^1.4.0",
@@ -47,10 +47,10 @@
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"commander": "^14.0.1", "commander": "^14.0.1",
"enquirer": "2.4.1", "enquirer": "2.4.1",
"esbuild": "^0.25.9", "esbuild": "^0.25.10",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"fs-extra": "^11.3.1", "fs-extra": "^11.3.2",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"husky": "^9.1.7", "husky": "^9.1.7",
@@ -76,9 +76,9 @@
"@types/less": "^3.0.8", "@types/less": "^3.0.8",
"@types/lodash": "^4.17.20", "@types/lodash": "^4.17.20",
"@types/markdown-it": "^14.1.2", "@types/markdown-it": "^14.1.2",
"@types/node": "^22.18.3", "@types/node": "^22.18.7",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"vue": "^3.5.21" "vue": "^3.5.22"
}, },
"engines": { "engines": {
"node": ">=16.0.0" "node": ">=16.0.0"

View File

@@ -34,9 +34,9 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.13.3", "@rslib/core": "^0.13.3",
"@vue/runtime-core": "^3.5.21", "@vue/runtime-core": "^3.5.22",
"typescript": "^5.9.2", "typescript": "^5.9.2",
"vant": "workspace:*", "vant": "workspace:*",
"vue": "^3.5.21" "vue": "^3.5.22"
} }
} }

View File

@@ -38,7 +38,7 @@
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.13.3", "@rslib/core": "^0.13.3",
"typescript": "^5.9.2", "typescript": "^5.9.2",
"vue": "^3.5.21" "vue": "^3.5.22"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"

View File

@@ -48,13 +48,13 @@
"dependencies": { "dependencies": {
"@vant/popperjs": "workspace:^", "@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^", "@vant/use": "workspace:^",
"@vue/shared": "^3.5.21" "@vue/shared": "^3.5.22"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.18.3", "@types/node": "^22.18.7",
"@vant/area-data": "workspace:*", "@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",
@@ -62,7 +62,7 @@
"@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.4", "@vitest/coverage-istanbul": "^3.2.4",
"@vue/runtime-core": "^3.5.21", "@vue/runtime-core": "^3.5.22",
"@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",
@@ -71,7 +71,7 @@
"vite": "^5.4.20", "vite": "^5.4.20",
"vitest": "^3.2.4", "vitest": "^3.2.4",
"vitest-canvas-mock": "^0.3.3", "vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.21", "vue": "^3.5.22",
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
"sideEffects": [ "sideEffects": [

681
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff