Skip to content

Commit ccb5c00

Browse files
committed
chore(frontend): upgrade Next.js to 16.2.12
1 parent d11580f commit ccb5c00

2 files changed

Lines changed: 86 additions & 86 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lz-string": "^1.5.0",
5151
"motion": "^12.42.2",
5252
"nanoid": "^6.0.0",
53-
"next": "16.2.11",
53+
"next": "16.2.12",
5454
"next-themes": "^0.4.6",
5555
"ogl": "^1.0.11",
5656
"oidc-client-ts": "^3.5.0",
@@ -86,7 +86,7 @@
8686
"@types/react-dom": "^19.2.3",
8787
"@types/three": "^0.185.1",
8888
"eslint": "^9.39.5",
89-
"eslint-config-next": "^16.2.11",
89+
"eslint-config-next": "^16.2.12",
9090
"postcss": "^8.5.22",
9191
"tailwindcss": "^4.3.3",
9292
"typescript": "6.0.3"

0 commit comments

Comments
 (0)