From 3f1b887fa60a4eae14187700ea730b7d3bbcb6f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 21:37:54 +0000 Subject: [PATCH] fix(deps): update superdoc --- rag/apps/ingest/package.json | 2 +- rag/apps/web/package.json | 2 +- rag/bun.lock | 32 ++++++++++++++++---------------- rag/packages/shared/package.json | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/rag/apps/ingest/package.json b/rag/apps/ingest/package.json index bff3025..6c2dbf0 100644 --- a/rag/apps/ingest/package.json +++ b/rag/apps/ingest/package.json @@ -8,6 +8,6 @@ }, "dependencies": { "@docrag/shared": "workspace:*", - "@superdoc-dev/cli": "0.8.0-next.92" + "@superdoc-dev/cli": "0.8.0-next.98" } } diff --git a/rag/apps/web/package.json b/rag/apps/web/package.json index cd0eaa2..aab40ab 100644 --- a/rag/apps/web/package.json +++ b/rag/apps/web/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "^19.0.0", "react-dom": "^19.0.0", - "superdoc": "1.30.0-next.74" + "superdoc": "1.30.0-next.80" }, "devDependencies": { "@types/react": "^19.0.0", diff --git a/rag/bun.lock b/rag/bun.lock index 5365a68..6999058 100644 --- a/rag/bun.lock +++ b/rag/bun.lock @@ -27,7 +27,7 @@ "name": "@docrag/ingest", "dependencies": { "@docrag/shared": "workspace:*", - "@superdoc-dev/cli": "0.8.0-next.92", + "@superdoc-dev/cli": "0.8.0-next.98", }, }, "apps/web": { @@ -35,7 +35,7 @@ "dependencies": { "react": "^19.0.0", "react-dom": "^19.0.0", - "superdoc": "1.30.0-next.74", + "superdoc": "1.30.0-next.80", }, "devDependencies": { "@types/react": "^19.0.0", @@ -48,7 +48,7 @@ "packages/shared": { "name": "@docrag/shared", "dependencies": { - "@superdoc-dev/sdk": "1.8.0-next.74", + "@superdoc-dev/sdk": "1.8.0-next.80", }, }, }, @@ -359,29 +359,29 @@ "@speed-highlight/core": ["@speed-highlight/core@1.2.15", "", {}, "sha512-BMq1K3DsElxDWawkX6eLg9+CKJrTVGCBAWVuHXVUV2u0s2711qiChLSId6ikYPfxhdYocLNt3wWwSvDiTvFabw=="], - "@superdoc-dev/cli": ["@superdoc-dev/cli@0.8.0-next.92", "", { "dependencies": { "@hocuspocus/provider": "^2.13.6", "@liveblocks/client": "^3.15.5", "@liveblocks/yjs": "^3.15.5", "fast-glob": "^3.3.3", "happy-dom": "^20.3.4", "ws": "^8.18.0", "y-websocket": "^3.0.0", "yjs": "^13.6.19" }, "optionalDependencies": { "@superdoc-dev/cli-darwin-arm64": "0.8.0-next.92", "@superdoc-dev/cli-darwin-x64": "0.8.0-next.92", "@superdoc-dev/cli-linux-arm64": "0.8.0-next.92", "@superdoc-dev/cli-linux-x64": "0.8.0-next.92", "@superdoc-dev/cli-windows-x64": "0.8.0-next.92" }, "bin": { "superdoc": "dist/index.js" } }, "sha512-go5ow+Px8WZlRMTZcqM2KWGaizm8rVSLSIOT4g8TCpN1P00COC507baCQW3M2NE9HmUOH2VUZUa8EUYv7PSGLQ=="], + "@superdoc-dev/cli": ["@superdoc-dev/cli@0.8.0-next.98", "", { "dependencies": { "@hocuspocus/provider": "^2.13.6", "@liveblocks/client": "^3.15.5", "@liveblocks/yjs": "^3.15.5", "fast-glob": "^3.3.3", "happy-dom": "^20.3.4", "ws": "^8.18.0", "y-websocket": "^3.0.0", "yjs": "^13.6.19" }, "optionalDependencies": { "@superdoc-dev/cli-darwin-arm64": "0.8.0-next.98", "@superdoc-dev/cli-darwin-x64": "0.8.0-next.98", "@superdoc-dev/cli-linux-arm64": "0.8.0-next.98", "@superdoc-dev/cli-linux-x64": "0.8.0-next.98", "@superdoc-dev/cli-windows-x64": "0.8.0-next.98" }, "bin": { "superdoc": "dist/index.js" } }, "sha512-xhhL/n6sR0aIZI9Bs2UC0wvHf9ja2TEnhBzY/TukDp4Ocv5Sej5wk+SK/c9BwKgu/m4cP58B86ICEz7ldR7DuA=="], - "@superdoc-dev/cli-darwin-arm64": ["@superdoc-dev/cli-darwin-arm64@0.8.0-next.92", "", { "os": "darwin", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-4dkx86EfJsBx+tbkYlNbW9EXDoEgDLlIURnH+Ry4HvNaLprhBYaBqWwzaBwDZGHRJRF704NHE8pPfk1O32mrYA=="], + "@superdoc-dev/cli-darwin-arm64": ["@superdoc-dev/cli-darwin-arm64@0.8.0-next.98", "", { "os": "darwin", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-XKvrB9SEgxEa3exkcuBNE93Q5iQfVGHd3UZUl5Fsnu/HXz2JU3r0oaIWoQJPD3zyepZZkPekjlSXrwbloiWkig=="], - "@superdoc-dev/cli-darwin-x64": ["@superdoc-dev/cli-darwin-x64@0.8.0-next.92", "", { "os": "darwin", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-DiXNMZhbl6WxioBw0msGUg4KvS/L63CU/Zn+0B38gD4fSeqHdseBykSLKdeESjbIWSNFMf1DFnlioJzQ7uBAog=="], + "@superdoc-dev/cli-darwin-x64": ["@superdoc-dev/cli-darwin-x64@0.8.0-next.98", "", { "os": "darwin", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-xhk5XYVsZb0v5xgmKYOts1F+2UYsTByh/eymQuxGNUUIIWEo2uPVBIm7QQnrPQOv4SnVX1LMgnmAZl7wH/5LtQ=="], - "@superdoc-dev/cli-linux-arm64": ["@superdoc-dev/cli-linux-arm64@0.8.0-next.92", "", { "os": "linux", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-Mix5s4rmJ2WQdLVSamcs7AqIFc5a8L+IQfbHqfsoRhSY8w9g2is12F0LTmmv7Gt+OFPSsSME9pPC0x1VcRdDOA=="], + "@superdoc-dev/cli-linux-arm64": ["@superdoc-dev/cli-linux-arm64@0.8.0-next.98", "", { "os": "linux", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-L5QMGmPJEXW8/JUkUc6UK/JpdWtGxfGbqdZ5gyb5d7VVeC9F5bfi742yY01XN3WwyrTAZG+ly3p0o0Y4zdBSxA=="], - "@superdoc-dev/cli-linux-x64": ["@superdoc-dev/cli-linux-x64@0.8.0-next.92", "", { "os": "linux", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-YDHhsP15ZcQAlzJGmnDtczdND6teFoEjOjBs7XqQpwAVUhafURDSKfYiUxGLNzlIisMVEiiJvEWkjdIQm2e4Jw=="], + "@superdoc-dev/cli-linux-x64": ["@superdoc-dev/cli-linux-x64@0.8.0-next.98", "", { "os": "linux", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-MTbq2rju95EC/QNlk8coo8SwXMTvRAdZmgEt+IDjKhvhQqLVEvhC38hhousL5cIWGp+KSe7sYaNU0WUNxZoTxw=="], - "@superdoc-dev/cli-windows-x64": ["@superdoc-dev/cli-windows-x64@0.8.0-next.92", "", { "os": "win32", "cpu": "x64", "bin": { "superdoc": "bin/superdoc.exe" } }, "sha512-MgsLxbuHB8jQC3Xb/AUmgMUduFtWjCXQVDd/VI8J5kjCrUFxAtOBSwEen7lmUmpsoPcMVUGRKV94lrbI3ww6Mg=="], + "@superdoc-dev/cli-windows-x64": ["@superdoc-dev/cli-windows-x64@0.8.0-next.98", "", { "os": "win32", "cpu": "x64", "bin": { "superdoc": "bin/superdoc.exe" } }, "sha512-Vba03H9E1j+baqSY7ZHaCz5LIEHCl1XCAb/RLLVvmNMH8qJkh2sM7qcrppU750jLJE7wZgaArFD6Wk9/VBNASQ=="], - "@superdoc-dev/sdk": ["@superdoc-dev/sdk@1.8.0-next.74", "", { "optionalDependencies": { "@superdoc-dev/sdk-darwin-arm64": "1.8.0-next.74", "@superdoc-dev/sdk-darwin-x64": "1.8.0-next.74", "@superdoc-dev/sdk-linux-arm64": "1.8.0-next.74", "@superdoc-dev/sdk-linux-x64": "1.8.0-next.74", "@superdoc-dev/sdk-windows-x64": "1.8.0-next.74" } }, "sha512-QPv9q7j5LDg6B+hgdHcJyOdupl+jrgeCfYYaTyBS8F+bNB2kpgTc9H4jBvcgbWPxCZhrKnIt67ADzxVf1sUTng=="], + "@superdoc-dev/sdk": ["@superdoc-dev/sdk@1.8.0-next.80", "", { "optionalDependencies": { "@superdoc-dev/sdk-darwin-arm64": "1.8.0-next.80", "@superdoc-dev/sdk-darwin-x64": "1.8.0-next.80", "@superdoc-dev/sdk-linux-arm64": "1.8.0-next.80", "@superdoc-dev/sdk-linux-x64": "1.8.0-next.80", "@superdoc-dev/sdk-windows-x64": "1.8.0-next.80" } }, "sha512-fPGk/0E6GXQNxQis2FZBV454hvRIhfclFNrf/29mhuXtEsnFR0Jvhm4kN7gcu6zd1RTXkvICIKBbuMk6c0hzaQ=="], - "@superdoc-dev/sdk-darwin-arm64": ["@superdoc-dev/sdk-darwin-arm64@1.8.0-next.74", "", { "os": "darwin", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-xnVmtJKKWuc13yVkubK+6ZBnLzv8Iu/M85eC8CjfWU6n18wKoZteQ+fvQsdNOFuxoXmmiyUxxU2/WGGKE7USYA=="], + "@superdoc-dev/sdk-darwin-arm64": ["@superdoc-dev/sdk-darwin-arm64@1.8.0-next.80", "", { "os": "darwin", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-fIj2WT+DZ1no8MuLrCbZyAMJEaMZePfVY5xPN/HEIA2l053Ercg8oiNGHZkEWBX7xMkpDcif/IZPuu7oqrmCcg=="], - "@superdoc-dev/sdk-darwin-x64": ["@superdoc-dev/sdk-darwin-x64@1.8.0-next.74", "", { "os": "darwin", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-UynVr7pVq5Og8YsTK6fs3yysHIWfAz7YqMniYUBgopwUkaNw+l7rN8khNZQ/EQGEecXR0Mk0ml+k9yxCV3xvug=="], + "@superdoc-dev/sdk-darwin-x64": ["@superdoc-dev/sdk-darwin-x64@1.8.0-next.80", "", { "os": "darwin", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-S61ImbfiU4XVC9lM/H6ujs90L5BXpUkXyyFokgum8JK+h8vQt3lgdUZmp1MqaDCtwwYCFXCbOyPEeVulJX4gBQ=="], - "@superdoc-dev/sdk-linux-arm64": ["@superdoc-dev/sdk-linux-arm64@1.8.0-next.74", "", { "os": "linux", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-555+IRFme6s3PjwW4O4WTQ+YJHUjFQcg/feY4ripgRifJFMYeM1Opk9eUz6SFVbPvtjD+PpX66t2D5Bw1+rflg=="], + "@superdoc-dev/sdk-linux-arm64": ["@superdoc-dev/sdk-linux-arm64@1.8.0-next.80", "", { "os": "linux", "cpu": "arm64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-WncxFhd3GDTt/1OsAI9//Phn1snKOkbVoXotIPyC13I+dKAQSnMfSgDeU7ov0MpXudGDq0OiY++yrqK/WcNjmw=="], - "@superdoc-dev/sdk-linux-x64": ["@superdoc-dev/sdk-linux-x64@1.8.0-next.74", "", { "os": "linux", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-r+y/duIJ042iP79okpj6NHQb66wVxyN/6GnvwoqugCj/lgTyJKTkz3grUlqh8WuUqvrwMCpxsn42zczBaAvsDQ=="], + "@superdoc-dev/sdk-linux-x64": ["@superdoc-dev/sdk-linux-x64@1.8.0-next.80", "", { "os": "linux", "cpu": "x64", "bin": { "superdoc": "bin/superdoc" } }, "sha512-d2+AWmD7e1mmPAaLsx9jMr2T7sHhuHgVQCTfih67IBOhEvH74U9l8GMmhATry9offqYmoo6371tBg5gsyDEndg=="], - "@superdoc-dev/sdk-windows-x64": ["@superdoc-dev/sdk-windows-x64@1.8.0-next.74", "", { "os": "win32", "cpu": "x64", "bin": { "superdoc": "bin/superdoc.exe" } }, "sha512-CjPuH1+M+qbM9e4vz5TGL9oZFk592v0McJ4OCCD1Y7f2HAfQ9DZ9mPq0+rc9LsVl/+F3U32Qn1kPY6B4WuPLEg=="], + "@superdoc-dev/sdk-windows-x64": ["@superdoc-dev/sdk-windows-x64@1.8.0-next.80", "", { "os": "win32", "cpu": "x64", "bin": { "superdoc": "bin/superdoc.exe" } }, "sha512-CZrvlmLvJ0sWmKRSNtUJeLWC5JD3BEyt1+riqCubfycwlzbtPAIYvzOhRraJt5whV0g9VeLVbAn6I8kyNElkHw=="], "@types/babel__core": ["@types/babel__core@7.20.5", "", { "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA=="], @@ -691,7 +691,7 @@ "source-map-js": ["source-map-js@1.2.1", "", {}, "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA=="], - "superdoc": ["superdoc@1.30.0-next.74", "", { "dependencies": { "@types/mdast": "^4.0.4", "@types/ws": "^8.18.1", "buffer-crc32": "^1.0.0", "eventemitter3": "^5.0.1", "jsdom": "^27.3.0", "konva": "^10.2.0", "pinia": "^2.1.7", "rollup-plugin-copy": "^3.5.0", "uuid": "^9.0.1", "vue": "^3.5.0", "y-websocket": "^3.0.0" }, "peerDependencies": { "@hocuspocus/provider": "^2.13.6", "pdfjs-dist": "^5.4.296", "prosemirror-model": "^1.25.0", "prosemirror-state": "^1.4.0", "prosemirror-transform": "^1.9.0", "prosemirror-view": "^1.33.0", "react": ">=16.8.0", "y-prosemirror": "^1.3.7", "yjs": "^13.6.19" }, "optionalPeers": ["pdfjs-dist", "prosemirror-model", "prosemirror-state", "prosemirror-transform", "prosemirror-view", "react"] }, "sha512-rDW+ArXODXgRyxvAIv6+dDEKD0XoTkDeWm9LjFo7VGl9LEIyIW1KV1tKRslbmMOXr3PVT9ERYA74tx0bvdhWHQ=="], + "superdoc": ["superdoc@1.30.0-next.80", "", { "dependencies": { "@types/mdast": "^4.0.4", "@types/ws": "^8.18.1", "buffer-crc32": "^1.0.0", "eventemitter3": "^5.0.1", "jsdom": "^27.3.0", "konva": "^10.2.0", "pinia": "^2.1.7", "rollup-plugin-copy": "^3.5.0", "uuid": "^9.0.1", "vue": "^3.5.0", "y-websocket": "^3.0.0" }, "peerDependencies": { "@hocuspocus/provider": "^2.13.6", "pdfjs-dist": "^5.4.296", "prosemirror-model": "^1.25.0", "prosemirror-state": "^1.4.0", "prosemirror-transform": "^1.9.0", "prosemirror-view": "^1.33.0", "react": ">=16.8.0", "y-prosemirror": "^1.3.7", "yjs": "^13.6.19" }, "optionalPeers": ["pdfjs-dist", "prosemirror-model", "prosemirror-state", "prosemirror-transform", "prosemirror-view", "react"] }, "sha512-mfkmbgb9w00GmbZxLS0G+xQVvDDprRpi57Ea6WFA8BxdVV1st+xmj3kml0YVZKTgdV57cA9UQnFIbHVkLFliiw=="], "supports-color": ["supports-color@10.2.2", "", {}, "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g=="], diff --git a/rag/packages/shared/package.json b/rag/packages/shared/package.json index 8a2a4d6..73a7d32 100644 --- a/rag/packages/shared/package.json +++ b/rag/packages/shared/package.json @@ -6,6 +6,6 @@ ".": "./src/index.ts" }, "dependencies": { - "@superdoc-dev/sdk": "1.8.0-next.74" + "@superdoc-dev/sdk": "1.8.0-next.80" } }