Skip to content

Commit 7b083a6

Browse files
authored
chore(starters): bump dependencies (#22819)
1 parent 9d256d4 commit 7b083a6

File tree

15 files changed

+8095
-5114
lines changed

15 files changed

+8095
-5114
lines changed

starters/blog/package-lock.json

+1,238-770
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.19.45",
12-
"gatsby-image": "^2.2.44",
13-
"gatsby-plugin-feed": "^2.3.29",
14-
"gatsby-plugin-google-analytics": "^2.1.38",
15-
"gatsby-plugin-manifest": "^2.2.48",
16-
"gatsby-plugin-offline": "^3.0.41",
17-
"gatsby-plugin-react-helmet": "^3.1.24",
18-
"gatsby-plugin-sharp": "^2.4.13",
19-
"gatsby-plugin-typography": "^2.3.25",
20-
"gatsby-remark-copy-linked-files": "^2.1.40",
21-
"gatsby-remark-images": "^3.1.50",
22-
"gatsby-remark-prismjs": "^3.3.36",
23-
"gatsby-remark-responsive-iframe": "^2.2.34",
24-
"gatsby-remark-smartypants": "^2.1.23",
25-
"gatsby-source-filesystem": "^2.1.56",
26-
"gatsby-transformer-remark": "^2.6.59",
27-
"gatsby-transformer-sharp": "^2.3.19",
11+
"gatsby": "^2.20.12",
12+
"gatsby-image": "^2.3.1",
13+
"gatsby-plugin-feed": "^2.4.1",
14+
"gatsby-plugin-google-analytics": "^2.2.2",
15+
"gatsby-plugin-manifest": "^2.3.3",
16+
"gatsby-plugin-offline": "^3.1.2",
17+
"gatsby-plugin-react-helmet": "^3.2.1",
18+
"gatsby-plugin-sharp": "^2.5.3",
19+
"gatsby-plugin-typography": "^2.4.1",
20+
"gatsby-remark-copy-linked-files": "^2.2.1",
21+
"gatsby-remark-images": "^3.2.1",
22+
"gatsby-remark-prismjs": "^3.4.1",
23+
"gatsby-remark-responsive-iframe": "^2.3.1",
24+
"gatsby-remark-smartypants": "^2.2.1",
25+
"gatsby-source-filesystem": "^2.2.2",
26+
"gatsby-transformer-remark": "^2.7.1",
27+
"gatsby-transformer-sharp": "^2.4.3",
2828
"prismjs": "^1.19.0",
2929
"react": "^16.12.0",
3030
"react-dom": "^16.12.0",

starters/default/package-lock.json

+1,207-740
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/default/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
8-
"gatsby": "^2.19.45",
9-
"gatsby-image": "^2.2.44",
10-
"gatsby-plugin-manifest": "^2.2.48",
11-
"gatsby-plugin-offline": "^3.0.41",
12-
"gatsby-plugin-react-helmet": "^3.1.24",
13-
"gatsby-plugin-sharp": "^2.4.13",
14-
"gatsby-source-filesystem": "^2.1.56",
15-
"gatsby-transformer-sharp": "^2.3.19",
8+
"gatsby": "^2.20.12",
9+
"gatsby-image": "^2.3.1",
10+
"gatsby-plugin-manifest": "^2.3.3",
11+
"gatsby-plugin-offline": "^3.1.2",
12+
"gatsby-plugin-react-helmet": "^3.2.1",
13+
"gatsby-plugin-sharp": "^2.5.3",
14+
"gatsby-source-filesystem": "^2.2.2",
15+
"gatsby-transformer-sharp": "^2.4.3",
1616
"prop-types": "^15.7.2",
1717
"react": "^16.12.0",
1818
"react-dom": "^16.12.0",

starters/gatsby-starter-blog-theme-core/package-lock.json

+1,260-784
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"clean": "gatsby clean"
1010
},
1111
"dependencies": {
12-
"gatsby": "^2.19.45",
13-
"gatsby-theme-blog-core": "^1.2.29",
12+
"gatsby": "^2.20.12",
13+
"gatsby-theme-blog-core": "^1.3.12",
1414
"@mdx-js/react": "^1.5.7",
1515
"react": "^16.12.0",
1616
"react-dom": "^16.12.0"

starters/gatsby-starter-blog-theme/package-lock.json

+1,292-816
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"clean": "gatsby clean"
1010
},
1111
"dependencies": {
12-
"gatsby": "^2.19.45",
13-
"gatsby-theme-blog": "^1.3.30",
12+
"gatsby": "^2.20.12",
13+
"gatsby-theme-blog": "^1.4.12",
1414
"react": "^16.12.0",
1515
"react-dom": "^16.12.0"
1616
}

starters/gatsby-starter-notes-theme/package-lock.json

+742-574
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-notes-theme/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"clean": "gatsby clean"
1010
},
1111
"dependencies": {
12-
"gatsby": "^2.19.45",
13-
"gatsby-theme-notes": "^1.1.27",
12+
"gatsby": "^2.20.12",
13+
"gatsby-theme-notes": "^1.2.12",
1414
"react": "^16.12.0",
1515
"react-dom": "^16.12.0"
1616
}

starters/gatsby-starter-theme-workspace/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "gatsby build"
1010
},
1111
"dependencies": {
12-
"gatsby": "^2.19.45",
12+
"gatsby": "^2.20.12",
1313
"gatsby-theme-minimal": "^1.0.0",
1414
"react": "^16.12.0",
1515
"react-dom": "^16.12.0"

0 commit comments

Comments
 (0)