Update dependency @types/react-dom to v19

This commit is contained in:
Renovate Bot 2024-12-12 07:14:54 +00:00
parent 5acb6a4f81
commit c3e38e370b
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -41,7 +41,7 @@
"@types/luxon": "^3.4.2",
"@types/node": "^22.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-dom": "^19.0.0",
"eslint": "^8",
"eslint-config-next": "15.0.0",
"postcss": "^8",