Bump @types/react from 18.2.0 to 18.2.2 #11

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/types/react-18.2.2 into main
2 changed files with 5 additions and 5 deletions
Showing only changes of commit fd905f8ca9 - Show all commits

View File

@ -17,7 +17,7 @@
"sass": "^1.62.1"
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react": "^18.2.2",
"@types/react-dom": "^18.0.11",
"@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.2":
version "18.2.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.2.tgz#2b6b1831d9c805b3790b6613becb5c8d2f3be479"
integrity sha512-4GZH3GLuqdZbDvOW5Pqqe7jgsDrKwkJfZMZLwFcgoz3CVDSvnMeG/Ihe44IbZ5Mqhh1fyTh5e44z6pNjIzzV8g==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"