diff --git a/languages/newspack-plugin.pot b/languages/newspack-plugin.pot index 32bd27034f..64ce397025 100644 --- a/languages/newspack-plugin.pot +++ b/languages/newspack-plugin.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPL2. msgid "" msgstr "" -"Project-Id-Version: Newspack 6.14.0\n" +"Project-Id-Version: Newspack 6.14.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2025-07-30T09:59:17+00:00\n" +"POT-Creation-Date: 2025-08-04T13:45:42+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.12.0\n" "X-Domain: newspack-plugin\n" diff --git a/src/components/package.json b/src/components/package.json index e90b4ff511..58df19656c 100644 --- a/src/components/package.json +++ b/src/components/package.json @@ -26,7 +26,7 @@ "@wordpress/base-styles": "^5.0.0", "@wordpress/components": "^28.0.0", "@wordpress/element": "^6.0.0", - "@wordpress/i18n": "^5.0.0", + "@wordpress/i18n": "^6.0.0", "@wordpress/icons": "^10.0.0", "classnames": "^2.3.1", "lodash": "^4.17.21",