|
4 | 4 | "version": "1.0.0",
|
5 | 5 | "author": "David Worms <[email protected]>",
|
6 | 6 | "dependencies": {
|
7 |
| - "@emotion/css": "^11.11.2", |
8 |
| - "@emotion/react": "^11.11.3", |
9 |
| - "@emotion/styled": "^11.11.0", |
10 |
| - "csv": "^6.3.6", |
11 |
| - "gatsby": "^5.13.1", |
12 |
| - "gatsby-plugin-catch-links": "^5.13.0", |
13 |
| - "gatsby-plugin-emotion": "^8.13.0", |
14 |
| - "gatsby-plugin-google-analytics": "^5.13.0", |
| 7 | + "@emotion/css": "^11.13.5", |
| 8 | + "@emotion/react": "^11.14.0", |
| 9 | + "@emotion/styled": "^11.14.0", |
| 10 | + "csv": "^6.3.11", |
| 11 | + "gatsby": "^5.14.3", |
| 12 | + "gatsby-plugin-catch-links": "^5.14.0", |
| 13 | + "gatsby-plugin-emotion": "^8.14.0", |
| 14 | + "gatsby-plugin-google-analytics": "^5.14.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.13.0", |
21 |
| - "gatsby-plugin-typography": "^5.13.0", |
22 |
| - "gatsby-remark-autolink-headers": "^6.13.0", |
23 |
| - "gatsby-remark-embed-snippet": "^8.13.0", |
24 |
| - "gatsby-remark-prismjs": "^7.13.0", |
25 |
| - "gatsby-source-filesystem": "^5.13.0", |
26 |
| - "gatsby-transformer-remark": "^6.13.0", |
27 |
| - "prismjs": "^1.29.0", |
28 | 20 | "react": "^18.2.0",
|
29 | 21 | "react-dom": "^18.2.0",
|
| 22 | + "gatsby-plugin-sitemap": "^6.14.0", |
| 23 | + "gatsby-plugin-typography": "^5.14.0", |
| 24 | + "gatsby-remark-autolink-headers": "^6.14.0", |
| 25 | + "gatsby-remark-embed-snippet": "^8.14.0", |
| 26 | + "gatsby-remark-prismjs": "^7.14.0", |
| 27 | + "gatsby-source-filesystem": "^5.14.0", |
| 28 | + "gatsby-transformer-remark": "^6.14.0", |
| 29 | + "prismjs": "^1.30.0", |
30 | 30 | "react-helmet": "^6.1.0",
|
31 |
| - "react-icons": "^4.12.0", |
32 |
| - "react-modal": "^3.16.1", |
33 |
| - "react-syntax-highlighter": "^15.5.0", |
34 |
| - "react-tooltip": "^5.25.1", |
| 31 | + "react-icons": "^5.5.0", |
| 32 | + "react-modal": "^3.16.3", |
| 33 | + "react-syntax-highlighter": "^15.6.1", |
| 34 | + "react-tooltip": "^5.28.1", |
35 | 35 | "react-typography": "^0.16.23",
|
36 | 36 | "typeface-fira-mono": "^1.1.13",
|
37 | 37 | "typeface-open-sans": "^1.1.13",
|
|
57 | 57 | "devDependencies": {
|
58 | 58 | "gatsby-remark-snippet-url": "^0.2.1",
|
59 | 59 | "gatsby-remark-snippet-url-prepare": "^0.2.1",
|
60 |
| - "prettier": "^3.1.1" |
| 60 | + "prettier": "^3.5.3" |
61 | 61 | },
|
62 | 62 | "repository": {
|
63 | 63 | "type": "git",
|
|
0 commit comments