File tree 5 files changed +31
-112
lines changed
5 files changed +31
-112
lines changed Original file line number Diff line number Diff line change 17
17
"@astrojs/react" : " ^3.6.2" ,
18
18
"@astrojs/tailwind" : " ^5.1.1" ,
19
19
"@astrojs/vercel" : " ^7.8.1" ,
20
- "@baseai/core" : " ^0.9.37 " ,
20
+ "@baseai/core" : " ^0.9.38 " ,
21
21
"@radix-ui/react-slot" : " ^1.1.0" ,
22
22
"@types/react" : " ^18.3.9" ,
23
23
"@types/react-dom" : " ^18.3.0" ,
33
33
"typescript" : " ^5.6.2"
34
34
},
35
35
"devDependencies" : {
36
- "baseai" : " ^0.9.37 "
36
+ "baseai" : " ^0.9.38 "
37
37
}
38
38
}
Original file line number Diff line number Diff line change 11
11
"baseai" : " baseai"
12
12
},
13
13
"dependencies" : {
14
- "@baseai/core" : " ^0.9.37 " ,
14
+ "@baseai/core" : " ^0.9.38 " ,
15
15
"@radix-ui/react-slot" : " ^1.1.0" ,
16
16
"class-variance-authority" : " ^0.7.0" ,
17
17
"clsx" : " ^2.1.1" ,
29
29
"@types/node" : " ^20" ,
30
30
"@types/react" : " ^18" ,
31
31
"@types/react-dom" : " ^18" ,
32
- "baseai" : " ^0.9.37 " ,
32
+ "baseai" : " ^0.9.38 " ,
33
33
"eslint" : " ^8" ,
34
34
"eslint-config-next" : " 14.2.5" ,
35
35
"mini-css-extract-plugin" : " ^2.9.0" ,
Original file line number Diff line number Diff line change 17
17
"author" :
" Ahmad Awais <[email protected] > (https://twitter.com/MrAhmadAwais)" ,
18
18
"license" : " UNLICENSED" ,
19
19
"dependencies" : {
20
- "@baseai/core" : " ^0.9.37 " ,
20
+ "@baseai/core" : " ^0.9.38 " ,
21
21
"dotenv" : " ^16.4.5"
22
22
},
23
23
"devDependencies" : {
24
- "baseai" : " ^0.9.37 " ,
24
+ "baseai" : " ^0.9.38 " ,
25
25
"tsx" : " ^4.19.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 13
13
"baseai" : " baseai"
14
14
},
15
15
"dependencies" : {
16
- "@baseai/core" : " ^0.9.37 " ,
16
+ "@baseai/core" : " ^0.9.38 " ,
17
17
"@radix-ui/react-slot" : " ^1.1.0" ,
18
18
"@remix-run/node" : " 2.12.0" ,
19
19
"@remix-run/react" : " 2.12.0" ,
35
35
"@typescript-eslint/parser" : " ^6.7.4" ,
36
36
"@vercel/remix" : " 2.12.0" ,
37
37
"autoprefixer" : " ^10.4.20" ,
38
- "baseai" : " ^0.9.37 " ,
38
+ "baseai" : " ^0.9.38 " ,
39
39
"eslint" : " ^8.38.0" ,
40
40
"eslint-import-resolver-typescript" : " ^3.6.1" ,
41
41
"eslint-plugin-import" : " ^2.28.1" ,
You canβt perform that action at this time.
0 commit comments