Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Jan 5, 2025
1 parent 1d9f5df commit 784436a
Show file tree
Hide file tree
Showing 19 changed files with 236 additions and 213 deletions.
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"svix": "^1.44.0",
"svix": "^1.45.1",
"zod": "^3.24.1"
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"concurrently": "^9.1.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@repo/typescript-config": "workspace:*",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"jsdom": "^25.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^22",
"@types/react": "^19",
"@types/react-dom": "^19",
"chromatic": "^11.20.2",
"chromatic": "^11.22.0",
"postcss": "^8",
"storybook": "^8.4.7",
"tailwindcss": "^3.4.17",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@sentry/nextjs": "^8.47.0",
"@t3-oss/env-nextjs": "^0.11.1",
"date-fns": "^4.1.0",
"fumadocs-core": "^14.6.8",
"fumadocs-core": "^14.7.0",
"import-in-the-middle": "^1.12.0",
"lucide-react": "^0.469.0",
"mdx-bundler": "^10.0.3",
Expand All @@ -35,12 +35,12 @@
"react-wrap-balancer": "^1.1.1",
"require-in-the-middle": "^7.4.0",
"sharp": "^0.33.5",
"shiki": "^1.24.4",
"shiki": "^1.26.1",
"zod": "^3.24.1"
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"tailwindcss": "^3.4.17",
Expand Down
6 changes: 3 additions & 3 deletions packages/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.11",
"@ai-sdk/openai": "^1.0.13",
"@t3-oss/env-nextjs": "^0.11.1",
"ai": "^4.0.22",
"ai": "^4.0.26",
"react": "^19.0.0",
"react-markdown": "^9.0.1",
"tailwind-merge": "^2.6.0",
"zod": "^3.24.1"
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"@next/third-parties": "^15.1.3",
"@t3-oss/env-nextjs": "^0.11.1",
"@vercel/analytics": "^1.4.1",
"posthog-js": "^1.203.2",
"posthog-js": "^1.203.3",
"posthog-node": "^4.3.2",
"react": "^19.0.0",
"server-only": "^0.0.1",
"zod": "^3.24.1"
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@clerk/types": "^4.40.0",
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2",
"next": "15.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/collaboration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/ws": "^8.5.13",
"bufferutil": "^4.0.9",
"prisma": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion packages/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"typescript": "^5.7.2",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/observability/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@repo/typescript-config": "workspace:*",
"@types/lodash.merge": "^4.6.9",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "^19.0.2",
"next": "15.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/webhooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@repo/auth": "workspace:*",
"@t3-oss/env-nextjs": "^0.11.1",
"svix": "^1.44.0",
"svix": "^1.45.1",
"zod": "^3.24.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 784436a

Please sign in to comment.