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 @@ -25,7 +25,7 @@
"@wordpress/data": "^10.16.0",
"@wordpress/element": "^6.16.0",
"@wordpress/env": "^10.16.0",
"@wordpress/i18n": "^5.16.0",
"@wordpress/i18n": "^5.17.0",
"@wordpress/icons": "^10.16.0",
"@wordpress/prettier-config": "^4.16.0",
"@wordpress/scripts": "^30.9.0",
Expand Down
27 changes: 26 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,7 @@ __metadata:
"@wordpress/data": "npm:^10.16.0"
"@wordpress/element": "npm:^6.16.0"
"@wordpress/env": "npm:^10.16.0"
"@wordpress/i18n": "npm:^5.16.0"
"@wordpress/i18n": "npm:^5.17.0"
"@wordpress/icons": "npm:^10.16.0"
"@wordpress/prettier-config": "npm:^4.16.0"
"@wordpress/scripts": "npm:^30.9.0"
Expand Down Expand Up @@ -8002,6 +8002,15 @@ __metadata:
languageName: node
linkType: hard

"@wordpress/hooks@npm:^4.17.0":
version: 4.17.0
resolution: "@wordpress/hooks@npm:4.17.0"
dependencies:
"@babel/runtime": "npm:7.25.7"
checksum: 10c0/e4ead5e4c8439cacb536ce54c4314780cd78c3cb664dcdd94dcc0fd905e007b918103675bb8c01eb294fa007ce42d14cf1e8a61fe7b4c0cbd365dc5e743c6b8f
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 +8070,22 @@ __metadata:
languageName: node
linkType: hard

"@wordpress/i18n@npm:^5.17.0":
version: 5.17.0
resolution: "@wordpress/i18n@npm:5.17.0"
dependencies:
"@babel/runtime": "npm:7.25.7"
"@wordpress/hooks": "npm:^4.17.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/5560f46234cf3add39e6fe1ae0fdca1786c5859ebaaa2c462286795651366f27589acc230710b99399f3f44575d338a79ab0aafc3cbc8dcada0a9e0dad0b7bf6
languageName: node
linkType: hard

"@wordpress/i18n@npm:wp-6.0":
version: 4.6.1
resolution: "@wordpress/i18n@npm:4.6.1"
Expand Down