mirror of
https://github.com/colanode/colanode.git
synced 2025-12-16 03:37:51 +01:00
Update packages (#267)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"rebuild": "electron-rebuild -f -w better-sqlite3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron-forge/cli": "^7.10.2",
|
||||
"@electron-forge/cli": "^7.8.3",
|
||||
"@electron-forge/maker-deb": "^7.10.2",
|
||||
"@electron-forge/maker-dmg": "^7.10.2",
|
||||
"@electron-forge/maker-rpm": "^7.10.2",
|
||||
@@ -27,12 +27,12 @@
|
||||
"@electron-forge/plugin-vite": "^7.10.2",
|
||||
"@electron-forge/publisher-github": "^7.10.2",
|
||||
"@electron/rebuild": "^4.0.1",
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/electron-squirrel-startup": "^1.0.2",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
"electron": "^38.2.2",
|
||||
"vite": "^7.1.10"
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"electron": "^39.2.2",
|
||||
"vite": "^7.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@colanode/client": "*",
|
||||
|
||||
@@ -14,30 +14,30 @@
|
||||
"build:ui": "vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"expo": "~54.0.10",
|
||||
"expo-asset": "~12.0.9",
|
||||
"expo": "^54.0.25",
|
||||
"expo-asset": "^12.0.10",
|
||||
"expo-crypto": "~15.0.7",
|
||||
"expo-device": "~8.0.8",
|
||||
"expo-file-system": "~19.0.15",
|
||||
"expo-file-system": "^19.0.19",
|
||||
"expo-random": "^14.0.1",
|
||||
"expo-sqlite": "~16.0.8",
|
||||
"expo-sqlite": "^16.0.9",
|
||||
"expo-status-bar": "~3.0.8",
|
||||
"isomorphic-webcrypto": "^2.3.8",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-native": "0.81.4",
|
||||
"react-native-get-random-values": "~1.11.0",
|
||||
"react-native-safe-area-context": "~5.6.0",
|
||||
"react-native-webview": "13.15.0"
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-native": "^0.82.1",
|
||||
"react-native-get-random-values": "^2.0.0",
|
||||
"react-native-safe-area-context": "^5.6.2",
|
||||
"react-native-webview": "^13.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.13",
|
||||
"@types/react": "^19.1.12",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@vitejs/plugin-react": "^5.0.3",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@types/react": "^19.2.6",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"babel-preset-expo": "^54.0.1",
|
||||
"typescript": "~5.9.2",
|
||||
"vite": "^7.1.5",
|
||||
"vite": "^7.2.2",
|
||||
"vite-plugin-singlefile": "^2.3.0"
|
||||
},
|
||||
"private": true
|
||||
|
||||
@@ -19,39 +19,38 @@
|
||||
},
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.7.2",
|
||||
"@types/nodemailer": "^7.0.2",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/nodemailer": "^7.0.4",
|
||||
"@types/pg": "^8.15.6",
|
||||
"@types/ws": "^8.18.1",
|
||||
"nodemon": "^3.1.10",
|
||||
"tsup": "^8.5.0"
|
||||
"tsup": "^8.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.910.0",
|
||||
"@aws-sdk/client-s3": "^3.935.0",
|
||||
"@colanode/core": "*",
|
||||
"@colanode/crdt": "*",
|
||||
"@fastify/cors": "^11.1.0",
|
||||
"@fastify/websocket": "^11.2.0",
|
||||
"@google-cloud/storage": "^7.17.2",
|
||||
"@google-cloud/storage": "^7.17.3",
|
||||
"@langchain/core": "^0.3.78",
|
||||
"@langchain/google-genai": "^0.2.18",
|
||||
"@langchain/langgraph": "^0.4.9",
|
||||
"@langchain/openai": "^0.6.16",
|
||||
"@node-rs/argon2": "^2.0.2",
|
||||
"@redis/client": "^5.8.3",
|
||||
"@redis/client": "^5.10.0",
|
||||
"@tus/azure-store": "^2.0.0",
|
||||
"@tus/file-store": "^2.0.0",
|
||||
"@tus/gcs-store": "^2.0.0",
|
||||
"@tus/s3-store": "^2.0.1",
|
||||
"@tus/server": "^2.3.0",
|
||||
"bullmq": "^5.61.0",
|
||||
"bullmq": "^5.63.2",
|
||||
"diff": "^8.0.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"fastify": "^5.6.1",
|
||||
"fastify": "^5.6.2",
|
||||
"fastify-type-provider-zod": "^6.0.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"js-sha256": "^0.11.0",
|
||||
"ky": "^1.12.0",
|
||||
"ky": "^1.14.0",
|
||||
"kysely": "^0.28.8",
|
||||
"langchain": "^0.3.36",
|
||||
"langfuse-langchain": "^3.38.5",
|
||||
@@ -59,7 +58,7 @@
|
||||
"nodemailer": "^7.0.9",
|
||||
"pg": "^8.16.3",
|
||||
"pino": "^10.0.0",
|
||||
"sharp": "^0.34.4",
|
||||
"sharp": "^0.34.5",
|
||||
"zod": "^4.1.12"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,10 +13,7 @@ export const errorHandlerCallback: FastifyPluginCallback = (
|
||||
done
|
||||
) => {
|
||||
fastify.setErrorHandler(async (error, _, reply) => {
|
||||
logger.error(
|
||||
error,
|
||||
`Error processing request ${error.statusCode} - ${error.code} - ${error.message}`
|
||||
);
|
||||
logger.error(error, `Error processing request`);
|
||||
|
||||
// TODO: return detailed validation errors
|
||||
if (hasZodFastifySchemaValidationErrors(error)) {
|
||||
|
||||
@@ -13,14 +13,14 @@
|
||||
"dependencies": {
|
||||
"@colanode/client": "*",
|
||||
"@colanode/ui": "*",
|
||||
"@sqlite.org/sqlite-wasm": "^3.50.4-build1",
|
||||
"@sqlite.org/sqlite-wasm": "^3.51.1-build1",
|
||||
"comlink": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"vite": "^7.1.10",
|
||||
"vite": "^7.2.2",
|
||||
"vite-plugin-pwa": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
5236
package-lock.json
generated
5236
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -28,7 +28,7 @@
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.47.0",
|
||||
"@typescript-eslint/parser": "^8.46.1",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
@@ -36,7 +36,7 @@
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"prettier": "^3.6.2",
|
||||
"tsx": "^4.20.6",
|
||||
"turbo": "^2.5.8",
|
||||
"turbo": "^2.6.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
|
||||
@@ -24,13 +24,13 @@
|
||||
"coverage": "vitest run --coverage "
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^3.7.0",
|
||||
"@tiptap/core": "^3.11.0",
|
||||
"@tiptap/pm": "^3.4.2",
|
||||
"async-lock": "^1.4.1",
|
||||
"file-type": "^21.0.0",
|
||||
"file-type": "^21.1.1",
|
||||
"isomorphic-ws": "^5.0.0",
|
||||
"js-sha256": "^0.11.1",
|
||||
"ky": "^1.12.0",
|
||||
"ky": "^1.14.0",
|
||||
"kysely": "^0.28.8",
|
||||
"ms": "^2.1.3",
|
||||
"semver": "^7.7.3",
|
||||
|
||||
@@ -17,10 +17,10 @@
|
||||
"coverage": "vitest run --coverage "
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@types/is-hotkey": "^0.1.10",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/react": "^19.2.6",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"tw-animate-css": "^1.4.0"
|
||||
},
|
||||
@@ -36,44 +36,44 @@
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
"@radix-ui/react-hover-card": "^1.1.15",
|
||||
"@radix-ui/react-label": "^2.1.7",
|
||||
"@radix-ui/react-label": "^2.1.8",
|
||||
"@radix-ui/react-popover": "^1.1.15",
|
||||
"@radix-ui/react-scroll-area": "^1.2.10",
|
||||
"@radix-ui/react-separator": "^1.1.7",
|
||||
"@radix-ui/react-slot": "^1.2.3",
|
||||
"@radix-ui/react-separator": "^1.1.8",
|
||||
"@radix-ui/react-slot": "^1.2.4",
|
||||
"@radix-ui/react-tabs": "^1.1.13",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
"@react-oauth/google": "^0.12.2",
|
||||
"@tanstack/react-db": "^0.1.39",
|
||||
"@tanstack/react-query": "^5.90.6",
|
||||
"@tanstack/react-router": "^1.135.2",
|
||||
"@tanstack/react-db": "^0.1.47",
|
||||
"@tanstack/react-query": "^5.90.10",
|
||||
"@tanstack/react-router": "^1.136.17",
|
||||
"@tanstack/react-virtual": "^3.13.12",
|
||||
"@tiptap/core": "^3.7.0",
|
||||
"@tiptap/extension-blockquote": "^3.7.0",
|
||||
"@tiptap/extension-bold": "^3.7.0",
|
||||
"@tiptap/extension-code": "^3.7.0",
|
||||
"@tiptap/extension-code-block-lowlight": "^3.7.0",
|
||||
"@tiptap/extension-document": "^3.7.0",
|
||||
"@tiptap/extension-hard-break": "^3.7.0",
|
||||
"@tiptap/extension-horizontal-rule": "^3.7.0",
|
||||
"@tiptap/extension-italic": "^3.7.0",
|
||||
"@tiptap/extension-link": "^3.7.0",
|
||||
"@tiptap/extension-list": "^3.7.0",
|
||||
"@tiptap/extension-paragraph": "^3.7.0",
|
||||
"@tiptap/extension-strike": "^3.7.0",
|
||||
"@tiptap/extension-table": "^3.7.0",
|
||||
"@tiptap/extension-text": "^3.7.0",
|
||||
"@tiptap/extension-underline": "^3.7.0",
|
||||
"@tiptap/extensions": "^3.7.0",
|
||||
"@tiptap/core": "^3.11.0",
|
||||
"@tiptap/extension-blockquote": "^3.11.0",
|
||||
"@tiptap/extension-bold": "^3.11.0",
|
||||
"@tiptap/extension-code": "^3.11.0",
|
||||
"@tiptap/extension-code-block-lowlight": "^3.11.0",
|
||||
"@tiptap/extension-document": "^3.11.0",
|
||||
"@tiptap/extension-hard-break": "^3.11.0",
|
||||
"@tiptap/extension-horizontal-rule": "^3.11.0",
|
||||
"@tiptap/extension-italic": "^3.11.0",
|
||||
"@tiptap/extension-link": "^3.11.0",
|
||||
"@tiptap/extension-list": "^3.11.0",
|
||||
"@tiptap/extension-paragraph": "^3.11.0",
|
||||
"@tiptap/extension-strike": "^3.11.0",
|
||||
"@tiptap/extension-table": "^3.11.0",
|
||||
"@tiptap/extension-text": "^3.11.0",
|
||||
"@tiptap/extension-underline": "^3.11.0",
|
||||
"@tiptap/extensions": "^3.11.0",
|
||||
"@tiptap/pm": "^3.4.2",
|
||||
"@tiptap/react": "^3.7.0",
|
||||
"@tiptap/suggestion": "^3.7.0",
|
||||
"@tiptap/react": "^3.11.0",
|
||||
"@tiptap/suggestion": "^3.11.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"immer": "^10.1.3",
|
||||
"is-hotkey": "^0.2.0",
|
||||
"lucide-react": "^0.545.0",
|
||||
"lucide-react": "^0.554.0",
|
||||
"re-resizable": "^6.11.2",
|
||||
"react": "^19.2.0",
|
||||
"react-circular-progressbar": "^2.2.0",
|
||||
@@ -81,10 +81,10 @@
|
||||
"react-dnd": "^16.0.1",
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-hook-form": "^7.65.0",
|
||||
"react-intersection-observer": "^9.16.0",
|
||||
"react-hook-form": "^7.66.1",
|
||||
"react-intersection-observer": "^10.0.0",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tiptap-extension-auto-joiner": "^0.1.3",
|
||||
"ts-pattern": "^5.8.0",
|
||||
"zod": "^4.1.12"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@colanode/crdt": "*",
|
||||
"adm-zip": "^0.5.16",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
"ky": "^1.12.0",
|
||||
"ky": "^1.14.0",
|
||||
"svg-sprite": "^2.0.4",
|
||||
"svgo": "^4.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user