diff --git a/package.json b/package.json index 9bbd9039..95d7ac42 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "copy-to-clipboard": "^3.3.1", "core-js": "^3.12.0", "firebase": "^8.5.0", - "gatsby": "^3.4.1", + "gatsby": "^3.5.0", "gatsby-cli": "^3.4.1", "gatsby-plugin-google-fonts": "^1.0.1", "gatsby-plugin-image": "^1.4.0", @@ -24,7 +24,7 @@ "gatsby-plugin-preload-fonts": "^2.4.0", "gatsby-plugin-react-helmet": "^4.7.1", "gatsby-plugin-react-svg": "^3.0.0", - "gatsby-plugin-sharp": "^3.4.1", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-typescript": "^3.4.0", "gatsby-plugin-use-query-params": "^1.0.1", "gatsby-source-filesystem": "^3.4.0", @@ -73,14 +73,14 @@ "babel-eslint": "10.x", "babel-jest": "^26.6.3", "babel-preset-gatsby": "^1.4.0", - "eslint": "7.25.0", + "eslint": "9.0.0", "eslint-config-react-app": "^6.0.0", "eslint-plugin-flowtype": "5.7.2", "eslint-plugin-import": "2.x", "eslint-plugin-jsx-a11y": "6.x", "eslint-plugin-react": "7.x", "eslint-plugin-react-hooks": "4.2.0", - "firebase-tools": "^9.10.2", + "firebase-tools": "^13.7.3", "gatsby-plugin-robots-txt": "^1.6.2", "gatsby-plugin-sitemap": "^4.3.1", "identity-obj-proxy": "^3.0.0",