Skip to content

Commit 0fcf592

Browse files
Update npm non-major dependencies
1 parent 1f6d1db commit 0fcf592

File tree

3 files changed

+614
-542
lines changed

3 files changed

+614
-542
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.364.7",
92+
"posthog-js": "1.369.3",
9393
"qrcode": "1.5.4",
9494
"re-resizable": "6.11.2",
9595
"react": "catalog:",
@@ -215,7 +215,7 @@
215215
"postcss-preset-env": "11.2.0",
216216
"postcss-scss": "4.0.9",
217217
"postcss-simple-vars": "7.0.1",
218-
"prettier": "3.8.1",
218+
"prettier": "3.8.3",
219219
"process": "^0.11.10",
220220
"raw-loader": "^4.0.2",
221221
"semver": "^7.5.2",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"cronstrue": "^3.0.0",
3434
"eslint-plugin-matrix-org": "^3.0.0",
3535
"husky": "^9.0.0",
36-
"knip": "6.3.0",
36+
"knip": "6.4.1",
3737
"lint-staged": "^16.0.0",
3838
"lodash": "^4.17.21",
3939
"mermaid": "^11.13.0",
4040
"minimist": "^1.2.6",
4141
"nx": "22.6.5",
42-
"prettier": "3.8.1",
42+
"prettier": "3.8.3",
4343
"typescript": "catalog:",
4444
"vitepress": "^1.6.4",
4545
"vitepress-plugin-mermaid": "^2.0.17",
@@ -91,7 +91,7 @@
9191
"markdown-it": "14.1.1",
9292
"testcontainers": "^11.0.0",
9393
"matrix-widget-api": "^1.17.0",
94-
"qs": "6.15.0",
94+
"qs": "6.15.1",
9595
"@types/node": "18.19.130",
9696
"config-file-ts": "0.2.8-rc1",
9797
"node-abi": "4.28.0",
@@ -100,8 +100,8 @@
100100
"ajv@>=8 <8.18.0": "8.18.0",
101101
"axios@>1.0.0 <1.15.0": "1.15.0",
102102
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
103-
"esbuild@<=0.24.2": "0.27.4",
104-
"esbuild@~0.27.0": "0.27.4",
103+
"esbuild@<=0.24.2": "0.28.0",
104+
"esbuild@~0.27.0": "0.28.0",
105105
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
106106
"lodash@4.17.23": "4.18.1",
107107
"follow-redirects@1.15.11": "1.16.0",

0 commit comments

Comments
 (0)