Skip to content

Commit c5d4258

Browse files
committed
upgrade all deps
1 parent ea68cb1 commit c5d4258

File tree

9 files changed

+3613
-2789
lines changed

9 files changed

+3613
-2789
lines changed

convex/_generated/api.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* THIS CODE IS AUTOMATICALLY GENERATED.
66
*
7-
* Generated by [email protected].0.
7+
* Generated by [email protected].2.
88
* To regenerate, run `npx convex dev`.
99
* @module
1010
*/

convex/_generated/api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* THIS CODE IS AUTOMATICALLY GENERATED.
66
*
7-
* Generated by [email protected].0.
7+
* Generated by [email protected].2.
88
* To regenerate, run `npx convex dev`.
99
* @module
1010
*/

convex/_generated/dataModel.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* THIS CODE IS AUTOMATICALLY GENERATED.
66
*
7-
* Generated by [email protected].0.
7+
* Generated by [email protected].2.
88
* To regenerate, run `npx convex dev`.
99
* @module
1010
*/

convex/_generated/server.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* THIS CODE IS AUTOMATICALLY GENERATED.
66
*
7-
* Generated by [email protected].0.
7+
* Generated by [email protected].2.
88
* To regenerate, run `npx convex dev`.
99
* @module
1010
*/

convex/_generated/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* THIS CODE IS AUTOMATICALLY GENERATED.
66
*
7-
* Generated by [email protected].0.
7+
* Generated by [email protected].2.
88
* To regenerate, run `npx convex dev`.
99
* @module
1010
*/

package.json

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -11,54 +11,53 @@
1111
"email:dev": "email dev"
1212
},
1313
"dependencies": {
14-
"@clerk/clerk-sdk-node": "4.13.13",
15-
"@clerk/nextjs": "4.29.9",
16-
"@clerk/themes": "1.7.11",
14+
"@clerk/nextjs": "5.0.2",
15+
"@clerk/themes": "1.7.13",
1716
"@hookform/resolvers": "3.3.4",
18-
"@nextui-org/react": "2.3.5",
17+
"@nextui-org/react": "2.3.6",
1918
"@react-email/components": "0.0.16",
2019
"@react-email/render": "0.0.12",
21-
"@react-email/tailwind": "0.0.14",
20+
"@react-email/tailwind": "0.0.15",
2221
"chart.js": "4.4.2",
23-
"clsx": "2.1.0",
24-
"convex": "1.11.0",
25-
"convex-helpers": "0.1.27",
22+
"clsx": "2.1.1",
23+
"convex": "1.11.2",
24+
"convex-helpers": "0.1.34",
2625
"dayjs": "1.11.10",
27-
"framer-motion": "11.0.24",
26+
"framer-motion": "11.1.7",
2827
"friendly-username-generator": "2.0.4",
2928
"html-to-image": "1.11.11",
30-
"imagekit": "5.0.0",
29+
"imagekit": "5.0.1",
3130
"jsonwebtoken": "9.0.2",
32-
"lucide-react": "0.364.0",
33-
"next": "14.2.0",
34-
"next-themes": "0.2.1",
35-
"nextjs-toploader": "1.6.11",
31+
"lucide-react": "0.373.0",
32+
"next": "14.2.3",
33+
"next-themes": "0.3.0",
34+
"nextjs-toploader": "1.6.12",
3635
"rc-upload": "4.5.2",
37-
"react": "18",
36+
"react": "18.3.0",
3837
"react-chartjs-2": "5.2.0",
39-
"react-dom": "18",
40-
"react-email": "2.1.0",
41-
"react-hook-form": "7.51.0",
42-
"react-resizable-panels": "2.0.12",
38+
"react-dom": "18.3.0",
39+
"react-email": "2.1.1",
40+
"react-hook-form": "7.51.3",
41+
"react-resizable-panels": "2.0.18",
4342
"react-rough-notation": "1.0.5",
4443
"react-use-wizard": "2.3.0",
45-
"reactflow": "11.11.0",
44+
"reactflow": "11.11.2",
4645
"resend": "3.2.0",
47-
"sonner": "1.4.3",
46+
"sonner": "1.4.41",
4847
"svix": "1.21.0",
49-
"tailwind-merge": "2.2.2",
48+
"tailwind-merge": "2.3.0",
5049
"valtio": "1.13.2",
51-
"zod": "3.22.4"
50+
"zod": "3.23.4"
5251
},
5352
"devDependencies": {
54-
"@biomejs/biome": "1.6.4",
53+
"@biomejs/biome": "1.7.1",
5554
"@types/jsonwebtoken": "9.0.6",
56-
"@types/node": "20",
57-
"@types/react": "18",
58-
"@types/react-dom": "18",
59-
"autoprefixer": "10.4.18",
60-
"postcss": "8",
55+
"@types/node": "20.12.7",
56+
"@types/react": "18.3.0",
57+
"@types/react-dom": "18.3.0",
58+
"autoprefixer": "10.4.19",
59+
"postcss": "8.4.38",
6160
"tailwindcss": "3.4.3",
62-
"typescript": "5"
61+
"typescript": "5.4.5"
6362
}
6463
}

0 commit comments

Comments
 (0)