Skip to content

Commit

Permalink
Sync packages
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmytton committed Dec 11, 2024
1 parent e218163 commit df47edf
Show file tree
Hide file tree
Showing 2 changed files with 1,142 additions and 158 deletions.
8 changes: 4 additions & 4 deletions packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"devDependencies": {
"@repo/env": "workspace:*",
"@repo/typescript-config": "workspace:*",
"next": "15.0.4"
"next": "15.1.0"
},
"dependencies": {
"@logtail/next": "^0.1.7",
"@next/bundle-analyzer": "^15.0.4",
"@next/bundle-analyzer": "^15.1.0",
"@prisma/nextjs-monorepo-workaround-plugin": "^6.0.1",
"@sentry/nextjs": "^8.42.0",
"@vercel/toolbar": "^0.1.27"
"@sentry/nextjs": "^8.43.0",
"@vercel/toolbar": "^0.1.28"
}
}
Loading

0 comments on commit df47edf

Please sign in to comment.