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 19, 2024
1 parent ca9c9a7 commit 17bf567
Show file tree
Hide file tree
Showing 5 changed files with 1,566 additions and 55 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"graphql-tag": "2.12.6",
"graphql-ws": "5.14.0",
"jotai": "2.3.1",
"next": "13.4.19",
"next": "15.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@usa/tailwind": "workspace:*",
"dotenv": "16.3.1",
"framer-motion": "10.16.0",
"next": "13.4.19",
"next": "15.1.2",
"next-themes": "0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@typescript-eslint/parser": "6.4.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "15.1.2",
"eslint-config-prettier": "9.0.0",
"eslint-config-usa-base": "workspace:*",
"eslint-import-resolver-typescript": "3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-config-usa-esm": "workspace:*",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"next": "13.4.19",
"next": "15.1.2",
"ts-jest": "29.1.1"
}
}
Loading

0 comments on commit 17bf567

Please sign in to comment.