Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@cdek-it/widget": "^3.11.1",
"@woocommerce/data": "^5.0.0",
"@woocommerce/settings": "^1.0.0",
"@wordpress/api-fetch": "^7.16.0",
"@wordpress/api-fetch": "^7.22.0",
"@wordpress/block-editor": "^14.11.0",
"@wordpress/data": "^10.16.0",
"@wordpress/element": "^6.16.0",
Expand Down
48 changes: 47 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,7 +1913,7 @@ __metadata:
"@woocommerce/dependency-extraction-webpack-plugin": "npm:^3.1.0"
"@woocommerce/eslint-plugin": "npm:^2.3.0"
"@woocommerce/settings": "npm:^1.0.0"
"@wordpress/api-fetch": "npm:^7.16.0"
"@wordpress/api-fetch": "npm:^7.22.0"
"@wordpress/block-editor": "npm:^14.11.0"
"@wordpress/data": "npm:^10.16.0"
"@wordpress/element": "npm:^6.16.0"
Expand Down Expand Up @@ -7083,6 +7083,17 @@ __metadata:
languageName: node
linkType: hard

"@wordpress/api-fetch@npm:^7.22.0":
version: 7.22.0
resolution: "@wordpress/api-fetch@npm:7.22.0"
dependencies:
"@babel/runtime": "npm:7.25.7"
"@wordpress/i18n": "npm:^5.22.0"
"@wordpress/url": "npm:^4.22.0"
checksum: 10c0/5ab2da7fdbda6bf436f62cdc717913861f604c791220cccff48fd68938ba88a898508b17d7a8c8827c5cf64331df9d1701620bd4de4d5ecdfdc36635e8c4e99a
languageName: node
linkType: hard

"@wordpress/api-fetch@npm:wp-6.0":
version: 6.3.1
resolution: "@wordpress/api-fetch@npm:6.3.1"
Expand Down Expand Up @@ -8002,6 +8013,15 @@ __metadata:
languageName: node
linkType: hard

"@wordpress/hooks@npm:^4.22.0":
version: 4.22.0
resolution: "@wordpress/hooks@npm:4.22.0"
dependencies:
"@babel/runtime": "npm:7.25.7"
checksum: 10c0/250e4f44a8f81245345f64a143cdc29aa429381bbcd56a3391014aa42f8cc6632432962f9dc5495aeaae4188cbb8a9712ee1c438cd4bb199306d39dbf63acad9
languageName: node
linkType: hard

"@wordpress/hooks@npm:wp-6.0":
version: 3.6.1
resolution: "@wordpress/hooks@npm:3.6.1"
Expand Down Expand Up @@ -8061,6 +8081,22 @@ __metadata:
languageName: node
linkType: hard

"@wordpress/i18n@npm:^5.22.0":
version: 5.22.0
resolution: "@wordpress/i18n@npm:5.22.0"
dependencies:
"@babel/runtime": "npm:7.25.7"
"@wordpress/hooks": "npm:^4.22.0"
gettext-parser: "npm:^1.3.1"
memize: "npm:^2.1.0"
sprintf-js: "npm:^1.1.1"
tannin: "npm:^1.2.0"
bin:
pot-to-php: ./tools/pot-to-php.js
checksum: 10c0/8a2866a2288702ce83e9adbfc59897badde1c0a54d8bd37f1bb6863a097b6912bd5da39b7ac8ed3b5325bf1d7c9fa8e3f7bab54f0174ff5a38912594fc7dfe96
languageName: node
linkType: hard

"@wordpress/i18n@npm:wp-6.0":
version: 4.6.1
resolution: "@wordpress/i18n@npm:4.6.1"
Expand Down Expand Up @@ -8562,6 +8598,16 @@ __metadata:
languageName: node
linkType: hard

"@wordpress/url@npm:^4.22.0":
version: 4.22.0
resolution: "@wordpress/url@npm:4.22.0"
dependencies:
"@babel/runtime": "npm:7.25.7"
remove-accents: "npm:^0.5.0"
checksum: 10c0/8c87c0231037a5630b4a9d8730638c7084c4920751eeedfae0771300e36c2cf1e95df1ebac05926e5d31b964491e971221b96d37914b16795f96f4615960e396
languageName: node
linkType: hard

"@wordpress/url@npm:wp-6.0":
version: 3.7.1
resolution: "@wordpress/url@npm:3.7.1"
Expand Down