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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-22 16:35:33 +08:00
committed by GitHub
parent db72e879f5
commit 3d653754a5
9 changed files with 405 additions and 507 deletions

View File

@@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix"
},
"engines": {
"pnpm": ">= 9.15.0"
"pnpm": ">= 9.15.1"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.1",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
@@ -29,6 +29,6 @@
"prettier": "^3.4.2"
},
"overrides": {
"esbuild": "^0.24.0"
"esbuild": "^0.24.2"
}
}

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.1.3",
"@rslib/core": "^0.1.5",
"typescript": "^5.7.2"
}
}

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.1.3",
"@rslib/core": "^0.1.5",
"typescript": "^5.7.2"
}
}

View File

@@ -48,10 +48,10 @@
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.11",
"@rsbuild/plugin-babel": "^1.0.3",
"@rsbuild/plugin-less": "^1.1.0",
"@rsbuild/plugin-sass": "^1.1.1",
"@rsbuild/plugin-sass": "^1.1.2",
"@rsbuild/plugin-vue": "^1.0.5",
"@rsbuild/plugin-vue-jsx": "^1.0.1",
"@vant/eslint-config": "workspace:^",
@@ -62,7 +62,7 @@
"autoprefixer": "^10.4.20",
"commander": "^12.1.0",
"rslog": "^1.2.3",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"eslint": "^8.57.1",
"enquirer": "2.4.1",
"fast-glob": "^3.3.2",

View File

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

View File

@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.8",
"@rslib/core": "^0.1.3",
"@rslib/core": "^0.1.5",
"typescript": "^5.7.2"
}
}

View File

@@ -36,7 +36,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.1.3",
"@rslib/core": "^0.1.5",
"typescript": "^5.7.2",
"vue": "^3.5.13"
},

View File

@@ -54,14 +54,14 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/coverage-istanbul": "^2.1.6",
"@vitest/coverage-istanbul": "^2.1.8",
"@vue/runtime-core": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
@@ -69,7 +69,7 @@
"jsdom": "^25.0.1",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.13",
"vue-router": "^4.4.5"

884
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff