Skip to content

Commit

Permalink
fix: updated Next to 15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Reterics committed Oct 26, 2024
1 parent 055b5d0 commit 9c3cfbd
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 235 deletions.
4 changes: 2 additions & 2 deletions web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jest-environment-jsdom": "^29.6.4",
"js-cookie": "^3.0.1",
"knex": "^2.4.2",
"next": "^14.2.16",
"next": "^15.0.1",
"next-auth": "^4.23.0",
"next-images": "1.8.4",
"notistack": "^3.0.1",
Expand Down Expand Up @@ -120,7 +120,7 @@
"concurrently": "^7.6.0",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"eslint-config-next": "^14.2.16",
"eslint-config-next": "^15.0.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.29.4",
Expand Down
Loading

0 comments on commit 9c3cfbd

Please sign in to comment.