diff --git a/package.json b/package.json index 159ca2879b..4773ee3da9 100644 --- a/package.json +++ b/package.json @@ -68,10 +68,10 @@ "postinstall": "patch-package" }, "resolutions": { - "**/pretty-format/react-is": "19.0.0", + "**/pretty-format/react-is": "19.1.0", "@playwright/test": "1.51.1", - "@types/react": "19.0.10", - "@types/react-dom": "19.0.4", + "@types/react": "19.1.1", + "@types/react-dom": "19.1.2", "oidc-client-ts": "3.2.0", "jwt-decode": "4.0.0", "caniuse-lite": "1.0.30001713", @@ -211,9 +211,9 @@ "@types/node-fetch": "^2.6.2", "@types/pako": "^2.0.0", "@types/qrcode": "^1.3.5", - "@types/react": "19.0.10", + "@types/react": "19.1.1", "@types/react-beautiful-dnd": "^13.0.0", - "@types/react-dom": "19.0.4", + "@types/react-dom": "19.1.2", "@types/react-transition-group": "^4.4.0", "@types/sanitize-html": "2.15.0", "@types/semver": "^7.5.8", diff --git a/test/unit-tests/components/structures/__snapshots__/FilePanel-test.tsx.snap b/test/unit-tests/components/structures/__snapshots__/FilePanel-test.tsx.snap index cc900cdf5a..f311521960 100644 --- a/test/unit-tests/components/structures/__snapshots__/FilePanel-test.tsx.snap +++ b/test/unit-tests/components/structures/__snapshots__/FilePanel-test.tsx.snap @@ -19,7 +19,7 @@ exports[`FilePanel renders empty state 1`] = `