Skip to content

Commit

Permalink
Revert "CPF Updated next to 14.2.10"
Browse files Browse the repository at this point in the history
This reverts commit f338abc.
  • Loading branch information
JakubKramp committed Sep 19, 2024
1 parent f338abc commit 12724d5
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 310 deletions.
11 changes: 8 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,18 @@
"test": "echo \"tests\""
},
"dependencies": {
"@editorjs/checklist": "^1.6.0",
"@editorjs/editorjs": "^2.30.5",
"@editorjs/header": "^2.8.7",
"@editorjs/list": "^1.10.0",
"@editorjs/paragraph": "^2.11.6",
"@headlessui/react": "^2.0.4",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.9.0",
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.44.4",
"clsx": "^2.1.0",
"next": "14.2.10",
"next": "14.1.3",
"react": "^18",
"react-dom": "^18",
"react-easy-crop": "^5.0.7",
Expand Down Expand Up @@ -52,7 +57,7 @@
"lint-staged": "^15.2.7",
"postcss": "^8",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.4",
"typescript": "^5"
},
Expand All @@ -61,4 +66,4 @@
"npm": "please-use-yarn",
"yarn": ">=1.22.11"
}
}
}
Loading

0 comments on commit 12724d5

Please sign in to comment.