File tree Expand file tree Collapse file tree 2 files changed +296
-406
lines changed Expand file tree Collapse file tree 2 files changed +296
-406
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@babel/runtime" : " ^7.16.7" ,
17
17
"fs-extra" : " ^10.0.0" ,
18
- "gatsby-core-utils" : " ^3.5.2 " ,
18
+ "gatsby-core-utils" : " ^4.0.0 " ,
19
19
"kebab-hash" : " ^0.1.2" ,
20
20
"lodash.mergewith" : " ^4.6.2" ,
21
21
"webpack-assets-manifest" : " ^5.0.6"
27
27
"@babel/eslint-plugin" : " ^7.16.5" ,
28
28
"@netlify/eslint-config-node" : " ^5.1.8" ,
29
29
"@types/jest" : " ^28.0.0" ,
30
- "babel-preset-gatsby-package" : " ^2.5 .0" ,
30
+ "babel-preset-gatsby-package" : " ^3.0 .0" ,
31
31
"cross-env" : " ^7.0.3" ,
32
- "gatsby" : " ^4.5.3 " ,
33
- "gatsby-plugin-utils" : " ^3 .0.0" ,
32
+ "gatsby" : " ^5.0.0 " ,
33
+ "gatsby-plugin-utils" : " ^4 .0.0" ,
34
34
"jest" : " ^28.0.0" ,
35
35
"prettier" : " ^2.3.2" ,
36
36
"typescript" : " ^4.5.4"
45
45
"license" : " MIT" ,
46
46
"main" : " index.js" ,
47
47
"peerDependencies" : {
48
- "gatsby" : " ^4 .0.0"
48
+ "gatsby" : " ^5 .0.0"
49
49
},
50
50
"repository" : {
51
51
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments