-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: table added to dev site from theme
- Loading branch information
Cayla Hamann
committed
Nov 24, 2020
1 parent
a65c912
commit 34927ea
Showing
3 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3011,10 +3011,10 @@ | |
eslint-plugin-promise "^4.2.1" | ||
eslint-plugin-react "^7.14.3" | ||
|
||
"@newrelic/gatsby-theme-newrelic@^1.14.0": | ||
version "1.14.0" | ||
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-1.14.0.tgz#e46a0327bc1adca14b7029ec9f1e31d94128738e" | ||
integrity sha512-qquoyEBXzhsj1jvLvOfN+Toai/ljwn18M81zz0wyPsiXZ6UXFoNnlSQ1X1J45h6ZrJ6D1MBxJV8T8V5Gh5C4/g== | ||
"@newrelic/gatsby-theme-newrelic@^1.16.0": | ||
version "1.16.0" | ||
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-1.16.0.tgz#d0ca0b554b3c92c5ccc9d94b4ce6191fc18e47a9" | ||
integrity sha512-qO8wxv5CSHKskeEHg9w5xZGChlnQrTzlPqXTbF8oyXXPgE7jIxHceUjjqBAD2gkxClXEflUGkAJpoW2spzbBNw== | ||
dependencies: | ||
"@elastic/react-search-ui" "^1.4.1" | ||
"@elastic/react-search-ui-views" "^1.4.1" | ||
|
@@ -3044,6 +3044,7 @@ | |
use-dark-mode "^2.3.1" | ||
use-media "^1.4.0" | ||
use-persisted-state "^0.3.0" | ||
warning "^4.0.3" | ||
|
||
"@nodelib/[email protected]": | ||
version "2.1.3" | ||
|