Skip to content

Commit

Permalink
📦 update fetching package
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJustLucas committed Oct 5, 2023
1 parent 6254145 commit ff659aa
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 27 deletions.
79 changes: 54 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
]
},
"dependencies": {
"axios": "^1.5.1",
"babel-plugin-styled-components": "^2.1.4",
"dayjs": "^1.11.10",
"next": "13.5.4",
"react": "^18",
"react-dom": "^18",
"redaxios": "^0.5.1",
"remixicon": "^3.5.0",
"sonner": "^1.0.3",
"styled-components": "^6.0.8",
Expand Down Expand Up @@ -59,7 +59,6 @@
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "^7.1.1",
"prettier": "^3.0.3",
"sass": "^1.68.0",
"typescript": "^5"
}
}

0 comments on commit ff659aa

Please sign in to comment.