Skip to content

Commit

Permalink
MERGE :: branch 'develop' of feature/#15-Login&Signup
Browse files Browse the repository at this point in the history
  • Loading branch information
wjknnn committed May 22, 2024
2 parents a1029be + 35c979d commit 60e83fd
Show file tree
Hide file tree
Showing 37 changed files with 3,194 additions and 747 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,22 @@
"lint": "next lint"
},
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"framer-motion": "^11.2.5",
"axios": "^1.6.8",
"next": "14.1.4",
"react": "^18",
"react-dom": "^18",
"react-redux": "8.1.3",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"sharp": "^0.33.3"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/redux-logger": "^3.0.12",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"autoprefixer": "^10.0.1",
Expand Down
Loading

0 comments on commit 60e83fd

Please sign in to comment.