Merge pull request #10 from BenElferink/dependabot/npm_and_yarn/client/types/react-dom-19.0.3

Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
This commit is contained in:
Ben Elferink
2025-01-27 09:10:21 +02:00
committed by GitHub
2 changed files with 5 additions and 6 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react-dom": "^19.0.3",
"serve": "^14.2.4"
}
}