Skip to content

Commit 5f3e806

Browse files
committed
chore(dependencies): deps bump
1 parent f336393 commit 5f3e806

4 files changed

Lines changed: 1455 additions & 1327 deletions

File tree

package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,23 @@
2222
"dependencies": {
2323
"firebase-admin": "^13.0.2",
2424
"gray-matter": "^4.0.3",
25-
"hastscript": "^7.2.0",
25+
"hastscript": "^9.0.1",
2626
"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",
3434
"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",
3737
"remark-lint-list-item-indent": "^3.1.1",
38-
"remark-math": "^5.1.1",
38+
"remark-math": "^6.0.0",
3939
"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"
4243
}
4344
}

0 commit comments

Comments
 (0)