Merge pull request #39 from DerTyp7/dependabot/npm_and_yarn/types/react-dom-18.2.7

Bump @types/react-dom from 18.2.4 to 18.2.7
This commit is contained in:
Janis
2023-07-24 00:33:42 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.0.11",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react-swc": "^3.0.0",