Skip to content

Commit e013d11

Browse files
Update npm non-major dependencies
1 parent 2b3720b commit e013d11

3 files changed

Lines changed: 903 additions & 1000 deletions

File tree

apps/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"emojibase-regex": "^17.0.0",
6868
"escape-html": "^1.0.3",
6969
"file-saver": "^2.0.5",
70-
"filesize": "11.0.13",
70+
"filesize": "11.0.14",
7171
"github-markdown-css": "^5.5.1",
7272
"glob-to-regexp": "^0.4.1",
7373
"highlight.js": "^11.3.1",
@@ -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.360.2",
92+
"posthog-js": "1.364.1",
9393
"qrcode": "1.5.4",
9494
"re-resizable": "6.11.2",
9595
"react": "catalog:",
@@ -101,7 +101,7 @@
101101
"react-transition-group": "^4.4.1",
102102
"rfc4648": "^1.4.0",
103103
"sanitize-filename": "^1.6.3",
104-
"sanitize-html": "2.17.1",
104+
"sanitize-html": "2.17.2",
105105
"tar-js": "^0.3.0",
106106
"ua-parser-js": "1.0.40",
107107
"uuid": "^13.0.0",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"cronstrue": "^3.0.0",
3636
"eslint-plugin-matrix-org": "^3.0.0",
3737
"husky": "^9.0.0",
38-
"knip": "5.87.0",
38+
"knip": "5.88.1",
3939
"lint-staged": "^16.0.0",
4040
"lodash": "^4.17.21",
4141
"mermaid": "^11.13.0",
4242
"minimist": "^1.2.6",
43-
"nx": "22.5.4",
43+
"nx": "22.6.3",
4444
"prettier": "3.8.1",
4545
"typescript": "catalog:",
4646
"vitepress": "^1.6.4",
@@ -97,7 +97,7 @@
9797
"atomically": "2.1.1",
9898
"@types/node": "18.19.130",
9999
"config-file-ts": "0.2.8-rc1",
100-
"node-abi": "4.27.0",
100+
"node-abi": "4.28.0",
101101
"@types/pg-pool": "2.0.7",
102102
"flatted@3.4.1": "3.4.2",
103103
"ajv@6.12.6": "6.14.0",
@@ -108,18 +108,18 @@
108108
"brace-expansion@2.0.2": "2.0.3",
109109
"brace-expansion@5.0.4": "5.0.5",
110110
"handlebars@4.7.8": "4.7.9",
111-
"path-to-regexp@0.1.12": "0.1.13",
111+
"path-to-regexp@0.1.12": "0.2.5",
112112
"path-to-regexp@8.3.0": "8.4.0",
113113
"picomatch@2.3.1": "2.3.2",
114114
"picomatch@4.0": "4.0.4",
115-
"rollup@4.57.1": "4.59.0",
115+
"rollup@4.57.1": "4.60.0",
116116
"smol-toml@1.6.0": "1.6.1",
117117
"svgo@3.3.2": "3.3.3",
118118
"svgo@4.0.0": "4.0.1",
119119
"underscore@1.13.7": "1.13.8",
120120
"yaml@1.10.2": "1.10.3",
121121
"yaml@2.8.2": "2.8.3",
122-
"undici@7.22.2": "7.24.0",
122+
"undici@7.22.2": "7.24.6",
123123
"@xmldom/xmldom@0.8.11": "0.8.12",
124124
"esbuild@<=0.24.2": ">=0.25.0",
125125
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3"

0 commit comments

Comments
 (0)