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 11, 2023
1 parent 987c4af commit 5659f47
Show file tree
Hide file tree
Showing 2 changed files with 950 additions and 887 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"start": "next start"
},
"dependencies": {
"@auth/core": "0.18.4",
"@aws-sdk/client-s3": "3.465.0",
"@aws-sdk/s3-request-presigner": "3.465.0",
"@auth/core": "0.18.5",
"@aws-sdk/client-s3": "3.470.0",
"@aws-sdk/s3-request-presigner": "3.470.0",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
Expand All @@ -33,51 +33,51 @@
"@t3-oss/env-nextjs": "0.7.1",
"@tailwindcss/typography": "0.5.10",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.41",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.0",
"@vercel/speed-insights": "1.0.1",
"@vercel/style-guide": "5.1.0",
"ai": "2.2.27",
"ai": "2.2.28",
"autoprefixer": "10.4.16",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"date-fns": "2.30.0",
"discord-api-types": "0.37.65",
"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-config-next": "14.0.3",
"eslint-config-next": "14.0.4",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"next": "14.0.4-canary.37",
"next": "14.0.4",
"next-auth": "5.0.0-beta.4",
"next-axiom": "1.1.1",
"nextjs-route-types": "1.0.2",
"nprogress": "0.2.0",
"octokit": "3.1.2",
"openai": "4.20.1",
"postcss": "8.4.32",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-tailwindcss": "0.5.7",
"prettier-plugin-tailwindcss": "0.5.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "9.5.3",
"react-markdown": "9.0.1",
"react-tweet": "3.1.1",
"react-wrap-balancer": "1.1.0",
"remark-gfm": "4.0.0",
"shikiji": "0.7.6",
"shikiji": "0.8.0",
"tailwind-merge": "2.1.0",
"tailwindcss": "3.3.5",
"tailwindcss": "3.3.6",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.2",
"valibot": "0.22.0",
"wrangler": "3.18.0",
"typescript": "5.3.3",
"valibot": "0.23.0",
"wrangler": "3.19.0",
"ytmusic-api": "4.4.0",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit 5659f47

Please sign in to comment.