Skip to content

Commit

Permalink
fix(deps): update dependency next to v13 [security] (#1058)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency next to v13 [security]

* deps: Update NextJS

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Piouffle <benjamin@opencollective.com>
  • Loading branch information
renovate[bot] and Betree authored Oct 4, 2024
1 parent f2cc3d6 commit a192623
Show file tree
Hide file tree
Showing 3 changed files with 1,218 additions and 630 deletions.
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"plugin:@typescript-eslint/recommended",
"plugin:react/recommended",
"plugin:react-hooks/recommended",
"plugin:import/typescript"
"plugin:import/typescript",
"next"
],
"parser": "@typescript-eslint/parser",
"env": {
Expand Down
Loading

0 comments on commit a192623

Please sign in to comment.