Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major update)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent ffa8ead commit be4ddbe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,30 +26,30 @@
"db:migrate:prod": "wrangler d1 migrations apply younagi_dev_db"
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/check": "^0.9.0",
"@astrojs/cloudflare": "^10.2.6",
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^3.0.0",
"@astrojs/rss": "4.0.5",
"@astrojs/rss": "4.0.9",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/solid-js": "^4.2.0",
"@fontsource-variable/inconsolata": "^5.0.18",
"@kobalte/core": "^0.13.3",
"@modular-forms/solid": "^0.21.0",
"@modular-forms/solid": "^0.24.0",
"@solid-primitives/event-listener": "^2.3.3",
"@solid-primitives/keyboard": "^1.2.8",
"@unocss/reset": "^0.60.0",
"@unocss/reset": "^0.63.0",
"@unpic/placeholder": "^0.1.2",
"astro": "^4.12.2",
"astro-purgecss": "4.1.0",
"drizzle-orm": "^0.31.1",
"astro-purgecss": "4.6.1",
"drizzle-orm": "^0.35.0",
"purgecss": "6.0.0",
"resend": "^3.5.0",
"solid-js": "^1.8.17",
"solid-motionone": "^1.0.0",
"solid-toast": "^0.5.0",
"unpic": "^3.18.0",
"valibot": "^0.31.1",
"valibot": "^0.42.0",
"wretch": "^2.9.0"
},
"devDependencies": {
Expand Down

0 comments on commit be4ddbe

Please sign in to comment.