mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-20 19:37:22 +02:00
Update dependency @types/react-dom to v18.0.1
This commit is contained in:
parent
be1b5d1b3a
commit
44082367aa
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.5",
|
||||
"@types/react-dom": "18.0.0",
|
||||
"@types/react-dom": "18.0.1",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.12.1",
|
||||
|
|
|
@ -2562,10 +2562,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-dom@18.0.0":
|
||||
version "18.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.0.tgz#b13f8d098e4b0c45df4f1ed123833143b0c71141"
|
||||
integrity sha512-49897Y0UiCGmxZqpC8Blrf6meL8QUla6eb+BBhn69dTXlmuOlzkfr7HHY/O8J25e1lTUMs+YYxSlVDAaGHCOLg==
|
||||
"@types/react-dom@18.0.1":
|
||||
version "18.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.1.tgz#cb3cc10ea91141b12c71001fede1017acfbce4db"
|
||||
integrity sha512-jCwTXvHtRLiyVvKm9aEdHXs8rflVOGd5Sl913JZrPshfXjn8NYsTNZOz70bCsA31IR0TOqwi3ad+X4tSCBoMTw==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue