upddate dependencies, cache buster

This commit is contained in:
Amruth Pillai
2020-07-28 09:18:41 +05:30
parent e8b735e1cb
commit ba0ee5fdf9
3 changed files with 22 additions and 309 deletions

View File

@ -33,10 +33,10 @@
"gatsby-plugin-firebase": "^0.2.0-beta.4",
"gatsby-plugin-manifest": "^2.4.21",
"gatsby-plugin-material-ui": "^2.1.9",
"gatsby-plugin-offline": "^3.2.21",
"gatsby-plugin-postcss": "^2.3.11",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^2.6.22",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-source-filesystem": "^2.3.23",
@ -56,8 +56,8 @@
"react-scroll": "^1.8.0",
"react-toastify": "^6.0.8",
"short-unique-id": "^3.0.4",
"uuid": "^8.2.0",
"yup": "^0.29.1"
"uuid": "^8.3.0",
"yup": "^0.29.2"
},
"devDependencies": {
"autoprefixer": "^9.8.5",
@ -67,7 +67,7 @@
"eslint-loader": "^4.0.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react": "^7.20.4",
"gatsby-plugin-eslint": "^2.0.8",
"prettier": "2.0.5",
"tailwindcss": "^1.5.2"