Bump @types/react from 18.2.14 to 18.2.23 #54

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/types/react-18.2.23 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.23",
"@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.23":
version "18.2.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"