Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
removed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaBhattacharjee committed Jun 19, 2023
1 parent f56813d commit 6b000fd
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"anime downloading"
],
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@formkit/auto-animate": "^1.0.0-beta.6",
"@formkit/auto-animate": "^1.0.0-pre-alpha.3",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.3",
"axios": "^0.27.2",
"@mui/material": "^5.13.5",
"axios": "^1.4.0",
"buffer": "^6.0.3",
"js-cookie": "^3.0.5",
"react": "^18.2.0",
Expand All @@ -30,13 +30,12 @@
"react-lazy-load-image-component": "^1.6.0",
"react-loading-skeleton": "^3.3.1",
"react-query": "^3.39.3",
"react-router-dom": "^6.11.2",
"react-router-dom": "^6.13.0",
"react-scripts": "5.0.1",
"react-toastify": "^9.1.3",
"react-top-loading-bar": "^2.3.1",
"swiper": "^9.3.2",
"web-vitals": "^3.3.2",
"yarn": "^1.22.19"
"swiper": "^9.4.1",
"web-vitals": "^3.3.2"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -62,4 +61,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 6b000fd

Please sign in to comment.