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 23, 2024
1 parent 3d55c87 commit 1045cee
Show file tree
Hide file tree
Showing 4 changed files with 442 additions and 277 deletions.
10 changes: 5 additions & 5 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"vue": "^3.5.12"
},
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-typescript": "^7.25.7",
"@rsbuild/core": "1.0.15",
"@babel/core": "^7.25.9",
"@babel/preset-typescript": "^7.25.9",
"@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 Expand Up @@ -83,7 +83,7 @@
"terser": "^5.34.1",
"transliteration": "^2.3.5",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-router": "^4.4.5"
}
}
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
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": "^20.16.13",
"@types/node": "^20.16.15",
"@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.6.3",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vitest": "^2.1.3",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.12",
Expand Down
Loading

0 comments on commit 1045cee

Please sign in to comment.