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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-15 19:48:24 +08:00
committed by GitHub
parent c76448e7bf
commit 4594a861dd
8 changed files with 381 additions and 375 deletions

View File

@@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix" "*.{ts,tsx,js,vue}": "eslint --fix"
}, },
"engines": { "engines": {
"pnpm": ">= 9.15.7" "pnpm": ">= 9.15.9"
}, },
"packageManager": "pnpm@9.15.7", "packageManager": "pnpm@9.15.9",
"devDependencies": { "devDependencies": {
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",
@@ -29,6 +29,6 @@
"prettier": "^3.5.3" "prettier": "^3.5.3"
}, },
"overrides": { "overrides": {
"esbuild": "^0.25.0" "esbuild": "^0.25.1"
} }
} }

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.5.3", "@rslib/core": "^0.5.4",
"typescript": "^5.7.3" "typescript": "^5.7.3"
} }
} }

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.5.3", "@rslib/core": "^0.5.4",
"typescript": "^5.7.3" "typescript": "^5.7.3"
} }
} }

View File

@@ -31,23 +31,23 @@
"release": "rm -rf ./site/node_modules && vant-cli release" "release": "rm -rf ./site/node_modules && vant-cli release"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.26.9", "@babel/core": "^7.26.10",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "^1.1.13", "@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-babel": "^1.0.4", "@rsbuild/plugin-babel": "^1.0.4",
"@rsbuild/plugin-less": "^1.1.1", "@rsbuild/plugin-less": "^1.1.1",
"@rsbuild/plugin-sass": "^1.1.2", "@rsbuild/plugin-sass": "^1.1.2",
"@rsbuild/plugin-vue": "^1.0.6", "@rsbuild/plugin-vue": "^1.0.7",
"@rsbuild/plugin-vue-jsx": "^1.1.0", "@rsbuild/plugin-vue-jsx": "^1.1.0",
"@vant/eslint-config": "workspace:^", "@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^", "@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1", "@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/babel-plugin-jsx": "^1.2.5", "@vue/babel-plugin-jsx": "^1.2.5",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.21",
"commander": "^13.1.0", "commander": "^13.1.0",
"enquirer": "2.4.1", "enquirer": "2.4.1",
"esbuild": "^0.25.0", "esbuild": "^0.25.1",
"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",

View File

@@ -33,7 +33,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.5.3", "@rslib/core": "^0.5.4",
"@vue/runtime-core": "^3.5.13", "@vue/runtime-core": "^3.5.13",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vant": "workspace:*", "vant": "workspace:*",

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.5.3", "@rslib/core": "^0.5.4",
"typescript": "^5.7.3" "typescript": "^5.7.3"
} }
} }

View File

@@ -36,7 +36,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.5.3", "@rslib/core": "^0.5.4",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vue": "^3.5.13" "vue": "^3.5.13"
}, },

732
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff