Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v2 in master making it the default branch #5954

Merged
merged 485 commits into from
Jun 17, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
485 commits
Select commit Hold shift + click to select a range
685ce3e
Publish
KyleAMathews May 5, 2018
76e5948
fix icon link
KyleAMathews May 5, 2018
6a5c810
Publish
KyleAMathews May 5, 2018
06febc7
[v2] Update offline plugin so it doesn't cachebust JS files any more …
KyleAMathews May 5, 2018
419c5f8
Publish
KyleAMathews May 5, 2018
bb21d0f
fix lint (#5304)
pieh May 6, 2018
3422695
[v2] Allow for plugins to override core prefetching behavior (#5320)
KyleAMathews May 7, 2018
6a626c7
Publish
KyleAMathews May 7, 2018
4ca6d88
Expose dataPaths on window for access by plugins (need to create API)…
KyleAMathews May 7, 2018
67b7c4d
Publish
KyleAMathews May 7, 2018
4980b65
[v2][tut. part 7] Rename boundActionCreators to actions (#5293)
May 8, 2018
b09cd4d
[v2][tut. part 4] typography peerDependencies (#5292)
May 8, 2018
5c6363a
Remove this for now, as it's not currently being used (#5325)
m-allanson May 8, 2018
634e9c2
[v2] re-add tests for sass and less plugins + update using-sass examp…
pieh May 8, 2018
64c8291
[v2] sourceType: 'unambigious' is a general babel config option, not …
KyleAMathews May 9, 2018
40902b8
Publish
KyleAMathews May 9, 2018
5e520a2
Adding deploy steps for Aerobatic (#4437)
dvonlehman May 9, 2018
8ff3cfb
[v2] small refactor of api-runner-browser to fix loader test (#5343)
pieh May 9, 2018
19d5439
fix sass and less variants of css modules in build-html stage (#5340)
pieh May 9, 2018
7d69ada
[v2] fix gatsbygram build (#5356)
nihgwu May 10, 2018
82c103b
Publish
KyleAMathews May 10, 2018
63168df
[v2] deleteNode signature (#5222)
m-allanson May 10, 2018
e3206f9
[v2] Initial commit of gatsby-plugin-guess-js & gatsby-source-wikiped…
KyleAMathews May 10, 2018
a3adeb3
Publish
KyleAMathews May 10, 2018
9c94c95
Run bootstrap
KyleAMathews May 10, 2018
68edf44
[gatsby-plugin-guess-js] fix a small README (#5361)
Khaledgarbaya May 10, 2018
a34a30b
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
KyleAMathews May 10, 2018
94ab38f
Publish
KyleAMathews May 10, 2018
4e69521
Merge pull request #5367 from gatsbyjs/v2-tutorial-fixes
KyleAMathews May 10, 2018
cffd78c
Fix www front page + small edits to tutorial
KyleAMathews May 11, 2018
b98bab9
Add start to part-8
KyleAMathews May 11, 2018
ee6953b
only look for files when looking for depracated APIs (#5374)
mathieudutour May 11, 2018
e2fc276
Lint (#5363)
m-allanson May 11, 2018
e0c835b
Fix the gatsbygram UI tests (#5362)
m-allanson May 11, 2018
c6224df
Merge pull request #5380 from gatsbyjs/tutorial-tweaks
KyleAMathews May 11, 2018
c970ebe
Fix typo
KyleAMathews May 11, 2018
bc77309
[v2] Make default browserslist more futureproof (#5114)
KyleAMathews May 11, 2018
00957ae
Update index.md
Drew-Slagter May 11, 2018
35229cb
Merge pull request #5384 from Drew-Slagter/patch-2
KyleAMathews May 11, 2018
3b5403e
Update index.md (#5383)
Drew-Slagter May 11, 2018
17e38cc
[v2] Pin babel (#5389)
m-allanson May 11, 2018
a5e45c5
remove deprecated Tapable.plugin syntax (#5395)
mathieudutour May 13, 2018
7d54330
[V2] Docs - Import Link from gatsby. (#5390)
brizzoli May 13, 2018
468f843
pass pathContext to page component - it's deprecated, not removed (#5…
pieh May 14, 2018
21587df
Use "you" instead of "we" where appropriate (#5418)
May 15, 2018
d295818
[v2] Update Babel to 7.0.0-beta.47 (#5399)
m-allanson May 15, 2018
d04eee2
Remove unused dependencies (#5401)
m-allanson May 15, 2018
d8e9f78
[v2][tut. part 1] Use "you" instead of "we" where appropriate (#5420)
May 15, 2018
ac83269
[v2][tut. part 2] Use "you" instead of "we" where appropriate (#5421)
May 15, 2018
173f016
[v2][tut. part 3] Use "you" instead of "we" where appropriate (#5422)
May 15, 2018
47127d9
[v2] Update ESLint-related dependencies (#5419)
kripod May 15, 2018
73378c9
[v2][tut. part 4] Use "you" instead of "we" where appropriate (#5428)
May 15, 2018
e42fbe2
[v2][tut. part 5] Use "you" instead of "we" where appropriate (#5429)
May 15, 2018
ebc93cb
[v2][tut. part 6] Use "you" instead of "we" where appropriate (#5430)
May 15, 2018
8855773
[v2][tut. part 8] Use "you" instead of "we" where appropriate (#5431)
May 15, 2018
3704700
[v2][tut. part 1] Bracket consistency (#5432)
May 15, 2018
b3635f5
[v2][tut. part 2] Bracket consistency on code blocks + fix line numbe…
May 15, 2018
af15a15
[gatsby-plugin-sharp] tests: mock async/queue to not actually run sha…
pieh May 15, 2018
87fedc6
Use pageContext
KyleAMathews May 11, 2018
680b053
Publish
KyleAMathews May 11, 2018
ea2fb4a
Publish
KyleAMathews May 15, 2018
5ef6d3b
Publish
KyleAMathews May 15, 2018
b40ce43
Add missing dev dependencies
KyleAMathews May 15, 2018
ad8af6d
[v2][tut. part 3] Bracket consistency on code blocks (#5434)
May 16, 2018
c2b906f
[v2][tut. part 4] Bracket consistency on code blocks (#5435)
May 16, 2018
fc22a7e
Publish
KyleAMathews May 16, 2018
4fa45cc
Bump version of Gatsby for new build
KyleAMathews May 16, 2018
ac02808
Publish
KyleAMathews May 16, 2018
2bb8119
[gatsby-remark-images] change gatsby-plugin-sharp version to next to …
pieh May 16, 2018
808a6aa
Publish
KyleAMathews May 16, 2018
4d4bfc1
[v2][www] Add global layout to pages and templates that don’t have it…
May 17, 2018
d35886b
[v2][tut. pt. 4] No semi (#5449)
May 17, 2018
ee44dd4
[v2][tut. pt. 2] Single to backticks consistency (#5450)
May 17, 2018
91d5f4f
Run bootstrap (#5456)
m-allanson May 17, 2018
9b48eab
[v2] merge master into v2 (#5451)
pieh May 17, 2018
9b73342
[v2] update using-stylus example and re-add tests to stylus plugin (#…
pieh May 18, 2018
2947107
Removed unneeded imports causing no-unused-vars lint errors (#5463)
May 18, 2018
8822889
Add stricter check for `Error:` and placeholder test (#5460)
m-allanson May 18, 2018
4367ec0
Publish
KyleAMathews May 18, 2018
f001bb9
[v2][www] Move layout to components folder + import Link from gatsby …
May 18, 2018
0115880
Add preload links to end of headComponents list (#5490)
m-allanson May 21, 2018
678e5a1
Publish
KyleAMathews May 21, 2018
fc18251
Don't infer types for plugin provided GQL types
jquense May 21, 2018
5c4f618
Update screenshot plugin for Gatsby v2 (#5502)
cassiebeckley May 22, 2018
81ebfc7
Publish
KyleAMathews May 22, 2018
c497bb7
Simpler bundle and data loading (#5535)
m-allanson May 24, 2018
c87988e
Publish
KyleAMathews May 24, 2018
df689d3
[v2] [gatsby-plugin-offline] get exact filenames for js staticFileGlo…
pieh May 24, 2018
7983e27
Don't inline webpack-runtime as this prevents the service worker from…
KyleAMathews May 25, 2018
d91b055
Publish
KyleAMathews May 25, 2018
4700bd1
[v2][www] Fix remaining lint errors (#5568)
May 27, 2018
e7cd059
Fix missing blog posts (#5539) (#5551)
May 28, 2018
1c8d2b6
Add a valid entry point for the `gatsby` package (#5481)
kripod May 28, 2018
5b791db
Fix outdated babel-code-frame import to use @babel/code-frame (#5585)
hsribei May 29, 2018
2adeb6d
[v2] image processing example (#5589)
m-allanson May 29, 2018
720397f
Add back `replaceComponentRenderer` API (#5600)
jquense May 30, 2018
1416d70
Publish
KyleAMathews May 30, 2018
6a498ac
Update Contentful example site for Gatsby v2 (#5606)
m-allanson May 30, 2018
33a41d0
delete stray console.log
pieh May 30, 2018
5dd26ef
Update babel to 7.0.0-beta.49
dennari May 31, 2018
1d27060
Update yarn.lock
dennari May 31, 2018
ba6d6d7
Merge pull request #5497 from gatsbyjs/tweak-inference-logic
jquense May 31, 2018
82daa26
[v2] responsive image types (#5250)
m-allanson May 31, 2018
c2122a6
Publish
KyleAMathews May 31, 2018
e5f9d8b
[v2] mime dependencies (#5602)
m-allanson May 31, 2018
bea6ee5
[v2][www] Abstracted sidebar to layout component (#5537)
May 31, 2018
b6ecb3b
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
KyleAMathews May 31, 2018
8283202
Merge branch 'dennari-v2-babel-49' into v2
KyleAMathews May 31, 2018
cc48068
[v2] Bump gatsby-image version as #5250 is a breaking change for it (…
KyleAMathews May 31, 2018
b049736
[v2][www] Move YAML link files to data (#5567)
May 31, 2018
2880336
Publish
KyleAMathews May 31, 2018
d3fdeb2
v1.0.18-9
KyleAMathews May 31, 2018
487a36f
v1.0.18-10
KyleAMathews May 31, 2018
2cc6e24
v2.0.0-alpha.20
KyleAMathews May 31, 2018
dbea28e
revert one change from #5250, this one should use "sizes" (it doesn't…
pieh May 31, 2018
bf0c61c
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
KyleAMathews May 31, 2018
d1abaa4
Publish
KyleAMathews May 31, 2018
7f035a4
[v2][www] Fix missing search sidebar for plugins/packages pages (#5550)
May 31, 2018
b5b9cf6
Fix imports sidebar data
KyleAMathews May 31, 2018
c2aa6f7
Revert upgrade to babel-beta.49
KyleAMathews May 31, 2018
17d8ce4
Publish
KyleAMathews May 31, 2018
64af504
Publish
KyleAMathews May 31, 2018
d0e2927
Fix a typo in Readme example (#5645)
mquandalle May 31, 2018
d27fb4a
[v2][doc] v1 to v2 migration guide (WIP) (#5575)
Jun 1, 2018
924581a
Fix children type in README (#5687)
mottox2 Jun 3, 2018
667d079
Update redirects example for Gatsby v2 (#5681)
piotrkwiecinski Jun 4, 2018
2aad54f
[v2][gatsby-image] Deepen propTypes declaration (#5684)
Jun 4, 2018
4640108
[v2][source-contentful] Restore legacy sizes and resolutions fragment…
Jun 4, 2018
df4a73e
[v2] Update csv example (#5703)
mottox2 Jun 4, 2018
c55634a
[v2] Update medium example (#5704)
mottox2 Jun 4, 2018
e10b2d9
[v2] Update no-plugins example (#5705)
mottox2 Jun 4, 2018
b8fea68
[v2] Update client only paths example (#5706)
piotrkwiecinski Jun 4, 2018
fd407d1
[v2] Update using-excel example (#5707)
mottox2 Jun 4, 2018
81f5a17
[WIP][v2] Edit tutorial to use emotion instead of glamorous (#5664)
Jun 4, 2018
c4f81e5
[v2][gatsby-transformer-sharp] restore legacy fragments (#5710)
pieh Jun 4, 2018
ff5c2fc
Publish
KyleAMathews Jun 5, 2018
fe4c326
[v2] Update Emotion example (#5715)
Jun 5, 2018
912a79e
[v2] Update styled-components example (#5717)
Jun 5, 2018
b8b9875
[v2] Migration guide updates (#5661)
m-allanson Jun 5, 2018
132b5cb
[gatsby] added TypeScript typings for StaticQuery component (#5666)
resir014 Jun 5, 2018
d4a117f
[v2][gatsby-image][source-contentful] Fix sizes fields that were chan…
Jun 5, 2018
c4c6ce2
[v2] compile cache dir (#5637)
pieh Jun 5, 2018
d47bc58
Publish
KyleAMathews Jun 5, 2018
dacc6b5
[v2] Correct inlined css upgrade guide (#5741)
KyleAMathews Jun 5, 2018
456c932
[v2] fix build with pathPrefix (#5691)
nihgwu Jun 6, 2018
eba8c58
[v2] Update styleguide example (#5712)
mottox2 Jun 6, 2018
0b66c94
[v2] Update redux example (#5713)
mottox2 Jun 6, 2018
1572240
[v2] Update Emotion + PrismJS example (#5720)
Jun 6, 2018
79a5f01
Update page loading indicator example for Gatsby v2 (#5735)
piotrkwiecinski Jun 6, 2018
0d2740c
Update using css modules example for Gatsby v2 (#5736)
piotrkwiecinski Jun 6, 2018
06175c4
[v2] Update plugin-typescript to use Babel (#5709)
dennari Jun 6, 2018
4bebfe6
Add more cheese (#5751)
m-allanson Jun 6, 2018
4a4d4c6
Update using-styletron example for v2 (#5749)
mottox2 Jun 6, 2018
551dcf5
fix: page renderer behavior (#5759)
jquense Jun 6, 2018
288d068
[v2] Migration guide: shorten TOC links to just the hash (#5766)
Jun 6, 2018
968c6d0
Publish
KyleAMathews Jun 6, 2018
fb18fc1
[v2] Don't allow unknown keys on node.internal object (#5770)
KyleAMathews Jun 7, 2018
baa5537
Add script for adding new owners to our NPM packages (#5768)
KyleAMathews Jun 7, 2018
467641a
[v2] Update typescript example (#5711)
dennari Jun 7, 2018
0d3ecf1
Update using-path-prefix example for v2 (#5752)
mottox2 Jun 7, 2018
6fbf176
[v2] Update using-remark-copy-linked-file example (#5755)
mottox2 Jun 7, 2018
99d613e
[v2] Update Sitemap example (#5767)
piotrkwiecinski Jun 7, 2018
7e4833a
[v2] Update using-glamor example (#5757)
mottox2 Jun 7, 2018
7a468b8
[docgen] better error handling and update to v3 (#5604)
jquense Jun 7, 2018
7a835ce
Update no-trailing-slashes example for v2 (#5781)
mottox2 Jun 8, 2018
772f111
Update simple-auth example for v2 (#5782)
mottox2 Jun 8, 2018
4060f17
Link directly to edit page (#5792)
m-allanson Jun 8, 2018
16e00c9
Update wording (#5795)
m-allanson Jun 8, 2018
66f0a48
[v2] export graphql package from gatsby (#5415)
pieh Jun 8, 2018
8ef49cb
[v2] Use kebabHash() instead of _.kebabCase() (#5532)
chmac Jun 8, 2018
131b917
[v2] Clarify filenames and update `sizes` to `fluid` (#5809)
Jun 8, 2018
2cf3aa7
fix: upstream fixes (#5815)
thebigredgeek Jun 8, 2018
02e7f1c
Publish
m-allanson Jun 11, 2018
200e3a2
Merge branch 'master' into v2
m-allanson Jun 11, 2018
c668224
Publish
pieh Jun 11, 2018
527f931
Publish
m-allanson Jun 11, 2018
78e3833
Publish
m-allanson Jun 11, 2018
b5c62e1
[v2][www] add prismjs dependency (it was moved to peerDeps in gatsby-…
pieh Jun 11, 2018
ef05e3a
[v2] Use replacementComponent directly in page-renderer (#5812)
mottox2 Jun 12, 2018
70b8005
[v2][using-remark] fix build (#5852)
pieh Jun 12, 2018
ee2098a
[v2] re-add eslintrc after master merge (#5856)
pieh Jun 12, 2018
35313a7
[v2] Fix styling for remark example (#5857)
m-allanson Jun 12, 2018
17aacc3
[v2] cleanup MiniCssExtractPlugin from develop stage (#5837)
nihgwu Jun 12, 2018
dd7a36d
[v2] Update using-jss example (#5832)
ajayns Jun 12, 2018
5bbe2cf
[v2] Add StaticQuery doc (#5827)
Jun 12, 2018
b0cd771
Use contenthash for CSS (#5808)
m-allanson Jun 12, 2018
3f6b25f
First draft site showcase submission
Jun 12, 2018
a352b51
Publish
m-allanson Jun 13, 2018
9f400bb
Ensure src/cache-dir is never ignored (#5878)
m-allanson Jun 13, 2018
d262eef
update v2 migration docs about babel configuration (#5881)
thescientist13 Jun 13, 2018
73fdd04
[v2] remove temporary link (#5885)
nihgwu Jun 14, 2018
19cc9ef
[v2][www] eslint fix (#5876)
m-allanson Jun 14, 2018
ffc87cd
Add required dependency (#5875)
m-allanson Jun 14, 2018
d66a3d7
Add missing import to upgrade docs (#5886)
LekoArts Jun 14, 2018
b5ff2b6
Merge branch 'master' into v2
m-allanson Jun 14, 2018
ae01fca
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
m-allanson Jun 14, 2018
14a6c32
[v2][gatsby-source-contentful] switch sharp dep version to next (#5889)
pieh Jun 14, 2018
855b66e
Fix wrong versions from master merge (#5890)
m-allanson Jun 14, 2018
b77cc82
Versions are confusing (#5891)
m-allanson Jun 14, 2018
341b1ce
[v2] fix builds after master merge (#5892)
pieh Jun 14, 2018
9be9943
[v2][gatsby-source-contentful] fix deleted entries handling after the…
pieh Jun 14, 2018
bf310d4
Publish
m-allanson Jun 14, 2018
acc38ae
docs: update V2 README for beta (#5903)
jlengstorf Jun 14, 2018
7097fe1
Add "Link" part to upgrade docs (#5905)
LekoArts Jun 14, 2018
1689069
Add example to webpack config (#5906)
LekoArts Jun 14, 2018
be986b2
[v2] fix migrating links in readme (#5896)
nihgwu Jun 14, 2018
0c02659
addressed all your comments
shannonbux Jun 14, 2018
a2bae80
title edit
shannonbux Jun 14, 2018
9c41388
hopefully making it less intimidating
shannonbux Jun 14, 2018
85e59fd
Update babel to beta 51
dennari Jun 15, 2018
c9fc988
Update babylon to @babel/parser
dennari Jun 15, 2018
dd34f4a
Remove unsupported 'sourceType' option
dennari Jun 15, 2018
f970e98
Update tests
dennari Jun 15, 2018
c534445
Update yarn.lock
dennari Jun 15, 2018
c552ab1
Merge remote-tracking branch 'origin/master' into v2
pieh Jun 15, 2018
e5af97d
Merge remote-tracking branch 'origin/master' into v2
pieh Jun 15, 2018
8895061
Disable gatsby eslint if local found (#5871)
kkemple Jun 15, 2018
2107f12
[v2] update load-plugins snapshot (#5918)
pieh Jun 15, 2018
95bf9c0
Changed location of submission instructions to doc
Jun 15, 2018
54e7ef7
Merge remote-tracking branch 'origin/v2' into site-showcase-submissio…
Jun 15, 2018
5ee6364
updated link and ready to merge
Jun 15, 2018
c2f42dc
Merge pull request #5867 from gatsbyjs/site-showcase-submission-template
shannonbux Jun 15, 2018
4c5e46b
fix: local-eslint-config-finder (#5922)
kkemple Jun 16, 2018
2de0845
fix minor warnings in v2/www (#5940)
tsiq-swyx Jun 16, 2018
8780c1c
[v2] Fix v1 / v2 version conflicts (#5899)
m-allanson Jun 16, 2018
0fd6489
Update webpack.config.js (#5793)
emmatown Jun 16, 2018
746dd04
Update yarn.lock
KyleAMathews Jun 16, 2018
3d5f61d
Publish
KyleAMathews Jun 16, 2018
4a49288
Merge branch 'babel-v51' of https://github.com/dennari/gatsby into de…
KyleAMathews Jun 16, 2018
8ac171a
Fix yarn.lock
KyleAMathews Jun 16, 2018
e328d33
Temp remove plugin
KyleAMathews Jun 16, 2018
80a21f0
Temp remove another plugin
KyleAMathews Jun 16, 2018
b9d4633
Topics/showcase rebase v2 (#5941)
calcsam Jun 16, 2018
1397175
Merge remote-tracking branch 'origin/v2' into dennari-babel-v51
KyleAMathews Jun 16, 2018
0eb3f69
Merge branch 'dennari-babel-v51' into v2
KyleAMathews Jun 16, 2018
d30f1c2
[v2] Build-html static file using the webpack magic comment to provid…
pistachiology Jun 16, 2018
7ca8ddd
[v2] Consistently use 'index' as jsonname for the frontpage (#5946)
KyleAMathews Jun 16, 2018
c99289b
Prettify
KyleAMathews Jun 16, 2018
de15e48
Revert "Temp remove another plugin"
KyleAMathews Jun 16, 2018
0791df3
Revert "Temp remove plugin"
KyleAMathews Jun 16, 2018
f008d39
Update yarn.lock
KyleAMathews Jun 16, 2018
8c09369
Publish
KyleAMathews Jun 16, 2018
a46d62b
V2: replace navigateTo with push and replace (#5944)
tremby Jun 16, 2018
cf63c09
[v2] PR docs (#5933)
m-allanson Jun 16, 2018
8046da9
Prettify
KyleAMathews Jun 16, 2018
106ca60
[v2][www] "You're viewing the docs for Gatsby v2 beta" banner (#5915)
pieh Jun 16, 2018
e5ba688
[v2] Merge master (#5948)
KyleAMathews Jun 17, 2018
9a430ed
Add robots.txt to disallow indexing next.gatsbyjs.org (#5952)
KyleAMathews Jun 17, 2018
beea52d
Publish
KyleAMathews Jun 17, 2018
62cab2d
Merge branch 'v2' into master-merge-v2
KyleAMathews Jun 17, 2018
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update yarn.lock
  • Loading branch information
KyleAMathews committed Jun 16, 2018
commit f008d39f1594debdbdb3a8164c1649ada0265172
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-react-docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/code-frame": "^7.0.0-beta.49",
"@babel/code-frame": "^7.0.0-beta.51",
"@babel/runtime": "7.0.0-beta.51",
"@babel/types": "7.0.0-beta.51",
"common-tags": "^1.4.0",
Expand Down
135 changes: 53 additions & 82 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,12 @@
dependencies:
"@babel/highlight" "7.0.0-beta.44"

"@babel/code-frame@7.0.0-beta.51":
"@babel/code-frame@7.0.0-beta.51", "@babel/code-frame@^7.0.0-beta.35", "@babel/code-frame@^7.0.0-beta.51":
version "7.0.0-beta.51"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.51.tgz#bd71d9b192af978df915829d39d4094456439a0c"
dependencies:
"@babel/highlight" "7.0.0-beta.51"

"@babel/code-frame@^7.0.0-beta.35", "@babel/code-frame@^7.0.0-beta.49":
version "7.0.0-beta.49"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.49.tgz#becd805482734440c9d137e46d77340e64d7f51b"
dependencies:
"@babel/highlight" "7.0.0-beta.49"

"@babel/core@7.0.0-beta.51":
version "7.0.0-beta.51"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.0.0-beta.51.tgz#0e54bd6b638736b2ae593c31a47f0969e2b2b96d"
Expand Down Expand Up @@ -180,20 +174,13 @@
dependencies:
"@babel/types" "7.0.0-beta.51"

"@babel/helper-module-imports@7.0.0-beta.51":
"@babel/helper-module-imports@7.0.0-beta.51", "@babel/helper-module-imports@^7.0.0-beta.49":
version "7.0.0-beta.51"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.51.tgz#ce00428045fbb7d5ebc0ea7bf835789f15366ab2"
dependencies:
"@babel/types" "7.0.0-beta.51"
lodash "^4.17.5"

"@babel/helper-module-imports@^7.0.0-beta.49":
version "7.0.0-beta.49"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.49.tgz#41d7d59891016c493432a46f7464446552890c75"
dependencies:
"@babel/types" "7.0.0-beta.49"
lodash "^4.17.5"

"@babel/helper-module-transforms@7.0.0-beta.51":
version "7.0.0-beta.51"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.0.0-beta.51.tgz#13af0c8ee41f277743c8fc43d444315db2326f73"
Expand Down Expand Up @@ -285,14 +272,6 @@
esutils "^2.0.2"
js-tokens "^3.0.0"

"@babel/highlight@7.0.0-beta.49":
version "7.0.0-beta.49"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.49.tgz#96bdc6b43e13482012ba6691b1018492d39622cc"
dependencies:
chalk "^2.0.0"
esutils "^2.0.2"
js-tokens "^3.0.0"

"@babel/highlight@7.0.0-beta.51":
version "7.0.0-beta.51"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.51.tgz#e8844ae25a1595ccfd42b89623b4376ca06d225d"
Expand Down Expand Up @@ -844,15 +823,7 @@
lodash "^4.2.0"
to-fast-properties "^2.0.0"

"@babel/types@7.0.0-beta.49", "@babel/types@^7.0.0-beta.49":
version "7.0.0-beta.49"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.49.tgz#b7e3b1c3f4d4cfe11bdf8c89f1efd5e1617b87a6"
dependencies:
esutils "^2.0.2"
lodash "^4.17.5"
to-fast-properties "^2.0.0"

"@babel/types@7.0.0-beta.51":
"@babel/types@7.0.0-beta.51", "@babel/types@^7.0.0-beta.49":
version "7.0.0-beta.51"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.51.tgz#d802b7b543b5836c778aa691797abf00f3d97ea9"
dependencies:
Expand Down Expand Up @@ -919,12 +890,12 @@
resolved "https://registry.yarnpkg.com/@types/mkdirp/-/mkdirp-0.3.29.tgz#7f2ad7ec55f914482fc9b1ec4bb1ae6028d46066"

"@types/node@*":
version "10.3.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.2.tgz#3840ec6c12556fdda6e0e6d036df853101d732a4"
version "10.3.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.3.tgz#8798d9e39af2fa604f715ee6a6b19796528e46c3"

"@types/node@^7.0.11":
version "7.0.65"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.65.tgz#c160979ff66c4842adc76cc181a11b5e8722d13d"
version "7.0.66"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.66.tgz#3d1dc4d6f52e484e843806ff456379f7e6ad5553"

"@types/react-router-dom@^4.2.5":
version "4.2.7"
Expand All @@ -942,8 +913,8 @@
"@types/react" "*"

"@types/react@*":
version "16.3.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.17.tgz#d59d1a632570b0713946ed9c2949d994773633c5"
version "16.3.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.18.tgz#bf195aed4d77dc86f06e4c9bb760214a3b822b8d"
dependencies:
csstype "^2.2.0"

Expand Down Expand Up @@ -1132,8 +1103,8 @@ acorn@^3.0.4:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"

acorn@^5.0.0, acorn@^5.2.1, acorn@^5.3.0, acorn@^5.5.0, acorn@^5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.6.2.tgz#b1da1d7be2ac1b4a327fb9eab851702c5045b4e7"
version "5.7.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.1.tgz#f095829297706a7c9776958c0afc8930a9b9d9d8"

add-stream@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -1192,8 +1163,8 @@ ajv@^6.1.0, ajv@^6.5.0:
uri-js "^4.2.1"

algoliasearch@^3.25.1:
version "3.27.1"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.27.1.tgz#e1af42b97dbf44a2dd3a8c907be99c0c34e48414"
version "3.28.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.28.0.tgz#12b6c8bda397eba805a7ff998ac87f6988411d2d"
dependencies:
agentkeepalive "^2.2.0"
debug "^2.6.8"
Expand Down Expand Up @@ -3059,12 +3030,12 @@ caniuse-api@^1.5.2:
lodash.uniq "^4.5.0"

caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000852"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000852.tgz#c37a706048f8d81f87946a7c13f39ed636876659"
version "1.0.30000856"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000856.tgz#fbebb99abe15a5654fc7747ebb5315bdfde3358f"

caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844:
version "1.0.30000852"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000852.tgz#8b7510cec030cac7842e52beca2bf292af65f935"
version "1.0.30000856"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000856.tgz#ecc16978135a6f219b138991eb62009d25ee8daa"

capture-exit@^1.2.0:
version "1.2.0"
Expand Down Expand Up @@ -4043,10 +4014,10 @@ create-react-class@^15.5.1, create-react-class@^15.5.2, create-react-class@^15.6
object-assign "^4.1.1"

cross-env@^5.0.5, cross-env@^5.1.4:
version "5.1.6"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.6.tgz#0dc05caf945b24e4b9e3b12871fe0e858d08b38d"
version "5.2.0"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
dependencies:
cross-spawn "^5.1.0"
cross-spawn "^6.0.5"
is-windows "^1.0.0"

cross-fetch@2.0.0:
Expand All @@ -4071,7 +4042,7 @@ cross-spawn@^4:
lru-cache "^4.0.1"
which "^1.2.9"

cross-spawn@^6.0.0:
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
dependencies:
Expand Down Expand Up @@ -5870,8 +5841,8 @@ filenamify@^1.0.1:
trim-repeated "^1.0.0"

filenamify@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/filenamify/-/filenamify-2.0.0.tgz#bd162262c0b6e94bfbcdcf19a3bbb3764f785695"
version "2.1.0"
resolved "https://registry.yarnpkg.com/filenamify/-/filenamify-2.1.0.tgz#88faf495fb1b47abfd612300002a16228c677ee9"
dependencies:
filename-reserved-regex "^2.0.0"
strip-outer "^1.0.0"
Expand Down Expand Up @@ -6213,8 +6184,8 @@ fuzzy@^0.1.1:
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"

gatsby-plugin-sharp@next:
version "2.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.0-alpha.21.tgz#27c536ab0acddb41d21dc9cf535f9fc9ac0fde07"
version "2.0.0-alpha.22"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.0-alpha.22.tgz#f1a54a0a440913e37b97c935803c7c65f2b4dd76"
dependencies:
"@babel/runtime" "7.0.0-beta.47"
async "^2.1.2"
Expand Down Expand Up @@ -7280,8 +7251,8 @@ ignore@^3.2.7, ignore@^3.3.3:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.8.tgz#3f8e9c35d38708a3a7e0e9abb6c73e7ee7707b2b"

image-size@^0.6.1:
version "0.6.2"
resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.2.tgz#8ee316d4298b028b965091b673d5f1537adee5b4"
version "0.6.3"
resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.3.tgz#e7e5c65bb534bd7cdcedd6cb5166272a85f75fb2"

imagemin-pngquant@^5.1.0:
version "5.1.0"
Expand Down Expand Up @@ -8858,8 +8829,8 @@ loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0:
json5 "^0.5.0"

localforage@^1.4.2:
version "1.7.1"
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.7.1.tgz#e4927e042302b864db30f3211f13b5c6f0de965d"
version "1.7.2"
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.7.2.tgz#fa4442602f806edd2bca6a54ab4e656f031f121c"
dependencies:
lie "3.1.1"

Expand Down Expand Up @@ -9882,8 +9853,8 @@ neo-async@^2.5.0:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.5.1.tgz#acb909e327b1e87ec9ef15f41b8a269512ad41ee"

netlify-cms@^1.3.5:
version "1.8.4"
resolved "https://registry.yarnpkg.com/netlify-cms/-/netlify-cms-1.8.4.tgz#8386a3aa2df6823fbc7860957c980e66870474f3"
version "1.9.2"
resolved "https://registry.yarnpkg.com/netlify-cms/-/netlify-cms-1.9.2.tgz#ccc40d5747d14ab4562c1e1fda2d3f3cd8db62ab"
dependencies:
classnames "^2.2.5"
create-react-class "^15.6.0"
Expand Down Expand Up @@ -10626,8 +10597,8 @@ parse-bmfont-xml@^1.1.0:
xml2js "^0.4.5"

parse-domain@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/parse-domain/-/parse-domain-2.1.1.tgz#e3b4b423011b902367cf0685bc482f3afa673a4d"
version "2.1.2"
resolved "https://registry.yarnpkg.com/parse-domain/-/parse-domain-2.1.2.tgz#8c536bdecf7a9af01bb6d7ad30eb794791d6c2c7"
dependencies:
chai "^4.1.2"
fs-copy-file-sync "^1.1.1"
Expand Down Expand Up @@ -11489,8 +11460,8 @@ pseudomap@^1.0.2:
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"

psl@^1.1.24:
version "1.1.27"
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.27.tgz#2b2c77019db86855170d903532400bf71ee085b6"
version "1.1.28"
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.28.tgz#4fb6ceb08a1e2214d4fd4de0ca22dae13740bc7b"

public-encrypt@^4.0.0:
version "4.0.2"
Expand Down Expand Up @@ -11732,8 +11703,8 @@ react-docgen@3.0.0-beta12:
recast "^0.13.0"

react-dom@^16.0.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.0.tgz#099f067dd5827ce36a29eaf9a6cdc7cbf6216b1e"
version "16.4.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand All @@ -11749,8 +11720,8 @@ react-frame-component@^2.0.0:
resolved "https://registry.yarnpkg.com/react-frame-component/-/react-frame-component-2.0.2.tgz#e602a980e1d78f91f471531225b61cfdbf68e614"

react-hot-loader@^4.0.0, react-hot-loader@^4.1.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.3.1.tgz#47f59fe09b97ec655e77a1f90819785eda513a86"
version "4.3.3"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.3.3.tgz#37409a3341c7787563d0972007ba02521f82f5d5"
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
Expand Down Expand Up @@ -11872,8 +11843,8 @@ react-themeable@^1.1.0:
object-assign "^3.0.0"

react-toggled@^1.1.2:
version "1.2.6"
resolved "https://registry.yarnpkg.com/react-toggled/-/react-toggled-1.2.6.tgz#c257306e75e0a2b45308d8a6a602fdad05a0dc38"
version "1.2.7"
resolved "https://registry.yarnpkg.com/react-toggled/-/react-toggled-1.2.7.tgz#be1b72058358dd1ffe11811e4427e5c9cf140c10"

react-topbar-progress-indicator@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -11907,8 +11878,8 @@ react-waypoint@^7.1.0:
prop-types "^15.0.0"

react@^16.0.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.4.0.tgz#402c2db83335336fba1962c08b98c6272617d585"
version "16.4.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down Expand Up @@ -12736,8 +12707,8 @@ resolve@1.1.7:
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"

resolve@^1.1.3, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.2.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0:
version "1.7.1"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
version "1.8.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.8.0.tgz#a7f2ac27b78480ecc09c83782741d9f26e4f0c3e"
dependencies:
path-parse "^1.0.5"

Expand Down Expand Up @@ -13354,8 +13325,8 @@ slash@^1.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"

slate-base64-serializer@^0.2.8:
version "0.2.32"
resolved "https://registry.yarnpkg.com/slate-base64-serializer/-/slate-base64-serializer-0.2.32.tgz#71de1644b212351684e3c8694fca9a46699fbcb9"
version "0.2.34"
resolved "https://registry.yarnpkg.com/slate-base64-serializer/-/slate-base64-serializer-0.2.34.tgz#8a310672bf2f1b00dd469bc5e5247c20bb1ecd40"
dependencies:
isomorphic-base64 "^1.0.2"

Expand All @@ -13378,8 +13349,8 @@ slate-plain-serializer@^0.4.0, slate-plain-serializer@^0.4.6:
slate-dev-logger "^0.1.36"

slate-prop-types@^0.4.6:
version "0.4.30"
resolved "https://registry.yarnpkg.com/slate-prop-types/-/slate-prop-types-0.4.30.tgz#6bd20bee862bdffc79ff5798656fc9a1e58ab3b3"
version "0.4.32"
resolved "https://registry.yarnpkg.com/slate-prop-types/-/slate-prop-types-0.4.32.tgz#3d39a6db4b61a416ea54af6512f5ffa5542095d2"
dependencies:
slate-dev-logger "^0.1.39"

Expand Down Expand Up @@ -14634,8 +14605,8 @@ typescript-eslint-parser@^11.0.0:
semver "5.4.1"

typescript@^2.5.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961"
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"

ua-parser-js@^0.7.18:
version "0.7.18"
Expand Down Expand Up @@ -15418,8 +15389,8 @@ webpack-md5-hash@^0.0.6:
md5 "^2.0.0"

webpack-merge@^4.1.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.1.2.tgz#5d372dddd3e1e5f8874f5bf5a8e929db09feb216"
version "4.1.3"
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.1.3.tgz#8aaff2108a19c29849bc9ad2a7fd7fce68e87c4a"
dependencies:
lodash "^4.17.5"

Expand Down