Merge pull request #193 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.32

Bump @types/react from 18.2.31 to 18.2.32 in /admin
This commit is contained in:
2023-10-26 06:44:50 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"sass": "^1.69.4"
},
"devDependencies": {
"@types/react": "^18.2.31",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.1.0",
"vite": "^4.5.0"

View File

@ -452,10 +452,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.2.31":
version "18.2.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40"
integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==
"@types/react@*", "@types/react@^18.2.32":
version "18.2.32"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a"
integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"