Skip to content

Commit

Permalink
build(yarn): [dependabot skip] deduplicate dependencies for @dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
flex-development[bot] authored Oct 30, 2023
1 parent 5ac6f0d commit 87b9e7c
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8379,7 +8379,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.0-beta.13":
"vite@npm:5.0.0-beta.13, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.0-beta.13
resolution: "vite@npm:5.0.0-beta.13"
dependencies:
Expand Down Expand Up @@ -8419,46 +8419,6 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.0-beta.11
resolution: "vite@npm:5.0.0-beta.11"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.31"
rollup: "npm:^4.1.4"
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: 2ddbe6c1b4a95cc3a79e165f63a2512bc470cd1345348956ee275610c28a19a2a1747a446c00f215e77a1d3562626da8a7880370490a2102649086dc2ad00ffc
languageName: node
linkType: hard

"vitest@npm:0.34.6":
version: 0.34.6
resolution: "vitest@npm:0.34.6"
Expand Down

0 comments on commit 87b9e7c

Please sign in to comment.