Update packages

This commit is contained in:
Hakan Shehu
2025-04-23 18:04:40 +02:00
parent 63437894bf
commit a0df904981
7 changed files with 682 additions and 636 deletions

View File

@@ -30,37 +30,37 @@
"@types/electron-squirrel-startup": "^1.0.2",
"@types/is-hotkey": "^0.1.10",
"@types/mime-types": "^2.1.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
"@types/semver": "^7.7.0",
"autoprefixer": "^10.4.21",
"electron": "^34.2.0",
"postcss": "^8.5.3",
"tailwindcss": "^3.4.15",
"vite": "^6.2.5"
"vite": "^6.3.2"
},
"dependencies": {
"@colanode/core": "*",
"@colanode/crdt": "*",
"@floating-ui/react": "^0.27.6",
"@floating-ui/react": "^0.27.8",
"@hookform/resolvers": "^5.0.1",
"@radix-ui/react-alert-dialog": "^1.1.7",
"@radix-ui/react-checkbox": "^1.1.5",
"@radix-ui/react-collapsible": "^1.1.4",
"@radix-ui/react-context-menu": "^2.2.7",
"@radix-ui/react-alert-dialog": "^1.1.11",
"@radix-ui/react-checkbox": "^1.2.3",
"@radix-ui/react-collapsible": "^1.1.8",
"@radix-ui/react-context-menu": "^2.2.12",
"@radix-ui/react-dialog": "^1.1.7",
"@radix-ui/react-dropdown-menu": "^2.1.7",
"@radix-ui/react-hover-card": "^1.1.7",
"@radix-ui/react-dropdown-menu": "^2.1.12",
"@radix-ui/react-hover-card": "^1.1.11",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.3",
"@radix-ui/react-popover": "^1.1.7",
"@radix-ui/react-scroll-area": "^1.2.4",
"@radix-ui/react-separator": "^1.1.3",
"@radix-ui/react-tabs": "^1.1.4",
"@radix-ui/react-toast": "^1.2.7",
"@radix-ui/react-tooltip": "^1.2.0",
"@radix-ui/react-visually-hidden": "^1.1.3",
"@tanstack/react-query": "^5.72.1",
"@radix-ui/react-label": "^2.1.4",
"@radix-ui/react-popover": "^1.1.11",
"@radix-ui/react-scroll-area": "^1.2.6",
"@radix-ui/react-separator": "^1.1.4",
"@radix-ui/react-tabs": "^1.1.9",
"@radix-ui/react-toast": "^1.2.11",
"@radix-ui/react-tooltip": "^1.2.4",
"@radix-ui/react-visually-hidden": "^1.2.0",
"@tanstack/react-query": "^5.74.4",
"@tanstack/react-virtual": "^3.13.6",
"@tiptap/core": "^2.11.7",
"@tiptap/extension-blockquote": "^2.11.7",
@@ -93,7 +93,7 @@
"electron-squirrel-startup": "^1.0.1",
"is-hotkey": "^0.2.0",
"lowlight": "^3.2.0",
"lucide-react": "^0.487.0",
"lucide-react": "^0.503.0",
"mime-types": "^3.0.1",
"ms": "^2.1.3",
"re-resizable": "^6.11.2",
@@ -102,7 +102,7 @@
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"react-hook-form": "^7.56.1",
"react-intersection-observer": "^9.16.0",
"semver": "^7.7.1",
"tailwind-merge": "^3.2.0",

View File

@@ -22,38 +22,38 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.1",
"@types/multer": "^1.4.12",
"@types/node": "^22.14.0",
"@types/node": "^22.14.1",
"@types/nodemailer": "^6.4.17",
"@types/pg": "^8.11.11",
"@types/pg": "^8.11.13",
"@types/ws": "^8.18.1",
"nodemon": "^3.1.7",
"nodemon": "^3.1.10",
"tsup": "^8.4.0",
"tsx": "^4.19.2"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.782.0",
"@aws-sdk/s3-request-presigner": "^3.782.0",
"@aws-sdk/client-s3": "^3.787.0",
"@aws-sdk/s3-request-presigner": "^3.787.0",
"@colanode/core": "*",
"@colanode/crdt": "*",
"@langchain/core": "^0.3.43",
"@langchain/google-genai": "^0.2.2",
"@langchain/langgraph": "^0.2.63",
"@langchain/openai": "^0.5.4",
"@langchain/core": "^0.3.46",
"@langchain/google-genai": "^0.2.4",
"@langchain/langgraph": "^0.2.65",
"@langchain/openai": "^0.5.6",
"@node-rs/argon2": "^2.0.2",
"axios": "^1.8.4",
"bullmq": "^5.48.0",
"bullmq": "^5.49.2",
"cors": "^2.8.5",
"diff": "^7.0.0",
"dotenv": "^16.4.5",
"dotenv": "^16.5.0",
"express": "^5.1.0",
"handlebars": "^4.7.8",
"js-sha256": "^0.11.0",
"kysely": "^0.27.6",
"langchain": "^0.3.20",
"langfuse-langchain": "^3.37.1",
"kysely": "^0.28.1",
"langchain": "^0.3.23",
"langfuse-langchain": "^3.37.2",
"multer": "^1.4.5-lts.2",
"nodemailer": "^6.10.0",
"pg": "^8.14.1",
"nodemailer": "^6.10.1",
"pg": "^8.15.1",
"redis": "^4.7.0",
"sharp": "^0.34.1",
"ws": "^8.18.1"

1230
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,17 +28,17 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/lodash-es": "^4.17.12",
"@typescript-eslint/eslint-plugin": "^8.29.1",
"@typescript-eslint/parser": "^8.29.1",
"@typescript-eslint/eslint-plugin": "^8.31.0",
"@typescript-eslint/parser": "^8.31.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.1",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.5",
"prettier": "^3.5.3",
"ts-node": "^10.9.2",
"turbo": "^2.5.0",
"typescript": "^5.8.3",
"vitest": "^3.0.9"
"vitest": "^3.1.2"
},
"dependencies": {
"debug": "^4.3.7",

View File

@@ -20,6 +20,6 @@
"dependencies": {
"fractional-indexing-jittered": "^1.0.0",
"ulid": "^3.0.0",
"zod": "^3.24.2"
"zod": "^3.24.3"
}
}

View File

@@ -24,7 +24,7 @@
"@colanode/core": "^1.0.0",
"diff": "^7.0.0",
"js-base64": "^3.7.7",
"yjs": "^13.6.24",
"yjs": "^13.6.26",
"zod": "^3.24.2"
}
}

View File

@@ -10,7 +10,7 @@
"seed": "tsx src/seed/index.ts"
},
"devDependencies": {
"@faker-js/faker": "^9.6.0",
"@faker-js/faker": "^9.7.0",
"@types/adm-zip": "^0.5.7",
"@types/better-sqlite3": "^7.6.12",
"tsx": "^4.19.3"