Skip to content

Commit 5b55fbb

Browse files
authored
chore(starters): upgrade packages (#23262)
1 parent 4043129 commit 5b55fbb

File tree

15 files changed

+897
-883
lines changed

15 files changed

+897
-883
lines changed

starters/blog/package-lock.json

Lines changed: 140 additions & 138 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

Lines changed: 17 additions & 17 deletions
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.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",
11+
"gatsby": "^2.20.25",
12+
"gatsby-image": "^2.3.4",
13+
"gatsby-plugin-feed": "^2.4.3",
14+
"gatsby-plugin-google-analytics": "^2.2.4",
15+
"gatsby-plugin-manifest": "^2.3.5",
16+
"gatsby-plugin-offline": "^3.1.4",
17+
"gatsby-plugin-react-helmet": "^3.2.4",
18+
"gatsby-plugin-sharp": "^2.5.6",
19+
"gatsby-plugin-typography": "^2.4.3",
20+
"gatsby-remark-copy-linked-files": "^2.2.3",
21+
"gatsby-remark-images": "^3.2.4",
22+
"gatsby-remark-prismjs": "^3.4.3",
23+
"gatsby-remark-responsive-iframe": "^2.3.3",
24+
"gatsby-remark-smartypants": "^2.2.3",
25+
"gatsby-source-filesystem": "^2.2.4",
26+
"gatsby-transformer-remark": "^2.7.3",
27+
"gatsby-transformer-sharp": "^2.4.6",
2828
"prismjs": "^1.19.0",
2929
"react": "^16.12.0",
3030
"react-dom": "^16.12.0",

starters/default/package-lock.json

Lines changed: 111 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/default/package.json

Lines changed: 8 additions & 8 deletions
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.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.2",
13-
"gatsby-plugin-sharp": "^2.5.3",
14-
"gatsby-source-filesystem": "^2.2.2",
15-
"gatsby-transformer-sharp": "^2.4.3",
8+
"gatsby": "^2.20.25",
9+
"gatsby-image": "^2.3.4",
10+
"gatsby-plugin-manifest": "^2.3.5",
11+
"gatsby-plugin-offline": "^3.1.4",
12+
"gatsby-plugin-react-helmet": "^3.2.4",
13+
"gatsby-plugin-sharp": "^2.5.6",
14+
"gatsby-source-filesystem": "^2.2.4",
15+
"gatsby-transformer-sharp": "^2.4.6",
1616
"prop-types": "^15.7.2",
1717
"react": "^16.12.0",
1818
"react-dom": "^16.12.0",

0 commit comments

Comments
 (0)