Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
build(deps): update & disable .nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
CanRau committed Sep 20, 2020
1 parent 1296aa4 commit 7c2f6c1
Show file tree
Hide file tree
Showing 3 changed files with 4,108 additions and 1,879 deletions.
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"url": "git+https://github.com/gaiama/gaiama.org.git"
},
"resolutions": {
"sharp": "^0.25.2",
"chokidar": "^3.3.1"
"chokidar": "^3.3.1",
"sharp": "0.26.0"
},
"workspaces": [
"packages/*"
Expand Down Expand Up @@ -69,47 +69,47 @@
"cuid": "2.1.6",
"date-fns": "2.8.1",
"feed": "4.0.0",
"gatsby": "2.20.12",
"gatsby-image": "2.3.1",
"gatsby-plugin-canonical-urls": "2.1.18",
"gatsby-plugin-catch-links": "2.1.21",
"gatsby": "2.24.62",
"gatsby-image": "2.4.19",
"gatsby-plugin-canonical-urls": "2.3.11",
"gatsby-plugin-catch-links": "2.3.12",
"gatsby-plugin-compile-es6-packages": "^2.1.0",
"gatsby-plugin-emotion": "^4.1.18",
"gatsby-plugin-goatcounter": "^0.3.1",
"gatsby-plugin-layout": "1.1.18",
"gatsby-plugin-manifest": "2.2.33",
"gatsby-plugin-mdx": "^1.0.62",
"gatsby-plugin-nprogress": "2.1.17",
"gatsby-plugin-offline": "3.0.29",
"gatsby-plugin-react-helmet": "3.1.18",
"gatsby-plugin-sharp": "^2.5.4",
"gatsby-plugin-sitemap": "^2.2.24",
"gatsby-plugin-goatcounter": "^0.4.0",
"gatsby-plugin-layout": "1.3.11",
"gatsby-plugin-manifest": "2.4.30",
"gatsby-plugin-mdx": "^1.2.40",
"gatsby-plugin-nprogress": "2.3.11",
"gatsby-plugin-offline": "3.2.28",
"gatsby-plugin-react-helmet": "3.3.11",
"gatsby-plugin-sharp": "2.6.36",
"gatsby-plugin-sitemap": "^2.4.13",
"gatsby-plugin-theme-ui": "^0.2.43",
"gatsby-remark-autolink-headers": "2.1.21",
"gatsby-transformer-sharp": "^2.4.4",
"gatsby-remark-autolink-headers": "2.3.13",
"gatsby-transformer-sharp": "2.5.15",
"gray-percentage": "2.0.0",
"hex2rgba": "0.0.1",
"js-cookie": "^2.2.1",
"js-yaml": "3.13.1",
"lodash": "4.17.15",
"lodash": "4.17.20",
"moment-timezone": "0.5.27",
"prop-styles": "2.0.0",
"prop-types": "15.7.2",
"qr-image": "3.2.0",
"ramda": "0.26.1",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-head": "3.1.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-head": "3.3.0",
"react-headroom": "3.0.0",
"react-helmet": "5.2.1",
"react-helmet": "6.1.0",
"react-media": "1.10.0",
"react-share": "^3.0.1",
"react-spring": "^8.0.27",
"react-textarea-autosize": "7.1.2",
"react-toastify": "5.4.1",
"remark-squeeze-paragraphs": "^3.0.4",
"slash": "3.0.0",
"slugify": "1.3.6",
"slugify": "1.4.5",
"speakingurl": "14.0.1",
"theme-ui": "^0.2.49",
"unist-util-modify-children": "1.1.5",
Expand Down Expand Up @@ -139,7 +139,7 @@
"eslint-plugin-react": "7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"flow-bin": "0.114.0",
"gatsby-cli": "^2.8.19",
"gatsby-cli": "2.12.99",
"gatsby-plugin-netlify": "2.1.30",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-remark-copy-linked-files": "2.1.33",
Expand All @@ -163,8 +163,8 @@
"make-dir": "3.0.0",
"prettier": "1.19.1",
"rehype-slug": "^2.0.3",
"remark-iframes": "4.0.0",
"remark-breaks": "^1.0.5",
"remark-iframes": "4.0.0",
"scope.macro": "^1.0.0",
"serve": "11.2.0"
}
Expand Down
Loading

0 comments on commit 7c2f6c1

Please sign in to comment.