Skip to content

Commit

Permalink
Update nextjs monorepo to v13.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 7768f1d commit 9c21754
Show file tree
Hide file tree
Showing 2 changed files with 1,035 additions and 260 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"fmt": "prettier --write \"**/*.{ts,tsx}\""
},
"dependencies": {
"@next/font": "13.4.13",
"@next/font": "13.5.8",
"@types/node": "18.17.3",
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"eslint": "8.46.0",
"eslint-config-next": "13.4.13",
"eslint-config-next": "13.5.8",
"prettier": "^3.0.0"
}
}
Loading

0 comments on commit 9c21754

Please sign in to comment.