Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
taga3s committed Dec 22, 2024
1 parent 5a8ae9d commit bf8a26a
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 125 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,30 @@
"install-puppeteer": "puppeteer browsers install chrome"
},
"dependencies": {
"hono": "^4.6.12",
"hono": "^4.6.14",
"honox": "^0.1.27"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.4",
"@cloudflare/workers-types": "^4.20241202.0",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.14.0",
"@hono/vite-dev-server": "^0.17.0",
"@hono/vite-ssg": "^0.1.0",
"@mdx-js/rollup": "^3.1.0",
"@mermaid-js/mermaid-cli": "^11.4.2",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@types/unist": "^3.0.3",
"hast": "^1.0.0",
"hast-util-to-html": "^9.0.3",
"hast-util-to-html": "^9.0.4",
"mdast": "^3.0.0",
"puppeteer": "^23.10.0",
"rehype-parse": "^9.0.1",
"remark-breaks": "^4.0.0",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
"remark-mdx-frontmatter": "^5.0.0",
"shiki": "^1.24.0",
"shiki": "^1.24.4",
"unified": "^11.0.5",
"unist": "^0.0.1",
"unist-util-visit": "^5.0.0",
Expand Down
Loading

0 comments on commit bf8a26a

Please sign in to comment.