Skip to content

Commit

Permalink
⬆️ Bump to Next 14
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras committed Dec 9, 2024
1 parent 8960049 commit 6e5b241
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 194 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"axios": "^0.26.0",
"bootstrap": "^5.3.3",
"edilkamin": "^1.5.0",
"next": "13",
"next": "^14",
"react": "^18",
"react-bootstrap": "^2.10.6",
"react-dom": "^18",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^9.16.0",
"eslint-config-next": "13",
"eslint-config-next": "^14",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
Loading

0 comments on commit 6e5b241

Please sign in to comment.