Skip to content

Commit 05ce51e

Browse files
authored
Merge pull request #78 from warpdotdev/jeff/upgrade-to-next-js-16.2.0
Upgrade to nextjs 16.2.0
2 parents fd8d1d5 + 448c319 commit 05ce51e

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"algoliasearch": "^5.12.0",
1313
"dotenv": "^16.4.5",
14-
"next": "16.1.6",
14+
"next": "16.2.0",
1515
"react": "19.2.4",
1616
"react-dom": "19.2.4",
1717
"react-hotkeys-hook": "^4.5.1",
@@ -28,7 +28,7 @@
2828
"@types/webpack-env": "^1.18.5",
2929
"autoprefixer": "^10.4.20",
3030
"eslint": "^9.14.0",
31-
"eslint-config-next": "16.1.6",
31+
"eslint-config-next": "16.2.0",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-react": "^7.37.5",
3434
"eslint-plugin-react-hooks": "^7.0.1",

0 commit comments

Comments
 (0)