Skip to content

Commit

Permalink
Merge pull request #56 from taga3s/chore/deps
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
taga3s authored Dec 4, 2024
2 parents 39f3c3a + 4011fd6 commit 5863d4c
Show file tree
Hide file tree
Showing 2 changed files with 1,841 additions and 1,067 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
"install-puppeteer": "puppeteer browsers install chrome"
},
"dependencies": {
"hono": "^4.5.11",
"honox": "^0.1.24"
"hono": "^4.6.12",
"honox": "^0.1.27"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@cloudflare/workers-types": "^4.20240821.1",
"@cloudflare/workers-types": "^4.20241202.0",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.14.0",
"@hono/vite-ssg": "^0.1.0",
"@mdx-js/rollup": "^3.0.1",
"@mermaid-js/mermaid-cli": "^11.4.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.2",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"hast-util-to-html": "^9.0.3",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"mdast": "^3.0.0",
"puppeteer": "^23.8.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.23.1",
"shiki": "^1.24.0",
"unified": "^11.0.5",
"unist": "^0.0.1",
"unist-util-visit": "^5.0.0",
"vite": "^5.4.2",
"wrangler": "^3.72.2"
"vite": "^5.4.11",
"wrangler": "^3.92.0"
},
"lint-staged": {
"*.{js,ts,jsx,tsx,json}": "pnpm run lint && pnpm run format"
Expand Down
Loading

0 comments on commit 5863d4c

Please sign in to comment.