Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 1f03613

Browse files
Update all non-major dependencies
1 parent 78059e1 commit 1f03613

File tree

3 files changed

+116
-121
lines changed

3 files changed

+116
-121
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"opus-recorder": "^8.0.3",
123123
"pako": "^2.0.3",
124124
"png-chunks-extract": "^1.0.0",
125-
"posthog-js": "1.157.2",
125+
"posthog-js": "1.160.3",
126126
"qrcode": "1.5.4",
127127
"re-resizable": "^6.9.0",
128128
"react": "17.0.2",

playwright/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright:v1.46.1-jammy
1+
FROM mcr.microsoft.com/playwright:v1.47.0-jammy
22

33
WORKDIR /work/matrix-react-sdk
44
VOLUME ["/work/element-web/node_modules"]

0 commit comments

Comments
 (0)