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 Feb 22, 2024
1 parent b1aaca2 commit 88ebe25
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 @@ -10681,7 +10681,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^5.0.0":
version: 5.1.3
resolution: "vite@npm:5.1.3"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.35"
rollup: "npm:^4.2.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/6ba2223157e2cc2fa62dff9004ccba20fc409c6baf7354c64ed0f8e4bcd853092d08d06ec4dec37143e794a96e061879a870d85bad4f1eb9ee5c6d0a13cef30f
languageName: node
linkType: hard

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

0 comments on commit 88ebe25

Please sign in to comment.