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 Apr 3, 2024
1 parent 1b8eeeb commit 8cba08c
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 @@ -10304,7 +10304,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^5.0.0":
version: 5.2.7
resolution: "vite@npm:5.2.7"
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/a00173446c8392069a70a92be78b060f7e5895f28c229eb25198953daa55c16ffbddcd4e8f015f220b2b1113e12d30e7a892221de34be336b222a12cddbb78a4
languageName: node
linkType: hard

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

0 comments on commit 8cba08c

Please sign in to comment.