Skip to content

Commit 1ad5b25

Browse files
fix(deps): update starters and examples - gatsby (#27722)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c7f18dc commit 1ad5b25

File tree

8 files changed

+4450
-1947
lines changed

8 files changed

+4450
-1947
lines changed

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

+2,030-921
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@mdx-js/react": "^1.6.19",
1414
"gatsby": "^2.25.1",
15-
"gatsby-theme-blog-core": "^1.5.61",
15+
"gatsby-theme-blog-core": "^2.0.2",
1616
"react": "^16.12.0",
1717
"react-dom": "^16.12.0"
1818
}

starters/gatsby-starter-mdx-basic/package-lock.json

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

starters/gatsby-starter-mdx-basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gatsby-image": "^2.4.21",
1111
"gatsby-plugin-manifest": "^2.5.1",
1212
"gatsby-plugin-mdx": "^1.3.0",
13-
"gatsby-plugin-offline": "^2.2.10",
13+
"gatsby-plugin-offline": "^3.3.1",
1414
"gatsby-plugin-react-helmet": "^3.3.14",
1515
"gatsby-plugin-sharp": "^2.7.0",
1616
"gatsby-source-filesystem": "^2.4.0",

0 commit comments

Comments
 (0)