From b3220e5b098f31d9406c46cb7f55b634b7040f81 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 2 Dec 2024 01:17:39 +0300 Subject: Upgrade to React Router v7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 76d8c6d99..ffd3fc876 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-webpack-plugin": "^4.2.0", "html-webpack-plugin": "^5.6.3", "jest": "^29.7.0", - "jest-environment-jsdom": "^29.7.0", + "jest-fixed-jsdom": "^0.0.9", "mini-css-extract-plugin": "^2.9.2", "postcss": "^8.4.49", "postcss-cli": "^11.0.0", @@ -88,7 +88,7 @@ "react-helmet-async": "^2.0.5", "react-hook-form": "^7.53.2", "react-hot-toast": "^2.4.1", - "react-router-dom": "^6.28.0", + "react-router-dom": "^7.0.1", "sequelize": "^6.37.5", "sqlite3": "^5.1.7", "svg4everybody": "^2.1.9", -- cgit v1.2.3