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 24, 2024
1 parent 24c5368 commit ee992d9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
Binary file modified bun.lockb
Binary file not shown.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@auth/core": "0.32.0",
"@aws-sdk/client-s3": "3.598.0",
"@aws-sdk/s3-request-presigner": "3.598.0",
"@biomejs/biome": "1.8.1",
"@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",
"@discordjs/builders": "1.8.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.0",
Expand All @@ -32,36 +32,36 @@
"@next/mdx": "14.2.4",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.4.1",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-navigation-menu": "1.1.4",
"@radix-ui/react-progress": "1.0.3",
"@radix-ui/react-scroll-area": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-slider": "1.1.2",
"@radix-ui/react-slot": "1.0.2",
"@radix-ui/react-dialog": "1.1.1",
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-navigation-menu": "1.2.0",
"@radix-ui/react-progress": "1.1.0",
"@radix-ui/react-scroll-area": "1.1.0",
"@radix-ui/react-select": "2.1.1",
"@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.10.1",
"@tailwindcss/typography": "0.5.13",
"@types/google-maps": "3.2.6",
"@types/mdx": "2.0.13",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@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.1.36",
"ai": "3.2.5",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.89",
"discord-api-types": "0.37.90",
"dotenv": "16.4.5",
"drizzle-kit": "0.22.7",
"drizzle-orm": "0.31.2",
"github-slugger": "2.0.0",
"graphql": "16.8.2",
"graphql-request": "7.0.1",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
"immer": "10.1.1",
"next": "14.2.4",
"next-auth": "5.0.0-beta.19",
Expand All @@ -70,7 +70,7 @@
"nprogress": "0.2.0",
"nuqs": "1.17.4",
"octokit": "4.0.2",
"openai": "4.51.0",
"openai": "4.52.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.5",
"shiki": "1.9.0",
"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.32.0",
"wrangler": "3.60.3",
"typescript": "5.5.2",
"valibot": "0.33.3",
"wrangler": "3.61.0",
"ytmusic-api": "5.2.1",
"zod": "3.23.8"
},
Expand Down

0 comments on commit ee992d9

Please sign in to comment.