Skip to content

Commit 566a16b

Browse files
authored
Merge branch 'develop' into fix/rerender
2 parents 8161ba6 + a08c341 commit 566a16b

4 files changed

Lines changed: 285 additions & 433 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"react-beautiful-dnd": "13"
8383
},
8484
"overrides": {
85-
"pretty-format@30>react-is": "19.2.4",
85+
"pretty-format@30>react-is": "19.2.5",
8686
"@types/react": "catalog:",
8787
"@types/react-dom": "catalog:",
8888
"oidc-client-ts": "3.5.0",

packages/module-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"rollup-plugin-external-globals": "^0.13.0",
4242
"semver": "^7.6.3",
4343
"typescript": "^5.7.3",
44-
"vite": "^7.3.2",
44+
"vite": "^8.0.0",
4545
"vite-plugin-dts": "^4.5.0",
4646
"vitest": "^4.0.0",
4747
"vitest-sonar-reporter": "^3.0.0"

packages/shared-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"matrix-web-i18n": "catalog:",
6666
"react-blurhash": "^0.3.0",
6767
"react-merge-refs": "^3.0.2",
68-
"react-resizable-panels": "^4.6.5",
68+
"react-resizable-panels": "4.7.2",
6969
"react-virtuoso": "^4.14.0",
7070
"temporal-polyfill": "^0.3.0"
7171
},

0 commit comments

Comments
 (0)