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 Oct 5, 2023
1 parent 498210a commit 5cbc2aa
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9911,7 +9911,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.10
resolution: "vite@npm:4.4.10"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.27"
rollup: "npm:^3.27.1"
peerDependencies:
"@types/node": ">= 14"
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: e243acad5a19fc6fcfc07bdddcbc303580d4e00c7462535202780e86f41bbfb50bb84b913dbc564c746f3ff7c8079cce3e0f78fe74a49ef4071e86e9a1dd1742
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 5cbc2aa

Please sign in to comment.