Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"typescript": "^5.3.3",
"util": "^0.12.4",
"uuid": "^3.4.0",
"vite": "^5.4.20",
"vite": "^5.4.21",
"vite-plugin-html": "^3.2.2",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-plugin-static-copy": "^2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10634,7 +10634,7 @@ __metadata:
typescript: "npm:^5.3.3"
util: "npm:^0.12.4"
uuid: "npm:^3.4.0"
vite: "npm:^5.4.20"
vite: "npm:^5.4.21"
vite-plugin-html: "npm:^3.2.2"
vite-plugin-node-polyfills: "npm:^0.19.0"
vite-plugin-static-copy: "npm:^2.3.2"
Expand Down Expand Up @@ -10956,9 +10956,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.20":
version: 5.4.20
resolution: "vite@npm:5.4.20"
"vite@npm:^5.4.21":
version: 5.4.21
resolution: "vite@npm:5.4.21"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10995,7 +10995,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/391a1fdd7e05445d60aa3b15d6c1cffcdd92c5d154da375bf06b9cd5633c2387ebee0e8f2fceed3226a63dff36c8ef18fb497662dde8c135133c46670996c7a1
checksum: 10c0/468336a1409f728b464160cbf02672e72271fb688d0e605e776b74a89d27e1029509eef3a3a6c755928d8011e474dbf234824d054d07960be5f23cd176bc72de
languageName: node
linkType: hard

Expand Down
Loading