|
11 | 11 | }, |
12 | 12 | "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-admin#readme", |
13 | 13 | "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", |
16 | 16 | "@feedback-fish/react": "^1.2.1", |
17 | 17 | "@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", |
23 | 23 | "gatsby": "^3.7.0-next.0", |
24 | | - "gatsby-interface": "^0.0.244", |
| 24 | + "gatsby-interface": "^0.0.256", |
25 | 25 | "gatsby-plugin-typescript": "^3.7.0-next.0", |
26 | 26 | "gatsby-plugin-webfonts": "^1.1.4", |
27 | 27 | "gatsby-source-graphql": "^3.7.0-next.0", |
|
30 | 30 | "nodemon": "^2.0.7", |
31 | 31 | "normalize.css": "^8.0.1", |
32 | 32 | "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", |
35 | 35 | "react": "^16.12.0", |
36 | 36 | "react-dom": "^16.12.0", |
37 | | - "react-error-boundary": "^3.1.0", |
| 37 | + "react-error-boundary": "^3.1.3", |
38 | 38 | "react-helmet": "^6.1.0", |
39 | 39 | "react-icons": "^3.11.0", |
40 | 40 | "react-instantsearch-dom": "^5.7.0", |
|
47 | 47 | "theme-ui": "^0.4.0-rc.14", |
48 | 48 | "typescript": "^4.1.5", |
49 | 49 | "urql": "^1.11.6", |
50 | | - "yup": "^0.32.8" |
| 50 | + "yup": "^0.32.9" |
51 | 51 | }, |
52 | 52 | "scripts": { |
53 | 53 | "develop": "gatsby develop", |
|
0 commit comments