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 Jan 4, 2021
1 parent b72b5bc commit 79b2ee7
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 276 deletions.
76 changes: 38 additions & 38 deletions packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,82 +15,82 @@
"@babel/standalone": "^7.12.6",
"@babel/template": "^7.10.4",
"@babel/types": "^7.12.6",
"@graphql-tools/schema": "^7.0.0",
"@graphql-tools/utils": "^7.0.2",
"@hapi/hoek": "8.x.x",
"@graphql-tools/schema": "^7.1.2",
"@graphql-tools/utils": "^7.2.3",
"@hapi/hoek": "8.x",
"@hapi/joi": "^15.1.1",
"better-queue": "^3.8.10",
"chokidar": "^3.4.2",
"contentful-management": "^5.26.3",
"chokidar": "^3.4.3",
"contentful-management": "^5.28.0",
"cors": "^2.8.5",
"debug": "^4.1.1",
"detect-port": "^1.3.0",
"dotenv": "^8.2.0",
"execa": "^4.0.2",
"execa": "^4.1.0",
"express": "^4.17.1",
"express-graphql": "^0.9.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.9.0-next.0",
"gatsby-telemetry": "^1.9.0-next.0",
"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",
"hicat": "^0.7.0",
"hicat": "^0.8.0",
"is-binary-path": "^2.1.0",
"is-url": "^1.2.4",
"jest-diff": "^25.5.0",
"lock": "^1.0.0",
"lodash": "^4.17.20",
"mitt": "^1.2.0",
"mkdirp": "^0.5.1",
"node-fetch": "^2.5.0",
"node-fetch": "^2.6.1",
"pkg-dir": "^4.2.0",
"prettier": "^2.0.5",
"prop-types": "^15.6.1",
"remark-mdx": "^2.0.0-next.4",
"remark-mdxjs": "^2.0.0-next.4",
"prettier": "^2.2.1",
"prop-types": "^15.7.2",
"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-from": "^5.0.0",
"semver": "^7.3.2",
"semver": "^7.3.4",
"single-trailing-newline": "^1.0.0",
"strip-ansi": "^6.0.0",
"style-to-object": "^0.3.0",
"unified": "^8.4.2",
"unist-util-remove": "^2.0.0",
"unist-util-visit": "^2.0.2",
"unist-util-remove": "^2.0.1",
"unist-util-visit": "^2.0.3",
"uuid": "3.4.0",
"ws": "^7.3.0",
"xstate": "^4.9.1",
"yoga-layout-prebuilt": "^1.9.6"
"ws": "^7.4.2",
"xstate": "^4.15.3",
"yoga-layout-prebuilt": "^1.10.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.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",
"@rollup/plugin-babel": "^5.1.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",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-replace": "^2.3.3",
"fetch-mock-jest": "^1.3.0",
"@rollup/plugin-replace": "^2.3.4",
"fetch-mock-jest": "^1.5.1",
"ink": "^3.0.8",
"ink-select-input": "^4.2.0",
"ink-spinner": "^4.0.1",
"react": "^16.12.0",
"react-reconciler": "^0.25.1",
"rimraf": "^3.0.2",
"rollup": "^2.34.2 ",
"rollup": "^2.35.1",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-internal": "^1.0.0",
"subscriptions-transport-ws": "^0.9.16",
"terminal-link": "^2.0.0",
"rollup-plugin-internal": "^1.0.4",
"subscriptions-transport-ws": "^0.9.18",
"terminal-link": "^2.1.1",
"tmp-promise": "^2.1.0",
"urql": "^1.9.7"
"urql": "^1.11.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-recipes#readme",
"jest": {
Expand All @@ -113,13 +113,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",
"property-information": "5.5.0",
"remark-mdx": "^2.0.0-next.4",
"remark-mdxjs": "^2.0.0-next.4"
"@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.6.0",
"remark-mdx": "^2.0.0-next.8",
"remark-mdxjs": "^2.0.0-next.8"
},
"scripts": {
"build": "rollup -c",
Expand Down
Loading

0 comments on commit 79b2ee7

Please sign in to comment.