Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and joulev committed Jul 15, 2024
1 parent 7d310a6 commit 1f3fa93
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"dependencies": {
"@ai-sdk/openai": "0.0.36",
"@auth/core": "0.34.1",
"@aws-sdk/client-s3": "3.609.0",
"@aws-sdk/s3-request-presigner": "3.609.0",
"@aws-sdk/client-s3": "3.614.0",
"@aws-sdk/s3-request-presigner": "3.614.0",
"@biomejs/biome": "1.8.3",
"@discordjs/builders": "1.8.2",
"@graphql-codegen/cli": "5.0.2",
Expand All @@ -30,7 +30,7 @@
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@neondatabase/serverless": "0.9.4",
"@next/mdx": "14.2.4",
"@next/mdx": "14.2.5",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.4.1",
"@radix-ui/react-dialog": "1.1.1",
Expand All @@ -52,19 +52,19 @@
"@types/react-dom": "18.3.0",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.12",
"ai": "3.2.17",
"ai": "3.2.22",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.92",
"dotenv": "16.4.5",
"drizzle-kit": "0.22.8",
"drizzle-orm": "0.31.2",
"drizzle-kit": "0.23.0",
"drizzle-orm": "0.32.0",
"github-slugger": "2.0.0",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
"immer": "10.1.1",
"next": "14.2.4",
"next": "14.2.5",
"next-auth": "5.0.0-beta.19",
"next-axiom": "1.3.0",
"nextjs-route-types": "1.1.1",
Expand All @@ -74,7 +74,7 @@
"postcss": "8.4.39",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intersection-observer": "9.10.3",
"react-intersection-observer": "9.13.0",
"react-markdown": "9.0.1",
"react-tweet": "3.2.1",
"react-wrap-balancer": "1.1.1",
Expand All @@ -89,7 +89,7 @@
"tailwindcss-bg-patterns": "0.3.0",
"typescript": "5.5.3",
"valibot": "0.36.0",
"wrangler": "3.63.1",
"wrangler": "3.64.0",
"ytmusic-api": "5.2.2",
"zod": "3.23.8"
},
Expand Down

0 comments on commit 1f3fa93

Please sign in to comment.