Skip to content

Commit

Permalink
Revert "chore: upgrade dependecies"
Browse files Browse the repository at this point in the history
This reverts commit 631fa3b.
  • Loading branch information
nichenqin committed Sep 20, 2024
1 parent d03e90e commit b2feb81
Show file tree
Hide file tree
Showing 12 changed files with 51 additions and 51 deletions.
12 changes: 6 additions & 6 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"build:docker": "bun build --compile src/index.ts --target=bun --packages=external --sourcemap --outfile undb"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.654.0",
"@aws-sdk/s3-request-presigner": "^3.654.0",
"@aws-sdk/client-s3": "^3.637.0",
"@aws-sdk/s3-request-presigner": "^3.637.0",
"@elysiajs/cors": "1.1.0",
"@elysiajs/cron": "1.1.0",
"@elysiajs/html": "1.1.0",
"@elysiajs/opentelemetry": "^1.1.5",
"@elysiajs/opentelemetry": "^1.1.4",
"@elysiajs/static": "1.1.0",
"@elysiajs/stream": "1.1.0",
"@elysiajs/swagger": "^1.1.1",
Expand All @@ -39,7 +39,7 @@
"@undb/trpc": "workspace:*",
"@undb/webhook": "workspace:*",
"arctic": "^1.9.2",
"bun": "^1.1.29",
"bun": "^1.1.26",
"core-js": "^3.38.1",
"elysia": "1.1.7",
"got": "^14.4.2",
Expand All @@ -48,15 +48,15 @@
"mailgun-nodemailer-transport": "^3.0.2",
"minio": "^8.0.1",
"nanoid": "^5.0.7",
"nodemailer": "^6.9.15",
"nodemailer": "^6.9.14",
"oslo": "^1.2.1",
"radash": "^12.1.0",
"reflect-metadata": "^0.2.2",
"uuid": "^10.0.0",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/nodemailer": "^6.4.16",
"@types/nodemailer": "^6.4.15",
"@types/uuid": "^10.0.0",
"bun-types": "latest",
"kysely": "^0.27.4"
Expand Down
6 changes: 3 additions & 3 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@tauri-apps/api": "^1.6.0"
},
"devDependencies": {
"@tauri-apps/cli": "^1.6.2",
"typescript": "^5.6.2",
"vite": "^5.4.6"
"@tauri-apps/cli": "^1.6.1",
"typescript": "^5.5.4",
"vite": "^5.4.3"
}
}
54 changes: 27 additions & 27 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"format": "prettier --write ."
},
"devDependencies": {
"@fontsource/fira-mono": "^5.1.0",
"@fontsource/fira-mono": "^5.0.15",
"@jhubbardsf/svelte-sortablejs": "latest",
"@jimmyverburgt/svelte-input-otp": "^0.0.3",
"@neoconfetti/svelte": "^2.2.1",
"@svelte-put/copy": "^3.0.2",
"@svelte-put/shortcut": "^3.1.1",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.5.28",
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.26",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tanstack/eslint-plugin-query": "^5.56.1",
"@tanstack/eslint-plugin-query": "^5.53.0",
"@types/eslint": "^8.56.12",
"@types/lodash.unzip": "^3.4.9",
"@types/papaparse": "^5.3.14",
"@types/sortablejs": "latest",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@undb/commands": "workspace:*",
"@undb/domain": "workspace:*",
"@undb/i18n": "workspace:*",
Expand All @@ -40,15 +40,15 @@
"@undb/utils": "workspace:*",
"array-move": "^4.0.0",
"autoprefixer": "^10.4.20",
"date-fns": "^4.1.0",
"date-fns": "^3.6.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.0",
"houdini": "^1.2.62",
"houdini-svelte": "^1.2.62",
"eslint-plugin-svelte": "^2.43.0",
"houdini": "^1.2.56",
"houdini-svelte": "^1.2.56",
"lodash.unzip": "^3.4.0",
"papaparse": "^5.4.1",
"postcss": "^8.4.47",
"postcss": "^8.4.45",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
Expand All @@ -58,46 +58,46 @@
"safe-flat": "^2.1.0",
"sortablejs": "^1.15.3",
"svelte": "^4.2.19",
"svelte-check": "^4.0.2",
"svelte-check": "^4.0.1",
"svelte-dnd-action": "^0.9.50",
"svelte-headless-table": "^0.18.2",
"svelte-inview": "^4.0.2",
"svelte-jsoneditor": "^0.23.8",
"svelte-persisted-store": "^0.11.0",
"sveltekit-search-params": "^3.0.0",
"svelvet": "^10.0.2",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.10",
"timeago.js": "^4.0.2",
"tslib": "^2.7.0",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vitest": "^2.1.1",
"type-fest": "^4.26.0",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"xlsx": "^0.18.5"
},
"type": "module",
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@internationalized/date": "^3.5.5",
"@svelte-put/clickoutside": "^3.0.2",
"@tanstack/svelte-query": "^5.56.2",
"@tiptap/core": "^2.7.2",
"@tiptap/pm": "^2.7.2",
"@tiptap/starter-kit": "^2.7.2",
"@tanstack/svelte-query": "^5.54.2",
"@tiptap/core": "^2.6.6",
"@tiptap/pm": "^2.6.6",
"@tiptap/starter-kit": "^2.6.6",
"@trpc/client": "^10.45.2",
"@undb/zod": "workspace:*",
"bits-ui": "^0.21.15",
"bits-ui": "^0.21.13",
"clsx": "^2.1.1",
"cmdk-sv": "^0.0.18",
"embla-carousel-svelte": "^8.3.0",
"embla-carousel-svelte": "^8.2.1",
"formsnap": "^1.0.1",
"lucide-svelte": "^0.441.0",
"lucide-svelte": "^0.439.0",
"mode-watcher": "^0.4.1",
"paneforge": "^0.0.6",
"paneforge": "^0.0.5",
"svelte-qrcode": "^1.0.0",
"svelte-radix": "^1.1.1",
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.19.0",
"svelte-sonner": "^0.3.27",
"sveltekit-superforms": "^2.17.0",
"tailwind-merge": "^2.5.2",
"tailwind-variants": "^0.2.1",
"trpc-svelte-query-adapter": "^2.3.14",
Expand Down
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
},
"devDependencies": {
"drizzle-kit": "^0.24.2",
"husky": "^9.1.6",
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
"turbo": "^2.1.2"
"turbo": "^2.1.1"
},
"lint-staged": {
"**/*": "bunx --bun prettier --write --ignore-unknown"
},
"engines": {
"node": ">=18"
},
"packageManager": "[email protected].29",
"packageManager": "[email protected].27",
"workspaces": [
"apps/*",
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@undb/domain": "workspace:*",
"@undb/table": "workspace:*",
"@undb/zod": "workspace:*",
"date-fns": "^4.1.0",
"date-fns": "^3.6.0",
"radash": "^12.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@types/bun": "latest",
"@types/uuid": "^10.0.0",
"type-fest": "^4.26.1"
"type-fest": "^4.26.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@undb/zod": "workspace:*",
"array-move": "^4.0.0",
"date-fns": "^4.1.0",
"date-fns": "^3.6.0",
"dequal": "^2.0.3",
"nanoid": "^5.0.7",
"oxide.ts": "^1.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/persistence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@libsql/client": "^0.13.0",
"@libsql/client": "^0.10.0",
"@libsql/kysely-libsql": "^0.4.1",
"@undb/audit": "workspace:*",
"@undb/authz": "workspace:*",
Expand All @@ -24,9 +24,9 @@
"@undb/table": "workspace:*",
"@undb/user": "workspace:*",
"@undb/webhook": "workspace:*",
"date-fns": "^4.1.0",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.33.0",
"es-toolkit": "^1.20.0",
"es-toolkit": "^1.19.0",
"kysely": "^0.27.4",
"kysely-bun-sqlite": "^0.3.2",
"radash": "^12.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"devDependencies": {
"@types/bun": "latest",
"type-fest": "^4.26.1"
"type-fest": "^4.26.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
Expand All @@ -19,7 +19,7 @@
"@undb/space": "workspace:*",
"@undb/utils": "workspace:*",
"@undb/zod": "workspace:*",
"date-fns": "^4.1.0",
"date-fns": "^3.6.0",
"radash": "^12.1.0",
"ts-pattern": "^5.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@undb/queries": "workspace:*",
"@undb/table": "workspace:*",
"@undb/zod": "workspace:*",
"zod-validation-error": "^3.4.0"
"zod-validation-error": "^3.3.1"
}
}
4 changes: 2 additions & 2 deletions packages/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"typescript": "^5.0.0"
},
"dependencies": {
"i18next": "^23.15.1",
"i18next": "^23.14.0",
"zod": "^3.23.8",
"zod-i18n-map": "^2.27.0",
"zod-validation-error": "^3.4.0"
"zod-validation-error": "^3.3.1"
}
}

0 comments on commit b2feb81

Please sign in to comment.