Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 0a91974 commit 7ae1ea2
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 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.1"
"pnpm": ">= 9.15.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.7",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/markdown-it": "^14.1.2",
"rimraf": "^6.0.1",
"vue": "^3.5.13"
Expand Down
2 changes: 1 addition & 1 deletion packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand Down
80 changes: 40 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ae1ea2

Please sign in to comment.