abap2UI5/package-lock.json
oblomov b38a9af146
new binding (#503)
* update

* new binding

* update

* new binding

* abaplint

* updates

* update binding

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* update binding

* abaplint fixes

* abaplint fixes

* added unit tests

* abaplint fixes

* added unit tests

* Update abaplint.jsonc

* more unit tests

* more unit tests

* Update src/00/z2ui5_cl_fw_utility.clas.abap

Co-authored-by: Lars Hvam <larshp@hotmail.com>

* Update src/00/z2ui5_cl_fw_utility.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* update unit tests

* update

* refactoring binding main

* abaplint fixes

* exception renamind and bind_local

* Delete z2ui5_cl_fw_error.clas.abap

* Delete z2ui5_cl_fw_handler.clas.testclasses.abap

* Delete z2ui5_cl_fw_error.clas.xml

* update refactoring

* refactoring binding

* update

* update binding

* refactoring and unit tests

* abaplint fixes

* unit test cx_fw_error

* abaplint fixes

* abaplint fixes

* refactoring

* Update abaplint.jsonc

* update

* updates

* refactoring and more unit tests

* abaplint fixes

* downport readiness

* downport readiness

* unit test one time binding

* update versions

* refactor bind method

* update unit test order

* unit test order

* unit test order

* unit test order

* unit test order

* unit test order

* unit test order

* update version

* fix one way binding

* refactoring json to any

* bugfix dissolve object ref

* update xml_view->get and unit test naming

* cleanup unit tests

* add check binding with dereferenced data

* nested models fixes

* update xml view with refactored method names

* error handling, exception texts

* fix xml transformation bug

* add more exceptions

* refactoring char to string

* unit test

* unit tests

* unit tests order

* unit test order

* unit test order

* unit test order

* update handling generic data references

* adjust binding, no more auto local binding

* update binding

* abapgit small diffs

* update unit tests

* update unit tests

* update unit tests

* unit tests

* abaplint fixes

---------

Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-08-27 14:39:52 +02:00

142 lines
5.2 KiB
JSON

{
"name": "abap2ui5",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "abap2ui5",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@abaplint/cli": "^2.102.28",
"@abaplint/database-sqlite": "^2.7.74",
"@abaplint/runtime": "^2.7.79",
"@abaplint/transpiler-cli": "^2.7.79"
}
},
"node_modules/@abaplint/cli": {
"version": "2.102.28",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.102.28.tgz",
"integrity": "sha512-bZwpD7xXCCG5oo5QXat4OfcyMLtzrSg6rwqRoZ9kv2Pix9BjBH664sJLEOgF+GzzjERA8Ac3UWH1TwROj83NJw==",
"dev": true,
"bin": {
"abaplint": "abaplint"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
},
"node_modules/@abaplint/database-sqlite": {
"version": "2.7.74",
"resolved": "https://registry.npmjs.org/@abaplint/database-sqlite/-/database-sqlite-2.7.74.tgz",
"integrity": "sha512-PZ2BNTAxkabP+M0DDeP0I2pU6Qzn64u37JeGvu08wTKJFntCgSYb/tNRxj2BNElW+hVANoBQOBigWT1Zzm2z4w==",
"dev": true,
"dependencies": {
"sql.js": "^1.8.0"
}
},
"node_modules/@abaplint/runtime": {
"version": "2.7.79",
"resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.7.79.tgz",
"integrity": "sha512-ZsMYLoA06CvJZC3SAzSNhM8XGIbKdcYvifBvgwAqifLPhEtJQ2m59KMiQdfWsb0WsGCulqB2h9zJZeRCrYP7Pg==",
"dev": true,
"dependencies": {
"temporal-polyfill": "^0.1.1"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
},
"node_modules/@abaplint/transpiler-cli": {
"version": "2.7.79",
"resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.7.79.tgz",
"integrity": "sha512-/98SXIXcuXSSvWIYiz9wCodL3Xvqk0MSB/iLjbG4RkJdvImN9bePFUDZSW9prqv2AbGB/hSzTlA+MCQAwfofog==",
"dev": true,
"bin": {
"abap_transpile": "abap_transpile"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
},
"node_modules/sql.js": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.8.0.tgz",
"integrity": "sha512-3HD8pSkZL+5YvYUI8nlvNILs61ALqq34xgmF+BHpqxe68yZIJ1H+sIVIODvni25+CcxHUxDyrTJUL0lE/m7afw==",
"dev": true
},
"node_modules/temporal-polyfill": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.1.1.tgz",
"integrity": "sha512-/5e4EVRA0wBI/bEhWLirSjwUg1lELhQyTXxw9zNbVhqjKvI9BLczs+3wtsoD9sn3HN2ImAMW5XJQwAiXgWT+GA==",
"dev": true,
"dependencies": {
"temporal-spec": "~0.1.0"
}
},
"node_modules/temporal-spec": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.1.0.tgz",
"integrity": "sha512-sMNggMeS6trCgMQuudgFHhX1gtBK3e+AT1zGrMsFYG1wlqtRT5E9rcvm3I1iNlvHpJX/3DO6L4qtWAuEl/T04Q==",
"dev": true
}
},
"dependencies": {
"@abaplint/cli": {
"version": "2.102.28",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.102.28.tgz",
"integrity": "sha512-bZwpD7xXCCG5oo5QXat4OfcyMLtzrSg6rwqRoZ9kv2Pix9BjBH664sJLEOgF+GzzjERA8Ac3UWH1TwROj83NJw==",
"dev": true
},
"@abaplint/database-sqlite": {
"version": "2.7.74",
"resolved": "https://registry.npmjs.org/@abaplint/database-sqlite/-/database-sqlite-2.7.74.tgz",
"integrity": "sha512-PZ2BNTAxkabP+M0DDeP0I2pU6Qzn64u37JeGvu08wTKJFntCgSYb/tNRxj2BNElW+hVANoBQOBigWT1Zzm2z4w==",
"dev": true,
"requires": {
"sql.js": "^1.8.0"
}
},
"@abaplint/runtime": {
"version": "2.7.79",
"resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.7.79.tgz",
"integrity": "sha512-ZsMYLoA06CvJZC3SAzSNhM8XGIbKdcYvifBvgwAqifLPhEtJQ2m59KMiQdfWsb0WsGCulqB2h9zJZeRCrYP7Pg==",
"dev": true,
"requires": {
"temporal-polyfill": "^0.1.1"
}
},
"@abaplint/transpiler-cli": {
"version": "2.7.79",
"resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.7.79.tgz",
"integrity": "sha512-/98SXIXcuXSSvWIYiz9wCodL3Xvqk0MSB/iLjbG4RkJdvImN9bePFUDZSW9prqv2AbGB/hSzTlA+MCQAwfofog==",
"dev": true
},
"sql.js": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.8.0.tgz",
"integrity": "sha512-3HD8pSkZL+5YvYUI8nlvNILs61ALqq34xgmF+BHpqxe68yZIJ1H+sIVIODvni25+CcxHUxDyrTJUL0lE/m7afw==",
"dev": true
},
"temporal-polyfill": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.1.1.tgz",
"integrity": "sha512-/5e4EVRA0wBI/bEhWLirSjwUg1lELhQyTXxw9zNbVhqjKvI9BLczs+3wtsoD9sn3HN2ImAMW5XJQwAiXgWT+GA==",
"dev": true,
"requires": {
"temporal-spec": "~0.1.0"
}
},
"temporal-spec": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.1.0.tgz",
"integrity": "sha512-sMNggMeS6trCgMQuudgFHhX1gtBK3e+AT1zGrMsFYG1wlqtRT5E9rcvm3I1iNlvHpJX/3DO6L4qtWAuEl/T04Q==",
"dev": true
}
}
}