Skip to content

Commit

Permalink
chore: upgrade and remove unused package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyziq committed Jan 11, 2024
1 parent a2803b9 commit f21de0d
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 145 deletions.
11 changes: 4 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,14 @@
},
"dependencies": {
"@nextui-org/react": "^2.2.9",
"framer-motion": "^10.17.12",
"framer-motion": "^10.18.0",
"localforage": "^1.10.0",
"match-sorter": "^6.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.0",
"react-masonry-css": "^1.0.16",
"react-modal": "^3.16.1",
"react-router-dom": "^6.21.1",
"react-share": "^5.0.3",
"sort-by": "^1.2.0"
"react-icons": "^5.0.1",
"react-router-dom": "^6.21.2",
"react-share": "^5.0.3"
},
"devDependencies": {
"@types/react": "^18.2.47",
Expand Down
Loading

0 comments on commit f21de0d

Please sign in to comment.