Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 21, 2020
1 parent 6ab1d28 commit 646fc5e
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 720 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"dependencies": {
"@microlink/demo-links": "~1.0.14",
"@microlink/mql": "~0.7.1",
"@microlink/react": "5.3.2",
"@microlink/react": "5.4.1",
"@styled-system/prop-types": "~5.1.5",
"@tippyjs/react": "~4.0.2",
"autoprefixer": "~9.8.0",
"@tippyjs/react": "~4.0.4",
"autoprefixer": "~9.8.2",
"beauty-error": "~1.2.5",
"color": "~3.1.2",
"cssnano": "~4.1.10",
Expand All @@ -51,7 +51,7 @@
"exists-file": "~3.0.2",
"fast-deep-equal": "~3.1.3",
"flat": "~5.0.0",
"gatsby": "~2.23.3",
"gatsby": "~2.23.7",
"gatsby-plugin-canonical-urls": "~2.3.4",
"gatsby-plugin-catch-links": "~2.3.5",
"gatsby-plugin-google-analytics": "~2.3.4",
Expand All @@ -61,10 +61,10 @@
"gatsby-plugin-sitemap": "~2.4.5",
"gatsby-plugin-styled-components": "~3.3.4",
"gatsby-plugin-zeit-now": "~0.3.0",
"gatsby-source-filesystem": "~2.3.11",
"gatsby-source-filesystem": "~2.3.12",
"gatsby-transformer-javascript-frontmatter": "~2.3.5",
"gatsby-transformer-json": "~2.4.5",
"gatsby-transformer-remark": "~2.8.15",
"gatsby-transformer-remark": "~2.8.17",
"gatsby-transformer-yaml": "~2.4.4",
"git-jiggy": "~1.1.1",
"github-slugger": "~1.3.0",
Expand All @@ -88,7 +88,7 @@
"qss": "~2.0.3",
"react": "16.13.1",
"react-codecopy": "~4.1.0",
"react-confetti": "~5.0.1",
"react-confetti": "~5.1.0",
"react-dom": "16.13.1",
"react-extras": "~2.0.0",
"react-feather": "~2.0.8",
Expand All @@ -104,7 +104,7 @@
"styled-is": "~1.3.0",
"styled-system": "~5.1.5",
"swr": "~0.2.3",
"tldts": "~5.6.33",
"tldts": "~5.6.35",
"unique-random-array": "~2.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 646fc5e

Please sign in to comment.