File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed
Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@types/node" : " 22.9.3" ,
11- "@stackpress/idea" : " 0.5.5 " ,
11+ "@stackpress/idea" : " 0.5.6 " ,
1212 "ts-morph" : " 24.0.0" ,
1313 "ts-node" : " 10.9.2" ,
1414 "typescript" : " 5.7.2"
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @stackpress/idea-parser" ,
4- "version" : " 0.5.5 " ,
4+ "version" : " 0.5.6 " ,
55 "license" : " Apache-2.0" ,
66 "description" : " Parses ideas to AST and readable JSON." ,
77 "author" : " Chris <chris@incept.asia>" ,
114114 "test" : " DATABASE_URL=test ts-mocha -p ./tsconfig.cjs.json tests/*.test.ts"
115115 },
116116 "dependencies" : {
117- "@stackpress/lib" : " 0.5.5 "
117+ "@stackpress/lib" : " 0.5.6 "
118118 },
119119 "devDependencies" : {
120120 "@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.5.5 " ,
4+ "version" : " 0.5.6 " ,
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>" ,
6565 "test" : " ts-mocha -p ./tsconfig.cjs.json tests/*.test.ts"
6666 },
6767 "dependencies" : {
68- "@stackpress/idea-parser" : " 0.5.5 " ,
69- "@stackpress/lib" : " 0.5.5 "
68+ "@stackpress/idea-parser" : " 0.5.6 " ,
69+ "@stackpress/lib" : " 0.5.6 "
7070 },
7171 "devDependencies" : {
7272 "@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.5.5 " ,
4+ "version" : " 0.5.6 " ,
55 "license" : " Apache-2.0" ,
66 "description" : " An open source schema file standard and generator" ,
77 "author" : " Chris <chris@incept.asia>" ,
5858 "test" : " ts-mocha -p ./tsconfig.cjs.json tests/*.test.ts"
5959 },
6060 "dependencies" : {
61- "@stackpress/idea-parser" : " 0.5.5 " ,
62- "@stackpress/idea-transformer" : " 0.5.5 "
61+ "@stackpress/idea-parser" : " 0.5.6 " ,
62+ "@stackpress/idea-transformer" : " 0.5.6 "
6363 },
6464 "devDependencies" : {
6565 "@types/node" : " 22.9.3" ,
Original file line number Diff line number Diff line change 339339 " @jridgewell/resolve-uri" " ^3.1.0"
340340 " @jridgewell/sourcemap-codec" " ^1.4.14"
341341
342- " @stackpress/lib@0.5.5 " :
343- version "0.5.5 "
344- resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.5.5 .tgz#c07f98d7f2077b6713858f60fb16c6e29ab102a2 "
345- integrity sha512-3MWGS/vDZGb1JcpBnGUGyntr/jDDW7W85xbnV5VU70YydRoaenYGnf+2dP5hrl+TS5E+Ok5sehDauTYi1mBwWQ ==
342+ " @stackpress/lib@0.5.6 " :
343+ version "0.5.6 "
344+ resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.5.6 .tgz#a6569cea164c11d6f213c5ca11cda4befc02843c "
345+ integrity sha512-nNhgWfRxzEVP36qnJBrCld/SjVfPFA1SbHduJOlVcj93VCWdffykfR95P4/+1I2FkK8bdjG8kawLYMDJkpfcvA ==
346346 dependencies :
347347 " @inquirer/prompts" " 7.1.0"
348348 cookie "1.0.2"
You can’t perform that action at this time.
0 commit comments