Merge pull request #201 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.37

Bump @types/react from 18.2.33 to 18.2.37 in /admin
This commit is contained in:
2023-11-11 19:34:42 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"sass": "^1.69.5"
},
"devDependencies": {
"@types/react": "^18.2.33",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.1.1",
"vite": "^4.5.0"

View File

@ -452,10 +452,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.2.33":
version "18.2.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877"
integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==
"@types/react@*", "@types/react@^18.2.37":
version "18.2.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"