Merge pull request #178 from gnmyt/dependabot/npm_and_yarn/admin/types/react-dom-18.2.12

Bump @types/react-dom from 18.2.11 to 18.2.12 in /admin
This commit is contained in:
2023-10-11 06:17:14 +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.25",
"@types/react-dom": "^18.2.11",
"@types/react-dom": "^18.2.12",
"@vitejs/plugin-react": "^4.1.0",
"vite": "^4.4.11"
}