Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 212336e commit 943061f
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 120 deletions.
6 changes: 3 additions & 3 deletions packages/wallet/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@wallet/shared": "workspace:*",
"class-variance-authority": "^0.7.0",
"ky": "^1.7.2",
"next": "14.2.10",
"next": "15.1.1",
"next-themes": "^0.4.3",
"node-rsa": "^1.1.1",
"nprogress": "^0.2.0",
Expand All @@ -32,8 +32,8 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.12",
"@next/eslint-plugin-next": "^13.4.12",
"@next/bundle-analyzer": "^15.1.1",
"@next/eslint-plugin-next": "^15.1.1",
"@tailwindcss/forms": "^0.5.9",
"@types/node": "^20.12.11",
"@types/nprogress": "^0.2.3",
Expand Down
Loading

0 comments on commit 943061f

Please sign in to comment.