fix(deps): update react monorepo to v19.2.0 (#4230)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-07 07:35:22 +00:00
committed by GitHub
parent 9e059a9632
commit 35172fa910
17 changed files with 430 additions and 430 deletions

View File

@@ -79,8 +79,8 @@
"next": "15.5.4",
"postcss-preset-mantine": "^1.18.0",
"prismjs": "^1.30.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-error-boundary": "^6.0.0",
"react-simple-code-editor": "^0.14.1",
"sass": "^1.93.2",
@@ -96,8 +96,8 @@
"@types/chroma-js": "3.1.1",
"@types/node": "^22.18.8",
"@types/prismjs": "^1.26.5",
"@types/react": "19.1.17",
"@types/react-dom": "19.1.10",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"@types/swagger-ui-react": "^5.18.0",
"concurrently": "^9.2.1",
"eslint": "^9.36.0",