Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent dbf14cf commit faca1fc
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 126 deletions.
4 changes: 2 additions & 2 deletions apps/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@eunchurn/react-windrose": "workspace:*",
"d3-force": "^3.0.0",
"next": "^14.2.3",
"next": "^15.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -21,7 +21,7 @@
"@eunchurn/heatmap": "workspace:*",
"@eunchurn/tailwind-config": "workspace:*",
"@eunchurn/typescript-config": "workspace:*",
"@next/eslint-plugin-next": "^14.2.3",
"@next/eslint-plugin-next": "^15.0.0",
"@types/node": "^22.0.0",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
Expand Down
Loading

0 comments on commit faca1fc

Please sign in to comment.