Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
elie222 committed Oct 1, 2024
1 parent 286f685 commit 4c90713
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 49 deletions.
74 changes: 37 additions & 37 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"postinstall": "prisma generate"
},
"dependencies": {
"@ai-sdk/amazon-bedrock": "^0.0.24",
"@ai-sdk/anthropic": "^0.0.49",
"@ai-sdk/openai": "^0.0.59",
"@asteasolutions/zod-to-openapi": "^7.1.1",
"@auth/core": "^0.34.2",
"@auth/prisma-adapter": "^2.4.2",
"@ai-sdk/amazon-bedrock": "^0.0.28",
"@ai-sdk/anthropic": "^0.0.51",
"@ai-sdk/openai": "^0.0.63",
"@asteasolutions/zod-to-openapi": "^7.1.2",
"@auth/core": "^0.35.3",
"@auth/prisma-adapter": "^2.5.3",
"@formkit/auto-animate": "^0.8.2",
"@headlessui/react": "^2.1.8",
"@hookform/resolvers": "^3.9.0",
Expand All @@ -28,10 +28,10 @@
"@lemonsqueezy/lemonsqueezy.js": "^3.3.1",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@next/mdx": "^14.2.11",
"@next/third-parties": "^14.2.11",
"@next/mdx": "^14.2.14",
"@next/third-parties": "^14.2.13",
"@portabletext/react": "^3.1.0",
"@prisma/client": "^5.19.1",
"@prisma/client": "^5.20.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
Expand All @@ -46,22 +46,22 @@
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@sanity/client": "^6.21.3",
"@sanity/client": "^6.22.0",
"@sanity/icons": "^3.4.0",
"@sanity/image-url": "1",
"@sanity/vision": "3",
"@sentry/nextjs": "^8.30.0",
"@serwist/next": "^9.0.7",
"@sentry/nextjs": "^8.32.0",
"@serwist/next": "^9.0.9",
"@t3-oss/env-nextjs": "^0.11.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.56.2",
"@tremor/react": "^3.18.1",
"@tanstack/react-query": "^5.59.0",
"@tremor/react": "^3.18.3",
"@types/mdx": "^2.0.13",
"@upstash/redis": "^1.34.0",
"@upstash/redis": "^1.34.1",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"ai": "^3.3.36",
"ai": "^3.4.7",
"bull": "^4.16.3",
"capital-case": "^2.0.0",
"cheerio": "1.0.0",
Expand All @@ -73,40 +73,40 @@
"diff": "^7.0.0",
"encoding": "^0.1.13",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.11",
"framer-motion": "^11.5.4",
"eslint-config-next": "14.2.14",
"framer-motion": "^11.9.0",
"gmail-api-parse-message": "^2.1.2",
"google": "link:@next/third-parties/google",
"googleapis": "144",
"he": "^1.2.0",
"html-to-text": "^9.0.5",
"jotai": "^2.9.3",
"jotai": "^2.10.0",
"json5": "^2.2.3",
"linkify-react": "^4.1.3",
"linkifyjs": "^4.1.3",
"lodash": "^4.17.21",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"lucide-react": "^0.446.0",
"next": "14.2.14",
"next-auth": "5.0.0-beta.19",
"next-axiom": "^1.5.1",
"next-sanity": "9",
"node-email-reply-parser": "^0.1.4",
"nodemailer": "^6.9.15",
"novel": "0.3.1",
"openai": "^4.61.0",
"openai": "^4.66.1",
"p-queue": "^8.0.1",
"posthog-js": "^1.161.3",
"posthog-js": "^1.166.1",
"posthog-node": "^4.2.0",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"react": "18.3.1",
"react-day-picker": "8.10.1",
"react-dom": "18.3.1",
"react-dom-confetti": "^0.2.0",
"react-hook-form": "^7.53.0",
"react-resizable-panels": "^2.1.2",
"react-resizable-panels": "^2.1.4",
"react-youtube": "^10.1.0",
"sanity": "^3.57.3",
"sanity": "^3.58.0",
"server-only": "^0.0.1",
"sonner": "^1.5.0",
"styled-components": "^6.1.13",
Expand All @@ -125,23 +125,23 @@
"@types/diff": "^5.2.2",
"@types/he": "^1.2.3",
"@types/html-to-text": "^9.0.4",
"@types/lodash": "^4.17.7",
"@types/node": "22.5.4",
"@types/nodemailer": "^6.4.15",
"@types/react": "18.3.5",
"@types/lodash": "^4.17.9",
"@types/node": "22.7.4",
"@types/nodemailer": "^6.4.16",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"dotenv": "^16.4.5",
"jiti": "^1.21.6",
"jsdom": "^25.0.0",
"postcss": "8.4.45",
"jsdom": "^25.0.1",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prisma": "^5.19.1",
"serwist": "^9.0.7",
"tailwindcss": "3.4.11",
"prettier-plugin-tailwindcss": "^0.6.8",
"prisma": "^5.20.0",
"serwist": "^9.0.9",
"tailwindcss": "3.4.13",
"tsconfig": "workspace:*",
"turbo": "^2.1.2",
"turbo": "^2.1.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "2.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"format-and-lint:fix": "biome check . --write"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@turbo/gen": "^2.1.2",
"@biomejs/biome": "1.9.3",
"@turbo/gen": "^2.1.3",
"eslint": "^8.57.1",
"@inboxzero/eslint-config": "workspace:*",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"turbo": "^2.1.2"
"turbo": "^2.1.3"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"lint-staged": {
"*.{ts,tsx,md}": "prettier --write"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
],
"devDependencies": {
"@vercel/style-guide": "^6.0.0",
"eslint-config-turbo": "^2.1.2",
"eslint-config-turbo": "^2.1.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-only-warn": "^1.1.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/loops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"loops": "^3.3.0"
},
"devDependencies": {
"@types/node": "22.5.4",
"@types/node": "22.7.4",
"tsconfig": "workspace:*",
"typescript": "5.6.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/resend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"resend": "^4.0.0"
},
"devDependencies": {
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"tsconfig": "workspace:*",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/tinybird-ai-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"tsconfig": "workspace:*",
"@types/node": "22.5.4",
"@types/node": "22.7.4",
"typescript": "5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/tinybird/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"tsconfig": "workspace:*",
"@types/node": "22.5.4",
"@types/node": "22.7.4",
"typescript": "5.6.2"
}
}

0 comments on commit 4c90713

Please sign in to comment.