Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#13335)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent c7024d4 commit 53b367b
Show file tree
Hide file tree
Showing 4 changed files with 199 additions and 150 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix"
},
"engines": {
"pnpm": ">= 9.15.4"
"pnpm": ">= 9.15.5"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"release": "rm -rf ./site/node_modules && vant-cli release"
},
"dependencies": {
"@babel/core": "^7.26.7",
"@babel/core": "^7.26.8",
"@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-babel": "^1.0.3",
Expand Down Expand Up @@ -73,8 +73,8 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.7",
"@types/lodash": "^4.17.14",
"@types/less": "^3.0.8",
"@types/lodash": "^4.17.15",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.10",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/coverage-istanbul": "^2.1.9",
"@vue/runtime-core": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
Expand Down
Loading

0 comments on commit 53b367b

Please sign in to comment.