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.10.4 " ,
11+ "@stackpress/idea" : " 0.10.5 " ,
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.10.4 " ,
4+ "version" : " 0.10.5 " ,
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.10.4 "
145+ "@stackpress/lib" : " 0.10.5 "
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.10.4 " ,
4+ "version" : " 0.10.5 " ,
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.10.4 "
78+ "@stackpress/idea-parser" : " 0.10.5 "
7979 },
8080 "devDependencies" : {
8181 "@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.10.4 " ,
4+ "version" : " 0.10.5 " ,
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.10.4 " ,
65- "@stackpress/idea-transformer" : " 0.10.4 "
64+ "@stackpress/idea-parser" : " 0.10.5 " ,
65+ "@stackpress/idea-transformer" : " 0.10.5 "
6666 },
6767 "devDependencies" : {
6868 "@types/node" : " 25.3.5" ,
Original file line number Diff line number Diff line change 604604 " @jridgewell/resolve-uri" " ^3.1.0"
605605 " @jridgewell/sourcemap-codec" " ^1.4.14"
606606
607- " @stackpress/lib@0.10.4 " :
608- version "0.10.4 "
609- resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.10.4 .tgz#5332e15e098eb8b0392c52c7461bf4aae80a422b "
610- integrity sha512-+2384yEhXMe6OQ2G4VjiayjQTS6086Zf+BStZMS0kDGg8FeLrTGCyE6F0Y5YdxNIlBiN2nGfha2Zn/EUVidiAA ==
607+ " @stackpress/lib@0.10.5 " :
608+ version "0.10.5 "
609+ resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.10.5 .tgz#ea6ef3cb5c4a6e474653f339462d1f626e5b1da7 "
610+ integrity sha512-zVUwppiCmLnEfcDPhl/ehDUbsQ0s1kC9PmLx4LZA/8QZphj6zTY4qsKZUG7Tb9lzmtDJ0o7Hejj1y5zuK7PVNw ==
611611
612612" @ts-morph/common@~0.28.1 " :
613613 version "0.28.1"
You can’t perform that action at this time.
0 commit comments