File tree 8 files changed +429
-16
lines changed
scripts/jsdoc-automation/src/AIService
8 files changed +429
-16
lines changed Original file line number Diff line number Diff line change 10
10
"preview" : " vite preview"
11
11
},
12
12
"dependencies" : {
13
+ "@hapi/shot" : " ^6.0.1" ,
14
+ "@types/hapi__shot" : " 4.1.6" ,
15
+ "@types/hapi" : " ^18.0.14" ,
13
16
"@elizaos/core" : " workspace:*" ,
14
17
"@radix-ui/react-avatar" : " ^1.1.2" ,
15
18
"@radix-ui/react-collapsible" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 1
- {"version" : " 0.25.8 " }
1
+ {"version" : " 0.25.9 " }
Original file line number Diff line number Diff line change 76
76
"node" : " 23.3.0"
77
77
},
78
78
"dependencies" : {
79
+ "@hapi/shot" : " ^6.0.1" ,
80
+ "@types/hapi" : " ^18.0.14" ,
79
81
"@0glabs/0g-ts-sdk" : " 0.2.1" ,
80
82
"@coinbase/coinbase-sdk" : " 0.10.0" ,
81
83
"@deepgram/sdk" : " ^3.9.0" ,
Original file line number Diff line number Diff line change 19
19
" dist"
20
20
],
21
21
"dependencies" : {
22
+ "@hapi/shot" : " ^6.0.1" ,
23
+ "@types/hapi__shot" : " 4.1.6" ,
24
+ "@types/hapi" : " ^18.0.14" ,
22
25
"@elizaos/core" : " workspace:*" ,
23
26
"@types/better-sqlite3" : " 7.6.12" ,
24
27
"better-sqlite3" : " 11.8.1" ,
Original file line number Diff line number Diff line change 30
30
"path-to-regexp" : " 8.2.0" ,
31
31
"zod" : " ^3.24.2" ,
32
32
"@hapi/shot" : " ^6.0.1" ,
33
- "@types/hapi__shot" : " ^6.0.0 " ,
33
+ "@types/hapi__shot" : " 4.1.6 " ,
34
34
"@types/hapi" : " ^18.0.14"
35
35
},
36
36
"devDependencies" : {
37
- "@types/express" : " 4.17.21 " ,
37
+ "@types/express" : " 5.0.0 " ,
38
38
"@types/multer" : " 1.4.12" ,
39
39
"tsup" : " 8.3.5"
40
40
},
Original file line number Diff line number Diff line change 19
19
" dist"
20
20
],
21
21
"dependencies" : {
22
- "@elizaos/core" : " workspace:*"
22
+ "@elizaos/core" : " workspace:*" ,
23
+ "@hapi/shot" : " ^6.0.1" ,
24
+ "@types/hapi__shot" : " 4.1.6" ,
25
+ "@types/hapi" : " ^18.0.14"
23
26
},
24
27
"devDependencies" : {
25
28
"@types/node" : " ^22.10.5" ,
You can’t perform that action at this time.
0 commit comments