mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-15 03:32:21 +03:00
Compare commits
1 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4fa7a358b5 |
996
package-lock.json
generated
996
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
40
package.json
40
package.json
@@ -257,7 +257,7 @@
|
||||
"alibaba:sync-allowlist": "node --import tsx/esm scripts/ops/sync-alibaba-allowlist.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.1073.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.1107.0",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
@@ -266,40 +266,40 @@
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@ngrok/ngrok": "^1.7.0",
|
||||
"@swc/helpers": "0.5.23",
|
||||
"@toon-format/toon": "^4.1.0",
|
||||
"@toon-format/toon": "^4.1.1",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@xyflow/react": "^12.11.1",
|
||||
"axios": "^1.16.1",
|
||||
"axios": "^1.19.0",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"bottleneck": "^2.19.5",
|
||||
"clsx": "^2.1.1",
|
||||
"commander": "^15.0.0",
|
||||
"cron-parser": "^5.6.2",
|
||||
"csv-stringify": "^6.7.0",
|
||||
"cron-parser": "^5.8.1",
|
||||
"csv-stringify": "^6.8.3",
|
||||
"dompurify": "^3.4.13",
|
||||
"express": "^5.2.1",
|
||||
"fetch-socks": "^1.3.3",
|
||||
"fflate": "^0.8.3",
|
||||
"fumadocs-core": "^16.10.5",
|
||||
"fumadocs-ui": "^16.10.5",
|
||||
"fumadocs-core": "^16.14.3",
|
||||
"fumadocs-ui": "^16.14.3",
|
||||
"http-proxy-middleware": "^4.0.0",
|
||||
"https-proxy-agent": "^9.0.0",
|
||||
"ink": "^7.0.3",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"ink-text-input": "^6.0.0",
|
||||
"ioredis": "^5.10.1",
|
||||
"jose": "^6.2.3",
|
||||
"js-yaml": "^5.2.2",
|
||||
"jose": "^6.2.8",
|
||||
"js-yaml": "^5.2.3",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"lowdb": "^7.0.1",
|
||||
"lucide-react": "^1.21.0",
|
||||
"marked": "^18.0.4",
|
||||
"marked": "^18.0.9",
|
||||
"marked-terminal": "^7.3.0",
|
||||
"material-symbols": "^0.45.2",
|
||||
"material-symbols": "^0.45.10",
|
||||
"mermaid": "^11.15.0",
|
||||
"monaco-editor": "^0.56.0",
|
||||
"next": "16.2.12",
|
||||
"next-intl": "^4.12.0",
|
||||
"next": "16.3.0",
|
||||
"next-intl": "^4.13.6",
|
||||
"next-themes": "^0.4.6",
|
||||
"node-machine-id": "^1.1.12",
|
||||
"omniglyph": "^1.0.2",
|
||||
@@ -309,7 +309,7 @@
|
||||
"pino": "^10.3.1",
|
||||
"pino-abstract-transport": "^3.0.0",
|
||||
"pino-pretty": "^13.1.3",
|
||||
"playwright": "1.62.0",
|
||||
"playwright": "1.62.1",
|
||||
"react": "19.2.8",
|
||||
"react-dom": "19.2.8",
|
||||
"react-is": "^19.2.6",
|
||||
@@ -319,23 +319,23 @@
|
||||
"safe-regex": "^2.1.1",
|
||||
"selfsigned": "^5.5.0",
|
||||
"sharp": "^0.35.3",
|
||||
"smol-toml": "1.7.1",
|
||||
"smol-toml": "1.7.2",
|
||||
"socks": "^2.8.7",
|
||||
"sql.js": "^1.14.1",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"tsx": "^4.23.0",
|
||||
"turndown": "7.2.0",
|
||||
"tsx": "^4.23.12",
|
||||
"turndown": "7.2.4",
|
||||
"turndown-plugin-gfm": "1.0.2",
|
||||
"undici": "^8.10.0",
|
||||
"update-notifier": "^7.3.1",
|
||||
"uuid": "^14.0.0",
|
||||
"ws": "^8.18.0",
|
||||
"ws": "^8.21.3",
|
||||
"xxhash-wasm": "^1.1.0",
|
||||
"yazl": "^3.3.1",
|
||||
"zod": "^4.4.3",
|
||||
"zustand": "^5.0.13",
|
||||
"@huggingface/transformers": "^4.2.0",
|
||||
"onnxruntime-node": "~1.24.3"
|
||||
"onnxruntime-node": "~1.27.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@atjsh/llmlingua-2": "2.0.3",
|
||||
@@ -344,7 +344,7 @@
|
||||
"js-tiktoken": "^1.0.20",
|
||||
"keytar": "^7.9.0",
|
||||
"tls-client-node": "^0.2.0",
|
||||
"wreq-js": "^2.3.1",
|
||||
"wreq-js": "^3.0.0",
|
||||
"sqlite-vec": "^0.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"playwright": "1.61.1"
|
||||
"playwright": "1.62.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22"
|
||||
|
||||
Reference in New Issue
Block a user