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 Aug 20, 2024
1 parent 4a98cf7 commit 9b73fd2
Showing 1 changed file with 2 additions and 42 deletions.
44 changes: 2 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5672,7 +5672,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.39, postcss@npm:^8.4.40, postcss@npm:^8.4.41":
"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 @@ -6926,47 +6926,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.3.4
resolution: "vite@npm:5.3.4"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.39"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10/9eadb261be1f5f6335a67cb44a8803febd8b190202909385fd2ae7849991095ee13c5af914da53da48a421ee0901a8fedbb7519dc7d1b8ade3ea6e42bd9b2b39
languageName: node
linkType: hard

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

0 comments on commit 9b73fd2

Please sign in to comment.