Skip to content

Commit 1d95078

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 518a11e commit 1d95078

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

1.72 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@radix-ui/react-toggle-group": "^1.1.0",
4646
"@radix-ui/react-tooltip": "^1.1.2",
4747
"@t3-oss/env-nextjs": "^0.10.1",
48-
"@tanstack/react-query": "^5.51.1",
48+
"@tanstack/react-query": "^5.51.11",
4949
"@upstash/ratelimit": "^1.2.1",
50-
"@upstash/redis": "^1.32.0",
50+
"@upstash/redis": "^1.33.0",
5151
"babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625",
5252
"bcryptjs": "^2.4.3",
5353
"class-variance-authority": "^0.7.0",
@@ -58,7 +58,7 @@
5858
"geist": "^1.3.1",
5959
"jiti": "^1.21.6",
6060
"jotai": "^2.9.0",
61-
"lucide-react": "^0.408.0",
61+
"lucide-react": "^0.412.0",
6262
"next": "^15.0.0-rc.0",
6363
"next-auth": "beta",
6464
"next-themes": "^0.3.0",
@@ -80,26 +80,26 @@
8080
"@next/bundle-analyzer": "^14.2.5",
8181
"@total-typescript/ts-reset": "^0.5.1",
8282
"@types/bcryptjs": "^2.4.6",
83-
"@types/node": "20.14.10",
83+
"@types/node": "20.14.11",
8484
"@types/react": "18.3.3",
8585
"@types/react-dom": "18.3.0",
86-
"@typescript-eslint/eslint-plugin": "7.16.0",
87-
"@typescript-eslint/parser": "^7.16.0",
86+
"@typescript-eslint/eslint-plugin": "7.16.1",
87+
"@typescript-eslint/parser": "^7.16.1",
8888
"autoprefixer": "10.4.19",
8989
"drizzle-kit": "^0.23.0",
9090
"eslint": "8.57.0",
9191
"eslint-config-next": "14.2.5",
9292
"eslint-config-prettier": "^9.1.0",
9393
"eslint-plugin-react-compiler": "^0.0.0-experimental-0998c1e-20240625",
9494
"eslint-plugin-tailwindcss": "^3.17.4",
95-
"husky": "^9.0.11",
95+
"husky": "^9.1.1",
9696
"lint-staged": "^15.2.7",
9797
"pg": "^8.12.0",
9898
"postcss": "8.4.39",
9999
"prettier": "^3.3.3",
100100
"prettier-plugin-tailwindcss": "^0.6.5",
101101
"sharp": "^0.33.4",
102-
"tailwindcss": "3.4.4",
102+
"tailwindcss": "3.4.6",
103103
"typescript": "5.5.3"
104104
},
105105
"lint-staged": {

0 commit comments

Comments
 (0)