Skip to content

Commit

Permalink
Update Vite to 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed Apr 23, 2024
1 parent c1d0801 commit 246b01d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/proj4": "2.5.4",
"serve-static": "1.15.0",
"typescript": "5.3.3",
"vite": "4.5.2",
"vite": "4.5.3",
"vite-plugin-pwa": "0.14.1",
"vite-plugin-solid": "2.5.0"
},
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5525,7 +5525,7 @@ __metadata:
serve-static: 1.15.0
solid-js: 1.8.12
typescript: 5.3.3
vite: 4.5.2
vite: 4.5.3
vite-plugin-pwa: 0.14.1
vite-plugin-solid: 2.5.0
languageName: unknown
Expand Down Expand Up @@ -6098,9 +6098,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
"vite@npm:4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -6134,7 +6134,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 9d1f84f703c2660aced34deee7f309278ed368880f66e9570ac115c793d91f7fffb80ab19c602b3c8bc1341fe23437d86a3fcca2a9ef82f7ef0cdac5a40d0c86
checksum: fd3f512ce48ca2a1fe60ad0376283b832de9272725fdbc65064ae9248f792de87b0f27a89573115e23e26784800daca329f8a9234d298ba6f60e808a9c63883c
languageName: node
linkType: hard

Expand Down

0 comments on commit 246b01d

Please sign in to comment.