Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Update February-April 2019 #139

Merged
10,306 changes: 5,338 additions & 4,968 deletions package-lock.json

Large diffs are not rendered by default.

103 changes: 52 additions & 51 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,96 +46,97 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.3.0",
"@babel/core": "7.4.3",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/plugin-proposal-export-default-from": "7.2.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.2.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.4.3",
"@babel/plugin-proposal-optional-chaining": "7.2.0",
"@mdx-js/mdx": "0.20.1",
"@svgr/webpack": "4.1.0",
"@mdx-js/mdx": "1.0.14",
"@svgr/webpack": "4.2.0",
"babel-eslint": "10.0.1",
"babel-jest": "24.1.0",
"babel-plugin-react-remove-properties": "0.2.5",
"babel-jest": "24.7.1",
"babel-plugin-react-remove-properties": "0.3.0",
"babel-plugin-styled-components": "1.10.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-preset-gatsby": "0.1.7",
"babel-preset-gatsby": "0.1.11",
"del-cli": "1.1.0",
"eslint": "5.14.0",
"eslint": "5.16.0",
"eslint-config-arcticicestudio": ">=0.4.0 <1.0.0",
"eslint-import-resolver-jest": "2.1.1",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react-hooks": "1.0.2",
"eslint-plugin-react-hooks": "1.6.0",
"git-revision-webpack-plugin": "3.0.3",
"glob": "7.1.3",
"husky": "1.3.1",
"husky": "2.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "24.1.0",
"jest-dom": "3.0.2",
"jest-junit": "6.2.1",
"jest": "24.7.1",
"jest-dom": "3.1.3",
"jest-junit": "6.3.0",
"jest-styled-components": "6.3.1",
"lint-staged": "8.1.3",
"lint-staged": "8.1.5",
"npm-run-all": "4.1.5",
"prettier": "1.16.4",
"react-testing-library": "5.5.3",
"prettier": "1.17.0",
"react-hooks-testing-library": "0.5.0",
"react-testing-library": "6.1.2",
"rehype-slug": "2.0.2",
"remark-breaks": "1.0.2",
"remark-cli": "6.0.1",
"remark-github": "7.0.6",
"remark-preset-lint-arcticicestudio": ">=0.2.0 <1.0.0",
"webpack-bundle-analyzer": "3.0.3"
"webpack-bundle-analyzer": "3.3.2"
},
"dependencies": {
"@babel/polyfill": "7.2.5",
"@mdx-js/tag": "0.18.0",
"@mdx-js/react": "1.0.6",
"arctic-landscape": ">=0.1.0 <1.0.0",
"arctic-ocean-fractal": ">=0.1.0 <1.0.0",
"axios": "0.18.0",
"body-scroll-lock": "2.6.1",
"core-js": "2.6.5",
"date-fns": "2.0.0-alpha.27",
"gatsby": "2.1.4",
"gatsby-image": "2.0.30",
"gatsby-mdx": "0.4.0",
"gatsby-plugin-canonical-urls": "2.0.10",
"gatsby-plugin-catch-links": "2.0.10",
"gatsby-plugin-google-gtag": "1.0.13",
"gatsby-plugin-lodash": "3.0.4",
"gatsby-plugin-manifest": "2.0.17",
"gatsby-plugin-netlify": "2.0.9",
"gatsby": "2.3.29",
"gatsby-image": "2.0.40",
"gatsby-mdx": "0.6.2",
"gatsby-plugin-canonical-urls": "2.0.12",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-google-gtag": "1.0.16",
"gatsby-plugin-lodash": "3.0.5",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-netlify": "2.0.15",
"gatsby-plugin-no-sourcemaps": "2.0.2",
"gatsby-plugin-offline": "2.0.23",
"gatsby-plugin-react-helmet": "3.0.6",
"gatsby-plugin-remove-trailing-slashes": "2.0.7",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-remove-trailing-slashes": "2.0.11",
"gatsby-plugin-robots-txt": "1.4.0",
"gatsby-plugin-sharp": "2.0.23",
"gatsby-plugin-sitemap": "2.0.5",
"gatsby-plugin-styled-components": "3.0.5",
"gatsby-plugin-svgr": "2.0.1",
"gatsby-plugin-sharp": "2.0.35",
"gatsby-plugin-sitemap": "2.0.12",
"gatsby-plugin-styled-components": "3.0.7",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-plugin-webpack-size": "0.0.3",
"gatsby-source-filesystem": "2.0.20",
"gatsby-source-graphql": "2.0.10",
"gatsby-transformer-sharp": "2.1.15",
"gatsby-transformer-yaml": "2.1.8",
"inter-ui": "3.3.2",
"gatsby-source-filesystem": "2.0.32",
"gatsby-source-graphql": "2.0.18",
"gatsby-transformer-sharp": "2.1.18",
"gatsby-transformer-yaml": "2.1.12",
"inter-ui": "3.5.0",
"lodash": "4.17.11",
"nord": ">=0.2.1 <1.0.0",
"polished": "2.3.3",
"prop-types": "15.6.2",
"react": "16.8.3",
"react-dom": "16.8.3",
"polished": "3.2.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-helmet": "5.2.0",
"react-pose": "4.0.6",
"react-pose": "4.0.8",
"react-spring": "8.0.7",
"react-waypoint": "8.1.0",
"semver": "5.6.0",
"styled-components": "4.1.3",
"react-waypoint": "9.0.2",
"semver": "6.0.0",
"styled-components": "4.2.0",
"styled-modern-normalize": ">=0.2.0 <1.0.0",
"styled-theming": "2.2.0",
"subscribe-ui-event": "2.0.5",
"typeface-rubik": "0.0.54",
"typeface-rubik": "0.0.72",
"typeface-source-code-pro": "0.0.71"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

import React, { PureComponent } from "react";
import Waypoint from "react-waypoint";
import { Waypoint } from "react-waypoint";
import ArcticOceanFractal, { POSE_HIDE, POSE_SHOW } from "arctic-ocean-fractal";

import { WaveFooter } from "atoms/core/vectors/divider";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

import React, { PureComponent } from "react";
import Waypoint from "react-waypoint";
import { Waypoint } from "react-waypoint";
import ArcticLandscape, { POSE_DRAW, POSE_ERASE } from "arctic-landscape";

import { Content } from "containers/core/Section";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

import React, { PureComponent } from "react";
import Waypoint from "react-waypoint";
import { Waypoint } from "react-waypoint";

import Button from "atoms/core/Button";
import { Content } from "containers/core/Section";
Expand Down
2 changes: 1 addition & 1 deletion src/components/templates/blog/BlogPost.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import React from "react";
import MDXRenderer from "gatsby-mdx/mdx-renderer";
import { MDXProvider } from "@mdx-js/tag";
import { MDXProvider } from "@mdx-js/react";
import { graphql } from "gatsby";

import BaseLayout from "layouts/core/BaseLayout";
Expand Down
2 changes: 1 addition & 1 deletion src/components/templates/docs/DocsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import React from "react";
import MDXRenderer from "gatsby-mdx/mdx-renderer";
import { MDXProvider } from "@mdx-js/tag";
import { MDXProvider } from "@mdx-js/react";
import { graphql } from "gatsby";

import { WaveFooter } from "atoms/core/vectors/divider";
Expand Down
2 changes: 1 addition & 1 deletion src/styles/theme/utils/ms.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ import typography from "../typography";
* @see https://polished.js.org/docs/#modularscale
* @since 0.3.0
*/
const ms = step => modularScale(step, typography.sizes.msBase, typography.sizes.msName);
const ms = step => modularScale(step, `${typography.sizes.msBase}em`, typography.sizes.msName);

export default ms;