Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
gianantoniopini
2020-12-12 11:04:51 +01:00
10 changed files with 41 additions and 38 deletions
+5 -5
View File
@@ -27,8 +27,8 @@
"dotenv": "^8.2.0",
"downloadjs": "^1.4.7",
"firebase": "^8.1.2",
"formik": "^2.2.5",
"gatsby": "^2.28.1",
"formik": "^2.2.6",
"gatsby": "^2.28.2",
"gatsby-image": "^2.7.0",
"gatsby-plugin-create-client-paths": "^2.6.0",
"gatsby-plugin-firebase": "^0.2.0-beta.4",
@@ -47,19 +47,19 @@
"i18next": "^19.8.4",
"lodash": "^4.17.20",
"nanoevents": "^5.1.10",
"postcss": "^8.2.0",
"postcss": "^8.2.1",
"react": "^17.0.1",
"react-beautiful-dnd": "^13.0.0",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-i18next": "^11.8.1",
"react-i18next": "^11.8.3",
"react-icons": "^4.1.0",
"react-markdown": "^5.0.3",
"react-scroll": "^1.8.1",
"react-toastify": "^6.2.0",
"short-unique-id": "^3.2.0",
"uuid": "^8.3.2",
"yup": "^0.32.6"
"yup": "^0.32.8"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.6",