Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 4.5.0 to 4.5.1 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"stylelint-scss": "^5.3.1",
"tslib": "^2.6.2",
"typescript": "5.2.2",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vite-plugin-svgr": "^3.2.0",
"vitest": "^0.34.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13214,7 +13214,7 @@ __metadata:
stylelint-scss: "npm:^5.3.1"
tslib: "npm:^2.6.2"
typescript: "npm:5.2.2"
vite: "npm:^4.5.0"
vite: "npm:^4.5.1"
vite-plugin-svgr: "npm:^3.2.0"
vitest: "npm:^0.34.6"
peerDependencies:
Expand Down Expand Up @@ -15722,9 +15722,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:^4.5.1":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -15758,7 +15758,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b262ea4880ba7de8a77b0a665c771561ae3cb7f0d6c5b90e65298039755192550bf90cb96a2910d564506e2d499aa20e9becd330b835c34d414249083ac6e40c
checksum: 2ea9c030a5718ca0adaaa0ecc54402a725cff59131cf80bc84d0237f59c98168803ee59d23e697b98b1184be3af6c6edc2e81517f769c62159f11531b3341a4e
languageName: node
linkType: hard

Expand Down