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 May 4, 2024
1 parent 9b9aa21 commit 1d9db9b
Show file tree
Hide file tree
Showing 2 changed files with 878 additions and 881 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"dependencies": {
"@auth/core": "0.28.0",
"@aws-sdk/client-s3": "3.556.0",
"@aws-sdk/s3-request-presigner": "3.556.0",
"@biomejs/biome": "1.7.0",
"@aws-sdk/client-s3": "3.569.0",
"@aws-sdk/s3-request-presigner": "3.569.0",
"@biomejs/biome": "1.7.2",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.5",
"@graphql-typed-document-node/core": "3.2.0",
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@neondatabase/serverless": "0.9.1",
"@next/mdx": "14.2.2",
"@next/mdx": "14.2.3",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.4.1",
"@radix-ui/react-dialog": "1.0.5",
Expand All @@ -39,24 +39,24 @@
"@radix-ui/react-slider": "1.1.2",
"@radix-ui/react-slot": "1.0.2",
"@react-google-maps/api": "2.19.3",
"@t3-oss/env-nextjs": "0.9.2",
"@tailwindcss/typography": "0.5.12",
"@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.12.7",
"@types/node": "20.12.8",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vercel/analytics": "1.2.2",
"@vercel/speed-insights": "1.0.10",
"ai": "3.0.24",
"ai": "3.1.1",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.79",
"discord-api-types": "0.37.83",
"dotenv": "16.4.5",
"drizzle-kit": "0.20.17",
"drizzle-orm": "0.30.9",
"drizzle-orm": "0.30.10",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"next": "14.1.4",
Expand All @@ -65,26 +65,26 @@
"nextjs-route-types": "1.1.0",
"nprogress": "0.2.0",
"nuqs": "1.17.1",
"octokit": "3.2.0",
"openai": "4.38.2",
"octokit": "3.2.1",
"openai": "4.40.2",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "9.8.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intersection-observer": "9.10.2",
"react-markdown": "9.0.1",
"react-tweet": "3.2.1",
"react-wrap-balancer": "1.1.0",
"rehype-pretty-code": "0.13.1",
"remark-gfm": "4.0.0",
"sharp": "0.33.3",
"shiki": "1.3.0",
"shiki": "1.4.0",
"tailwind-merge": "2.3.0",
"tailwindcss": "3.4.3",
"tailwindcss-animate": "1.0.7",
"typescript": "5.4.5",
"valibot": "0.30.0",
"wrangler": "3.51.2",
"wrangler": "3.53.1",
"ytmusic-api": "5.2.1",
"zod": "3.22.5"
"zod": "3.23.6"
}
}
Loading

0 comments on commit 1d9db9b

Please sign in to comment.