Merge pull request #29 from gnmyt/dependabot/npm_and_yarn/webui/types/react-18.2.63

Bump @types/react from 18.2.62 to 18.2.63 in /webui
This commit is contained in:
2024-03-06 14:05:36 +01:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@ -22,7 +22,7 @@
"react-router-dom": "^6.22.2"
},
"devDependencies": {
"@types/react": "^18.2.62",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
@ -1177,9 +1177,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.2.62",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.62.tgz",
"integrity": "sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==",
"version": "18.2.63",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.63.tgz",
"integrity": "sha512-ppaqODhs15PYL2nGUOaOu2RSCCB4Difu4UFrP4I3NHLloXC/ESQzQMi9nvjfT1+rudd0d2L3fQPJxRSey+rGlQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",