Skip to content

Commit 9fcc8a2

Browse files
Update npm non-major dependencies
1 parent 3788bbe commit 9fcc8a2

File tree

3 files changed

+1422
-795
lines changed

3 files changed

+1422
-795
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"opus-recorder": "^8.0.3",
9090
"pako": "^2.0.3",
9191
"png-chunks-extract": "^1.0.0",
92-
"posthog-js": "1.356.1",
92+
"posthog-js": "1.360.2",
9393
"qrcode": "1.5.4",
9494
"re-resizable": "6.11.2",
9595
"react": "catalog:",
@@ -163,7 +163,7 @@
163163
"@types/react-beautiful-dnd": "^13.0.0",
164164
"@types/react-dom": "catalog:",
165165
"@types/react-transition-group": "^4.4.0",
166-
"@types/sanitize-html": "2.16.0",
166+
"@types/sanitize-html": "2.16.1",
167167
"@types/sdp-transform": "^2.4.10",
168168
"@types/semver": "^7.5.8",
169169
"@types/tar-js": "^0.3.5",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pretty-format@30>react-is": "19.2.4",
2626
"@types/react": "catalog:",
2727
"@types/react-dom": "catalog:",
28-
"oidc-client-ts": "3.4.1",
28+
"oidc-client-ts": "3.5.0",
2929
"jwt-decode": "4.0.0",
3030
"caniuse-lite": "1.0.30001774",
3131
"markdown-it": "14.1.1",
@@ -34,7 +34,7 @@
3434
"wrap-ansi": "npm:wrap-ansi@^10.0.0",
3535
"matrix-widget-api": "^1.17.0",
3636
"qs": "6.15.0",
37-
"serialize-javascript": "7.0.3"
37+
"serialize-javascript": "7.0.4"
3838
},
3939
"devDependencies": {
4040
"@action-validator/cli": "^0.6.0",
@@ -49,7 +49,7 @@
4949
"lint-staged": "^16.0.0",
5050
"lodash": "^4.17.21",
5151
"minimist": "^1.2.6",
52-
"nx": "22.5.3",
52+
"nx": "22.5.4",
5353
"prettier": "3.8.1",
5454
"typescript": "catalog:",
5555
"yaml": "^2.3.3"

0 commit comments

Comments
 (0)