Skip to content

Commit 5b8b8fd

Browse files
committed
#CR-10 - Move to vite
1 parent b7a0f0f commit 5b8b8fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"typescript": "^4.0.5",
233233
"url-loader": "^4.1.0",
234234
"vite": "^5.2.8",
235-
"vite-bundle-visualizer": "^1.1.0",
235+
"vite-bundle-visualizer": "^1.0.1",
236236
"vite-plugin-compression2": "^1.1.0",
237237
"vite-plugin-svgr": "^4.2.0",
238238
"webpack": "^5.91.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14928,7 +14928,7 @@ vfile@^5.0.0:
1492814928
unist-util-stringify-position "^3.0.0"
1492914929
vfile-message "^3.0.0"
1493014930

14931-
vite-bundle-visualizer@^1.1.0:
14931+
vite-bundle-visualizer@^1.0.1:
1493214932
version "1.1.0"
1493314933
resolved "https://registry.yarnpkg.com/vite-bundle-visualizer/-/vite-bundle-visualizer-1.1.0.tgz#2f9d3fe0a764104196c56a6e52dd98d95248dbb0"
1493414934
integrity sha512-cmi5OuS7Eta5keTJmCTEbBBA7gOsUQ4K44W5dbsP+n/X0GIilIIFbJeXF120MQpTxdiZ/GIx4A9zkPEcKpPAog==

0 commit comments

Comments
 (0)