Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 6d5661d commit b2851c9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
},
"private": true,
"dependencies": {
"@biomejs/biome": "1.7.3",
"@biomejs/biome": "1.8.1",
"@hono/vite-ssg": "0.1.0",
"@mdx-js/rollup": "3.0.1",
"@resvg/resvg-js": "2.6.2",
"budoux": "0.6.2",
"hono": "4.4.3",
"honox": "0.1.18",
"hono": "4.4.6",
"honox": "0.1.21",
"jsdom": "24.1.0",
"rehype-highlight": "7.0.0",
"rehype-pretty-code": "0.13.2",
Expand All @@ -37,23 +37,23 @@
"satori": "0.10.13"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240529.0",
"@cloudflare/workers-types": "4.20240605.0",
"@hono/vite-cloudflare-pages": "0.4.0",
"@hono/vite-dev-server": "0.12.1",
"@textlint/textlint-plugin-markdown": "14.0.4",
"@types/bun": "1.1.3",
"@types/bun": "1.1.4",
"@types/jsdom": "21.1.7",
"@types/prompts": "2.4.9",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"prompts": "2.4.2",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"textlint": "14.0.4",
"textlint-rule-ja-space-between-half-and-full-width": "2.4.2",
"textlint-rule-preset-ja-spacing": "2.4.3",
"textlint-rule-preset-ja-technical-writing": "10.0.1",
"vite": "5.2.12",
"vite": "5.3.0",
"vite-plugin-static-copy": "1.0.5",
"wrangler": "3.58.0"
"wrangler": "3.60.2"
}
}

0 comments on commit b2851c9

Please sign in to comment.