Merge pull request #65 from gnmyt/dependabot/npm_and_yarn/webui/types/react-dom-18.2.24

Bump @types/react-dom from 18.2.23 to 18.2.24 in /webui
This commit is contained in:
2024-04-05 07:53:50 +02:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@types/react-dom": "^18.2.24",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
@ -1677,9 +1677,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "18.2.23",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.23.tgz",
"integrity": "sha512-ZQ71wgGOTmDYpnav2knkjr3qXdAFu0vsk8Ci5w3pGAIdj7/kKAyn+VsQDhXsmzzzepAiI9leWMmubXz690AI/A==",
"version": "18.2.24",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.24.tgz",
"integrity": "sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==",
"dev": true,
"dependencies": {
"@types/react": "*"