|
1 | 1 | {
|
2 | 2 | "name": "gatsby",
|
3 | 3 | "description": "Blazing fast modern site generator for React",
|
4 |
| - "version": "5.0.0-next.8", |
| 4 | + "version": "5.0.0-next.9", |
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.7", |
| 94 | + "gatsby-cli": "^5.0.0-next.8", |
95 | 95 | "gatsby-core-utils": "^4.0.0-next.2",
|
96 | 96 | "gatsby-graphiql-explorer": "^3.0.0-next.1",
|
97 | 97 | "gatsby-legacy-polyfills": "^3.0.0-next.0",
|
98 |
| - "gatsby-link": "^5.0.0-next.3", |
| 98 | + "gatsby-link": "^5.0.0-next.4", |
99 | 99 | "gatsby-page-utils": "^3.0.0-next.3",
|
100 | 100 | "gatsby-parcel-config": "1.0.0-next.2",
|
101 | 101 | "gatsby-plugin-page-creator": "^5.0.0-next.4",
|
102 |
| - "gatsby-plugin-typescript": "^5.0.0-next.3", |
| 102 | + "gatsby-plugin-typescript": "^5.0.0-next.4", |
103 | 103 | "gatsby-plugin-utils": "^4.0.0-next.3",
|
104 | 104 | "gatsby-react-router-scroll": "^6.0.0-next.1",
|
105 | 105 | "gatsby-script": "^2.0.0-next.1",
|
|
0 commit comments