|
1 | 1 | {
|
2 | 2 | "name": "gatsby",
|
3 | 3 | "description": "Blazing fast modern site generator for React",
|
4 |
| - "version": "2.24.57", |
| 4 | + "version": "2.24.58", |
5 | 5 | "author": "Kyle Mathews <mathews.kyle@gmail.com>",
|
6 | 6 | "bin": {
|
7 | 7 | "gatsby": "./cli.js"
|
|
37 | 37 | "better-opn": "1.0.0",
|
38 | 38 | "better-queue": "^3.8.10",
|
39 | 39 | "bluebird": "^3.7.2",
|
40 |
| - "browserslist": "^4.12.2", |
41 | 40 | "body-parser": "^1.19.0",
|
| 41 | + "browserslist": "^4.12.2", |
42 | 42 | "cache-manager": "^2.11.1",
|
43 | 43 | "cache-manager-fs-hash": "^0.0.9",
|
44 | 44 | "chalk": "^2.4.2",
|
|
74 | 74 | "find-cache-dir": "^3.3.1",
|
75 | 75 | "fs-exists-cached": "1.0.0",
|
76 | 76 | "fs-extra": "^8.1.0",
|
77 |
| - "gatsby-cli": "^2.12.95", |
| 77 | + "gatsby-cli": "^2.12.96", |
78 | 78 | "gatsby-core-utils": "^1.3.19",
|
79 | 79 | "gatsby-graphiql-explorer": "^0.4.13",
|
80 | 80 | "gatsby-legacy-polyfills": "^0.0.4",
|
81 | 81 | "gatsby-link": "^2.4.13",
|
82 | 82 | "gatsby-plugin-page-creator": "^2.3.27",
|
83 | 83 | "gatsby-plugin-typescript": "^2.4.19",
|
84 | 84 | "gatsby-react-router-scroll": "^3.0.12",
|
85 |
| - "gatsby-telemetry": "^1.3.32", |
| 85 | + "gatsby-telemetry": "^1.3.33", |
86 | 86 | "glob": "^7.1.6",
|
87 | 87 | "got": "8.3.2",
|
88 | 88 | "graphql": "^14.6.0",
|
|
0 commit comments