Merge pull request #78 from gnmyt/dependabot/npm_and_yarn/dashboard/types/react-dom-18.3.1

Bump @types/react-dom from 18.3.0 to 18.3.1 in /dashboard
This commit is contained in:
Mathias Wagner
2024-10-21 09:12:30 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,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",
"vite": "^5.4.8"
}