Skip to content

Commit 675dcfa

Browse files
chore(deps): update minor and patch for gatsby-admin (#28084)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d0d3836 commit 675dcfa

File tree

2 files changed

+116
-102
lines changed

2 files changed

+116
-102
lines changed

packages/gatsby-admin/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,42 +11,42 @@
1111
},
1212
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-admin#readme",
1313
"devDependencies": {
14-
"@emotion/react": "^11.0.0",
14+
"@emotion/react": "^11.1.4",
1515
"@emotion/styled": "^11.0.0",
16-
"@feedback-fish/react": "^1.2.0",
16+
"@feedback-fish/react": "^1.2.1",
1717
"@types/react-instantsearch-dom": "^5.2.6",
18-
"@types/socket.io-client": "^1.4.34",
18+
"@types/socket.io-client": "^1.4.35",
1919
"@typescript-eslint/eslint-plugin": "^2.34.0",
2020
"@typescript-eslint/parser": "^2.34.0",
21-
"csstype": "^2.6.13",
22-
"formik": "^2.2.5",
21+
"csstype": "^2.6.14",
22+
"formik": "^2.2.6",
2323
"gatsby": "^2.32.0-next.1",
24-
"gatsby-interface": "^0.0.225",
24+
"gatsby-interface": "^0.0.244",
2525
"gatsby-plugin-typescript": "^2.12.0-next.1",
2626
"gatsby-plugin-webfonts": "^1.1.4",
2727
"gatsby-source-graphql": "^2.14.0-next.0",
2828
"lodash-es": "^4.17.20",
2929
"ncp": "^2.0.0",
30-
"nodemon": "^2.0.6",
30+
"nodemon": "^2.0.7",
3131
"normalize.css": "^8.0.1",
3232
"prism-react-renderer": "^1.1.1",
33-
"query-string": "^6.13.7",
33+
"query-string": "^6.13.8",
3434
"react": "^16.12.0",
3535
"react-dom": "^16.12.0",
36-
"react-error-boundary": "^3.0.2",
36+
"react-error-boundary": "^3.1.0",
3737
"react-helmet": "^6.1.0",
3838
"react-icons": "^3.11.0",
3939
"react-instantsearch-dom": "^5.7.0",
4040
"react-markdown": "^4.3.1",
4141
"remove-markdown": "^0.3.0",
4242
"rimraf": "^3.0.2",
43-
"socket.io-client": "2.3.1",
43+
"socket.io-client": "2.4.0",
4444
"strict-ui": "^0.2.0-0",
4545
"subscriptions-transport-ws": "^0.9.18",
46-
"theme-ui": "^0.4.0-rc.8",
46+
"theme-ui": "^0.4.0-rc.14",
4747
"typescript": "^3.9.7",
48-
"urql": "^1.11.2",
49-
"yup": "^0.29.3"
48+
"urql": "^1.11.6",
49+
"yup": "^0.32.8"
5050
},
5151
"scripts": {
5252
"develop": "gatsby develop",

0 commit comments

Comments
 (0)