File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 48
48
"@types/history" : " ^4.7.2" ,
49
49
"@types/leaflet" : " ^1.4.4" ,
50
50
"@types/react-leaflet" : " ^2.2.1" ,
51
- "@types/react-router-dom" : " ^4.3.2 " ,
51
+ "@types/react-router-dom" : " ^4.3.3 " ,
52
52
"@types/styled-components" : " ^4.1.14" ,
53
53
"apollo" : " 2.12.5"
54
54
}
Original file line number Diff line number Diff line change 1634
1634
"@types/prop-types" "*"
1635
1635
"@types/react" "*"
1636
1636
1637
- "@types/react-router-dom@^4.3.2 ":
1638
- version "4.3.2 "
1639
- resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-4.3.2 .tgz#52c17c3682597638f31c17c42620403dc5c2a3f5 "
1640
- integrity sha512-biesHodFxPgDxku2m08XwPeAfUYBcxAnrQG7pwFikuA3L2e3u2OKAb+Sb16bJuU3L5CTHd+Ivap+ke4mmGsHqQ ==
1637
+ "@types/react-router-dom@^4.3.3 ":
1638
+ version "4.3.3 "
1639
+ resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-4.3.3 .tgz#7837e3e9fefbc84a8f6c8a51dca004f4e83e94e3 "
1640
+ integrity sha512-xj0DmFjgvAqRfh/kJPO7apD5G30yPQe+8slu/dugioQOkdKpyzc4Fgk4hoTelm6CSHz7pI2PPsW5+Y6GRBF2zw ==
1641
1641
dependencies:
1642
1642
"@types/history" "*"
1643
1643
"@types/react" "*"
1651
1651
"@types/history" "*"
1652
1652
"@types/react" "*"
1653
1653
1654
- "@types/react@*":
1655
- version "16.8.15"
1656
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.15.tgz#a76515fed5aa3e996603056f54427fec5f2a5122"
1657
- integrity sha512-dMhzw1rWK+wwJWvPp5Pk12ksSrm/z/C/+lOQbMZ7YfDQYnJ02bc0wtg4EJD9qrFhuxFrf/ywNgwTboucobJqQg==
1658
- dependencies:
1659
- "@types/prop-types" "*"
1660
- csstype "^2.2.0"
1661
-
1662
- "@types/react@^16.8.15":
1654
+ "@types/react@*", "@types/react@^16.8.15":
1663
1655
version "16.8.19"
1664
1656
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.19.tgz#629154ef05e2e1985cdde94477deefd823ad9be3"
1665
1657
integrity sha512-QzEzjrd1zFzY9cDlbIiFvdr+YUmefuuRYrPxmkwG0UQv5XF35gFIi7a95m1bNVcFU0VimxSZ5QVGSiBmlggQXQ==
You can’t perform that action at this time.
0 commit comments