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 20, 2025
1 parent a87703b commit 1436ad3
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 58 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.3"
"pnpm": ">= 9.15.4"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vant-cli-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"rimraf": "^6.0.1",
"typescript": "^5.7.3"
},
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 @@ -54,7 +54,7 @@
"hash-sum": "^2.0.0",
"highlight.js": "^11.11.1",
"husky": "^9.1.7",
"less": "^4.2.1",
"less": "^4.2.2",
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
Expand All @@ -68,15 +68,15 @@
"terser": "^5.37.0",
"transliteration": "^2.3.5",
"typescript": "^5.7.3",
"vite": "^5.4.11",
"vite": "^5.4.12",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.7",
"@types/lodash": "^4.17.14",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"rimraf": "^6.0.1",
"vue": "^3.5.13"
},
Expand Down
4 changes: 2 additions & 2 deletions 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.5",
"@types/node": "^22.10.7",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand All @@ -68,7 +68,7 @@
"diffable-html": "^5.0.0",
"jsdom": "^25.0.1",
"typescript": "^5.7.3",
"vite": "^5.4.11",
"vite": "^5.4.12",
"vitest": "^2.1.8",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.13",
Expand Down
100 changes: 50 additions & 50 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 1436ad3

Please sign in to comment.