mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 14:14:26 +07:00
build(deps-dev): bump @types/react from 16.9.15 to 16.9.16 (#355)
This commit is contained in:
parent
4d9ac2bd04
commit
398c5804cf
@ -30,7 +30,7 @@
|
|||||||
"@types/js-base64": "2.3.1",
|
"@types/js-base64": "2.3.1",
|
||||||
"@types/lodash": "4.14.149",
|
"@types/lodash": "4.14.149",
|
||||||
"@types/node": "12.12.16",
|
"@types/node": "12.12.16",
|
||||||
"@types/react": "16.9.15",
|
"@types/react": "16.9.16",
|
||||||
"@types/react-autosuggest": "9.3.13",
|
"@types/react-autosuggest": "9.3.13",
|
||||||
"@types/react-dom": "16.9.4",
|
"@types/react-dom": "16.9.4",
|
||||||
"@types/react-router-dom": "5.1.3",
|
"@types/react-router-dom": "5.1.3",
|
||||||
|
@ -1977,10 +1977,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
"@types/react@*", "@types/react@16.9.15":
|
"@types/react@*", "@types/react@16.9.16":
|
||||||
version "16.9.15"
|
version "16.9.16"
|
||||||
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.15.tgz#aeabb7a50f96c9e31a16079ada20ede9ed602977"
|
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.16.tgz#4f12515707148b1f53a8eaa4341dae5dfefb066d"
|
||||||
integrity sha512-WsmM1b6xQn1tG3X2Hx4F3bZwc2E82pJXt5OPs2YJgg71IzvUoKOSSSYOvLXYCg1ttipM+UuA4Lj3sfvqjVxyZw==
|
integrity sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
csstype "^2.2.0"
|
csstype "^2.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user