Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent a645fe8 commit 776a2fc
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 @@ -7987,14 +7987,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: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/16f5ac3c4e32ee76d1582b3c0dcf1a1fdb91334a45ad755eeb881ccc50318fb8d64047de4f1601ac96e30061df203f0f2e2edbdc0bfc49b9c57bc9fb9bedaea3
checksum: 10c0/c1828fc59e7ec1a3bf52b3a42f615dba53c67960ed82a81df6441b485fe43c20aba7f4e7c55425762fd99c594ecabbaaba8cf5b30fd79dfec5b52a9f63a2d690
languageName: node
linkType: hard

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

"vite@npm:^5.2.11":
version: 5.3.5
resolution: "vite@npm:5.3.5"
version: 5.4.0
resolution: "vite@npm:5.4.0"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.39"
postcss: "npm:^8.4.40"
rollup: "npm:^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 @@ -10199,6 +10200,8 @@ __metadata:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
Expand All @@ -10207,7 +10210,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/795c7e0dbc94b96c4a0aff0d5d4b349dd28ad8b7b70979c1010f96b4d83f7d6c1700ebd6fed91de2e021b0a3689b9abc2d8017f6dfa8c9a6ca5c7af637d6afc6
checksum: 10c0/122de7795e1c3c08cd0acc7d77296f908398266b424492be7310400107f37a3cf4c9506f2b4b16619e57299ca2859b8ca187aac5e25f8e66d84f9204a1d72d18
languageName: node
linkType: hard

Expand Down

0 comments on commit 776a2fc

Please sign in to comment.