Skip to content

chore(deps-dev): Bump vite from 4.3.8 to 4.3.9 #120

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

Merged
merged 1 commit into from
Jun 13, 2023
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"msw": "^1.0.0",
"prettier": "^2.8.3",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.31.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,7 +1798,7 @@ __metadata:
prettier: ^2.8.3
typescript: ^5.0.4
uuid: ^9.0.0
vite: ^4.3.8
vite: ^4.3.9
vite-plugin-dts: ^2.3.0
vitest: ^0.31.1
languageName: unknown
Expand Down Expand Up @@ -7657,9 +7657,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.3.8":
version: 4.3.8
resolution: "vite@npm:4.3.8"
"vite@npm:^4.3.9":
version: 4.3.9
resolution: "vite@npm:4.3.9"
dependencies:
esbuild: ^0.17.5
fsevents: ~2.3.2
Expand Down Expand Up @@ -7690,7 +7690,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 454a7c0c1bd1fd5611c9df28c62e3adbe75f48e87fc787179c5af60c4ab9a87aa0eda44be446d898851a135766d36f65f8e7d56317556aa807d30e561de369c4
checksum: 8c45a516278d1e0425fac00c0877336790f71484a851a318346a70e0d2aef9f3b9651deb2f9f002c791ceb920eda7d6a3cda753bdefd657321c99f448b02dd25
languageName: node
linkType: hard

Expand Down