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 Apr 24, 2023
1 parent f76445d commit 0568517
Showing 1 changed file with 1 addition and 38 deletions.
39 changes: 1 addition & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8802,7 +8802,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.0
resolution: "vite@npm:4.3.0"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.21"
rollup: "npm:^3.20.2"
peerDependencies:
"@types/node": ">= 14"
less: "*"
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 36971fea7ee7f70d5d6d36053af655b16f8b28fd4cc16542bcca84f85e1e9859eadd7d5cdb0e725dc186af53410e4ae79bb6522cd71028788bd6c2bb15ac2e95
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 0568517

Please sign in to comment.