Update to react v19

This commit is contained in:
schroda
2025-04-18 20:42:41 +02:00
parent 213f561fe4
commit 3f93549f34
22 changed files with 52 additions and 58 deletions

View File

@@ -67,8 +67,8 @@
"node-vibrant": "4.0.3",
"notistack": "3.0.2",
"p-limit": "6.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hotkeys-hook": "5.0.1",
"react-i18next": "15.4.1",
"react-lazily": "0.9.2",
@@ -88,9 +88,9 @@
"@graphql-codegen/typescript-operations": "4.6.0",
"@types/apollo-upload-client": "18.0.0",
"@types/node": "22.14.1",
"@types/react": "18.3.5",
"@types/react": "19.1.2",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.3.0",
"@types/react-dom": "19.1.2",
"@types/sanitize-html": "2.15.0",
"@types/stylis": "4.2.7",
"@types/webfontloader": "1.6.38",