File tree 5 files changed +1810
-1435
lines changed 5 files changed +1810
-1435
lines changed Original file line number Diff line number Diff line change 52
52
- name : Set up Node
53
53
uses : actions/setup-node@v4
54
54
with :
55
- node-version : ' 22.14.0 '
55
+ node-version : ' 22.15.1 '
56
56
cache : ' npm'
57
57
cache-dependency-path : ./frontend/web/pnpm-lock.yaml
58
58
Original file line number Diff line number Diff line change 29
29
- name : Set up Node
30
30
uses : actions/setup-node@v4
31
31
with :
32
- node-version : ' 22.14.0 '
32
+ node-version : ' 22.15.1 '
33
33
cache : ' npm'
34
34
cache-dependency-path : ./frontend/web/pnpm-lock.yaml
35
35
91
91
- name : Set up Node
92
92
uses : actions/setup-node@v4
93
93
with :
94
- node-version : ' 22.14.0 '
94
+ node-version : ' 22.15.1 '
95
95
cache : ' npm'
96
96
cache-dependency-path : ./frontend/web/pnpm-lock.yaml
97
97
Original file line number Diff line number Diff line change 30
30
- name : Set up Node
31
31
uses : actions/setup-node@v4
32
32
with :
33
- node-version : ' 22.14.0 '
33
+ node-version : ' 22.15.1 '
34
34
cache : ' npm'
35
35
cache-dependency-path : ./frontend/web/pnpm-lock.yaml
36
36
Original file line number Diff line number Diff line change 26
26
"@radix-ui/react-slot" : " ^1.1.2" ,
27
27
"@radix-ui/react-tooltip" : " ^1.1.8" ,
28
28
"@radix-ui/react-visually-hidden" : " ^1.1.2" ,
29
- "ai" : " 4.1.58 " ,
29
+ "ai" : " 4.3.15 " ,
30
30
"class-variance-authority" : " ^0.7.1" ,
31
31
"classnames" : " ^2.5.1" ,
32
32
"clsx" : " ^2.1.1" ,
39
39
"framer-motion" : " ^12.5.0" ,
40
40
"geist" : " ^1.3.1" ,
41
41
"jotai" : " ^2.12.2" ,
42
- "lucide-react" : " ^0.483 .0" ,
42
+ "lucide-react" : " ^0.510 .0" ,
43
43
"nanoid" : " ^5.1.4" ,
44
44
"next" : " ^15.2.3" ,
45
45
"next-auth" : " 5.0.0-beta.25" ,
87
87
},
88
88
"pnpm" : {
89
89
"overrides" : {
90
- "@ai-sdk/provider" : " 1.0.10 "
90
+ "@ai-sdk/provider" : " 1.1.3 "
91
91
}
92
92
}
93
93
}
You can’t perform that action at this time.
0 commit comments