File tree Expand file tree Collapse file tree 2 files changed +377
-1260
lines changed Expand file tree Collapse file tree 2 files changed +377
-1260
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@babel/runtime" : " ^7.14.8" ,
17
17
"fs-extra" : " ^10.0.0" ,
18
- "gatsby-core-utils" : " ^3.0.0-next.0 " ,
18
+ "gatsby-core-utils" : " ^3.0.0-zz- next.1 " ,
19
19
"kebab-hash" : " ^0.1.2" ,
20
20
"lodash" : " ^4.17.21" ,
21
21
"webpack-assets-manifest" : " ^5.0.6"
27
27
"@babel/eslint-plugin" : " ^7.14.0" ,
28
28
"@typescript-eslint/eslint-plugin" : " ^4.28.1" ,
29
29
"@typescript-eslint/parser" : " ^4.28.1" ,
30
- "babel-preset-gatsby-package" : " ^1.13.0 " ,
30
+ "babel-preset-gatsby-package" : " ^2.0.0-zz-next.1 " ,
31
31
"cross-env" : " ^7.0.3" ,
32
32
"eslint" : " ^7.32.0" ,
33
33
"eslint-config-google" : " ^0.14.0" ,
37
37
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
38
38
"eslint-plugin-prettier" : " ^4.0.0" ,
39
39
"eslint-plugin-react" : " ^7.24.0" ,
40
- "gatsby" : " ^4.0.0-alpha " ,
41
- "gatsby-plugin-utils" : " ^2.0.0-alpha " ,
40
+ "gatsby" : " ^4.0.0-zz-next.1 " ,
41
+ "gatsby-plugin-utils" : " ^2.0.0-zz-next.1 " ,
42
42
"jest" : " ^27.0.6" ,
43
43
"prettier" : " ^2.3.2" ,
44
44
"typescript" : " ^4.3.5"
53
53
"license" : " MIT" ,
54
54
"main" : " index.js" ,
55
55
"peerDependencies" : {
56
- "gatsby" : " ^4.0.0 || ^4.0.0-alpha "
56
+ "gatsby" : " ^4.0.0-next.0 "
57
57
},
58
58
"repository" : {
59
59
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments