Skip to content

Commit

Permalink
chore(deps): bump up next js version (#1661)
Browse files Browse the repository at this point in the history
Because

- (write the reason why we need to consider this PR in a list)

This commit

- (write the summary of all commits in this PR in a list)
  • Loading branch information
orangecoloured authored Dec 22, 2024
1 parent c01daec commit 4b96901
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"echarts": "^5.4.2",
"elkjs": "^0.8.2",
"instill-sdk": "workspace:*",
"next": "^14.2.12",
"next": "^14.2.20",
"next-mdx-remote": "^4.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/instill-form-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@instill-ai/tsconfig": "workspace:*",
"react": "^18",
"react-dom": "^18",
"next": "14.2.12",
"next": "14.2.20",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"peerDependencies": {
"@instill-ai/design-system": "workspace:*",
"@instill-ai/design-tokens": "workspace:*",
"next": "^14.2.12",
"next": "^14.2.20",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit 4b96901

Please sign in to comment.