|
22 | 22 | "dependencies": { |
23 | 23 | "firebase-admin": "^13.0.2", |
24 | 24 | "gray-matter": "^4.0.3", |
25 | | - "hastscript": "^7.2.0", |
| 25 | + "hastscript": "^9.0.1", |
26 | 26 | "meilisearch": "^0.51.0", |
27 | | - "next-mdx-remote": "^4.3.0", |
28 | | - "rehype-autolink-headings": "^6.1.1", |
29 | | - "rehype-external-links": "^2.0.1", |
30 | | - "rehype-highlight": "^5.0.2", |
31 | | - "rehype-katex": "^6.0.3", |
32 | | - "rehype-rewrite": "^3.0.6", |
33 | | - "rehype-slug": "^5.0.1", |
| 27 | + "next-mdx-remote": "^6.0.0", |
| 28 | + "rehype-autolink-headings": "^7.1.0", |
| 29 | + "rehype-external-links": "^3.0.0", |
| 30 | + "rehype-highlight": "^7.0.2", |
| 31 | + "rehype-katex": "^7.0.1", |
| 32 | + "rehype-rewrite": "^4.0.4", |
| 33 | + "rehype-slug": "^6.0.0", |
34 | 34 | "remark": "^14.0.2", |
35 | | - "remark-breaks": "^3.0.2", |
36 | | - "remark-gfm": "^3.0.1", |
| 35 | + "remark-breaks": "^4.0.0", |
| 36 | + "remark-gfm": "^4.0.1", |
37 | 37 | "remark-lint-list-item-indent": "^3.1.1", |
38 | | - "remark-math": "^5.1.1", |
| 38 | + "remark-math": "^6.0.0", |
39 | 39 | "remark-mdx": "^2.1.2", |
40 | | - "remark-preset-lint-consistent": "^5.1.1", |
41 | | - "remark-preset-lint-recommended": "^6.1.2" |
| 40 | + "remark-preset-lint-consistent": "^6.0.1", |
| 41 | + "remark-preset-lint-recommended": "^7.0.1", |
| 42 | + "unist-util-visit": "^5.1.0" |
42 | 43 | } |
43 | 44 | } |
0 commit comments