Skip to content

Commit

Permalink
build(yarn): de-duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Quentin-Guillemin committed Nov 18, 2024
1 parent 26403a8 commit 7835c82
Showing 1 changed file with 1 addition and 44 deletions.
45 changes: 1 addition & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8180,50 +8180,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.4.10
resolution: "vite@npm:5.4.10"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.43"
rollup: "npm:^4.20.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5d4a427d585d6f9114fc383114f707dca46408f54b221709e5eb6b0c16e0b4dec4baf908a7db9a8f1e5b16e64b655900ac14629abe61c698cbe296115c65ed8a
languageName: node
linkType: hard

"vite@npm:^5.4.11":
"vite@npm:^5.0.0, vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
Expand Down

0 comments on commit 7835c82

Please sign in to comment.