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 Jun 17, 2024
1 parent 71fd659 commit f7415c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"packageManager": "[email protected]",
"dependencies": {
"@auth/core": "0.32.0",
"@aws-sdk/client-s3": "3.592.0",
"@aws-sdk/s3-request-presigner": "3.592.0",
"@aws-sdk/client-s3": "3.598.0",
"@aws-sdk/s3-request-presigner": "3.598.0",
"@biomejs/biome": "1.8.1",
"@discordjs/builders": "1.8.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.6",
"@graphql-codegen/client-preset": "4.3.0",
"@graphql-typed-document-node/core": "3.2.0",
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
Expand All @@ -50,17 +50,17 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.11",
"ai": "3.1.32",
"@vercel/speed-insights": "1.0.12",
"ai": "3.1.36",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.88",
"discord-api-types": "0.37.89",
"dotenv": "16.4.5",
"drizzle-kit": "0.22.7",
"drizzle-orm": "0.31.2",
"github-slugger": "2.0.0",
"graphql": "16.8.1",
"graphql": "16.8.2",
"graphql-request": "7.0.1",
"immer": "10.1.1",
"next": "14.2.4",
Expand All @@ -70,7 +70,7 @@
"nprogress": "0.2.0",
"nuqs": "1.17.4",
"octokit": "4.0.2",
"openai": "4.50.0",
"openai": "4.51.0",
"postcss": "8.4.38",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -82,14 +82,14 @@
"rehype-slug": "6.0.0",
"remark-gfm": "4.0.0",
"sharp": "0.33.4",
"shiki": "1.6.4",
"shiki": "1.6.5",
"tailwind-merge": "2.3.0",
"tailwindcss": "3.4.4",
"tailwindcss-animate": "1.0.7",
"tailwindcss-bg-patterns": "0.3.0",
"typescript": "5.4.5",
"valibot": "0.31.1",
"wrangler": "3.60.2",
"valibot": "0.32.0",
"wrangler": "3.60.3",
"ytmusic-api": "5.2.1",
"zod": "3.23.8"
},
Expand Down

0 comments on commit f7415c9

Please sign in to comment.