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 5.4.0 to 5.4.1 in the development_minor group #470

Merged
merged 1 commit into from
Aug 19, 2024
Merged
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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8309,7 +8309,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.40":
"postcss@npm:^8.4.41":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
dependencies:
Expand Down Expand Up @@ -10181,12 +10181,12 @@ __metadata:
linkType: hard

"vite@npm:^5.2.10":
version: 5.4.0
resolution: "vite@npm:5.4.0"
version: 5.4.1
resolution: "vite@npm:5.4.1"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
postcss: ^8.4.40
postcss: ^8.4.41
rollup: ^4.13.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -10219,7 +10219,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: e2a7d37b9cc92b14d0070f5c229c46365c82af45860db2424d0ec547c3f00d66f4d1d969fea60f22b143994bf60d04d4a364c87b3ff79bd7c94568e788b1d932
checksum: 5bbb9e855fdbcb170f0d02b78e5c1e8f68e2d2010df6dd74b105bbcef96e91d89871063cb9afafb263e8e0bd69d7b6c4eeadd1abec63bd0938ab7b2b56e7e4dd
languageName: node
linkType: hard

Expand Down