Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wix/sdk from 1.15.6 to 1.15.7 #815

Closed
wants to merge 1 commit into from
Closed
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
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1308,13 +1308,13 @@ __metadata:
languageName: node
linkType: hard

"@wix/image-kit@npm:^1.97.0":
version: 1.97.0
resolution: "@wix/image-kit@npm:1.97.0"
"@wix/image-kit@npm:^1.98.0":
version: 1.99.0
resolution: "@wix/image-kit@npm:1.99.0"
dependencies:
"@babel/runtime": ^7.26.0
tslib: ^2.8.1
checksum: 130173d73f7f8ff00a1918a1d81775df1d089039cccb4a0701bce81428101f4cc4de63f4ca32a0fde022a132dcb9bb5d5a371eed7a42530b560a508316ff9403
checksum: 041dff3b5ba38615522b10bed7eb8a8e126519aac5148ce1ed095fa0a41c5d5ef80765a3b3086213aed01614cc79d631b8e72fc9a6f5f72fd597913dbd2ea51e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1547,23 +1547,23 @@ __metadata:
linkType: hard

"@wix/sdk@npm:^1.5.0":
version: 1.15.6
resolution: "@wix/sdk@npm:1.15.6"
version: 1.15.7
resolution: "@wix/sdk@npm:1.15.7"
dependencies:
"@wix/identity": ^1.0.98
"@wix/image-kit": ^1.97.0
"@wix/image-kit": ^1.98.0
"@wix/redirects": ^1.0.67
"@wix/sdk-context": ^0.0.1
"@wix/sdk-runtime": 0.3.27
"@wix/sdk-types": ^1.12.7
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
jose: ^5.9.6
serialize-error: ^8.1.0
type-fest: ^4.30.1
type-fest: ^4.30.2
dependenciesMeta:
graphql:
optional: true
checksum: 115a5615df5a08a97f82169495f70be019d3d96087f16e5a11c2c9047ebb55036f0760993b9644b12c93969c4bd19a0399e70abbeafa2fe4f70865a7157f0e2f
checksum: efca7ba8b480b07d01ee81832844fe578d8ba6372758477220f1665737ce51abf8bddb2d94e80f0acc54f7cc4c6db278c4b623033ba052cce12b49d65a0d74b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -5102,10 +5102,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.30.1":
version: 4.30.2
resolution: "type-fest@npm:4.30.2"
checksum: 861f7ae761fa11194743318a486c04b369f6f39060c8c24a099880478efa5c7562b72ad88c38fb7d7dc57111fb378b8922fceddaff363cfc002c6005a99d6bb6
"type-fest@npm:^4.30.2":
version: 4.31.0
resolution: "type-fest@npm:4.31.0"
checksum: 2e054436aaf9a9abfd33108d21781ec840f48f1813a58a166aa68bbe31804d06ba45927eb02106af0e7da92c4dc4d66309cf76d3a28cc1f6981e826381771f1f
languageName: node
linkType: hard

Expand Down
Loading