File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 58
58
"@types/mini-css-extract-plugin" : " 0.9.1" ,
59
59
"@types/react" : " 16.14.20" ,
60
60
"@types/react-dom" : " 16.9.10" ,
61
- "@types/react-router" : " 5.1.5 " ,
61
+ "@types/react-router" : " 5.1.20 " ,
62
62
"@types/react-router-dom" : " 5.1.7" ,
63
63
"@types/react-test-renderer" : " 16.9.4" ,
64
64
"@types/styled-components" : " 5.1.0" ,
Original file line number Diff line number Diff line change 4355
4355
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.5.tgz#527d20ef68571a4af02ed74350164e7a67544860"
4356
4356
integrity sha512-wLD/Aq2VggCJXSjxEwrMafIP51Z+13H78nXIX0ABEuIGhmB5sNGbR113MOKo+yfw+RDo1ZU3DM6yfnnRF/+ouw==
4357
4357
4358
+ "@types/history@^4.7.11":
4359
+ version "4.7.11"
4360
+ resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64"
4361
+ integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==
4362
+
4358
4363
"@types/hoist-non-react-statics@*", "@types/hoist-non-react-statics@^3.3.1":
4359
4364
version "3.3.1"
4360
4365
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
4597
4602
"@types/react" "*"
4598
4603
"@types/react-router" "*"
4599
4604
4600
- "@types/react-router@*"
, "@types/[email protected] " :
4605
+ "@types/react-router@*":
4601
4606
version "5.1.5"
4602
4607
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.5.tgz#7b2f9b7cc3d350e92664c4e38c0ef529286fe628"
4603
4608
integrity sha512-RZPdCtZympi6X7EkGyaU7ISiAujDYTWgqMF9owE3P6efITw27IWQykcti0BvA5h4Mu1LLl5rxrpO3r8kHyUZ/Q==
4604
4609
dependencies:
4605
4610
"@types/history" "*"
4606
4611
"@types/react" "*"
4607
4612
4613
+
4614
+ version "5.1.20"
4615
+ resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.20.tgz#88eccaa122a82405ef3efbcaaa5dcdd9f021387c"
4616
+ integrity sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==
4617
+ dependencies:
4618
+ "@types/history" "^4.7.11"
4619
+ "@types/react" "*"
4620
+
4608
4621
4609
4622
version "11.0.5"
4610
4623
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-11.0.5.tgz#0d546261b4021e1f9d85b50401c0a42acb106087"
You can’t perform that action at this time.
0 commit comments