Update npm dependencies.

This commit is contained in:
2024-08-20 18:10:30 +12:00
parent 8bbcc623dc
commit 83c84851f4
3 changed files with 356 additions and 138 deletions

View File

@ -35,14 +35,14 @@
"reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.1.1",
"rehype-katex": "^7.0.0",
"rehype-katex": "^7.0.1",
"rehype-preset-minify": "7.0.0",
"rehype-prism-plus": "^2.0.0",
"rehype-slug": "^6.0.0",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.10",
"unist-util-visit": "^5.0.0"
},
@ -61,7 +61,7 @@
"lint-staged": "^15.2.9",
"next-remote-watch": "^2.0.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5"
},