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 Dec 26, 2024
1 parent 5b2b742 commit b85368f
Show file tree
Hide file tree
Showing 4 changed files with 669 additions and 556 deletions.
2 changes: 1 addition & 1 deletion src/abacus-backoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@adeira/relay": "^9.0.0",
"@adeira/sx": "^0.30.0",
"@adeira/sx-design": "^0.33.0",
"@next/bundle-analyzer": "^14.2.5",
"@next/bundle-analyzer": "^15.1.3",
"@recoiljs/refine": "^0.1.1",
"@sentry/nextjs": "^7.118.0",
"d3": "^7.9.0",
Expand Down
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.26.0",
"@next/eslint-plugin-next": "^14.2.5",
"@next/eslint-plugin-next": "^15.1.3",
"@stylexjs/eslint-plugin": "^0.7.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-adeira": "^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion src/typescript-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.5",
"eslint-config-next": "^15.1.3",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit b85368f

Please sign in to comment.