⬆️ Add LearnThis logo

Upgrade dependencies
This commit is contained in:
Josyto
2022-07-28 18:11:25 +02:00
parent 401549d4ba
commit 59a4c12d05
4 changed files with 535 additions and 1253 deletions
+6 -6
View File
@@ -27,15 +27,15 @@
"canvas-confetti": "1.5.1",
"downloadjs": "1.4.7",
"framer-motion": "6.5.1",
"next": "12.2.2",
"next-pwa": "5.5.4",
"next": "12.2.3",
"next-pwa": "5.5.5",
"next-seo": "5.5.0",
"nextjs-progressbar": "0.0.14",
"phosphor-react": "1.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "2.3.0",
"react-hotkeys-hook": "3.4.6",
"react-hotkeys-hook": "3.4.7",
"swr": "1.3.0"
},
"devDependencies": {
@@ -43,14 +43,14 @@
"@testing-library/react": "13.3.0",
"@types/canvas-confetti": "1.4.3",
"@types/downloadjs": "1.4.3",
"@types/node": "18.0.6",
"@types/node": "18.6.2",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.0",
"eslint": "8.20.0",
"eslint-config-next": "12.2.2",
"eslint-config-next": "12.2.3",
"jsdom": "20.0.0",
"typescript": "4.7.4",
"vitest": "0.18.1"
"vitest": "0.19.1"
}
}