Merge pull request #105 from DerTyp7/dependabot/npm_and_yarn/dev/types/react-dom-18.2.18

Bump @types/react-dom from 18.2.15 to 18.2.18
This commit is contained in:
Janis
2024-02-05 17:29:54 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/react": "^18.2.35",
"@types/react-dom": "^18.2.14",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-react-swc": "^3.6.0",