Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent aa35308 commit dd0ff81
Show file tree
Hide file tree
Showing 6 changed files with 258 additions and 39 deletions.
2 changes: 1 addition & 1 deletion apps/website-v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@shio/tailwind": "workspace:*",
"dotenv": "16.3.1",
"framer-motion": "10.16.4",
"next": "13.5.4",
"next": "14.2.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-type-animation": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/website-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dotenv": "16.3.1",
"framer-motion": "10.16.4",
"graphql-tag": "2.12.6",
"next": "13.5.4",
"next": "14.2.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"sharp": "0.32.6"
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 @@
"@shio/tailwind": "workspace:*",
"dotenv": "16.3.1",
"framer-motion": "10.16.4",
"next": "13.5.4",
"next": "14.2.13",
"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.7.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "13.5.4",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "9.0.0",
"eslint-config-shio-base": "workspace:*",
"eslint-import-resolver-typescript": "3.6.1",
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-shio-esm": "workspace:*",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "13.5.4",
"next": "14.2.13",
"ts-jest": "29.1.1"
}
}
Loading

0 comments on commit dd0ff81

Please sign in to comment.