chore(deps): update dependency @types/react-dom to v19.1.3
All checks were successful
Lint / Lint and Typecheck (push) Successful in 44s

This commit is contained in:
2025-05-05 10:01:35 +00:00
parent 24337db9a2
commit 0c0b6bd3d9
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.3",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/react-dom": "19.1.3",
"eslint": "9.26.0",
"eslint-config-next": "15.3.1",
"postcss": "8.5.3",