Bump @types/react from 18.2.8 to 18.2.9 in /client #13

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/types/react-18.2.9 into main 2023-06-08 17:41:16 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 3438e6515e - Show all commits

View File

@ -26,7 +26,7 @@
"xterm-addon-fit": "^0.7.0"
},
"devDependencies": {
"@types/react": "^18.2.8",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.42.0",

View File

@ -484,10 +484,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.2.8":
version "18.2.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
"@types/react@*", "@types/react@^18.2.9":
version "18.2.9"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"