mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency @types/react-dom to v18.0.6
This commit is contained in:
parent
bb5f811263
commit
4eef8459e8
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
||||||
"@types/animejs": "3.1.4",
|
"@types/animejs": "3.1.4",
|
||||||
"@types/node": "17.0.14",
|
"@types/node": "17.0.14",
|
||||||
"@types/react": "18.0.14",
|
"@types/react": "18.0.14",
|
||||||
"@types/react-dom": "18.0.5",
|
"@types/react-dom": "18.0.6",
|
||||||
"animejs": "3.2.1",
|
"animejs": "3.2.1",
|
||||||
"babel-plugin-i18next-extract": "0.8.3",
|
"babel-plugin-i18next-extract": "0.8.3",
|
||||||
"gatsby": "4.17.2",
|
"gatsby": "4.17.2",
|
||||||
|
|
|
@ -3023,10 +3023,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
"@types/react-dom@18.0.5":
|
"@types/react-dom@18.0.6":
|
||||||
version "18.0.5"
|
version "18.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.5.tgz#330b2d472c22f796e5531446939eacef8378444a"
|
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.6.tgz#36652900024842b74607a17786b6662dd1e103a1"
|
||||||
integrity sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==
|
integrity sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue