|
1 | 1 | { |
2 | 2 | "name": "gatsby", |
3 | 3 | "description": "Blazing fast modern site generator for React", |
4 | | - "version": "5.0.0-next.6", |
| 4 | + "version": "5.0.0-next.7", |
5 | 5 | "author": "Kyle Mathews <mathews.kyle@gmail.com>", |
6 | 6 | "bin": { |
7 | 7 | "gatsby": "./cli.js" |
|
91 | 91 | "find-cache-dir": "^3.3.2", |
92 | 92 | "fs-exists-cached": "1.0.0", |
93 | 93 | "fs-extra": "^10.1.0", |
94 | | - "gatsby-cli": "^5.0.0-next.5", |
| 94 | + "gatsby-cli": "^5.0.0-next.6", |
95 | 95 | "gatsby-core-utils": "^4.0.0-next.1", |
96 | 96 | "gatsby-graphiql-explorer": "^3.0.0-next.1", |
97 | 97 | "gatsby-legacy-polyfills": "^3.0.0-next.0", |
98 | 98 | "gatsby-link": "^5.0.0-next.2", |
99 | 99 | "gatsby-page-utils": "^3.0.0-next.2", |
100 | 100 | "gatsby-parcel-config": "1.0.0-next.1", |
101 | 101 | "gatsby-plugin-page-creator": "^5.0.0-next.3", |
102 | | - "gatsby-plugin-typescript": "^5.0.0-next.1", |
| 102 | + "gatsby-plugin-typescript": "^5.0.0-next.2", |
103 | 103 | "gatsby-plugin-utils": "^4.0.0-next.2", |
104 | 104 | "gatsby-react-router-scroll": "^6.0.0-next.1", |
105 | 105 | "gatsby-script": "^2.0.0-next.0", |
|
0 commit comments