Skip to content

Commit 0c46430

Browse files
committed
chore(deps): update minor and patch for gatsby-admin
1 parent 5ba1ac2 commit 0c46430

File tree

2 files changed

+143
-213
lines changed

2 files changed

+143
-213
lines changed

packages/gatsby-admin/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
},
1212
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-admin#readme",
1313
"devDependencies": {
14-
"@emotion/react": "^11.1.4",
15-
"@emotion/styled": "^11.0.0",
14+
"@emotion/react": "^11.4.0",
15+
"@emotion/styled": "^11.3.0",
1616
"@feedback-fish/react": "^1.2.1",
1717
"@types/react-instantsearch-dom": "^5.2.6",
18-
"@types/socket.io-client": "^1.4.35",
19-
"@typescript-eslint/eslint-plugin": "^4.14.2",
20-
"@typescript-eslint/parser": "^4.14.2",
21-
"csstype": "^2.6.14",
22-
"formik": "^2.2.6",
18+
"@types/socket.io-client": "^1.4.36",
19+
"@typescript-eslint/eslint-plugin": "^4.25.0",
20+
"@typescript-eslint/parser": "^4.25.0",
21+
"csstype": "^2.6.17",
22+
"formik": "^2.2.8",
2323
"gatsby": "^3.7.0-next.0",
24-
"gatsby-interface": "^0.0.244",
24+
"gatsby-interface": "^0.0.256",
2525
"gatsby-plugin-typescript": "^3.7.0-next.0",
2626
"gatsby-plugin-webfonts": "^1.1.4",
2727
"gatsby-source-graphql": "^3.7.0-next.0",
@@ -30,11 +30,11 @@
3030
"nodemon": "^2.0.7",
3131
"normalize.css": "^8.0.1",
3232
"path-browserify": "^1.0.1",
33-
"prism-react-renderer": "^1.1.1",
34-
"query-string": "^6.13.8",
33+
"prism-react-renderer": "^1.2.1",
34+
"query-string": "^6.14.1",
3535
"react": "^16.12.0",
3636
"react-dom": "^16.12.0",
37-
"react-error-boundary": "^3.1.0",
37+
"react-error-boundary": "^3.1.3",
3838
"react-helmet": "^6.1.0",
3939
"react-icons": "^3.11.0",
4040
"react-instantsearch-dom": "^5.7.0",
@@ -47,7 +47,7 @@
4747
"theme-ui": "^0.4.0-rc.14",
4848
"typescript": "^4.1.5",
4949
"urql": "^1.11.6",
50-
"yup": "^0.32.8"
50+
"yup": "^0.32.9"
5151
},
5252
"scripts": {
5353
"develop": "gatsby develop",

0 commit comments

Comments
 (0)