⚒️ Add react-hot-toast.

This commit is contained in:
pheralb
2022-06-24 13:31:57 +01:00
parent 603d39f7b3
commit f2f4166c3c
2 changed files with 47 additions and 8 deletions
+4 -3
View File
@@ -23,8 +23,8 @@
"@chakra-ui/react": "2.1.2",
"@emotion/react": "11.9.0",
"@emotion/styled": "11.8.1",
"canvas-confetti": "^1.5.1",
"downloadjs": "^1.4.7",
"canvas-confetti": "1.5.1",
"downloadjs": "1.4.7",
"framer-motion": "6.3.9",
"next": "12.1.6",
"next-pwa": "5.5.4",
@@ -32,10 +32,11 @@
"phosphor-react": "1.4.1",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-hot-toast": "2.2.0",
"swr": "1.3.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@types/canvas-confetti": "1.4.2",
"@types/downloadjs": "1.4.3",