Skip to content

Commit

Permalink
Bump eslint-config-next from 13.5.6 to 14.0.1 in /frontend (#473)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Z <[email protected]>
  • Loading branch information
dependabot[bot] and nickzelei authored Nov 2, 2023
1 parent 0feb2c5 commit 2a716ea
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
106 changes: 53 additions & 53 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cron-validate": "^1.4.5",
"date-fns": "^2.30.0",
"nanoid": "^5.0.2",
"next": "^13.5.6",
"next": "^14.0.1",
"next-auth": "^4.24.4",
"next-themes": "^0.2.1",
"react": "18.2.0",
Expand All @@ -69,7 +69,7 @@
"@typescript-eslint/parser": "^6.9.1",
"autoprefixer": "^10.4.16",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.1",
"knip": "^2.38.6",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
Expand Down

0 comments on commit 2a716ea

Please sign in to comment.