Merge pull request #2054 from Yidadaa/dependabot/npm_and_yarn/types/react-18.2.12

chore(deps-dev): bump @types/react from 18.0.31 to 18.2.12
This commit is contained in:
Yifei Zhang 2023-06-20 02:39:50 +08:00 committed by GitHub
commit 3ae502986b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"devDependencies": {
"@tauri-apps/cli": "^1.3.1",
"@types/node": "^20.3.1",
"@types/react": "^18.0.28",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.0.11",
"@types/react-katex": "^3.0.0",
"@types/spark-md5": "^3.0.2",

View File

@ -1460,10 +1460,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.0.28":
version "18.0.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
"@types/react@*", "@types/react@^18.2.12":
version "18.2.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97"
integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"