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.10 " ,
11+ "@stackpress/idea" : " 0.5.11 " ,
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.10 " ,
4+ "version" : " 0.5.11 " ,
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 -r tsx tests/*.test.ts"
115115 },
116116 "dependencies" : {
117- "@stackpress/lib" : " 0.5.10 "
117+ "@stackpress/lib" : " 0.5.11 "
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.10 " ,
4+ "version" : " 0.5.11 " ,
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 -r tsx tests/*.test.ts"
6666 },
6767 "dependencies" : {
68- "@stackpress/idea-parser" : " 0.5.10 " ,
69- "@stackpress/lib" : " 0.5.10 "
68+ "@stackpress/idea-parser" : " 0.5.11 " ,
69+ "@stackpress/lib" : " 0.5.11 "
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.10 " ,
4+ "version" : " 0.5.11 " ,
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.10 " ,
62- "@stackpress/idea-transformer" : " 0.5.10 "
61+ "@stackpress/idea-parser" : " 0.5.11 " ,
62+ "@stackpress/idea-transformer" : " 0.5.11 "
6363 },
6464 "devDependencies" : {
6565 "@types/node" : " 22.9.3" ,
Original file line number Diff line number Diff line change 464464 " @jridgewell/resolve-uri" " ^3.1.0"
465465 " @jridgewell/sourcemap-codec" " ^1.4.14"
466466
467- " @stackpress/lib@0.5.10 " :
468- version "0.5.10 "
469- resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.5.10 .tgz#59d3e9f5a1a707e381d82a6ff67d5f061c4ae1f8 "
470- integrity sha512-j65lna5GzdoWsW4oVIdqQyep3xNjqc4QlJyWLSW8L8dCz7dPcJoBiut2glQx1Pvo5F5mP9oDw1a7RwRCFw+96Q ==
467+ " @stackpress/lib@0.5.11 " :
468+ version "0.5.11 "
469+ resolved "https://registry.yarnpkg.com/@stackpress/lib/-/lib-0.5.11 .tgz#59c3dc36f9baf59e5a361a5452f875566bdcf0e7 "
470+ integrity sha512-0R4XvYubaS0LObLpnhWQ9VBDt1a/LvWyhMHc+Nhc7XuB4vxfz/nwqC1cAp7MIHBs+7U3bBWUOCzlUTDhaU9OwA ==
471471 dependencies :
472472 " @inquirer/prompts" " 7.1.0"
473473 cookie "1.0.2"
You can’t perform that action at this time.
0 commit comments