Skip to content

Commit

Permalink
chore(deps): update dependency next to v14 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent a66d717 commit 16a03f0
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 237 deletions.
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"cronstrue": "^2.27.0",
"final-form": "^4.20.7",
"is-in-subnet": "^4.0.1",
"next": "13.5.7",
"next": "14.1.1",
"next-auth": "^4.22.1",
"next-international": "^0.6.4",
"node-fetch": "^3.2.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"autoprefixer": "^10.4.7",
"class-variance-authority": "^0.7.0",
"final-form": "^4.20.7",
"next": "13.4.12",
"next": "14.1.1",
"postcss": "^8.4.22",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -48,7 +48,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.1",
"@radix-ui/react-tabs": "^1.0.0",
"@radix-ui/react-tooltip": "^1.0.3",
"next": "13.4.12",
"next": "14.1.1",
"react": "18.2.0",
"react-hot-toast": "^2.2.0"
},
Expand Down
Loading

0 comments on commit 16a03f0

Please sign in to comment.