diff --git a/languages/newspack-plugin.pot b/languages/newspack-plugin.pot index 32bd27034f..3776c84383 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-04T12:52:12+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..f6c23dfaf9 100644 --- a/src/components/package.json +++ b/src/components/package.json @@ -23,7 +23,7 @@ "access": "public" }, "dependencies": { - "@wordpress/base-styles": "^5.0.0", + "@wordpress/base-styles": "^6.3.0", "@wordpress/components": "^28.0.0", "@wordpress/element": "^6.0.0", "@wordpress/i18n": "^5.0.0",