This commit is contained in:
Panayiotis Lipiridis
2021-01-18 16:31:07 +02:00
32 changed files with 869 additions and 923 deletions
+7 -7
View File
@@ -19,17 +19,17 @@
]
},
"dependencies": {
"@sentry/browser": "5.29.2",
"@sentry/integrations": "5.29.2",
"@testing-library/jest-dom": "5.11.8",
"@sentry/browser": "5.30.0",
"@sentry/integrations": "5.30.0",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.3",
"@types/jest": "26.0.20",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/socket.io-client": "1.4.34",
"@types/socket.io-client": "1.4.35",
"browser-nativefs": "0.12.0",
"clsx": "1.1.1",
"firebase": "8.2.2",
"firebase": "8.2.3",
"i18next-browser-languagedetector": "6.0.1",
"lodash.throttle": "4.1.1",
"nanoid": "3.1.20",
@@ -53,8 +53,8 @@
"@types/pako": "1.0.1",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-prettier": "3.3.1",
"firebase-tools": "9.1.2",
"husky": "4.3.7",
"firebase-tools": "9.2.1",
"husky": "4.3.8",
"jest-canvas-mock": "2.3.0",
"lint-staged": "10.5.3",
"pepjs": "0.5.3",