Skip to content

Commit

Permalink
[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 Feb 20, 2023
1 parent f04e7f7 commit 3e05938
Showing 1 changed file with 1 addition and 39 deletions.
40 changes: 1 addition & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8521,7 +8521,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.1.2
resolution: "vite@npm:4.1.2"
dependencies:
esbuild: "npm:^0.16.14"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.21"
resolve: "npm:^1.22.1"
rollup: "npm:^3.10.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: a1a4cd24b4d8750fba06aac7b12ab84304d3563b6fe3cfb5fc0b5f6276cc0fd251292a445f8d58d79bd39c0d8343d8c4b7fa92c4f8a79fb48869f99e62d365c4
languageName: node
linkType: hard

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

0 comments on commit 3e05938

Please sign in to comment.