Update dependency @types/react to v18.2.16
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-07-24 22:06:49 +00:00
parent 22e8466e3b
commit 1953a5b467
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.2.15",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "2.2.0",
"typescript": "4.9.3",

View File

@ -340,10 +340,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.15":
version "18.2.15"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.15.tgz#14792b35df676c20ec3cf595b262f8c615a73066"
integrity sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==
"@types/react@18.2.16":
version "18.2.16"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c"
integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"