File tree 7 files changed +12
-12
lines changed
7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-gatsby" ,
3
- "version" : " 3.13.1 " ,
3
+ "version" : " 3.13.2 " ,
4
4
"author" : " Philipp Spiess <hello@philippspiess.com>" ,
5
5
"repository" : {
6
6
"type" : " git" ,
23
23
"babel-plugin-macros" : " ^3.1.0" ,
24
24
"babel-plugin-transform-react-remove-prop-types" : " ^0.4.24" ,
25
25
"gatsby-core-utils" : " ^4.13.1" ,
26
- "gatsby-legacy-polyfills" : " ^3.13.0 "
26
+ "gatsby-legacy-polyfills" : " ^3.13.1 "
27
27
},
28
28
"peerDependencies" : {
29
29
"@babel/core" : " ^7.11.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-adapter-netlify" ,
3
- "version" : " 1.1.3 " ,
3
+ "version" : " 1.1.4 " ,
4
4
"description" : " Gatsby adapter for Netlify" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-cli" ,
3
3
"description" : " Gatsby command-line interface for creating new sites and running Gatsby commands" ,
4
- "version" : " 5.13.2 " ,
4
+ "version" : " 5.13.3 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-legacy-polyfills" ,
3
3
"description" : " Polyfills for legacy browsers" ,
4
- "version" : " 3.13.0 " ,
4
+ "version" : " 3.13.1 " ,
5
5
"main" : " dist/polyfills.js" ,
6
6
"author" : " Ward Peeters <ward@gatsbyjs.com>" ,
7
7
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-offline" ,
3
3
"description" : " Gatsby plugin which sets up a site to be able to run offline" ,
4
- "version" : " 6.13.1 " ,
4
+ "version" : " 6.13.2 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 2
2
"name" : " gatsby-source-wordpress" ,
3
3
"description" : " Source data from WordPress in an efficient and scalable way." ,
4
4
"author" : " Tyler Barnes <tylerdbarnes@gmail.com>" ,
5
- "version" : " 7.13.3 " ,
5
+ "version" : " 7.13.4 " ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
8
8
},
55
55
"@types/semver" : " ^7.5.0" ,
56
56
"babel-plugin-import-globals" : " ^2.0.0" ,
57
57
"babel-plugin-module-resolver" : " 4.1.0" ,
58
- "babel-preset-gatsby" : " ^3.13.1 " ,
58
+ "babel-preset-gatsby" : " ^3.13.2 " ,
59
59
"babel-preset-gatsby-package" : " ^3.13.1" ,
60
60
"cross-env" : " ^7.0.3" ,
61
61
"gatsby-plugin-image" : " ^3.13.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby" ,
3
3
"description" : " Blazing fast modern site generator for React" ,
4
- "version" : " 5.13.3 " ,
4
+ "version" : " 5.13.4 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
49
49
"babel-plugin-add-module-exports" : " ^1.0.4" ,
50
50
"babel-plugin-dynamic-import-node" : " ^2.3.3" ,
51
51
"babel-plugin-remove-graphql-queries" : " ^5.13.1" ,
52
- "babel-preset-gatsby" : " ^3.13.1 " ,
52
+ "babel-preset-gatsby" : " ^3.13.2 " ,
53
53
"better-opn" : " ^2.1.1" ,
54
54
"bluebird" : " ^3.7.2" ,
55
55
"body-parser" : " 1.20.1" ,
91
91
"find-cache-dir" : " ^3.3.2" ,
92
92
"fs-exists-cached" : " 1.0.0" ,
93
93
"fs-extra" : " ^11.1.1" ,
94
- "gatsby-cli" : " ^5.13.2 " ,
94
+ "gatsby-cli" : " ^5.13.3 " ,
95
95
"gatsby-core-utils" : " ^4.13.1" ,
96
96
"gatsby-graphiql-explorer" : " ^3.13.1" ,
97
- "gatsby-legacy-polyfills" : " ^3.13.0 " ,
97
+ "gatsby-legacy-polyfills" : " ^3.13.1 " ,
98
98
"gatsby-link" : " ^5.13.1" ,
99
99
"gatsby-page-utils" : " ^3.13.1" ,
100
100
"gatsby-parcel-config" : " 1.13.1" ,
You can’t perform that action at this time.
0 commit comments