Skip to content

Commit e5c3aba

Browse files
committed
fix(deps): update gatsby monorepo
1 parent 2bc7459 commit e5c3aba

File tree

8 files changed

+4228
-4080
lines changed

8 files changed

+4228
-4080
lines changed

examples/markdown-docs/package-lock.json

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

examples/markdown-docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "0.0.0",
44
"private": true,
55
"dependencies": {
6-
"gatsby": "3.9.0",
6+
"gatsby": "3.12.0",
77
"gatsby-source-airtable": "file:../__fixtures__",
8-
"gatsby-source-filesystem": "3.9.0",
9-
"gatsby-transformer-remark": "4.6.0",
8+
"gatsby-source-filesystem": "3.12.0",
9+
"gatsby-transformer-remark": "4.9.0",
1010
"react": "17.0.2",
1111
"react-dom": "17.0.2",
1212
"remark-html": "14.0.0"

examples/recipes-with-multi-type/package-lock.json

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

examples/recipes-with-multi-type/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"dependencies": {
99
"@mdx-js/mdx": "1.6.22",
1010
"@mdx-js/react": "1.6.22",
11-
"gatsby": "3.9.0",
12-
"gatsby-link": "3.9.0",
13-
"gatsby-plugin-image": "1.9.0",
14-
"gatsby-plugin-mdx": "2.9.0",
15-
"gatsby-plugin-react-helmet": "4.9.0",
16-
"gatsby-plugin-sharp": "3.9.0",
11+
"gatsby": "3.12.0",
12+
"gatsby-link": "3.12.0",
13+
"gatsby-plugin-image": "1.12.0",
14+
"gatsby-plugin-mdx": "2.12.0",
15+
"gatsby-plugin-react-helmet": "4.12.0",
16+
"gatsby-plugin-sharp": "3.12.0",
1717
"gatsby-source-airtable": "file:../__fixtures__",
18-
"gatsby-source-filesystem": "3.9.0",
19-
"gatsby-transformer-remark": "4.6.0",
20-
"gatsby-transformer-sharp": "3.9.0",
18+
"gatsby-source-filesystem": "3.12.0",
19+
"gatsby-transformer-remark": "4.9.0",
20+
"gatsby-transformer-sharp": "3.12.0",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
2323
"react-helmet": "6.1.0"

examples/recipes-with-photos/package-lock.json

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

examples/recipes-with-photos/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"repository": "git@github.com:jbolda/gatsby-source-airtable.git",
66
"author": "Jacob Bolda <me@jacobbolda.com>",
77
"dependencies": {
8-
"gatsby": "3.9.0",
9-
"gatsby-link": "3.9.0",
10-
"gatsby-plugin-image": "1.9.0",
11-
"gatsby-plugin-react-helmet": "4.9.0",
12-
"gatsby-plugin-sharp": "3.9.0",
8+
"gatsby": "3.12.0",
9+
"gatsby-link": "3.12.0",
10+
"gatsby-plugin-image": "1.12.0",
11+
"gatsby-plugin-react-helmet": "4.12.0",
12+
"gatsby-plugin-sharp": "3.12.0",
1313
"gatsby-source-airtable": "file:../__fixtures__",
14-
"gatsby-source-filesystem": "3.9.0",
15-
"gatsby-transformer-sharp": "3.9.0",
14+
"gatsby-source-filesystem": "3.12.0",
15+
"gatsby-transformer-sharp": "3.12.0",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2",
1818
"react-helmet": "6.1.0"

examples/testing-options/package-lock.json

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

examples/testing-options/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "0.0.0",
44
"private": true,
55
"dependencies": {
6-
"gatsby": "3.9.0",
6+
"gatsby": "3.12.0",
77
"gatsby-source-airtable": "file:../__fixtures__",
8-
"gatsby-source-filesystem": "3.9.0",
9-
"gatsby-transformer-remark": "4.6.0",
8+
"gatsby-source-filesystem": "3.12.0",
9+
"gatsby-transformer-remark": "4.9.0",
1010
"react": "17.0.2",
1111
"react-dom": "17.0.2",
1212
"remark-html": "14.0.0"

0 commit comments

Comments
 (0)