aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-10-28 12:48:23 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit13c15825aa6b651439c043c75d9871e52c69cf9f (patch)
treed09a7540b29aa3fc70be1107170118088916fc45 /vnext/package.json
parent4039230974bb5275a70797c48f8c4635d253514c (diff)
Upgrade to `react-router` v6
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index bf5dc14a..cfcfee29 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -91,7 +91,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-hook-form": "^7.38.0",
- "react-router-dom": "^5.3.4",
+ "react-router-dom": "^6.4.2",
"react-use": "^17.4.0",
"regenerator-runtime": "^0.13.10",
"svg4everybody": "^2.1.9",