Merge pull request #215 from gnmyt/dependabot/npm_and_yarn/webui/types/react-dom-18.3.1

Bump @types/react-dom from 18.3.0 to 18.3.1 in /webui
This commit is contained in:
2024-10-22 19:14:27 +02:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"eslint": "^8.57.1",
"eslint-plugin-react": "^7.37.1",