Skip to content

Commit

Permalink
chore: update gatsby to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sitek94 committed Jun 11, 2021
1 parent 1a1b591 commit 0e17aca
Show file tree
Hide file tree
Showing 4 changed files with 5,152 additions and 4,261 deletions.
4 changes: 3 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"max-lines-per-function": "off",
"babel/quotes": "off",
"consistent-return": "off",
"import/extensions": "off"
"import/extensions": "off",
"import/no-import-module-exports": "off",
"import/no-relative-packages": "off"
}
}
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ module.exports = {
},
},
plugins: [
`gatsby-plugin-preact`,
{
resolve: 'gatsby-source-filesystem',
options: {
Expand Down
125 changes: 64 additions & 61 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,98 +5,101 @@
"version": "1.0.5",
"author": "Maciek Sitkowski (https://macieksitkowski.com)",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.14.5",
"@emotion/core": "^11.0.0",
"@emotion/react": "^11.1.2",
"@emotion/server": "^11.0.0",
"@emotion/styled": "^11.0.0",
"@emotion/react": "^11.4.0",
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@reach/router": "^1.3.4",
"@sindresorhus/slugify": "^1.1.0",
"d3": "^6.3.1",
"d3": "^7.0.0",
"dotenv": "^8.2.0",
"dotenv-parse-variables": "^1.0.1",
"formik": "^2.2.6",
"gatsby": "2.28.2",
"gatsby-image": "^2.7.0",
"gatsby-link": "^2.7.0",
"gatsby": "^3.7.1",
"gatsby-image": "^3.7.1",
"gatsby-link": "^3.7.1",
"gatsby-parallel-runner": "^1.3.0",
"gatsby-plugin-catch-links": "^2.6.0",
"gatsby-plugin-emotion": "^5.1.0-next.0",
"gatsby-plugin-manifest": "^2.8.0",
"gatsby-plugin-mdx": "^1.6.0",
"gatsby-plugin-catch-links": "^3.7.1",
"gatsby-plugin-emotion": "^6.7.1",
"gatsby-plugin-manifest": "^3.7.1",
"gatsby-plugin-mdx": "^2.7.1",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-nprogress": "^2.6.0",
"gatsby-plugin-react-helmet": "^3.6.0",
"gatsby-plugin-nprogress": "^3.7.1",
"gatsby-plugin-preact": "^5.7.1",
"gatsby-plugin-react-helmet": "^4.7.1",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.3",
"gatsby-plugin-sharp": "^2.10.1",
"gatsby-plugin-sitemap": "^2.8.0",
"gatsby-plugin-typography": "^2.8.0",
"gatsby-plugin-robots-txt": "^1.6.2",
"gatsby-plugin-sharp": "^3.7.1",
"gatsby-plugin-sitemap": "^4.3.1",
"gatsby-plugin-typography": "^3.7.1",
"gatsby-plugin-workerize-loader": "^1.5.0",
"gatsby-remark-autolink-headers": "^2.7.0",
"gatsby-remark-copy-linked-files": "^2.6.0",
"gatsby-remark-embedder": "^4.1.0",
"gatsby-remark-images": "^3.7.1",
"gatsby-source-filesystem": "^2.7.0",
"gatsby-transformer-remark": "^2.12.0",
"gatsby-transformer-sharp": "^2.8.0",
"http-proxy-middleware": "^1.0.6",
"lodash": "^4.17.20",
"match-sorter": "^6.0.2",
"nodemailer": "^6.4.17",
"ow": "^0.21.0",
"polished": "^4.0.5",
"prism-react-renderer": "^1.1.1",
"prism-themes": "^1.5.0",
"gatsby-remark-autolink-headers": "^4.4.1",
"gatsby-remark-copy-linked-files": "^4.4.1",
"gatsby-remark-embedder": "^5.0.0",
"gatsby-remark-images": "^5.4.1",
"gatsby-source-filesystem": "^3.7.1",
"gatsby-transformer-remark": "^4.4.1",
"gatsby-transformer-sharp": "^3.7.1",
"http-proxy-middleware": "^2.0.0",
"lodash": "^4.17.21",
"match-sorter": "^6.3.0",
"nodemailer": "^6.6.1",
"ow": "^0.24.1",
"polished": "^4.1.3",
"preact": "^10.5.13",
"preact-render-to-string": "^5.1.19",
"prism-react-renderer": "^1.2.1",
"prism-themes": "^1.7.0",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react": "^17.0.2",
"react-countdown-now": "^2.1.2",
"react-dom": "^17.0.1",
"react-dom": "^17.0.2",
"react-helmet": "~6.1.0",
"react-markdown": "^5.0.3",
"react-share": "^4.3.1",
"react-tsparticles": "^1.18.11",
"react-typography": "^0.16.19",
"react-markdown": "^6.0.2",
"react-share": "^4.4.0",
"react-tsparticles": "^1.28.0",
"react-typography": "^0.16.20",
"rehype-document": "^5.1.0",
"rehype-format": "^3.1.0",
"rehype-raw": "^5.0.0",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
"remark": "^13.0.0",
"remark-parse": "^9.0.0",
"remark-rehype": "^8.0.0",
"strip-indent": "^3.0.0",
"remark-rehype": "^8.1.0",
"strip-indent": "^4.0.0",
"strip-markdown": "^4.0.0",
"topojson": "^3.0.2",
"typography": "^0.16.19",
"unified": "^9.2.0",
"yup": "^0.32.6"
"typography": "^0.16.21",
"unified": "^9.2.1",
"yup": "^0.32.9"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@netlify/zip-it-and-ship-it": "^1.5.1",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@testing-library/react-hooks": "^3.7.0",
"@testing-library/user-event": "^12.5.0",
"babel-jest": "^26.6.3",
"babel-preset-gatsby": "^0.8.0",
"@babel/core": "^7.14.5",
"@netlify/zip-it-and-ship-it": "^4.3.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/react-hooks": "^7.0.0",
"@testing-library/user-event": "^13.1.9",
"babel-jest": "^27.0.2",
"babel-preset-gatsby": "^1.7.1",
"dotenv-cli": "^4.0.0",
"eslint": "^7.15.0",
"eslint-config-kentcdodds": "^17.3.0",
"eslint-plugin-jest": "^24.1.3",
"eslint": "^7.28.0",
"eslint-config-kentcdodds": "^19.0.0",
"eslint-plugin-jest": "^24.3.6",
"husky": "^4.3.5",
"identity-obj-proxy": "^3.0.0",
"is-ci-cli": "^2.1.2",
"jest": "^26.6.3",
"jest": "^27.0.4",
"lint-staged": "^10.5.3",
"netlify-lambda": "^2.0.1",
"netlify-lambda": "^2.0.8",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"react-test-renderer": "^17.0.1",
"prettier": "^2.3.1",
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.11.6"
"start-server-and-test": "^1.12.5"
},
"license": "MIT",
"main": "n/a",
Expand Down
Loading

0 comments on commit 0e17aca

Please sign in to comment.