From a05b139ea3d42f4a8a812b57dcff3d470defe70d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 20:43:01 +0000 Subject: [PATCH 1/2] Update dependency react-router-dom from v6.3.0 to v6.21.1 --- package-lock.json | 42 ++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 99ef9b063..b674f5787 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react-leaflet": "4.0.1", "react-leaflet-custom-control": "1.4.0", "react-redux": "9.0.4", - "react-router-dom": "6.3.0", + "react-router-dom": "6.21.1", "redux-first-history": "5.2.0", "redux-logger": "3.0.6", "uuid": "9.0.1" @@ -5333,6 +5333,14 @@ } } }, + "node_modules/@remix-run/router": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.14.1.tgz", + "integrity": "sha512-Qg4DMQsfPNAs88rb2xkdk03N3bjK4jgX5fR24eHCTR9q6PrhZQZ4UJBPzCHJkIpTRN1UKxx2DzjZmnC+7Lj0Ow==", + "engines": { + "node": ">=14.0.0" + } + }, "node_modules/@rollup/plugin-babel": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", @@ -13265,14 +13273,6 @@ "node": ">=10.0.0" } }, - "node_modules/history": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/history/-/history-5.3.0.tgz", - "integrity": "sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==", - "dependencies": { - "@babel/runtime": "^7.7.6" - } - }, "node_modules/hoist-non-react-statics": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", @@ -22252,23 +22252,29 @@ } }, "node_modules/react-router": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz", - "integrity": "sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.21.1.tgz", + "integrity": "sha512-W0l13YlMTm1YrpVIOpjCADJqEUpz1vm+CMo47RuFX4Ftegwm6KOYsL5G3eiE52jnJpKvzm6uB/vTKTPKM8dmkA==", "dependencies": { - "history": "^5.2.0" + "@remix-run/router": "1.14.1" + }, + "engines": { + "node": ">=14.0.0" }, "peerDependencies": { "react": ">=16.8" } }, "node_modules/react-router-dom": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz", - "integrity": "sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.21.1.tgz", + "integrity": "sha512-QCNrtjtDPwHDO+AO21MJd7yIcr41UetYt5jzaB9Y1UYaPTCnVuJq6S748g1dE11OQlCFIQg+RtAA1SEZIyiBeA==", "dependencies": { - "history": "^5.2.0", - "react-router": "6.3.0" + "@remix-run/router": "1.14.1", + "react-router": "6.21.1" + }, + "engines": { + "node": ">=14.0.0" }, "peerDependencies": { "react": ">=16.8", diff --git a/package.json b/package.json index 1c20b8220..81266a1d1 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-leaflet": "4.0.1", "react-leaflet-custom-control": "1.4.0", "react-redux": "9.0.4", - "react-router-dom": "6.3.0", + "react-router-dom": "6.21.1", "redux-first-history": "5.2.0", "redux-logger": "3.0.6", "uuid": "9.0.1" From 6578c1f919fc22f4142912bfb6ac2dafbaf70b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20Erik=20St=C3=B8wer?= Date: Wed, 27 Dec 2023 21:51:04 +0100 Subject: [PATCH 2/2] Add history dependency --- package-lock.json | 9 +++++++++ package.json | 1 + 2 files changed, 10 insertions(+) diff --git a/package-lock.json b/package-lock.json index b674f5787..ded4656cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,6 +26,7 @@ "detect-browser": "5.3.0", "graphql": "16.8.1", "graphql-tag": "2.12.6", + "history": "5.3.0", "intl": "1.2.5", "intl-locales-supported": "1.8.11", "leaflet": "1.9.4", @@ -13273,6 +13274,14 @@ "node": ">=10.0.0" } }, + "node_modules/history": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/history/-/history-5.3.0.tgz", + "integrity": "sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==", + "dependencies": { + "@babel/runtime": "^7.7.6" + } + }, "node_modules/hoist-non-react-statics": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", diff --git a/package.json b/package.json index 81266a1d1..75e4d746f 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "detect-browser": "5.3.0", "graphql": "16.8.1", "graphql-tag": "2.12.6", + "history": "5.3.0", "intl": "1.2.5", "intl-locales-supported": "1.8.11", "leaflet": "1.9.4",