Skip to content

Commit 68e44f6

Browse files
fix(deps): update nextjs monorepo to v15
1 parent 521aa04 commit 68e44f6

File tree

2 files changed

+129
-117
lines changed

2 files changed

+129
-117
lines changed

packages/wallet/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@wallet/shared": "workspace:*",
1616
"class-variance-authority": "^0.7.1",
1717
"ky": "^1.8.2",
18-
"next": "14.2.32",
18+
"next": "15.5.4",
1919
"next-themes": "^0.4.6",
2020
"node-rsa": "^1.1.1",
2121
"nprogress": "^0.2.0",
@@ -32,8 +32,8 @@
3232
"zod": "^3.25.76"
3333
},
3434
"devDependencies": {
35-
"@next/bundle-analyzer": "^13.4.12",
36-
"@next/eslint-plugin-next": "^13.4.12",
35+
"@next/bundle-analyzer": "^15.5.4",
36+
"@next/eslint-plugin-next": "^15.5.4",
3737
"@tailwindcss/forms": "^0.5.10",
3838
"@types/node": "^20.17.30",
3939
"@types/nprogress": "^0.2.3",

0 commit comments

Comments
 (0)