|
4 | 4 | "version": "2.0.0",
|
5 | 5 | "author": "Kyle Mathews <[email protected]>",
|
6 | 6 | "dependencies": {
|
7 |
| - "@babel/parser": "^7.11.0", |
| 7 | + "@babel/parser": "^7.11.3", |
8 | 8 | "@babel/traverse": "^7.11.0",
|
9 | 9 | "@emotion/styled": "^10.0.27",
|
10 | 10 | "@jamo/graphql-request": "2.0.3",
|
|
21 | 21 | "dotenv": "^8.2.0",
|
22 | 22 | "email-validator": "^1.2.3",
|
23 | 23 | "fuse.js": "^3.6.1",
|
24 |
| - "gatsby": "^2.24.24", |
| 24 | + "gatsby": "^2.24.37", |
25 | 25 | "gatsby-alias-imports": "^1.0.4",
|
26 |
| - "gatsby-core-utils": "^1.3.14", |
| 26 | + "gatsby-core-utils": "^1.3.15", |
27 | 27 | "gatsby-design-tokens": "^2.0.10",
|
28 | 28 | "gatsby-image": "^2.4.14",
|
29 | 29 | "gatsby-plugin-canonical-urls": "^2.3.10",
|
|
35 | 35 | "gatsby-plugin-guess-js": "^1.3.11",
|
36 | 36 | "gatsby-plugin-layout": "^1.3.10",
|
37 | 37 | "gatsby-plugin-mailchimp": "^2.2.3",
|
38 |
| - "gatsby-plugin-manifest": "^2.4.21", |
39 |
| - "gatsby-plugin-mdx": "1.2.32", |
40 |
| - "gatsby-plugin-netlify": "^2.3.11", |
| 38 | + "gatsby-plugin-manifest": "^2.4.22", |
| 39 | + "gatsby-plugin-mdx": "1.2.34", |
| 40 | + "gatsby-plugin-netlify": "^2.3.12", |
41 | 41 | "gatsby-plugin-netlify-cache": "^0.1.0",
|
42 | 42 | "gatsby-plugin-nprogress": "^2.3.10",
|
43 |
| - "gatsby-plugin-offline": "^3.2.21", |
| 43 | + "gatsby-plugin-offline": "^3.2.22", |
44 | 44 | "gatsby-plugin-react-helmet": "^3.3.10",
|
45 | 45 | "gatsby-plugin-react-svg": "^3.0.0",
|
46 | 46 | "gatsby-plugin-remove-serviceworker": "^1.0.0",
|
47 |
| - "gatsby-plugin-sharp": "^2.6.24", |
| 47 | + "gatsby-plugin-sharp": "^2.6.25", |
48 | 48 | "gatsby-plugin-sitemap": "^2.4.11",
|
49 | 49 | "gatsby-plugin-theme-ui": "^0.3.0",
|
50 | 50 | "gatsby-plugin-twitter": "^2.3.10",
|
|
55 | 55 | "gatsby-remark-embedder": "^1.16.0",
|
56 | 56 | "gatsby-remark-graphviz": "^1.3.10",
|
57 | 57 | "gatsby-remark-http-to-https": "^1.0.2",
|
58 |
| - "gatsby-remark-images": "^3.3.24", |
| 58 | + "gatsby-remark-images": "^3.3.25", |
59 | 59 | "gatsby-remark-normalize-paths": "^1.0.0",
|
60 | 60 | "gatsby-remark-prismjs": "^3.5.10",
|
61 | 61 | "gatsby-remark-responsive-iframe": "^2.4.12",
|
62 | 62 | "gatsby-remark-smartypants": "^2.3.10",
|
63 | 63 | "gatsby-source-airtable": "^2.1.1",
|
64 |
| - "gatsby-source-filesystem": "^2.3.23", |
| 64 | + "gatsby-source-filesystem": "^2.3.24", |
65 | 65 | "gatsby-source-git": "^1.1.0",
|
66 |
| - "gatsby-source-npm-package-search": "^2.3.12", |
| 66 | + "gatsby-source-npm-package-search": "^2.3.13", |
67 | 67 | "gatsby-transformer-csv": "^2.3.10",
|
68 | 68 | "gatsby-transformer-documentationjs": "^4.3.13",
|
69 |
| - "gatsby-transformer-remark": "^2.8.27", |
| 69 | + "gatsby-transformer-remark": "^2.8.28", |
70 | 70 | "gatsby-transformer-screenshot": "^2.3.16",
|
71 | 71 | "gatsby-transformer-sharp": "^2.5.12",
|
72 | 72 | "gatsby-transformer-yaml": "^2.4.10",
|
|
80 | 80 | "mousetrap": "^1.6.5",
|
81 | 81 | "parse-github-url": "^1.0.2",
|
82 | 82 | "prism-react-renderer": "^0.2.0",
|
83 |
| - "prismjs": "^1.20.0", |
| 83 | + "prismjs": "^1.21.0", |
84 | 84 | "qs": "^6.9.4",
|
85 | 85 | "query-string": "^6.13.1",
|
86 | 86 | "range": "^0.0.3",
|
|
125 | 125 | },
|
126 | 126 | "devDependencies": {
|
127 | 127 | "@testing-library/jest-dom": "^5.11.2",
|
128 |
| - "@testing-library/react": "^10.4.7", |
| 128 | + "@testing-library/react": "^10.4.8", |
129 | 129 | "babel-core": "^7.0.0-bridge.0",
|
130 | 130 | "babel-jest": "^24.9.0",
|
131 | 131 | "babel-plugin-macros": "^2.8.0",
|
|
0 commit comments