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 Oct 22, 2024
1 parent 3d55c87 commit b625cd1
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 113 deletions.
4 changes: 2 additions & 2 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-typescript": "^7.25.7",
"@rsbuild/core": "1.0.15",
"@rsbuild/core": "1.0.17",
"@rsbuild/plugin-babel": "1.0.2",
"@rsbuild/plugin-less": "1.0.2",
"@rsbuild/plugin-sass": "1.0.3",
"@rsbuild/plugin-sass": "1.0.4",
"@rsbuild/plugin-vue": "1.0.2",
"@rsbuild/plugin-vue-jsx": "1.0.1",
"@vant/eslint-config": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/vant-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.29.0"
"eslint-plugin-vue": "^9.29.1"
},
"devDependencies": {
"eslint": "^8.57.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 @@ -54,7 +54,7 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^20.16.13",
"@types/node": "^20.16.14",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand Down
Loading

0 comments on commit b625cd1

Please sign in to comment.