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 Dec 18, 2023
1 parent 54f4f99 commit 41a9f16
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 517 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"start": "next start"
},
"dependencies": {
"@auth/core": "0.18.5",
"@aws-sdk/client-s3": "3.470.0",
"@aws-sdk/s3-request-presigner": "3.470.0",
"@auth/core": "0.18.6",
"@aws-sdk/client-s3": "3.474.0",
"@aws-sdk/s3-request-presigner": "3.474.0",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
Expand All @@ -39,32 +39,32 @@
"@tailwindcss/typography": "0.5.10",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/mdx": "2.0.10",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.1",
"@vercel/speed-insights": "1.0.2",
"@vercel/style-guide": "5.1.0",
"ai": "2.2.28",
"ai": "2.2.29",
"autoprefixer": "10.4.16",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.66",
"dotenv": "16.3.1",
"drizzle-kit": "0.20.6",
"drizzle-orm": "0.29.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"next": "14.0.4",
"next-auth": "5.0.0-beta.4",
"next-axiom": "1.1.1",
"nextjs-route-types": "1.0.2",
"nextjs-route-types": "1.1.0",
"nprogress": "0.2.0",
"octokit": "3.1.2",
"openai": "4.20.1",
"openai": "4.23.0",
"postcss": "8.4.32",
"prettier": "3.1.1",
"prettier-plugin-packagejson": "2.4.7",
Expand All @@ -77,13 +77,13 @@
"react-wrap-balancer": "1.1.0",
"rehype-pretty-code": "0.12.1",
"remark-gfm": "4.0.0",
"shikiji": "0.8.0",
"shikiji": "0.9.9",
"tailwind-merge": "2.1.0",
"tailwindcss": "3.3.6",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"valibot": "0.23.0",
"wrangler": "3.19.0",
"valibot": "0.24.1",
"wrangler": "3.21.0",
"ytmusic-api": "4.4.0",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit 41a9f16

Please sign in to comment.