Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update all of nextjs to version 16.2.0
  • Loading branch information
depfu[bot] authored Mar 19, 2026
commit a6d4cfc46c44c1952989bb0dc285a45a272ad61b
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"katex": "^0.13.24",
"livecodes": "0.7.2",
"marked": "^4.0.17",
"next": "^12.1.0",
"next": "^16.2.0",
"next-i18next": "^8.10.0",
"next-query-params": "^2.2.1",
"nextjs-progressbar": "^0.0.13",
Expand Down Expand Up @@ -76,7 +76,7 @@
"babel-plugin-module-resolver": "^4.1.0",
"eslint": "<8.0.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-next": "^12.1.6",
"eslint-config-next": "^16.2.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-babel-module": "^5.3.1",
"eslint-plugin-import": "^2.26.0",
Expand Down
Loading
Loading