|
1 | 1 | export const nxVersion = '*';
|
2 | 2 |
|
3 |
| -export const gatsbyVersion = '3.5.0'; |
4 |
| -export const gatsbyImageVersion = '3.5.0'; |
5 |
| -export const gatsbyPluginManifestVersion = '3.5.0'; |
6 |
| -export const gatsbyPluginOfflineVersion = '4.5.0'; |
7 |
| -export const gatsbyPluginReactHelmetVersion = '4.5.0'; |
8 |
| -export const gatsbyPluginSharpVersion = '3.5.0'; |
9 |
| -export const gatsbyPluginStyledJsx = '4.5.0'; |
10 |
| -export const gatsbySourceFilesystemVersion = '3.5.0'; |
11 |
| -export const gatsbyTransformerSharpVersion = '3.5.0'; |
| 3 | +export const gatsbyVersion = '3.10.0'; |
| 4 | +export const gatsbyImageVersion = '3.10.0'; |
| 5 | +export const gatsbyPluginManifestVersion = '3.10.0'; |
| 6 | +export const gatsbyPluginOfflineVersion = '4.10.0'; |
| 7 | +export const gatsbyPluginReactHelmetVersion = '4.10.0'; |
| 8 | +export const gatsbyPluginSharpVersion = '3.10.0'; |
| 9 | +export const gatsbyPluginStyledJsx = '4.10.0'; |
| 10 | +export const gatsbySourceFilesystemVersion = '3.10.0'; |
| 11 | +export const gatsbyTransformerSharpVersion = '3.10.0'; |
12 | 12 | export const propTypesVersion = '15.7.2';
|
13 | 13 | export const reactHelmetVersion = '6.1.0';
|
14 |
| -export const gatsbyPluginTypescriptVersion = '3.5.0'; |
| 14 | +export const gatsbyPluginTypescriptVersion = '3.10.0'; |
15 | 15 | export const babelPluginModuleResolverVersion = '4.0.0';
|
16 | 16 | export const babelPresetGatsbyVersion = '0.12.1';
|
17 |
| -export const testingLibraryReactVersion = '11.2.6'; |
18 |
| -export const gatsbyPluginEmotionVersion = '6.5.0'; |
19 |
| -export const gatsbyPluginStyledComponentsVersion = '4.5.0'; |
20 |
| -export const gatsbyPluginSassVersion = '4.5.0'; |
21 |
| -export const gatsbyPluginLessVersion = '5.5.0'; |
22 |
| -export const gatsbyPluginStylusVersion = '3.5.0'; |
23 |
| -export const nodeSassVersion = '5.0.0'; |
| 17 | +export const testingLibraryReactVersion = '12.0.0'; |
| 18 | +export const gatsbyPluginEmotionVersion = '6.10.0'; |
| 19 | +export const gatsbyPluginStyledComponentsVersion = '4.10.0'; |
| 20 | +export const gatsbyPluginSassVersion = '4.10.0'; |
| 21 | +export const gatsbyPluginLessVersion = '5.10.0'; |
| 22 | +export const gatsbyPluginStylusVersion = '3.10.0'; |
| 23 | +export const sassVersion = '1.35.2'; |
24 | 24 | export const gatsbyPluginSvgrVersion = '3.0.0-beta.0';
|
25 | 25 | export const gatsbyPluginPnpm = '1.2.6';
|
0 commit comments