Skip to content

Commit

Permalink
upgrade nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreifilip123 committed Jul 11, 2024
1 parent 6129c62 commit 6ec84c7
Show file tree
Hide file tree
Showing 2 changed files with 1,703 additions and 1,137 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@vercel/analytics": "^1.0.1",
"framer-motion": "^10.12.18",
"json5": "^2.2.3",
"next": "^13.4.9",
"next": "^14.2.5",
"openai": "^3.2.1",
"react": "18.2.0",
"react": "18.3.1",
"react-confetti-explosion": "^2.1.2",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.43.9",
"react-select": "^5.7.2",
Expand All @@ -52,7 +52,7 @@
"@typescript-eslint/parser": "^5.61.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.9",
"eslint-config-next": "^14.2.5",
"eslint-config-prettier": "^8.8.0",
"postcss": "^8.4.25",
"prettier": "^2.8.8",
Expand Down
Loading

0 comments on commit 6ec84c7

Please sign in to comment.