|
11 | 11 | }, |
12 | 12 | "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-admin#readme", |
13 | 13 | "devDependencies": { |
14 | | - "@emotion/react": "^11.0.0", |
| 14 | + "@emotion/react": "^11.1.4", |
15 | 15 | "@emotion/styled": "^11.0.0", |
16 | | - "@feedback-fish/react": "^1.2.0", |
| 16 | + "@feedback-fish/react": "^1.2.1", |
17 | 17 | "@types/react-instantsearch-dom": "^5.2.6", |
18 | | - "@types/socket.io-client": "^1.4.34", |
| 18 | + "@types/socket.io-client": "^1.4.35", |
19 | 19 | "@typescript-eslint/eslint-plugin": "^2.34.0", |
20 | 20 | "@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", |
23 | 23 | "gatsby": "^2.32.0-next.1", |
24 | | - "gatsby-interface": "^0.0.225", |
| 24 | + "gatsby-interface": "^0.0.244", |
25 | 25 | "gatsby-plugin-typescript": "^2.12.0-next.1", |
26 | 26 | "gatsby-plugin-webfonts": "^1.1.4", |
27 | 27 | "gatsby-source-graphql": "^2.14.0-next.0", |
28 | 28 | "lodash-es": "^4.17.20", |
29 | 29 | "ncp": "^2.0.0", |
30 | | - "nodemon": "^2.0.6", |
| 30 | + "nodemon": "^2.0.7", |
31 | 31 | "normalize.css": "^8.0.1", |
32 | 32 | "prism-react-renderer": "^1.1.1", |
33 | | - "query-string": "^6.13.7", |
| 33 | + "query-string": "^6.13.8", |
34 | 34 | "react": "^16.12.0", |
35 | 35 | "react-dom": "^16.12.0", |
36 | | - "react-error-boundary": "^3.0.2", |
| 36 | + "react-error-boundary": "^3.1.0", |
37 | 37 | "react-helmet": "^6.1.0", |
38 | 38 | "react-icons": "^3.11.0", |
39 | 39 | "react-instantsearch-dom": "^5.7.0", |
40 | 40 | "react-markdown": "^4.3.1", |
41 | 41 | "remove-markdown": "^0.3.0", |
42 | 42 | "rimraf": "^3.0.2", |
43 | | - "socket.io-client": "2.3.1", |
| 43 | + "socket.io-client": "2.4.0", |
44 | 44 | "strict-ui": "^0.2.0-0", |
45 | 45 | "subscriptions-transport-ws": "^0.9.18", |
46 | | - "theme-ui": "^0.4.0-rc.8", |
| 46 | + "theme-ui": "^0.4.0-rc.14", |
47 | 47 | "typescript": "^3.9.7", |
48 | | - "urql": "^1.11.2", |
49 | | - "yup": "^0.29.3" |
| 48 | + "urql": "^1.11.6", |
| 49 | + "yup": "^0.32.8" |
50 | 50 | }, |
51 | 51 | "scripts": { |
52 | 52 | "develop": "gatsby develop", |
|
0 commit comments