Skip to content

Bump @wix/redirects from 1.0.71 to 1.0.77 #673

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
56 changes: 41 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,16 @@ __metadata:
languageName: node
linkType: hard

"@wix/auto_sdk_redirects_redirects@npm:1.0.3":
version: 1.0.3
resolution: "@wix/auto_sdk_redirects_redirects@npm:1.0.3"
dependencies:
"@wix/sdk-runtime": ^0.3.35
"@wix/sdk-types": ^1.12.4
checksum: 73a630fd6a8e8bdae00e397916c772e4bfd6ff3e77d8adf2d40975d047ff0571475a2be29afbb6d16b640e098a9fb8091b650fb9b8e93b73762efba98474f8d2
languageName: node
linkType: hard

"@wix/bookings@npm:^1.0.136":
version: 1.0.567
resolution: "@wix/bookings@npm:1.0.567"
Expand Down Expand Up @@ -1001,6 +1011,13 @@ __metadata:
languageName: node
linkType: hard

"@wix/monitoring-types@npm:^0.9.0":
version: 0.9.0
resolution: "@wix/monitoring-types@npm:0.9.0"
checksum: 28f70f03f291d7434053553a0ab4dda9a73b4f9ea7dd31ddd6c82fc589390dbe2edc618c9e4404921a2d8d79e213c94eb093bea7d819e5f0d84ebdcac57ed325
languageName: node
linkType: hard

"@wix/pricing-plans@npm:^1.0.17":
version: 1.0.122
resolution: "@wix/pricing-plans@npm:1.0.122"
Expand Down Expand Up @@ -1032,25 +1049,15 @@ __metadata:
linkType: hard

"@wix/redirects@npm:^1.0.13, @wix/redirects@npm:^1.0.70":
version: 1.0.71
resolution: "@wix/redirects@npm:1.0.71"
version: 1.0.77
resolution: "@wix/redirects@npm:1.0.77"
dependencies:
"@wix/redirects_redirects": 1.0.40
checksum: e42206ac08e4304173f3ac5f466836f4cf5bb215d1d16623a05ce1941f9b1d50236e1edcd75b5fe5abf1592b1f522133be4e79568b41f7ae4965308580c0b935
"@wix/auto_sdk_redirects_redirects": 1.0.3
checksum: 1483c080c349685ce7fa0441177f6b6c4b968da28b93e1ccee1ad3eb2649fe9f691073a60b4c43ee9bb4f3fbfe761e33342e8cda1d0ab23d9879d15e8bc0b4f6
languageName: node
linkType: hard

"@wix/redirects_redirects@npm:1.0.40":
version: 1.0.40
resolution: "@wix/redirects_redirects@npm:1.0.40"
dependencies:
"@wix/sdk-runtime": ^0.3.22
"@wix/sdk-types": ^1.12.4
checksum: 0ca48d2a40323ab550db1d88ab40dc434e1e225e0b5c4865d7006d6cbd1046a3b402f5860fc68c7d2f54e0c9afb211257282730d7d287a610275079571eb453a
languageName: node
linkType: hard

"@wix/sdk-context@npm:^0.0.1":
"@wix/sdk-context@npm:0.0.1, @wix/sdk-context@npm:^0.0.1":
version: 0.0.1
resolution: "@wix/sdk-context@npm:0.0.1"
checksum: 62b65cdeb372d5f409328df365a860338d224d6aa9b6203cd7eef693df2a6aa7ba6edb990469022a00d0acb3509fd72efa78441550afe06e6651973401bbb3e4
Expand All @@ -1077,6 +1084,16 @@ __metadata:
languageName: node
linkType: hard

"@wix/sdk-runtime@npm:^0.3.35":
version: 0.3.41
resolution: "@wix/sdk-runtime@npm:0.3.41"
dependencies:
"@wix/sdk-context": 0.0.1
"@wix/sdk-types": ^1.13.8
checksum: eb81203192eeb358507bd4cbe12bfc5e15dfe5fc2906409c586a49b286045ddde2d232de65c69875cf4ad57ca7cf2e52b3295297d0fbfdbdd2e60eb3dd9651c7
languageName: node
linkType: hard

"@wix/sdk-types@npm:^1.12.4":
version: 1.12.4
resolution: "@wix/sdk-types@npm:1.12.4"
Expand All @@ -1093,6 +1110,15 @@ __metadata:
languageName: node
linkType: hard

"@wix/sdk-types@npm:^1.13.8":
version: 1.13.8
resolution: "@wix/sdk-types@npm:1.13.8"
dependencies:
"@wix/monitoring-types": ^0.9.0
checksum: fdb8d728fe708522baf02bf29db6b8df190a118a074a2ce1d92b35c4b45bde20dac07de7ba091841772692cf8bfde222e2f6934a3acd74b0a7cc8517c3ea22bc
languageName: node
linkType: hard

"@wix/sdk@npm:^1.5.0":
version: 1.15.10
resolution: "@wix/sdk@npm:1.15.10"
Expand Down
Loading