File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 151
151
"react" : " ^17.0.2" ,
152
152
"react-dom" : " ^17.0.2" ,
153
153
"react-helmet-async" : " ^1.2.3" ,
154
- "react-router-dom" : " ^6.2.2 " ,
154
+ "react-router-dom" : " ^6.3.0 " ,
155
155
"react-spring" : " ^9.4.4" ,
156
156
"react-tiny-popover" : " 5" ,
157
157
"react-use" : " ^17.3.2" ,
Original file line number Diff line number Diff line change @@ -10039,18 +10039,18 @@ react-refresh@^0.12.0:
10039
10039
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.12.0.tgz#28ac0a2c30ef2bb3433d5fd0621e69a6d774c3a4"
10040
10040
integrity sha512-suLIhrU2IHKL5JEKR/fAwJv7bbeq4kJ+pJopf77jHwuR+HmJS/HbrPIGsTBUVfw7tXPOmYv7UJ7PCaN49e8x4A==
10041
10041
10042
- react-router-dom@^6.2.2 :
10043
- version "6.2.2 "
10044
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.2 .tgz#f1a2c88365593c76b9612ae80154a13fcb72e442 "
10045
- integrity sha512-AtYEsAST7bDD4dLSQHDnk/qxWLJdad5t1HFa1qJyUrCeGgEuCSw0VB/27ARbF9Fi/W5598ujvJOm3ujUCVzuYQ ==
10042
+ react-router-dom@^6.3.0 :
10043
+ version "6.3.0 "
10044
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.3.0 .tgz#a0216da813454e521905b5fa55e0e5176123f43d "
10045
+ integrity sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw ==
10046
10046
dependencies:
10047
10047
history "^5.2.0"
10048
- react-router "6.2.2 "
10048
+ react-router "6.3.0 "
10049
10049
10050
- react-router@6.2.2 :
10051
- version "6.2.2 "
10052
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.2.2 .tgz#495e683a0c04461eeb3d705fe445d6cf42f0c249 "
10053
- integrity sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ ==
10050
+ react-router@6.3.0 :
10051
+ version "6.3.0 "
10052
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0 .tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557 "
10053
+ integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ ==
10054
10054
dependencies:
10055
10055
history "^5.2.0"
10056
10056
You can’t perform that action at this time.
0 commit comments