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 Feb 18, 2024
1 parent 598c33e commit 4e48d76
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 509 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"dependencies": {
"@auth/core": "0.25.1",
"@aws-sdk/client-s3": "3.511.0",
"@aws-sdk/s3-request-presigner": "3.511.0",
"@aws-sdk/client-s3": "3.515.0",
"@aws-sdk/s3-request-presigner": "3.515.0",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.2",
"@graphql-typed-document-node/core": "3.2.0",
"@mdx-js/loader": "3.0.0",
"@mdx-js/react": "3.0.0",
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@neondatabase/serverless": "0.8.1",
"@next/mdx": "14.1.0",
"@paralleldrive/cuid2": "2.2.2",
Expand All @@ -41,19 +41,19 @@
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/google-maps": "3.2.6",
"@types/mdx": "2.0.11",
"@types/node": "20.11.17",
"@types/node": "20.11.19",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.55",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@vercel/analytics": "1.1.3",
"@vercel/speed-insights": "1.0.9",
"@vercel/analytics": "1.2.0",
"@vercel/speed-insights": "1.0.10",
"@vercel/style-guide": "5.2.0",
"ai": "2.2.34",
"ai": "2.2.35",
"autoprefixer": "10.4.17",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.69",
"dotenv": "16.4.2",
"discord-api-types": "0.37.70",
"dotenv": "16.4.4",
"drizzle-kit": "0.20.14",
"drizzle-orm": "0.29.3",
"eslint": "8.56.0",
Expand All @@ -68,10 +68,10 @@
"nprogress": "0.2.0",
"nuqs": "1.17.0",
"octokit": "3.1.2",
"openai": "4.27.0",
"openai": "4.28.0",
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.10",
"prettier-plugin-packagejson": "2.4.11",
"prettier-plugin-tailwindcss": "0.5.11",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -88,7 +88,7 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"valibot": "0.28.1",
"wrangler": "3.28.1",
"wrangler": "3.28.3",
"ytmusic-api": "5.2.1",
"zod": "3.22.4"
}
Expand Down
Loading

0 comments on commit 4e48d76

Please sign in to comment.