Skip to content

Commit

Permalink
Merge pull request #574 from arrow2nd/renovate/major-nextjs-monorepo
Browse files Browse the repository at this point in the history
⬆️ Update nextjs monorepo to v15 (major)
  • Loading branch information
arrow2nd authored Oct 31, 2024
2 parents f7c2766 + e405cdd commit 751566c
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 106 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"create:colors": "ts-node ./tools/create-colors.ts"
},
"dependencies": {
"next": "14.2.16",
"next": "15.0.2",
"react": "18.3.1",
"react-device-detect": "^2.2.3",
"react-dom": "18.3.1",
Expand All @@ -39,7 +39,7 @@
"color-classifier": "^0.0.1",
"color-convert": "^2.0.1",
"eslint": "9.13.0",
"eslint-config-next": "14.2.16",
"eslint-config-next": "15.0.2",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
Loading

0 comments on commit 751566c

Please sign in to comment.