Bump @types/react from 18.2.14 to 18.2.17 #44

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/types/react-18.2.17 into main
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"sass": "^1.63.6"
},
"devDependencies": {
"@types/react": "^18.2.14",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.6",
"@vitejs/plugin-react": "^4.0.1",
"vite": "^4.3.9"

View File

@ -395,10 +395,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.2.14":
version "18.2.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
"@types/react@*", "@types/react@^18.2.17":
version "18.2.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e"
integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"