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] <admin@flexdevelopment.llc>
  • Loading branch information
flexdevelopment committed Apr 18, 2023
1 parent 1e053fc commit 08c252f
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 @@ -8809,7 +8809,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.2.1
resolution: "vite@npm:4.2.1"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.21"
resolve: "npm:^1.22.1"
rollup: "npm:^3.18.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: 9b784639d35a074b12b72f60764ba6d6eedcaa112ac4b5df00a706e2d5a01d7d4b9ce19ddc5ce8b65260770e56e084fcf2ae7b7c763a0880a2d9f3bfb5fa3450
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 08c252f

Please sign in to comment.