Skip to content

Commit 4380f11

Browse files
authored
build(deps): bump dependencies (#232)
1 parent ce82cca commit 4380f11

File tree

2 files changed

+1179
-1194
lines changed

2 files changed

+1179
-1194
lines changed

package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"knip": "knip"
1414
},
1515
"dependencies": {
16-
"@clerk/clerk-react": "^5.42.1",
17-
"@hookform/resolvers": "^5.2.1",
16+
"@clerk/clerk-react": "^5.51.0",
17+
"@hookform/resolvers": "^5.2.2",
1818
"@radix-ui/react-alert-dialog": "^1.1.15",
1919
"@radix-ui/react-avatar": "^1.1.10",
2020
"@radix-ui/react-checkbox": "^1.3.3",
@@ -33,51 +33,51 @@
3333
"@radix-ui/react-switch": "^1.2.6",
3434
"@radix-ui/react-tabs": "^1.1.13",
3535
"@radix-ui/react-tooltip": "^1.2.8",
36-
"@tailwindcss/vite": "^4.1.12",
37-
"@tanstack/react-query": "^5.85.3",
38-
"@tanstack/react-router": "^1.131.16",
36+
"@tailwindcss/vite": "^4.1.14",
37+
"@tanstack/react-query": "^5.90.2",
38+
"@tanstack/react-router": "^1.132.47",
3939
"@tanstack/react-table": "^8.21.3",
40-
"axios": "^1.11.0",
40+
"axios": "^1.12.2",
4141
"class-variance-authority": "^0.7.1",
4242
"clsx": "^2.1.1",
4343
"cmdk": "1.1.1",
4444
"date-fns": "^4.1.0",
4545
"input-otp": "^1.4.2",
46-
"lucide-react": "^0.542.0",
47-
"react": "^19.1.1",
48-
"react-day-picker": "9.8.1",
49-
"react-dom": "^19.1.1",
50-
"react-hook-form": "^7.62.0",
46+
"lucide-react": "^0.545.0",
47+
"react": "^19.2.0",
48+
"react-day-picker": "9.11.1",
49+
"react-dom": "^19.2.0",
50+
"react-hook-form": "^7.64.0",
5151
"react-top-loading-bar": "^3.0.2",
52-
"recharts": "^3.1.2",
52+
"recharts": "^3.2.1",
5353
"sonner": "^2.0.7",
5454
"tailwind-merge": "^3.3.1",
55-
"tailwindcss": "^4.1.12",
56-
"tw-animate-css": "^1.3.6",
57-
"zod": "^4.0.17",
58-
"zustand": "^5.0.7"
55+
"tailwindcss": "^4.1.14",
56+
"tw-animate-css": "^1.4.0",
57+
"zod": "^4.1.12",
58+
"zustand": "^5.0.8"
5959
},
6060
"devDependencies": {
61-
"@eslint/js": "^9.33.0",
62-
"@faker-js/faker": "^9.9.0",
63-
"@tanstack/eslint-plugin-query": "^5.83.1",
64-
"@tanstack/react-query-devtools": "^5.85.3",
65-
"@tanstack/react-router-devtools": "^1.131.16",
66-
"@tanstack/router-plugin": "^1.131.16",
61+
"@eslint/js": "^9.37.0",
62+
"@faker-js/faker": "^10.0.0",
63+
"@tanstack/eslint-plugin-query": "^5.91.0",
64+
"@tanstack/react-query-devtools": "^5.90.2",
65+
"@tanstack/react-router-devtools": "^1.132.51",
66+
"@tanstack/router-plugin": "^1.132.51",
6767
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
68-
"@types/node": "^24.3.0",
69-
"@types/react": "^19.1.10",
70-
"@types/react-dom": "^19.1.7",
71-
"@vitejs/plugin-react-swc": "^4.0.0",
72-
"eslint": "^9.33.0",
68+
"@types/node": "^24.7.0",
69+
"@types/react": "^19.2.2",
70+
"@types/react-dom": "^19.2.1",
71+
"@vitejs/plugin-react-swc": "^4.1.0",
72+
"eslint": "^9.37.0",
7373
"eslint-plugin-react-hooks": "^5.2.0",
74-
"eslint-plugin-react-refresh": "^0.4.20",
75-
"globals": "^16.3.0",
76-
"knip": "^5.62.0",
74+
"eslint-plugin-react-refresh": "^0.4.23",
75+
"globals": "^16.4.0",
76+
"knip": "^5.64.2",
7777
"prettier": "^3.6.2",
7878
"prettier-plugin-tailwindcss": "^0.6.14",
79-
"typescript": "~5.9.2",
80-
"typescript-eslint": "^8.39.1",
81-
"vite": "^7.1.2"
79+
"typescript": "~5.9.3",
80+
"typescript-eslint": "^8.46.0",
81+
"vite": "^7.1.9"
8282
}
8383
}

0 commit comments

Comments
 (0)