Skip to content

Commit

Permalink
build(yarn): [dependabot skip] fix lockfile for @dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
  • Loading branch information
flexdevelopment committed Oct 13, 2023
1 parent a754bfb commit a625a4c
Showing 1 changed file with 1 addition and 55 deletions.
56 changes: 1 addition & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7582,20 +7582,6 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.29.2":
version: 3.29.3
resolution: "rollup@npm:3.29.3"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: ea735e1fdd71fe16b53c8d740cdaa8ffe0d717128f8377653c2783443f004883c3c98e2157af8c00acbaf678028c11b27496fa30e81707bf08959937489d757c
languageName: node
linkType: hard

"rollup@npm:^3.29.4":
version: 3.29.4
resolution: "rollup@npm:3.29.4"
Expand Down Expand Up @@ -8750,7 +8736,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.0-beta.7":
"vite@npm:5.0.0-beta.7, 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.7
resolution: "vite@npm:5.0.0-beta.7"
dependencies:
Expand Down Expand Up @@ -8790,46 +8776,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.6
resolution: "vite@npm:5.0.0-beta.6"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.31"
rollup: "npm:^3.29.2"
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: 696f1378211cd723bdccce55ea4127bf7e4f8b94d6e17ea0660b619a21b5f8c2757496cbddde9c1365b55b1fe1763945fe548f4fd750f8275dc4cfb8c4b5cbff
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 a625a4c

Please sign in to comment.