🔨 Fix view svgs in dark mode & nprogress added

This commit is contained in:
pheralb
2022-04-04 18:20:17 +01:00
parent a6e4902653
commit 5959a73406
8 changed files with 820 additions and 731 deletions
+4 -3
View File
@@ -11,14 +11,15 @@
"lint": "next lint"
},
"dependencies": {
"@algolia/autocomplete-core": "^1.5.3",
"@chakra-ui/react": "^1.8.6",
"@emotion/react": "^11.8.1",
"@algolia/autocomplete-core": "^1.5.6",
"@chakra-ui/react": "^1.8.7",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"canvas-confetti": "^1.5.1",
"downloadjs": "^1.4.7",
"framer-motion": "^6.2.8",
"next": "12.1.0",
"nextjs-progressbar": "^0.0.14",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hot-toast": "^2.2.0",