We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71891dd commit 12877d7Copy full SHA for 12877d7
packages/wallet/frontend/package.json
@@ -15,7 +15,7 @@
15
"@wallet/shared": "workspace:*",
16
"class-variance-authority": "^0.7.0",
17
"ky": "^1.7.2",
18
- "next": "14.2.10",
+ "next": "15.0.3",
19
"next-themes": "^0.4.3",
20
"node-rsa": "^1.1.1",
21
"nprogress": "^0.2.0",
@@ -32,8 +32,8 @@
32
"zod": "^3.23.8"
33
},
34
"devDependencies": {
35
- "@next/bundle-analyzer": "^13.4.12",
36
- "@next/eslint-plugin-next": "^13.4.12",
+ "@next/bundle-analyzer": "^15.0.3",
+ "@next/eslint-plugin-next": "^15.0.3",
37
"@tailwindcss/forms": "^0.5.9",
38
"@types/node": "^20.12.11",
39
"@types/nprogress": "^0.2.3",
0 commit comments