Skip to content

Commit

Permalink
build(yarn): [dependabot skip] deduplicate dependencies for @dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
flex-development[bot] authored May 2, 2024
1 parent d6f112e commit 3e509bd
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 @@ -10293,7 +10293,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.11":
"vite@npm:5.2.11, vite@npm:^5.0.0":
version: 5.2.11
resolution: "vite@npm:5.2.11"
dependencies:
Expand Down Expand Up @@ -10333,46 +10333,6 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.2.10
resolution: "vite@npm:5.2.10"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.38"
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/a0c4ac7b95e9a2a59f4e73e5b42a63f33569f5ec505af9dd019f19ff419fd20d66ad9aad6708987d4da173d485358f0024f410af78ac97cf5c92a38f8c96c451
languageName: node
linkType: hard

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

0 comments on commit 3e509bd

Please sign in to comment.