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 Aug 26, 2024
1 parent 158a1bf commit f47e547
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@ai-sdk/openai": "0.0.48",
"@ai-sdk/openai": "0.0.53",
"@auth/core": "0.34.2",
"@aws-sdk/client-s3": "3.633.0",
"@aws-sdk/s3-request-presigner": "3.633.0",
"@aws-sdk/client-s3": "3.637.0",
"@aws-sdk/s3-request-presigner": "3.637.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.5",
"@next/mdx": "14.2.6",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.4.1",
"@radix-ui/react-dialog": "1.1.1",
Expand All @@ -42,29 +42,29 @@
"@radix-ui/react-slider": "1.2.0",
"@radix-ui/react-slot": "1.1.0",
"@react-google-maps/api": "2.19.3",
"@t3-oss/env-nextjs": "0.11.0",
"@t3-oss/env-nextjs": "0.11.1",
"@tailwindcss/typography": "0.5.14",
"@types/google-maps": "3.2.6",
"@types/mdx": "2.0.13",
"@types/node": "22.4.0",
"@types/node": "22.5.0",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.12",
"ai": "3.3.9",
"ai": "3.3.17",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.94",
"discord-api-types": "0.37.97",
"dotenv": "16.4.5",
"drizzle-kit": "0.24.0",
"drizzle-kit": "0.24.1",
"drizzle-orm": "0.33.0",
"github-slugger": "2.0.0",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
"immer": "10.1.1",
"next": "14.2.5",
"next": "14.2.6",
"next-auth": "5.0.0-beta.20",
"next-axiom": "1.4.1",
"nextjs-route-types": "1.1.1",
Expand All @@ -88,8 +88,8 @@
"tailwindcss-animate": "1.0.7",
"tailwindcss-bg-patterns": "0.3.0",
"typescript": "5.5.4",
"valibot": "0.37.0",
"wrangler": "3.72.0",
"valibot": "0.39.0",
"wrangler": "3.72.2",
"ytmusic-api": "5.2.2",
"zod": "3.23.8"
},
Expand Down

0 comments on commit f47e547

Please sign in to comment.