Merge pull request #70 from gnmyt/dependabot/npm_and_yarn/admin/types/react-dom-18.2.1

Bump @types/react-dom from 18.0.11 to 18.2.1 in /admin
This commit is contained in:
2023-04-26 09:26:08 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react-dom": "^18.0.11",
"@types/react-dom": "^18.2.1",
"@vitejs/plugin-react": "^4.0.0",
"vite": "^4.3.2"
}