File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
gatsby-plugin-gatsby-cloud Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-admin" ,
3- "version" : " 0.24.4 " ,
3+ "version" : " 0.24.5 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
2929 "@typescript-eslint/parser" : " ^4.29.3" ,
3030 "csstype" : " ^2.6.17" ,
3131 "formik" : " ^2.2.9" ,
32- "gatsby" : " ^3.14.4 " ,
32+ "gatsby" : " ^3.14.5 " ,
3333 "gatsby-interface" : " ^0.0.244" ,
3434 "gatsby-plugin-typescript" : " ^3.14.0" ,
3535 "gatsby-plugin-webfonts" : " ^1.1.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-gatsby-cloud" ,
33 "description" : " A Gatsby plugin which optimizes working with Gatsby Cloud" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-sharp" ,
33 "description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4- "version" : " 3.14.1 " ,
4+ "version" : " 3.14.2 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-drupal" ,
33 "description" : " Gatsby source plugin for building websites using the Drupal CMS as a data source" ,
4- "version" : " 4.14.1 " ,
4+ "version" : " 4.14.2 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-transformer-sqip" ,
33 "description" : " Generates geometric primitive version of images" ,
4- "version" : " 3.14.1 " ,
4+ "version" : " 3.14.2 " ,
55 "author" : " Benedikt Rötsch <roetsch.beni@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
88 },
99 "dependencies" : {
1010 "@babel/runtime" : " ^7.15.4" ,
1111 "fs-extra" : " ^10.0.0" ,
12- "gatsby-plugin-sharp" : " ^3.14.1 " ,
12+ "gatsby-plugin-sharp" : " ^3.14.2 " ,
1313 "md5-file" : " ^5.0.0" ,
1414 "mini-svg-data-uri" : " ^1.3.3" ,
1515 "p-queue" : " ^6.6.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby" ,
33 "description" : " Blazing fast modern site generator for React" ,
4- "version" : " 3.14.4 " ,
4+ "version" : " 3.14.5 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./cli.js"
You can’t perform that action at this time.
0 commit comments