diff --git a/languages/newspack-plugin.pot b/languages/newspack-plugin.pot index 32bd27034f..19e49f6348 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:09:26+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..96321e2e9d 100644 --- a/src/components/package.json +++ b/src/components/package.json @@ -33,7 +33,7 @@ "moment-range": "^3.1.1", "qs": "^6.10.1", "react-daterange-picker": "^2.0.1", - "react-router-dom": "^5.3.4" + "react-router-dom": "^7.7.1" }, "devDependencies": { "@babel/cli": "^7.24.0",