|
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@bugsnag/js": "^7.15.1", |
| 16 | + "@bugsnag/js": "^7.16.1", |
17 | 17 | "@bugsnag/plugin-react": "^7.14.0", |
18 | | - "@fontsource/permanent-marker": "^4.5.0", |
| 18 | + "@fontsource/permanent-marker": "^4.5.1", |
19 | 19 | "@fontsource/roboto-mono": "^4.5.0", |
20 | 20 | "@fontsource/ubuntu": "^4.5.0", |
21 | 21 | "@freesewing/aaron": "2.20.6", |
|
92 | 92 | "axios": "0.23.0", |
93 | 93 | "dotenv": "10.0.0", |
94 | 94 | "file-saver": "2.0.5", |
95 | | - "gatsby": "^3.14.5", |
| 95 | + "gatsby": "^3.14.6", |
96 | 96 | "gatsby-link": "3.14.0", |
97 | | - "gatsby-plugin-algolia": "0.22.2", |
| 97 | + "gatsby-plugin-algolia": "0.26.0", |
98 | 98 | "gatsby-plugin-catch-links": "3.14.0", |
99 | 99 | "gatsby-plugin-feed": "^3.14.0", |
100 | 100 | "gatsby-plugin-image": "^1.14.1", |
|
124 | 124 | "react-dom": "^17.0.2", |
125 | 125 | "react-dropzone": "11.4.2", |
126 | 126 | "react-helmet": "6.1.0", |
127 | | - "react-instantsearch-dom": "6.20.0", |
128 | | - "react-intl": "5.22.0", |
| 127 | + "react-instantsearch-dom": "6.22.0", |
| 128 | + "react-intl": "5.24.6", |
129 | 129 | "react-markdown": "6.0.2", |
130 | 130 | "react-timeago": "^6.2.1", |
131 | | - "react-youtube": "^7.13.1", |
| 131 | + "react-youtube": "^7.14.0", |
132 | 132 | "remark": "13.0.0", |
133 | 133 | "remark-frontmatter": "3.0.0", |
134 | 134 | "remark-html": "13.0.2", |
135 | 135 | "remark-jargon": "2.20.6", |
136 | 136 | "remark-preset-lint-recommended": "5.0.0", |
137 | | - "sharp": "^0.29.3", |
138 | | - "tlds": "1.227.0", |
| 137 | + "sharp": "^0.30.1", |
| 138 | + "tlds": "1.229.0", |
139 | 139 | "yaml": "1.10.2" |
140 | 140 | }, |
141 | 141 | "devDependencies": { |
|
150 | 150 | "eslint-plugin-import": "^2.25.3", |
151 | 151 | "gatsby-cli": "^3.14.0", |
152 | 152 | "husky": "^7.0.4", |
153 | | - "prettier": "^2.5.0", |
154 | | - "pretty-quick": "^3.1.2" |
| 153 | + "prettier": "^2.5.1", |
| 154 | + "pretty-quick": "^3.1.3" |
155 | 155 | }, |
156 | 156 | "keywords": [ |
157 | 157 | "gatsby" |
|
0 commit comments