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 1, 2024
1 parent 8ad3cf4 commit 9359202
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"packageManager": "[email protected]",
"dependencies": {
"@auth/core": "0.34.1",
"@aws-sdk/client-s3": "3.600.0",
"@aws-sdk/s3-request-presigner": "3.600.0",
"@biomejs/biome": "1.8.2",
"@aws-sdk/client-s3": "3.606.0",
"@aws-sdk/s3-request-presigner": "3.606.0",
"@biomejs/biome": "1.8.3",
"@discordjs/builders": "1.8.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.0",
"@graphql-codegen/client-preset": "4.3.1",
"@graphql-typed-document-node/core": "3.2.0",
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@neondatabase/serverless": "0.9.3",
"@neondatabase/serverless": "0.9.4",
"@next/mdx": "14.2.4",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.4.1",
Expand All @@ -45,19 +45,19 @@
"@tailwindcss/typography": "0.5.13",
"@types/google-maps": "3.2.6",
"@types/mdx": "2.0.13",
"@types/node": "20.14.8",
"@types/node": "20.14.9",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.12",
"ai": "3.2.5",
"ai": "3.2.15",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.90",
"discord-api-types": "0.37.91",
"dotenv": "16.4.5",
"drizzle-kit": "0.22.7",
"drizzle-kit": "0.22.8",
"drizzle-orm": "0.31.2",
"github-slugger": "2.0.0",
"graphql": "16.9.0",
Expand All @@ -70,8 +70,8 @@
"nprogress": "0.2.0",
"nuqs": "1.17.4",
"octokit": "4.0.2",
"openai": "4.52.0",
"postcss": "8.4.38",
"openai": "4.52.2",
"postcss": "8.4.39",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intersection-observer": "9.10.3",
Expand All @@ -82,14 +82,14 @@
"rehype-slug": "6.0.0",
"remark-gfm": "4.0.0",
"sharp": "0.33.4",
"shiki": "1.9.0",
"shiki": "1.10.0",
"tailwind-merge": "2.3.0",
"tailwindcss": "3.4.4",
"tailwindcss-animate": "1.0.7",
"tailwindcss-bg-patterns": "0.3.0",
"typescript": "5.5.2",
"valibot": "0.33.3",
"wrangler": "3.61.0",
"valibot": "0.35.0",
"wrangler": "3.62.0",
"ytmusic-api": "5.2.1",
"zod": "3.23.8"
},
Expand Down

0 comments on commit 9359202

Please sign in to comment.