Skip to content

Commit ffec636

Browse files
chore(deps): update all non-major dependencies
1 parent 4f83c97 commit ffec636

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

bun.lockb

-7.68 KB
Binary file not shown.

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prepare": "husky"
2626
},
2727
"dependencies": {
28-
"@auth/drizzle-adapter": "^1.7.0",
28+
"@auth/drizzle-adapter": "^1.7.2",
2929
"@hookform/resolvers": "^3.9.0",
3030
"@radix-ui/react-accordion": "^1.2.1",
3131
"@radix-ui/react-alert-dialog": "^1.1.2",
@@ -45,30 +45,30 @@
4545
"@radix-ui/react-toggle-group": "^1.1.0",
4646
"@radix-ui/react-tooltip": "^1.1.3",
4747
"@t3-oss/env-nextjs": "^0.11.1",
48-
"@tanstack/react-query": "^5.59.13",
49-
"@upstash/ratelimit": "^2.0.3",
48+
"@tanstack/react-query": "^5.59.16",
49+
"@upstash/ratelimit": "^2.0.4",
5050
"@upstash/redis": "^1.34.3",
51-
"babel-plugin-react-compiler": "^0.0.0-experimental-ad3b12a-20241011",
51+
"babel-plugin-react-compiler": "^0.0.0-experimental-fe484b5-20240912",
5252
"bcryptjs": "^2.4.3",
5353
"class-variance-authority": "^0.7.0",
5454
"clsx": "^2.1.1",
5555
"cmdk": "^1.0.0",
5656
"cookies-next": "^4.3.0",
57-
"drizzle-orm": "^0.34.1",
57+
"drizzle-orm": "^0.35.3",
5858
"geist": "^1.3.1",
5959
"jiti": "^2.3.3",
60-
"jotai": "^2.10.0",
61-
"lucide-react": "^0.452.0",
62-
"next": "^15.0.0-rc.0",
63-
"next-auth": "^5.0.0-beta.22",
60+
"jotai": "^2.10.1",
61+
"lucide-react": "^0.453.0",
62+
"next": "^15.0.1",
63+
"next-auth": "^5.0.0-beta.25",
6464
"next-themes": "^0.3.0",
6565
"postgres": "^3.4.4",
6666
"react": "^19.0.0-rc-fb9a90fa48-20240614",
6767
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
68-
"react-hook-form": "^7.53.0",
68+
"react-hook-form": "^7.53.1",
6969
"react-use-audio-player": "^2.2.0",
7070
"sonner": "^1.5.0",
71-
"tailwind-merge": "^2.5.3",
71+
"tailwind-merge": "^2.5.4",
7272
"tailwindcss-animate": "^1.0.7",
7373
"vaul": "^1.1.0",
7474
"zod": "^3.23.8"
@@ -77,29 +77,29 @@
7777
"@commitlint/cli": "^19.5.0",
7878
"@commitlint/config-conventional": "^19.5.0",
7979
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
80-
"@next/bundle-analyzer": "^14.2.15",
80+
"@next/bundle-analyzer": "^14.2.16",
8181
"@total-typescript/ts-reset": "^0.6.1",
8282
"@types/bcryptjs": "^2.4.6",
83-
"@types/node": "22.7.5",
84-
"@types/react": "18.3.11",
83+
"@types/node": "22.7.9",
84+
"@types/react": "18.3.12",
8585
"@types/react-dom": "18.3.1",
8686
"@typescript-eslint/eslint-plugin": "7.18.0",
8787
"@typescript-eslint/parser": "^7.18.0",
8888
"autoprefixer": "10.4.20",
89-
"drizzle-kit": "^0.25.0",
89+
"drizzle-kit": "^0.26.2",
9090
"eslint": "8.57.1",
91-
"eslint-config-next": "14.2.15",
91+
"eslint-config-next": "14.2.16",
9292
"eslint-config-prettier": "^9.1.0",
93-
"eslint-plugin-react-compiler": "^0.0.0-experimental-45ae4c3-20241011",
93+
"eslint-plugin-react-compiler": "^0.0.0-experimental-fa06e2c-20241016",
9494
"eslint-plugin-tailwindcss": "^3.17.5",
9595
"husky": "^9.1.6",
9696
"lint-staged": "^15.2.10",
97-
"pg": "^8.13.0",
97+
"pg": "^8.13.1",
9898
"postcss": "8.4.47",
9999
"prettier": "^3.3.3",
100100
"prettier-plugin-tailwindcss": "^0.6.8",
101101
"sharp": "^0.33.5",
102-
"tailwindcss": "3.4.13",
102+
"tailwindcss": "3.4.14",
103103
"typescript": "5.6.3"
104104
},
105105
"lint-staged": {

0 commit comments

Comments
 (0)