|
16 | 16 | "author": "Gerald <[email protected]>", |
17 | 17 | "license": "MIT", |
18 | 18 | "engines": { |
19 | | - "node": ">=18" |
| 19 | + "node": ">=20" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | 22 | "@babel/preset-react": "^7.22.5", |
23 | | - "@gera2ld/plaid": "~2.6.0", |
| 23 | + "@gera2ld/plaid": "~2.7.0", |
24 | 24 | "babel-plugin-module-resolver": "^5.0.0" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@gera2ld/gatsby-remark-emoji": "^0.2.0", |
28 | | - "@mapbox/rehype-prism": "^0.8.0", |
29 | 28 | "@mdx-js/mdx": "^2.3.0", |
30 | 29 | "@mdx-js/react": "^2.3.0", |
31 | | - "@unocss/reset": "^0.55.2", |
32 | | - "gatsby": "^5.11.0", |
33 | | - "gatsby-plugin-catch-links": "^5.11.0", |
34 | | - "gatsby-plugin-google-gtag": "^5.11.0", |
35 | | - "gatsby-plugin-image": "^3.11.0", |
36 | | - "gatsby-plugin-manifest": "^5.11.0", |
37 | | - "gatsby-plugin-mdx": "^5.11.0", |
38 | | - "gatsby-plugin-meta-redirect": "^1.1.1", |
39 | | - "gatsby-plugin-offline": "^6.11.0", |
40 | | - "gatsby-plugin-postcss": "^6.11.0", |
41 | | - "gatsby-plugin-sharp": "^5.11.0", |
42 | | - "gatsby-plugin-sitemap": "^6.11.0", |
| 30 | + "@unocss/reset": "^0.58.5", |
| 31 | + "gatsby": "^5.13.3", |
| 32 | + "gatsby-plugin-catch-links": "^5.13.0", |
| 33 | + "gatsby-plugin-google-gtag": "^5.13.0", |
| 34 | + "gatsby-plugin-image": "^3.13.0", |
| 35 | + "gatsby-plugin-manifest": "^5.13.0", |
| 36 | + "gatsby-plugin-mdx": "^5.13.0", |
| 37 | + "gatsby-plugin-postcss": "^6.13.0", |
| 38 | + "gatsby-plugin-remove-serviceworker": "^1.0.0", |
| 39 | + "gatsby-plugin-sharp": "^5.13.0", |
| 40 | + "gatsby-plugin-sitemap": "^6.13.0", |
43 | 41 | "gatsby-redirect-from": "^1.0.5", |
44 | | - "gatsby-remark-autolink-headers": "^6.11.0", |
| 42 | + "gatsby-remark-autolink-headers": "^6.13.1", |
45 | 43 | "gatsby-remark-external-links": "^0.0.4", |
46 | | - "gatsby-remark-images": "^7.11.0", |
47 | | - "gatsby-remark-prismjs": "^7.11.0", |
48 | | - "gatsby-source-filesystem": "^5.11.0", |
49 | | - "gatsby-transformer-sharp": "^5.11.0", |
| 44 | + "gatsby-remark-images": "^7.13.0", |
| 45 | + "gatsby-source-filesystem": "^5.13.0", |
| 46 | + "gatsby-transformer-sharp": "^5.13.0", |
| 47 | + "mdx-embed": "^1.1.2", |
50 | 48 | "prismjs": "^1.29.0", |
51 | 49 | "react": "^18.2.0", |
52 | 50 | "react-dom": "^18.2.0", |
53 | 51 | "rehype-prism-plus": "^1.6.3", |
| 52 | + "rehype-slug": "^6.0.0", |
| 53 | + "remark-external-links": "^9.0.1", |
| 54 | + "remark-gfm": "^3.0.1", |
54 | 55 | "unstated-next": "^1.1.0", |
55 | 56 | "webfontloader": "^1.6.28" |
56 | 57 | } |
|
0 commit comments