Skip to content

Commit

Permalink
Bump vite to 4.5.1 (aws#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnchin authored and Juan Cubeddu committed Jan 8, 2024
1 parent da5063e commit f260859
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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@>=3.0.2 <3.2.7": ">=3.2.7",
"vite@>=4.5.0 <4.5.1": ">=4.5.1",
"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 @@ -144,15 +144,15 @@
"tslib": "^2.6.0",
"type-fest": "^2.19.0",
"typescript": "^4.9.5",
"vite": "^4.5.0",
"vite": "^4.5.1",
"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@>=3.0.2 <3.2.7": "3.2.7",
"vite@>=4.5.0 <4.5.1": "4.5.1",
"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
48 changes: 24 additions & 24 deletions packages/graph-explorer/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 25 additions & 25 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 f260859

Please sign in to comment.