mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency @types/react-dom to v18.0.3
This commit is contained in:
parent
d34aab8a56
commit
842beda5f2
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
"@types/animejs": "3.1.4",
|
||||
"@types/node": "17.0.14",
|
||||
"@types/react": "18.0.8",
|
||||
"@types/react-dom": "18.0.2",
|
||||
"@types/react-dom": "18.0.3",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.13.0",
|
||||
|
|
|
@ -2569,10 +2569,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-dom@18.0.2":
|
||||
version "18.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.2.tgz#2d6b46557aa30257e87e67a6d952146d15979d79"
|
||||
integrity sha512-UxeS+Wtj5bvLRREz9tIgsK4ntCuLDo0EcAcACgw3E+9wE8ePDr9uQpq53MfcyxyIS55xJ+0B6mDS8c4qkkHLBg==
|
||||
"@types/react-dom@18.0.3":
|
||||
version "18.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.3.tgz#a022ea08c75a476fe5e96b675c3e673363853831"
|
||||
integrity sha512-1RRW9kst+67gveJRYPxGmVy8eVJ05O43hg77G2j5m76/RFJtMbcfAs2viQ2UNsvvDg8F7OfQZx8qQcl6ymygaQ==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue