mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency @types/react to v18.0.6
This commit is contained in:
parent
c58f6a4bb2
commit
71c1343131
2 changed files with 5 additions and 5 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": "18.0.5",
|
"@types/react": "18.0.6",
|
||||||
"@types/react-dom": "18.0.2",
|
"@types/react-dom": "18.0.2",
|
||||||
"animejs": "3.2.1",
|
"animejs": "3.2.1",
|
||||||
"babel-plugin-i18next-extract": "0.8.3",
|
"babel-plugin-i18next-extract": "0.8.3",
|
||||||
|
|
|
@ -2578,10 +2578,10 @@
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
csstype "^3.0.2"
|
csstype "^3.0.2"
|
||||||
|
|
||||||
"@types/react@18.0.5":
|
"@types/react@18.0.6":
|
||||||
version "18.0.5"
|
version "18.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.5.tgz#1a4d4b705ae6af5aed369dec22800b20f89f5301"
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.6.tgz#30206c3830af6ce8639b91ace5868bc2d3d1d96c"
|
||||||
integrity sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ==
|
integrity sha512-bPqwzJRzKtfI0mVYr5R+1o9BOE8UEXefwc1LwcBtfnaAn6OoqMhLa/91VA8aeWfDPJt1kHvYKI8RHcQybZLHHA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue