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 884298b commit 47d6279
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 @@ -8887,7 +8887,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.1.1
resolution: "vite@npm:4.1.1"
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: 1214e901a0836cfad0b20abe3ba03684c5c6d1a5d486e7ddd55e56e2c786677cecd7c1822b97540a001867164a9e38e52aa5c14480cdc50afd2561ed4bc2f89b
languageName: node
linkType: hard

"vitest@npm:0.28.5":
version: 0.28.5
resolution: "vitest@npm:0.28.5"
Expand Down

0 comments on commit 47d6279

Please sign in to comment.