Skip to content

Commit

Permalink
chore: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
OverflowCat committed Jan 8, 2025
1 parent a0081a5 commit 68f80e0
Show file tree
Hide file tree
Showing 42 changed files with 373 additions and 407 deletions.
25 changes: 12 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"@astrojs/mdx": "4.0.3",
"@astrojs/prism": "3.2.0",
"@astrojs/react": "^4.1.2",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"@builder.io/qwik": "^1.12.0",
"@flla/qwik-lottie": "^0.2.0",
Expand All @@ -53,22 +52,22 @@
"@iconify-json/ph": "^1.2.2",
"@iconify-json/pixelarticons": "^1.2.2",
"@iconify-json/ri": "^1.2.5",
"@iconify-json/simple-icons": "^1.2.17",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/tabler": "^1.2.13",
"@moonbit/moonpad": "^0.0.9",
"@myriaddreamin/rehype-typst": "0.5.4",
"@myriaddreamin/typst-ts-node-compiler": "0.5.4",
"@myriaddreamin/typst.ts": "^0.5.4",
"@qwikdev/astro": "^0.7.4",
"@shikijs/twoslash": "^1.24.4",
"@types/react": "^19.0.2",
"@qwikdev/astro": "^0.7.7",
"@shikijs/twoslash": "^1.26.1",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"astro": "5.1.1",
"astro": "5.1.3",
"astro-icon": "1.1.5",
"astro-remote": "^0.3.3",
"astro-typst": "0.7.0-beta.1",
"bilibili-bv-av-convert": "^1.0.0",
"canvas": "^3.0.0",
"canvas": "^3.0.1",
"cheerio": "1.0.0",
"cross-blob": "^3.0.2",
"gridsome-remark-figure-caption": "^1.2.2",
Expand Down Expand Up @@ -100,26 +99,26 @@
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"xp.css": "^0.2.6",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/hast": "^3.0.4",
"@types/jsdom": "^21.1.7",
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@unocss/preset-icons": "^0.65.3",
"@unocss/transformer-directives": "^0.65.3",
"npm-check-updates": "^17.1.13",
"rehype-pretty-code": "^0.14.0",
"rehype-twemoji": "^0.0.6",
"rollup": "^4.29.1",
"sass": "^1.83.0",
"shiki": "^1.24.4",
"rollup": "^4.30.1",
"sass": "^1.83.1",
"shiki": "^1.26.1",
"twoslash": "^0.2.12",
"typescript": "^5.7.2",
"unocss": "^0.65.3",
"vite": "^6.0.6"
"vite": "^6.0.7"
}
}
Loading

0 comments on commit 68f80e0

Please sign in to comment.