Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.2 (#1341)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent d9842f5 commit ea2a939
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
4 changes: 2 additions & 2 deletions apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"dependencies": {
"@repo/ui": "workspace:*",
"hono": "4.6.14",
"next": "15.0.3",
"next": "15.1.2",
"next-themes": "0.4.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"zod": "3.24.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "15.0.3",
"@next/eslint-plugin-next": "15.1.2",
"@repo/eslint-config": "workspace:*",
"@repo/tailwind-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
Expand Down
Loading

0 comments on commit ea2a939

Please sign in to comment.