Skip to content

Commit

Permalink
Bump vite from 5.3.5 to 5.4.0 in the development_minor group
Browse files Browse the repository at this point in the history
Bumps the development_minor group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.3.5 to 5.4.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2d7419c commit c6c05ad
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8309,14 +8309,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.39":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
"postcss@npm:^8.4.40":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.1
source-map-js: ^1.2.0
checksum: 14b130c90f165961772bdaf99c67f907f3d16494adf0868e57ef68baa67e0d1f6762db9d41ab0f4d09bab6fb7888588dba3596afd1a235fd5c2d43fba7006ac6
checksum: f865894929eb0f7fc2263811cc853c13b1c75103028b3f4f26df777e27b201f1abe21cb4aa4c2e901c80a04f6fb325ee22979688fe55a70e2ea82b0a517d3b6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -10181,18 +10181,19 @@ __metadata:
linkType: hard

"vite@npm:^5.2.10":
version: 5.3.5
resolution: "vite@npm:5.3.5"
version: 5.4.0
resolution: "vite@npm:5.4.0"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
postcss: ^8.4.39
postcss: ^8.4.40
rollup: ^4.13.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
Expand All @@ -10208,6 +10209,8 @@ __metadata:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
Expand All @@ -10216,7 +10219,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 5412700159e8906fc5ec5ac2cbcbee8a11180803b4a7c85494ae024a4f38d77eb5ab19b556a58745d6981361f8d2e181486f115f8abd4dc6ec3761fcd895e1b2
checksum: e2a7d37b9cc92b14d0070f5c229c46365c82af45860db2424d0ec547c3f00d66f4d1d969fea60f22b143994bf60d04d4a364c87b3ff79bd7c94568e788b1d932
languageName: node
linkType: hard

Expand Down

0 comments on commit c6c05ad

Please sign in to comment.