Skip to content

Commit

Permalink
chore(deps): update minor and patch for gatsby-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2021
1 parent 9dce586 commit a7ffd6b
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 102 deletions.
26 changes: 13 additions & 13 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,42 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-admin#readme",
"devDependencies": {
"@emotion/react": "^11.0.0",
"@emotion/react": "^11.1.4",
"@emotion/styled": "^11.0.0",
"@feedback-fish/react": "^1.2.0",
"@feedback-fish/react": "^1.2.1",
"@types/react-instantsearch-dom": "^5.2.6",
"@types/socket.io-client": "^1.4.34",
"@types/socket.io-client": "^1.4.35",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"csstype": "^2.6.13",
"formik": "^2.2.5",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^2.32.0-next.0",
"gatsby-interface": "^0.0.225",
"gatsby-interface": "^0.0.243",
"gatsby-plugin-typescript": "^2.12.0-next.0",
"gatsby-plugin-webfonts": "^1.1.4",
"gatsby-source-graphql": "^2.14.0-next.0",
"lodash-es": "^4.17.20",
"ncp": "^2.0.0",
"nodemon": "^2.0.6",
"nodemon": "^2.0.7",
"normalize.css": "^8.0.1",
"prism-react-renderer": "^1.1.1",
"query-string": "^6.13.7",
"query-string": "^6.13.8",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-error-boundary": "^3.0.2",
"react-error-boundary": "^3.1.0",
"react-helmet": "^6.1.0",
"react-icons": "^3.11.0",
"react-instantsearch-dom": "^5.7.0",
"react-markdown": "^4.3.1",
"remove-markdown": "^0.3.0",
"rimraf": "^3.0.2",
"socket.io-client": "2.3.1",
"socket.io-client": "2.4.0",
"strict-ui": "^0.2.0-0",
"subscriptions-transport-ws": "^0.9.18",
"theme-ui": "^0.4.0-rc.8",
"theme-ui": "^0.4.0-rc.14",
"typescript": "^3.9.7",
"urql": "^1.11.2",
"yup": "^0.29.3"
"urql": "^1.11.6",
"yup": "^0.32.8"
},
"scripts": {
"develop": "gatsby develop",
Expand Down

0 comments on commit a7ffd6b

Please sign in to comment.