Skip to content

Commit

Permalink
Update vite.
Browse files Browse the repository at this point in the history
  • Loading branch information
logue committed Aug 2, 2023
1 parent dd3d69f commit 9b8522c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.64.2",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vite": "^4.4.8",
"vite-plugin-banner": "^0.7.0",
"vite-plugin-checker": "^0.6.1",
"vite-plugin-dts": "^3.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6179,9 +6179,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.7":
version: 4.4.7
resolution: "vite@npm:4.4.7"
"vite@npm:^4.4.8":
version: 4.4.8
resolution: "vite@npm:4.4.8"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -6215,7 +6215,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 787c4d891da18d0a0545bee07dec73c3201979dcf2b1ea3dc13fdd2d3b9ad76d413bcc0e68502183e309007a612c1f4116adefe0093d95fbbb9cf1c1755f7e41
checksum: e8ffe688f8a7396b1357778f00cb06d1f3dadad200823c47a1955cf52774a0cbff5ac4d6a8f8d09e26c1d4e588e5815956f9eba02ae301e77a36c3d181a1bc86
languageName: node
linkType: hard

Expand Down Expand Up @@ -6319,7 +6319,7 @@ __metadata:
rollup-plugin-visualizer: ^5.9.2
sass: ^1.64.2
typescript: ^5.1.6
vite: ^4.4.7
vite: ^4.4.8
vite-plugin-banner: ^0.7.0
vite-plugin-checker: ^0.6.1
vite-plugin-dts: ^3.4.0
Expand Down

0 comments on commit 9b8522c

Please sign in to comment.