File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@types/node" : " 25.3.5" ,
11- "@stackpress/idea" : " 0.8.3 " ,
11+ "@stackpress/idea" : " 0.9.1 " ,
1212 "ts-morph" : " 27.0.2" ,
1313 "ts-node" : " 10.9.2" ,
1414 "typescript" : " 5.9.3"
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @stackpress/idea-parser" ,
4- "version" : " 0.8.3 " ,
4+ "version" : " 0.9.1 " ,
55 "license" : " Apache-2.0" ,
66 "description" : " Parses ideas to AST and readable JSON." ,
77 "author" : " Chris <chris@incept.asia>" ,
142142 "test" : " DATABASE_URL=test ts-mocha -r tsx tests/*.test.ts"
143143 },
144144 "dependencies" : {
145- "@stackpress/lib" : " 0.8.3 "
145+ "@stackpress/lib" : " 0.9.1 "
146146 },
147147 "devDependencies" : {
148148 "@types/chai" : " 4.3.20" ,
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @stackpress/idea-transformer" ,
4- "version" : " 0.8.3 " ,
4+ "version" : " 0.9.1 " ,
55 "license" : " Apache-2.0" ,
66 "description" : " A programmatical command line interface used by projects and that calls on external transformers to make relevant code" ,
77 "author" : " Chris <chris@incept.asia>" ,
7575 "test" : " ts-mocha -r tsx tests/*.test.ts"
7676 },
7777 "dependencies" : {
78- "@stackpress/idea-parser" : " 0.8.3 " ,
79- "@stackpress/lib" : " 0.8.3 "
78+ "@stackpress/idea-parser" : " 0.9.1 " ,
79+ "@stackpress/lib" : " 0.9.1 "
8080 },
8181 "devDependencies" : {
8282 "@types/chai" : " 4.3.20" ,
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @stackpress/idea" ,
4- "version" : " 0.8.3 " ,
4+ "version" : " 0.9.1 " ,
55 "license" : " Apache-2.0" ,
66 "description" : " An open source schema file standard and generator" ,
77 "author" : " Chris <chris@incept.asia>" ,
6161 "build:tsc:esm" : " tsc -p ./tsconfig.esm.json"
6262 },
6363 "dependencies" : {
64- "@stackpress/idea-parser" : " 0.8.3 " ,
65- "@stackpress/idea-transformer" : " 0.8.3 "
64+ "@stackpress/idea-parser" : " 0.9.1 " ,
65+ "@stackpress/idea-transformer" : " 0.9.1 "
6666 },
6767 "devDependencies" : {
6868 "@types/node" : " 25.3.5" ,
Original file line number Diff line number Diff line change 743743 " @jridgewell/resolve-uri" " ^3.1.0"
744744 " @jridgewell/sourcemap-codec" " ^1.4.14"
745745
746- " @stackpress/lib@0.8.3 " :
747- version "0.8.3 "
748- resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.8.3 .tgz#7c2bf717e9a740cff822ec2f1baa3c7148775006 "
749- integrity sha512-5V3WTyIscImMsx+HDp/ckwlgFIo2fH6nIyMDRkX7bxzcD0lBR0LrYahjWz+b7mHt0kB71q9OtviFMuBLD3HQ+w ==
746+ " @stackpress/lib@0.9.1 " :
747+ version "0.9.1 "
748+ resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.9.1 .tgz#68a046d86ccbbe701fabde22b82981dc4e2468a8 "
749+ integrity sha512-wxJEZqMBsB3rFVQ1GfwCr8dTa1pxy6Yx8llZLq6ua4E1drkLDgg2d0Aga1cRPkR+8S3SWg2HYI1WbbOCwGpD1Q ==
750750 dependencies :
751751 " @inquirer/prompts" " 8.1.0"
752752
You can’t perform that action at this time.
0 commit comments