|
4 | 4 | "version": "1.0.0", |
5 | 5 | "author": "David Worms <david@adaltas.com>", |
6 | 6 | "dependencies": { |
7 | | - "@emotion/css": "^11.11.0", |
8 | | - "@emotion/react": "^11.11.0", |
| 7 | + "@emotion/css": "^11.11.2", |
| 8 | + "@emotion/react": "^11.11.1", |
9 | 9 | "@emotion/styled": "^11.11.0", |
10 | | - "csv": "^6.3.1", |
11 | | - "gatsby": "^5.10.0", |
12 | | - "gatsby-plugin-catch-links": "^5.10.0", |
13 | | - "gatsby-plugin-emotion": "^8.10.0", |
14 | | - "gatsby-plugin-google-analytics": "^5.10.0", |
| 10 | + "csv": "^6.3.3", |
| 11 | + "gatsby": "^5.12.1", |
| 12 | + "gatsby-plugin-catch-links": "^5.12.0", |
| 13 | + "gatsby-plugin-emotion": "^8.12.0", |
| 14 | + "gatsby-plugin-google-analytics": "^5.12.0", |
15 | 15 | "gatsby-plugin-manifest": "next", |
16 | 16 | "gatsby-plugin-offline": "next", |
17 | 17 | "gatsby-plugin-plausible": "^0.0.7", |
18 | 18 | "gatsby-plugin-react-helmet": "next", |
19 | 19 | "gatsby-plugin-robots-txt": "^1.8.0", |
20 | | - "gatsby-plugin-sitemap": "^6.10.0", |
21 | | - "gatsby-plugin-typography": "^5.10.0", |
22 | | - "gatsby-remark-autolink-headers": "^6.10.0", |
23 | | - "gatsby-remark-embed-snippet": "^8.10.0", |
24 | | - "gatsby-remark-prismjs": "^7.10.0", |
25 | | - "gatsby-source-filesystem": "^5.10.0", |
26 | | - "gatsby-transformer-remark": "^6.10.0", |
| 20 | + "gatsby-plugin-sitemap": "^6.12.0", |
| 21 | + "gatsby-plugin-typography": "^5.12.0", |
| 22 | + "gatsby-remark-autolink-headers": "^6.12.0", |
| 23 | + "gatsby-remark-embed-snippet": "^8.12.0", |
| 24 | + "gatsby-remark-prismjs": "^7.12.0", |
| 25 | + "gatsby-source-filesystem": "^5.12.0", |
| 26 | + "gatsby-transformer-remark": "^6.12.0", |
27 | 27 | "prismjs": "^1.29.0", |
28 | 28 | "react": "^18.2.0", |
29 | 29 | "react-dom": "^18.2.0", |
30 | 30 | "react-helmet": "^6.1.0", |
31 | | - "react-icons": "^4.9.0", |
| 31 | + "react-icons": "^4.10.1", |
32 | 32 | "react-modal": "^3.16.1", |
33 | 33 | "react-syntax-highlighter": "^15.5.0", |
34 | | - "react-tooltip": "^5.13.1", |
| 34 | + "react-tooltip": "^5.21.1", |
35 | 35 | "react-typography": "^0.16.23", |
36 | 36 | "typeface-fira-mono": "^1.1.13", |
37 | 37 | "typeface-open-sans": "^1.1.13", |
38 | | - "typography": "^0.16.21", |
| 38 | + "typography": "^0.16.24", |
39 | 39 | "typography-theme-grand-view": "^0.16.19" |
40 | 40 | }, |
41 | 41 | "keywords": [ |
|
57 | 57 | "devDependencies": { |
58 | 58 | "gatsby-remark-snippet-url": "^0.2.1", |
59 | 59 | "gatsby-remark-snippet-url-prepare": "^0.2.1", |
60 | | - "prettier": "^2.8.8" |
| 60 | + "prettier": "^3.0.2" |
61 | 61 | }, |
62 | 62 | "repository": { |
63 | 63 | "type": "git", |
|
0 commit comments