chore: package updates (#2383)

* update

* update versions

* package updates
This commit is contained in:
Philip Okugbe
2026-08-10 17:56:12 +01:00
committed by GitHub
parent 305fd40686
commit 7439da2f6e
5 changed files with 873 additions and 652 deletions
+2 -2
View File
@@ -50,9 +50,9 @@
"katex": "0.16.40", "katex": "0.16.40",
"lowlight": "3.3.0", "lowlight": "3.3.0",
"mantine-form-zod-resolver": "1.3.0", "mantine-form-zod-resolver": "1.3.0",
"mermaid": "11.15.0", "mermaid": "11.16.1",
"mitt": "3.0.1", "mitt": "3.0.1",
"nanoid": "3.3.8", "nanoid": "3.3.17",
"posthog-js": "1.391.2", "posthog-js": "1.391.2",
"react": "19.2.7", "react": "19.2.7",
"react-clear-modal": "^2.0.18", "react-clear-modal": "^2.0.18",
+7 -7
View File
@@ -51,19 +51,19 @@
"@nestjs-labs/nestjs-ioredis": "11.0.4", "@nestjs-labs/nestjs-ioredis": "11.0.4",
"@nestjs/bullmq": "11.0.4", "@nestjs/bullmq": "11.0.4",
"@nestjs/cache-manager": "3.1.3", "@nestjs/cache-manager": "3.1.3",
"@nestjs/common": "11.1.27", "@nestjs/common": "11.1.28",
"@nestjs/config": "4.0.4", "@nestjs/config": "4.0.4",
"@nestjs/core": "11.1.27", "@nestjs/core": "11.1.27",
"@nestjs/event-emitter": "3.1.0", "@nestjs/event-emitter": "3.1.0",
"@nestjs/jwt": "11.0.2", "@nestjs/jwt": "11.0.2",
"@nestjs/mapped-types": "2.1.1", "@nestjs/mapped-types": "2.1.1",
"@nestjs/passport": "11.0.5", "@nestjs/passport": "11.0.5",
"@nestjs/platform-fastify": "11.1.27", "@nestjs/platform-fastify": "11.1.28",
"@nestjs/platform-socket.io": "11.1.27", "@nestjs/platform-socket.io": "11.1.28",
"@nestjs/schedule": "6.1.3", "@nestjs/schedule": "6.1.3",
"@nestjs/terminus": "11.1.1", "@nestjs/terminus": "11.1.1",
"@nestjs/throttler": "6.5.0", "@nestjs/throttler": "6.5.0",
"@nestjs/websockets": "11.1.27", "@nestjs/websockets": "11.1.28",
"@node-saml/passport-saml": "5.1.0", "@node-saml/passport-saml": "5.1.0",
"@socket.io/redis-adapter": "8.3.0", "@socket.io/redis-adapter": "8.3.0",
"ai": "6.0.134", "ai": "6.0.134",
@@ -90,8 +90,8 @@
"ldapts": "8.1.7", "ldapts": "8.1.7",
"mammoth": "1.12.0", "mammoth": "1.12.0",
"mime-types": "3.0.2", "mime-types": "3.0.2",
"msgpackr": "^1.11.9", "msgpackr": "1.11.9",
"nanoid": "5.1.7", "nanoid": "5.1.16",
"nestjs-cls": "6.2.0", "nestjs-cls": "6.2.0",
"nestjs-kysely": "3.1.2", "nestjs-kysely": "3.1.2",
"nestjs-pino": "4.6.1", "nestjs-pino": "4.6.1",
@@ -102,7 +102,7 @@
"passport-google-oauth20": "2.0.0", "passport-google-oauth20": "2.0.0",
"passport-jwt": "4.0.1", "passport-jwt": "4.0.1",
"pg-tsquery": "8.4.2", "pg-tsquery": "8.4.2",
"pgvector": "^0.2.1", "pgvector": "0.2.1",
"pino-http": "11.0.0", "pino-http": "11.0.0",
"pino-pretty": "13.1.3", "pino-pretty": "13.1.3",
"postgres": "3.4.8", "postgres": "3.4.8",
+8 -8
View File
@@ -23,11 +23,11 @@
"@casl/ability": "6.8.0", "@casl/ability": "6.8.0",
"@docmost/editor-ext": "workspace:*", "@docmost/editor-ext": "workspace:*",
"@floating-ui/dom": "1.7.3", "@floating-ui/dom": "1.7.3",
"@hocuspocus/common": "4.4.0", "@hocuspocus/common": "4.5.0",
"@hocuspocus/provider": "4.4.0", "@hocuspocus/provider": "4.5.0",
"@hocuspocus/provider-react": "4.4.0", "@hocuspocus/provider-react": "4.5.0",
"@hocuspocus/server": "4.4.0", "@hocuspocus/server": "4.5.0",
"@hocuspocus/transformer": "4.4.0", "@hocuspocus/transformer": "4.5.0",
"@joplin/turndown": "4.0.82", "@joplin/turndown": "4.0.82",
"@joplin/turndown-plugin-gfm": "1.0.64", "@joplin/turndown-plugin-gfm": "1.0.64",
"@sindresorhus/slugify": "3.0.0", "@sindresorhus/slugify": "3.0.0",
@@ -65,7 +65,7 @@
"date-fns": "4.1.0", "date-fns": "4.1.0",
"diff": "8.0.3", "diff": "8.0.3",
"docx": "9.7.1", "docx": "9.7.1",
"dompurify": "3.4.12", "dompurify": "3.4.13",
"fractional-indexing-jittered": "1.0.0", "fractional-indexing-jittered": "1.0.0",
"highlight.js": "11.11.1", "highlight.js": "11.11.1",
"image-dimensions": "2.5.0", "image-dimensions": "2.5.0",
@@ -81,12 +81,12 @@
"yjs": "^13.6.30" "yjs": "^13.6.30"
}, },
"devDependencies": { "devDependencies": {
"@nx/js": "22.7.2", "@nx/js": "23.1.1",
"@types/bytes": "3.1.5", "@types/bytes": "3.1.5",
"@types/qrcode": "1.5.6", "@types/qrcode": "1.5.6",
"@types/turndown": "5.0.6", "@types/turndown": "5.0.6",
"concurrently": "10.0.4", "concurrently": "10.0.4",
"nx": "22.7.2", "nx": "23.1.1",
"tsx": "^4.21.0" "tsx": "^4.21.0"
}, },
"workspaces": { "workspaces": {
+850 -631
View File
File diff suppressed because it is too large Load Diff
+6 -4
View File
@@ -7,11 +7,11 @@ overrides:
prosemirror-changeset: 2.4.0 prosemirror-changeset: 2.4.0
glob: 13.0.6 glob: 13.0.6
ws: 8.21.0 ws: 8.21.0
dompurify: 3.4.12 dompurify: 3.4.13
mermaid: 11.15.0 mermaid: 11.16.1
undici: 7.29.0 undici: 7.29.0
tmp: 0.2.7 tmp: 0.2.7
nanoid@^3: 3.3.8 nanoid@^3: 3.3.17
lodash-es: 4.18.1 lodash-es: 4.18.1
express-rate-limit: 8.2.2 express-rate-limit: 8.2.2
flatted: 3.4.2 flatted: 3.4.2
@@ -22,9 +22,11 @@ overrides:
ip-address: 10.3.1 ip-address: 10.3.1
fast-uri: 3.1.5 fast-uri: 3.1.5
form-data@>=4.0.0 <4.0.6: 4.0.6 form-data@>=4.0.0 <4.0.6: 4.0.6
nanoid@>=4.0.0 <5.0.9: 5.1.16 nanoid@>=4.0.0 <5.1.16: 5.1.16
esbuild@>=0.27.3 <0.28.1: 0.28.1 esbuild@>=0.27.3 <0.28.1: 0.28.1
'@opentelemetry/core@>=2.0.0 <2.8.0': 2.9.0 '@opentelemetry/core@>=2.0.0 <2.8.0': 2.9.0
js-yaml@>=3.0.0 <3.15.1: 3.15.1
js-yaml@>=4.0.0 <4.3.1: 4.3.1
shamefullyHoist: true shamefullyHoist: true
minimumReleaseAge: 4320 minimumReleaseAge: 4320
allowBuilds: allowBuilds: