Update dependency react to v19

renovate/react-19.x
renovate[bot] 2024-12-08 01:23:55 +00:00 committed by GitHub
parent 32b032c2a9
commit e71cd88f09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@
"lucide-static": "latest",
"modern-screenshot": "^4.4.39",
"polished": "^4.3.1",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
@ -107,7 +107,7 @@
"@testing-library/react": "^15.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react": "^19.0.0",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/react-tag-input": "^6.6.6",