Skip to content
Merged
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 apps/games/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"svelte-preprocess": "4.10.7",
"tslib": "2.4.0",
"typescript": "4.7.4",
"vite": "4.5.6"
"vite": "4.5.10"
},
"dependencies": {
"lodash-es": "4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@ __metadata:
svelte-spa-router: "npm:3.3.0"
tslib: "npm:2.4.0"
typescript: "npm:4.7.4"
vite: "npm:4.5.6"
vite: "npm:4.5.10"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -28771,9 +28771,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.5.6":
version: 4.5.6
resolution: "vite@npm:4.5.6"
"vite@npm:4.5.10":
version: 4.5.10
resolution: "vite@npm:4.5.10"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -28807,7 +28807,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/7126ce6cc409ee9659483c6f78f2c100f0b976d7550dd3ccf5d9405d313497d0b10071bf6bcc9065d14eba3294edc3f5a666c76e2e2bae9861076e0e62d15bdc
checksum: 10/092c54893babb1a7c2539dfbdfb803b9a40019584f0c78f6faba8a4c261d3df622d3d4220d2482ccc22868f3c03018be4e71e783b9cdaee8ffdb8ee44d390756
languageName: node
linkType: hard

Expand Down
Loading