Merge pull request #75 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.5

Bump @types/react from 18.2.0 to 18.2.5 in /admin
This commit is contained in:
2023-05-05 13:09:05 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"sass": "^1.62.1"
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.3",
"@vitejs/plugin-react": "^4.0.0",
"vite": "^4.3.4"

View File

@ -428,10 +428,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.2.0":
version "18.2.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21"
integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==
"@types/react@*", "@types/react@^18.2.5":
version "18.2.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.5.tgz#f9403e1113b12b53f7edcdd9a900c10dd4b49a59"
integrity sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"