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 Jul 28, 2023
1 parent 4e8e741 commit 88c2d07
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 @@ -8375,17 +8375,6 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.25":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
dependencies:
nanoid: "npm:^3.3.6"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 3d38fd6006797acd38bcbf956f9727719b11ad3845f4cbcd62f829c2f958f031583eb99fcf041893d150193ef0e58102285411826f48b3a80e0fed1b1618dac5
languageName: node
linkType: hard

"postcss@npm:^8.4.26":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
Expand Down Expand Up @@ -10146,7 +10135,7 @@ __metadata:
languageName: node
linkType: hard

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

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.4
resolution: "vite@npm:4.4.4"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.25"
rollup: "npm:^3.25.2"
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: 8f7a5d1013bec7bd608cee276fe922b48c8d72114a540a7fff680b61b11c26641c11c5baec4d297001e98e4f06e29458f7bfc336432cc7c39005086ac783b5bf
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 88c2d07

Please sign in to comment.