Skip to content

Commit

Permalink
fix(deps): update minor and patch for gatsby-recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2020
1 parent 7bf2bdb commit 5f217dd
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,39 +15,39 @@
"@babel/standalone": "^7.11.6",
"@babel/template": "^7.10.4",
"@babel/types": "^7.11.5",
"@emotion/core": "^10.0.14",
"@emotion/styled": "^10.0.14",
"@graphql-tools/schema": "^6.0.14",
"@graphql-tools/utils": "^6.0.14",
"@hapi/hoek": "8.x.x",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@graphql-tools/schema": "^6.2.4",
"@graphql-tools/utils": "^6.2.4",
"@hapi/hoek": "8.x",
"@hapi/joi": "^15.1.1",
"@mdx-js/mdx": "^2.0.0-next.4",
"@mdx-js/react": "^2.0.0-next.4",
"@mdx-js/runtime": "^2.0.0-next.4",
"acorn": "^7.2.0",
"acorn-jsx": "^5.2.0",
"@mdx-js/mdx": "^2.0.0-next.8",
"@mdx-js/react": "^2.0.0-next.8",
"@mdx-js/runtime": "^2.0.0-next.8",
"acorn": "^7.4.1",
"acorn-jsx": "^5.3.1",
"ansi-html": "^0.0.7",
"babel-plugin-remove-export-keywords": "^1.6.5",
"babel-plugin-remove-export-keywords": "^1.6.18",
"better-queue": "^3.8.10",
"chokidar": "^3.4.2",
"concurrently": "^5.0.0",
"contentful-management": "^5.26.3",
"concurrently": "^5.3.0",
"contentful-management": "^5.28.0",
"cors": "^2.8.5",
"cross-fetch": "^3.0.6",
"debug": "^4.1.1",
"debug": "^4.2.0",
"detect-port": "^1.3.0",
"dotenv": "^8.2.0",
"execa": "^4.0.2",
"execa": "^4.0.3",
"express": "^4.17.1",
"express-graphql": "^0.9.0",
"flatted": "^3.0.0",
"formik": "^2.0.8",
"express-graphql": "^0.11.0",
"flatted": "^3.1.0",
"formik": "^2.1.7",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.22",
"gatsby-interface": "^0.0.193",
"gatsby-interface": "^0.0.206",
"gatsby-telemetry": "^1.3.37",
"glob": "^7.1.6",
"graphql": "^14.6.0",
"graphql": "^14.7.0",
"graphql-compose": "^6.3.8",
"graphql-subscriptions": "^1.1.0",
"graphql-type-json": "^0.3.2",
Expand All @@ -61,54 +61,54 @@
"lodash": "^4.17.20",
"mitt": "^1.2.0",
"mkdirp": "^0.5.1",
"node-fetch": "^2.5.0",
"node-fetch": "^2.6.1",
"normalize.css": "^8.0.1",
"pkg-dir": "^4.2.0",
"prettier": "^2.0.5",
"prop-types": "^15.6.1",
"prettier": "^2.1.2",
"prop-types": "^15.7.2",
"property-information": "5.5.0",
"react-circular-progressbar": "^2.0.0",
"react-icons": "^3.0.1",
"react-circular-progressbar": "^2.0.3",
"react-icons": "^3.11.0",
"react-reconciler": "^0.25.1",
"remark-mdx": "^2.0.0-next.4",
"remark-mdxjs": "^2.0.0-next.4",
"remark-mdx": "^2.0.0-next.8",
"remark-mdxjs": "^2.0.0-next.8",
"remark-parse": "^6.0.3",
"remark-stringify": "^8.1.0",
"remark-stringify": "^8.1.1",
"resolve-cwd": "^3.0.0",
"resolve-from": "^5.0.0",
"semver": "^7.3.2",
"single-trailing-newline": "^1.0.0",
"strip-ansi": "^6.0.0",
"style-to-object": "^0.3.0",
"subscriptions-transport-ws": "^0.9.16",
"subscriptions-transport-ws": "^0.9.18",
"svg-tag-names": "^2.0.1",
"unified": "^8.4.2",
"unist-util-remove": "^2.0.0",
"unist-util-visit": "^2.0.2",
"urql": "^1.9.7",
"unist-util-visit": "^2.0.3",
"urql": "^1.10.1",
"uuid": "3.4.0",
"ws": "^7.3.0",
"xstate": "^4.9.1",
"yoga-layout-prebuilt": "^1.9.6",
"yup": "^0.27.0"
"ws": "^7.3.1",
"xstate": "^4.13.0",
"yoga-layout-prebuilt": "^1.10.0",
"yup": "^0.29.3"
},
"devDependencies": {
"@babel/cli": "^7.11.6",
"@babel/plugin-transform-runtime": "^7.11.5",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"fetch-mock-jest": "^1.3.0",
"ink": "next",
"ink-select-input": "^4.0.0",
"ink-spinner": "^4.0.0-0",
"ink-select-input": "^4.2.0",
"ink-spinner": "^4.0.1",
"react": "^16.12.0",
"rimraf": "^3.0.2",
"rollup": "^2.23.0",
"rollup": "^2.28.2",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-internal": "^1.0.0",
"terminal-link": "^2.0.0",
"rollup-plugin-internal": "^1.0.4",
"terminal-link": "^2.1.1",
"tmp-promise": "^2.1.0"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-recipes#readme",
Expand All @@ -135,13 +135,13 @@
"directory": "packages/gatsby-recipes"
},
"resolutions": {
"@mdx-js/mdx": "^2.0.0-next.4",
"@mdx-js/react": "^2.0.0-next.4",
"@mdx-js/runtime": "^2.0.0-next.4",
"graphql": "^14.6.0",
"@mdx-js/mdx": "^2.0.0-next.8",
"@mdx-js/react": "^2.0.0-next.8",
"@mdx-js/runtime": "^2.0.0-next.8",
"graphql": "^14.7.0",
"property-information": "5.5.0",
"remark-mdx": "^2.0.0-next.4",
"remark-mdxjs": "^2.0.0-next.4"
"remark-mdx": "^2.0.0-next.8",
"remark-mdxjs": "^2.0.0-next.8"
},
"scripts": {
"build": "concurrently \"npm run build:babel\" \"npm run build:rollup\"",
Expand Down

0 comments on commit 5f217dd

Please sign in to comment.