Bump @types/react from 18.2.0 to 18.2.7 #18

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/types/react-18.2.7 into main 2023-05-29 20:44:14 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"sass": "^1.62.1"
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^4.0.0",
"vite": "^4.3.2"

View File

@ -395,10 +395,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.2.0":
version "18.2.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21"
integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==
"@types/react@*", "@types/react@^18.2.7":
version "18.2.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"