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] <[email protected]>
  • Loading branch information
flexdevelopment committed Aug 2, 2023
1 parent fe159ac commit 40dcf08
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 @@ -9661,7 +9661,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.8":
"vite@npm:4.4.8, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.8
resolution: "vite@npm:4.4.8"
dependencies:
Expand Down Expand Up @@ -9701,46 +9701,6 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.7
resolution: "vite@npm:4.4.7"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.26"
rollup: "npm:^3.25.2"
peerDependencies:
"@types/node": ">= 14"
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: c64c86e6b9c17fc713cfe918d1376f21236d9aed8a34a818687d24655a3dca256499d10967a2416fc83be5ace8695dc68187ec98d8a32d01e5cb578b29648c3d
languageName: node
linkType: hard

"vitest-github-actions-reporter@npm:0.10.0":
version: 0.10.0
resolution: "vitest-github-actions-reporter@npm:0.10.0"
Expand Down

0 comments on commit 40dcf08

Please sign in to comment.