mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency @types/react to v17.0.44
This commit is contained in:
parent
e25501573b
commit
e99515cbe3
2 changed files with 11 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
"@react-hook/media-query": "1.1.1",
|
"@react-hook/media-query": "1.1.1",
|
||||||
"@types/animejs": "3.1.4",
|
"@types/animejs": "3.1.4",
|
||||||
"@types/node": "17.0.14",
|
"@types/node": "17.0.14",
|
||||||
"@types/react": "17.0.43",
|
"@types/react": "17.0.44",
|
||||||
"@types/react-dom": "17.0.14",
|
"@types/react-dom": "17.0.14",
|
||||||
"animejs": "3.2.1",
|
"animejs": "3.2.1",
|
||||||
"babel-plugin-i18next-extract": "0.8.3",
|
"babel-plugin-i18next-extract": "0.8.3",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2569,7 +2569,7 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
"@types/react@*", "@types/react@17.0.43":
|
"@types/react@*":
|
||||||
version "17.0.43"
|
version "17.0.43"
|
||||||
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz"
|
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz"
|
||||||
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
|
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
|
||||||
|
@ -2578,6 +2578,15 @@
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
csstype "^3.0.2"
|
csstype "^3.0.2"
|
||||||
|
|
||||||
|
"@types/react@17.0.44":
|
||||||
|
version "17.0.44"
|
||||||
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
|
||||||
|
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
|
||||||
|
dependencies:
|
||||||
|
"@types/prop-types" "*"
|
||||||
|
"@types/scheduler" "*"
|
||||||
|
csstype "^3.0.2"
|
||||||
|
|
||||||
"@types/responselike@*", "@types/responselike@^1.0.0":
|
"@types/responselike@*", "@types/responselike@^1.0.0":
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz"
|
resolved "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue