Skip to content

Commit

Permalink
Update nextjs monorepo to v13.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 7301f43 commit 1af6e0b
Show file tree
Hide file tree
Showing 2 changed files with 449 additions and 131 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"fmt": "prettier --write \"**/*.{ts,tsx}\""
},
"dependencies": {
"@next/font": "13.4.13",
"@next/font": "13.5.4",
"@types/node": "18.17.3",
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7",
"axios": "^1.2.3",
"bootstrap": "^5.2.3",
"jwt-decode": "^3.1.2",
"next": "13.4.13",
"next": "13.5.4",
"react": "18.2.0",
"react-bootstrap": "^2.7.0",
"react-dom": "18.2.0",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"eslint": "8.46.0",
"eslint-config-next": "13.4.13",
"eslint-config-next": "13.5.4",
"prettier": "^3.0.0"
}
}
Loading

0 comments on commit 1af6e0b

Please sign in to comment.