Skip to content

Commit 7d417f4

Browse files
renovate[bot]joulev
authored andcommitted
fix(deps): update all non-major dependencies
1 parent d4903c9 commit 7d417f4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

bun.lockb

-6.91 KB
Binary file not shown.

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
"packageManager": "[email protected]",
1919
"dependencies": {
2020
"@ai-sdk/openai": "1.3.22",
21-
"@auth/core": "0.39.1",
22-
"@aws-sdk/client-s3": "3.821.0",
23-
"@aws-sdk/s3-request-presigner": "3.821.0",
21+
"@auth/core": "0.40.0",
22+
"@aws-sdk/client-s3": "3.840.0",
23+
"@aws-sdk/s3-request-presigner": "3.840.0",
2424
"@biomejs/biome": "2.0.6",
2525
"@discordjs/builders": "1.11.2",
26-
"@graphql-codegen/cli": "5.0.6",
27-
"@graphql-codegen/client-preset": "4.8.1",
26+
"@graphql-codegen/cli": "5.0.7",
27+
"@graphql-codegen/client-preset": "4.8.3",
2828
"@graphql-codegen/typescript": "4.1.6",
2929
"@graphql-typed-document-node/core": "3.2.0",
3030
"@mdx-js/loader": "3.1.0",
3131
"@mdx-js/react": "3.1.0",
32-
"@neondatabase/serverless": "1.0.0",
33-
"@next/mdx": "15.3.3",
32+
"@neondatabase/serverless": "1.0.1",
33+
"@next/mdx": "15.3.4",
3434
"@paralleldrive/cuid2": "2.2.2",
3535
"@parcel/watcher": "2.5.1",
3636
"@radix-ui/react-dialog": "1.1.14",
@@ -41,38 +41,38 @@
4141
"@radix-ui/react-select": "2.2.5",
4242
"@radix-ui/react-slider": "1.3.5",
4343
"@radix-ui/react-slot": "1.2.3",
44-
"@react-google-maps/api": "2.20.6",
45-
"@t3-oss/env-nextjs": "0.13.6",
44+
"@react-google-maps/api": "2.20.7",
45+
"@t3-oss/env-nextjs": "0.13.8",
4646
"@tailwindcss/typography": "0.5.16",
47-
"@types/bun": "1.2.15",
47+
"@types/bun": "1.2.17",
4848
"@types/google-maps": "4.0.0",
4949
"@types/mdx": "2.0.13",
50-
"@types/node": "22.15.29",
50+
"@types/node": "22.15.34",
5151
"@types/nprogress": "0.2.3",
5252
"@types/react": "npm:[email protected]",
5353
"@types/react-dom": "npm:[email protected]",
5454
"@vercel/analytics": "1.5.0",
5555
"@vercel/speed-insights": "1.2.0",
5656
"ai": "4.3.16",
5757
"autoprefixer": "10.4.21",
58-
"concurrently": "9.1.2",
58+
"concurrently": "9.2.0",
5959
"cva": "1.0.0-beta.4",
60-
"discord-api-types": "0.38.9",
61-
"dotenv": "16.5.0",
62-
"drizzle-kit": "0.31.1",
63-
"drizzle-orm": "0.44.1",
60+
"discord-api-types": "0.38.14",
61+
"dotenv": "16.6.1",
62+
"drizzle-kit": "0.31.4",
63+
"drizzle-orm": "0.44.2",
6464
"github-slugger": "2.0.0",
6565
"graphql": "16.11.0",
6666
"graphql-request": "7.2.0",
6767
"immer": "10.1.1",
6868
"next": "15.0.1",
69-
"next-auth": "5.0.0-beta.28",
69+
"next-auth": "5.0.0-beta.29",
7070
"next-axiom": "1.9.1",
7171
"nextjs-route-types": "2.0.1",
7272
"nprogress": "0.2.0",
7373
"nuqs": "2.4.3",
7474
"octokit": "5.0.3",
75-
"postcss": "8.5.4",
75+
"postcss": "8.5.6",
7676
"react": "19.0.0-rc-fb9a90fa48-20240614",
7777
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
7878
"react-intersection-observer": "9.16.0",
@@ -85,16 +85,16 @@
8585
"remark-gfm": "4.0.1",
8686
"remark-math": "6.0.0",
8787
"sharp": "0.34.0",
88-
"shiki": "3.4.2",
89-
"tailwind-merge": "3.3.0",
88+
"shiki": "3.7.0",
89+
"tailwind-merge": "3.3.1",
9090
"tailwindcss": "3.4.17",
9191
"tailwindcss-animate": "1.0.7",
9292
"tailwindcss-bg-patterns": "0.3.0",
9393
"typescript": "5.8.3",
9494
"valibot": "1.1.0",
95-
"wrangler": "4.18.0",
95+
"wrangler": "4.22.0",
9696
"ytmusic-api": "5.3.0",
97-
"zod": "3.25.46"
97+
"zod": "3.25.67"
9898
},
9999
"trustedDependencies": ["@biomejs/biome", "@vercel/speed-insights", "sharp"],
100100
"overrides": {

0 commit comments

Comments
 (0)