Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-router-dom to v6.21.2 - autoclosed #226

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "18.2.0",
"react-ga4": "2.1.0",
"react-i18next": "13.4.1",
"react-router-dom": "6.18.0",
"react-router-dom": "6.21.2",
"react-toastify": "9.1.3",
"recharts": "2.9.3",
"stylis": "4.3.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2633,10 +2633,10 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.11.0":
version: 1.11.0
resolution: "@remix-run/router@npm:1.11.0"
checksum: 629ec578b9dfd3c5cb5de64a0798dd7846ec5ba0351aa66f42b1c65efb43da8f30366be59b825303648965b0df55b638c110949b24ef94fd62e98117fdfb0c0f
"@remix-run/router@npm:1.14.2":
version: 1.14.2
resolution: "@remix-run/router@npm:1.14.2"
checksum: 422844e88b985f1e287301b302c6cf8169c9eea792f80d40464f97b25393bb2e697228ebd7a7b61444d5a51c5873c4a637aad20acde5886a5caf62e833c5ceee
languageName: node
linkType: hard

Expand Down Expand Up @@ -7297,7 +7297,7 @@ __metadata:
react-dom: "npm:18.2.0"
react-ga4: "npm:2.1.0"
react-i18next: "npm:13.4.1"
react-router-dom: "npm:6.18.0"
react-router-dom: "npm:6.21.2"
react-toastify: "npm:9.1.3"
recharts: "npm:2.9.3"
rollup-plugin-visualizer: "npm:5.9.2"
Expand Down Expand Up @@ -10108,27 +10108,27 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:6.18.0":
version: 6.18.0
resolution: "react-router-dom@npm:6.18.0"
"react-router-dom@npm:6.21.2":
version: 6.21.2
resolution: "react-router-dom@npm:6.21.2"
dependencies:
"@remix-run/router": "npm:1.11.0"
react-router: "npm:6.18.0"
"@remix-run/router": "npm:1.14.2"
react-router: "npm:6.21.2"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: b0e72603d73172b6c6662afe2faed326753d5bbd9905aa560e3dade7996fc13d19e34e3ed668d2849efd685e2db2f711129c84b1439870e92c9cc91ddc343cf5
checksum: 24d1470e68f11369776c623b8873c8cf0af476d102317cb3aa6b13b48c86908f10a6e51209ce24dccf40e429538d4e23fda796c190f2ff98f894cb476d51f44d
languageName: node
linkType: hard

"react-router@npm:6.18.0":
version: 6.18.0
resolution: "react-router@npm:6.18.0"
"react-router@npm:6.21.2":
version: 6.21.2
resolution: "react-router@npm:6.21.2"
dependencies:
"@remix-run/router": "npm:1.11.0"
"@remix-run/router": "npm:1.14.2"
peerDependencies:
react: ">=16.8"
checksum: a00c8f347b7ffee575f4a7731782e688e3fca458ca5bd970fb41cef66a6851853caa24464155ab438d5879f367b1223a539642a405a865913ffe7e63e53b1245
checksum: 08701bfe9e7b860442dd0f3c6e36d3ea6106d86db5ec9da930fd56d5782a13b82612826de7dd31bb38832f3fa76437d7a0ca36e63a76256f62d5b738f529a48c
languageName: node
linkType: hard

Expand Down