Skip to content

Commit

Permalink
build(deps-dev): bump vite from 4.5.3 to 4.5.5
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent e47e2c7 commit 35c2d73
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 482 deletions.
2 changes: 1 addition & 1 deletion examples/inputs-outputs/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"esbuild": "^0.19.8",
"shx": "^0.3.4",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"esbuild": "^0.19.8",
"shx": "^0.3.4",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/compare-images/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.3",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^1.0.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/compare-meshes/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"esbuild": "^0.19.8",
"shx": "^0.3.4",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/compress-stringify/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.0",
"typescript": "^5.4.3",
"vite": "^4.4.11",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"esbuild": "^0.19.8",
"shx": "^0.3.4",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
}
}
2 changes: 1 addition & 1 deletion packages/dicom/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6",
"vite": "^4.4.11",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/downsample/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.3",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/image-io/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.3",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^1.0.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mesh-io/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.3",
"typescript": "^5.0.4",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transform-io/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"esbuild": "^0.19.8",
"shx": "^0.3.4",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.5",
"vite-plugin-static-copy": "^0.17.0"
},
"repository": {
Expand Down
Loading

0 comments on commit 35c2d73

Please sign in to comment.