Skip to content

Commit

Permalink
Bump vite to 4.5.3 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnchin committed Apr 4, 2024
1 parent 68004ee commit 8691898
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 388 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"webpack@>=5.0.0 <5.76.0": ">=5.76.0",
"decode-uri-component@<0.2.1": ">=0.2.1",
"yaml@>=2.0.0-5 <2.2.2": ">=2.2.2",
"vite@>=4.5.0 <4.5.2": ">=4.5.2",
"vite@>=4.5.0 <4.5.3": ">=4.5.3",
"xml2js@<0.5.0": ">=0.5.0",
"semver@<7.5.2": ">=7.5.2",
"postcss@<8.4.31": ">=8.4.31",
Expand Down
4 changes: 2 additions & 2 deletions packages/graph-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,15 @@
"tslib": "^2.6.0",
"type-fest": "^2.19.0",
"typescript": "^4.9.5",
"vite": "^4.5.2",
"vite": "^4.5.3",
"webpack": "^5.76.0"
},
"overrides": {
"json5@>=2.0.0 <2.2.2": "2.2.2",
"loader-utils@>=2.0.0 <2.0.3": "2.0.4",
"decode-uri-component@<0.2.1": "0.2.2",
"semver@>=6.0.0 <6.3.1": ">=6.3.1",
"vite@>=4.5.0 <4.5.2": "4.5.2",
"vite@>=4.5.0 <4.5.3": "4.5.3",
"webpack@>=5.0.0 <5.76.0": "5.76.0",
"tough-cookie@<4.1.3": "4.1.3",
"postcss@<8.4.31": ">=8.4.31",
Expand Down
Loading

0 comments on commit 8691898

Please sign in to comment.