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] committed Mar 10, 2024
1 parent 1ae2d77 commit 0c7b8bf
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 166 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"dependencies": {
"@auth/core": "0.28.0",
"@aws-sdk/client-s3": "3.525.0",
"@aws-sdk/s3-request-presigner": "3.525.0",
"@biomejs/biome": "1.5.3",
"@aws-sdk/client-s3": "3.529.1",
"@aws-sdk/s3-request-presigner": "3.529.1",
"@biomejs/biome": "1.6.0",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.4",
Expand Down Expand Up @@ -49,19 +49,19 @@
"@types/react-dom": "18.2.21",
"@vercel/analytics": "1.2.2",
"@vercel/speed-insights": "1.0.10",
"ai": "3.0.7",
"ai": "3.0.8",
"autoprefixer": "10.4.18",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.73",
"dotenv": "16.4.5",
"drizzle-kit": "0.20.14",
"drizzle-orm": "0.29.5",
"drizzle-orm": "0.30.1",
"fast-xml-parser": "4.3.5",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"next": "14.1.3",
"next-auth": "5.0.0-beta.5",
"next-auth": "5.0.0-beta.15",
"next-axiom": "1.1.1",
"nextjs-route-types": "1.1.0",
"nprogress": "0.2.0",
Expand All @@ -84,7 +84,7 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.4.2",
"valibot": "0.30.0",
"wrangler": "3.31.0",
"wrangler": "3.32.0",
"ytmusic-api": "5.2.1",
"zod": "3.22.4"
}
Expand Down
Loading

0 comments on commit 0c7b8bf

Please sign in to comment.