Bump @types/react from 18.2.6 to 18.2.7 in /client #7

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/types/react-18.2.7 into main 2023-05-25 17:51:37 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 4fca9e2b63 - Show all commits

View File

@ -19,7 +19,7 @@
"sass": "^1.62.1"
},
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.41.0",

View File

@ -472,10 +472,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.0.28":
version "18.2.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
"@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" "*"