Skip to content

Commit

Permalink
⬆️ Update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent c4c1a0d commit e405cdd
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 e405cdd

Please sign in to comment.