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 Sep 9, 2024
1 parent ce74029 commit 02ba46d
Showing 1 changed file with 2 additions and 45 deletions.
47 changes: 2 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5542,7 +5542,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.41, postcss@npm:^8.4.43, postcss@npm:^8.4.44":
"postcss@npm:^8.4.43, postcss@npm:^8.4.44":
version: 8.4.45
resolution: "postcss@npm:8.4.45"
dependencies:
Expand Down Expand Up @@ -6774,50 +6774,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.4.2
resolution: "vite@npm:5.4.2"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.41"
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/c449f9295060fa88c9b5cc1bd17c2de198deae596b7da1250db9662fb15e7b21e0dbe9a40a9106fb7438b1231494b169457e809ecbb65e732648d87dd284ab23
languageName: node
linkType: hard

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

0 comments on commit 02ba46d

Please sign in to comment.