update: update dependency @types/react to v17.0.14
This commit is contained in:
parent
1fe4b3afea
commit
142d259015
|
@ -35,7 +35,7 @@
|
||||||
"@types/js-yaml": "4.0.2",
|
"@types/js-yaml": "4.0.2",
|
||||||
"@types/lodash": "4.14.171",
|
"@types/lodash": "4.14.171",
|
||||||
"@types/mocha": "8.2.3",
|
"@types/mocha": "8.2.3",
|
||||||
"@types/react": "17.0.11",
|
"@types/react": "17.0.14",
|
||||||
"@types/react-dom": "17.0.8",
|
"@types/react-dom": "17.0.8",
|
||||||
"@types/seedrandom": "2.4.30",
|
"@types/seedrandom": "2.4.30",
|
||||||
"@types/sinon": "10.0.2",
|
"@types/sinon": "10.0.2",
|
||||||
|
|
|
@ -943,10 +943,10 @@
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
csstype "^3.0.2"
|
csstype "^3.0.2"
|
||||||
|
|
||||||
"@types/react@17.0.11":
|
"@types/react@17.0.14":
|
||||||
version "17.0.11"
|
version "17.0.14"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
|
||||||
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
|
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
|
|
Loading…
Reference in New Issue