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 May 2, 2023
1 parent 3d35e51 commit e2eceb4
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 @@ -8847,7 +8847,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.3
resolution: "vite@npm:4.3.3"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.23"
rollup: "npm:^3.21.0"
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: ba9e074bfa5b10007f03983992b662cbb013b14586ec24668a7eda9af0d57679d636fcdf7bd668296138d7d2bf68d4f99862cf7f8bbddc2d9e1613f628a2ea21
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 e2eceb4

Please sign in to comment.