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 Apr 25, 2023
1 parent f09dd42 commit 32ef191
Showing 1 changed file with 1 addition and 52 deletions.
53 changes: 1 addition & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7636,20 +7636,6 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.20.2":
version: 3.20.7
resolution: "rollup@npm:3.20.7"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: b49fc9d0af432b8cd577ef7054f2b80a3f4439f9fb069316502ac6640ac0c439b929818c76a0051bf4fcc6e0a6dd8b64713f4b9af85f5f0d3881c7f7323b1275
languageName: node
linkType: hard

"rollup@npm:^3.21.0":
version: 3.21.0
resolution: "rollup@npm:3.21.0"
Expand Down Expand Up @@ -8861,7 +8847,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.1
resolution: "vite@npm:4.3.1"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.21"
rollup: "npm:^3.20.2"
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: 0f1b0f873c2cb7a2467e7de9e783b48ef1eb0fbd985870645eecd3b405a01902a6292544f952016ff0f29051e275dece16cbb7d746bb0cb5dde33e9a0dbc63ee
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 32ef191

Please sign in to comment.