Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ __metadata:
resolution: "@freshcells/next-static-components@portal:../..::locator=%40freshcells%2Fnext-static-components-fixture%40workspace%3Atest%2Ffixture"
dependencies:
image-size: "npm:^2.0.2"
js-yaml: "npm:4.3.0"
send: "npm:^1.2.1"
peerDependencies:
"@vitejs/plugin-react-swc": ">= 4"
Expand Down Expand Up @@ -3658,14 +3659,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^4.1.0":
version: 4.1.0
resolution: "js-yaml@npm:4.1.0"
"js-yaml@npm:4.3.0, js-yaml@npm:^4.1.0":
version: 4.3.0
resolution: "js-yaml@npm:4.3.0"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140
checksum: 10/2bcec3a8118d7f744badeb04e14366578d234a736f353d41fe35d2305e4ce2409a8e041d277f07cd6bbc8aaa12128d650a68ce43247072519bede20962d2126f
languageName: node
linkType: hard

Expand Down
Loading