Skip to content

Commit 186f372

Browse files
committed
chore: update next.js to 15.5.18
Bump next, @next/third-parties, and eslint-config-next to the latest 15.x semver-compatible release. https://claude.ai/code/session_01KutsEUcXaUPQaDAfjmLhur
1 parent 073415a commit 186f372

2 files changed

Lines changed: 160 additions & 82 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@dnd-kit/utilities": "^3.2.2",
2323
"@hookform/resolvers": "^3.10.0",
2424
"@next-auth/prisma-adapter": "^1.0.7",
25-
"@next/third-parties": "^15.5.7",
25+
"@next/third-parties": "^15.5.18",
2626
"@planetscale/database": "^1.19.0",
2727
"@prisma/adapter-planetscale": "^6.19.0",
2828
"@prisma/client": "6.3.0",
@@ -101,7 +101,7 @@
101101
"micro": "^10.0.1",
102102
"motion": "^12.23.25",
103103
"near-api-js": "^5.1.1",
104-
"next": "^15.5.9",
104+
"next": "^15.5.18",
105105
"next-auth": "^4.24.13",
106106
"next-axiom": "^0.18.1",
107107
"next-pwa": "^5.6.0",
@@ -161,7 +161,7 @@
161161
"autoprefixer": "^10.4.22",
162162
"cross-env": "^7.0.3",
163163
"eslint": "^8.57.1",
164-
"eslint-config-next": "^15.5.7",
164+
"eslint-config-next": "^15.5.18",
165165
"eslint-config-prettier": "^9.1.2",
166166
"eslint-plugin-react": "^7.37.5",
167167
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)