Skip to content

Commit ef38258

Browse files
Update all non-major dependencies (#28430)
* Update all non-major dependencies * Pin posthog-js back due to PostHog/posthog-js#1437 Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
1 parent d8d6017 commit ef38258

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"png-chunks-extract": "^1.0.0",
133133
"posthog-js": "1.157.2",
134134
"qrcode": "1.5.4",
135-
"re-resizable": "6.9.17",
135+
"re-resizable": "6.10.1",
136136
"react": "^18.3.1",
137137
"react-beautiful-dnd": "^13.1.0",
138138
"react-blurhash": "^0.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8297,7 +8297,7 @@ [email protected]:
82978297
jwt-decode "^4.0.0"
82988298
loglevel "^1.7.1"
82998299
matrix-events-sdk "0.0.1"
8300-
matrix-widget-api "^1.10.0"
8300+
matrix-widget-api "^1.8.2"
83018301
oidc-client-ts "^3.0.1"
83028302
p-retry "4"
83038303
sdp-transform "^2.14.1"
@@ -9943,10 +9943,10 @@ raw-loader@^4.0.2:
99439943
loader-utils "^2.0.0"
99449944
schema-utils "^3.0.0"
99459945

9946-
re-resizable@6.9.17:
9947-
version "6.9.17"
9948-
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.17.tgz#78e4349934ff24a8fcb4b6b5a43ff9ed5f319d2a"
9949-
integrity sha512-OBqd1BwVXpEJJn/yYROG+CbeqIDBWIp6wathlpB0kzZWWZIY1gPTsgK2yJEui5hOvkCdC2mcexF2V3DZVfLq2g==
9946+
re-resizable@6.10.1:
9947+
version "6.10.1"
9948+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.1.tgz#d062ca50bbc4ec7ae940f756cba36479e9015bc5"
9949+
integrity sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw==
99509950

99519951
react-beautiful-dnd@^13.1.0:
99529952
version "13.1.1"

0 commit comments

Comments
 (0)