12
12
"test" : " echo \" Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
13
13
},
14
14
"resolutions" : {
15
- "graphql" : " 15 .6.0"
15
+ "graphql" : " 16 .6.0"
16
16
},
17
17
"dependencies" : {
18
18
"@graphql-tools/schema" : " 8.3.1" ,
21
21
"assert" : " 2.0.0" ,
22
22
"codemirror" : " 5.65.1" ,
23
23
"codemirror-graphql" : " 1.2.11" ,
24
- "gatsby" : " 4.24.8 " ,
24
+ "gatsby" : " 5.0.1 " ,
25
25
"gatsby-plugin-anchor-links" : " 1.2.1" ,
26
- "gatsby-plugin-feed" : " 4.7.0" ,
27
- "gatsby-plugin-google-analytics" : " 4.7.0" ,
28
- "gatsby-plugin-less" : " 6.7.0" ,
29
- "gatsby-plugin-typegen" : " 2.2.4" ,
30
- "gatsby-plugin-webfonts" : " 2.2.1" ,
31
- "gatsby-source-filesystem" : " 4.7.0" ,
32
- "gatsby-transformer-remark" : " 5.7.0" ,
26
+ "gatsby-plugin-feed" : " 5.0.0" ,
27
+ "gatsby-plugin-google-analytics" : " 5.0.0" ,
28
+ "gatsby-plugin-less" : " 7.0.0" ,
29
+ "gatsby-plugin-webfonts" : " 2.2.2" ,
30
+ "gatsby-source-filesystem" : " 5.0.0" ,
31
+ "gatsby-transformer-remark" : " 6.0.0" ,
33
32
"globby" : " 11.0.4" ,
34
- "graphql" : " 15 .6.0" ,
35
- "marked" : " 4.0.10 " ,
36
- "numbro" : " 2.3.5 " ,
33
+ "graphql" : " 16 .6.0" ,
34
+ "marked" : " 4.2.2 " ,
35
+ "numbro" : " 2.3.6 " ,
37
36
"parser-front-matter" : " 1.6.4" ,
38
- "prism-react-renderer" : " 1.2.1 " ,
39
- "prismjs" : " 1.25 .0" ,
40
- "react" : " 17.0.2 " ,
41
- "react-dom" : " 17.0.2 " ,
37
+ "prism-react-renderer" : " 1.3.5 " ,
38
+ "prismjs" : " 1.29 .0" ,
39
+ "react" : " 18.2.0 " ,
40
+ "react-dom" : " 18.2.0 " ,
42
41
"timeago.js" : " 4.0.2"
43
42
},
44
43
"devDependencies" : {
45
44
"@types/codemirror" : " 5.60.5" ,
46
- "@types/prismjs" : " 1.16.6 " ,
47
- "prettier" : " 2.4 .1"
45
+ "@types/prismjs" : " 1.26.0 " ,
46
+ "prettier" : " 2.7 .1"
48
47
}
49
48
}
0 commit comments