File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2- calcit.cirru - diff linguist-generated
32yarn.lock - diff linguist-generated
Original file line number Diff line number Diff line change 1414
1515 - uses : actions/setup-node@v4
1616 with :
17- node-version : 22
17+ node-version : 24
1818 cache : yarn
1919
2020 - run : yarn && yarn tsc
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " macrophylla" ,
33 "dependencies" : {
4- "@google/genai" : " ^1.10 .0" ,
5- "chalk" : " ^5.4.1 " ,
6- "string-width" : " ^7.2 .0"
4+ "@google/genai" : " ^1.38 .0" ,
5+ "chalk" : " ^5.6.2 " ,
6+ "string-width" : " ^8.1 .0"
77 },
88 "scripts" : {
99 "release-page" : " vite build --base=./" ,
1414 "mcpl" : " ./bin.mjs"
1515 },
1616 "devDependencies" : {
17- "@types/node" : " ^24.0.15" ,
18- "typescript" : " ^5.8.3" ,
19- "url-parse" : " ^1.5.10"
17+ "@types/node" : " ^25.0.10" ,
18+ "typescript" : " ^5.9.3" ,
19+ "url-parse" : " ^1.5.10" ,
20+ "vite" : " ^7.3.1"
2021 },
2122 "version" : " 0.0.1" ,
2223 "packageManager" : " yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
You can’t perform that action at this time.
0 commit comments