mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 22:04:38 +08:00
Bump @abaplint/cli from 2.113.68 to 2.113.73 in /app (#1619)
This commit is contained in:
parent
777c8d5a63
commit
47337ef381
9
app/package-lock.json
generated
9
app/package-lock.json
generated
|
@ -8,7 +8,7 @@
|
||||||
"name": "z2ui5",
|
"name": "z2ui5",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@abaplint/cli": "^2.113.68",
|
"@abaplint/cli": "^2.113.73",
|
||||||
"@sap/ui5-builder-webide-extension": "^1.1.9",
|
"@sap/ui5-builder-webide-extension": "^1.1.9",
|
||||||
"@sap/ux-ui5-tooling": "1.15.6",
|
"@sap/ux-ui5-tooling": "1.15.6",
|
||||||
"@ui5/cli": "^4.0.11",
|
"@ui5/cli": "^4.0.11",
|
||||||
|
@ -19,11 +19,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@abaplint/cli": {
|
"node_modules/@abaplint/cli": {
|
||||||
"version": "2.113.68",
|
"version": "2.113.73",
|
||||||
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.68.tgz",
|
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.73.tgz",
|
||||||
"integrity": "sha512-7bldG0TSFLU1tHSuY5B2By5/jfR9QNmD6aL4Z9abIQGGA+IGujzAQDwfQQdCFd4GSsUfFGFWkByLQYYM0MkOoQ==",
|
"integrity": "sha512-U5/lzk9quLEBm+CurSCs7u2LNwaa0EbCK3RFuHpLZfW1ZslLPQMza4G4/UPvWQt45pNCCsiJ6Q9EiHO1zjrDIQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
|
||||||
"bin": {
|
"bin": {
|
||||||
"abaplint": "abaplint"
|
"abaplint": "abaplint"
|
||||||
},
|
},
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
],
|
],
|
||||||
"main": "webapp/index.html",
|
"main": "webapp/index.html",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@abaplint/cli": "^2.113.68",
|
"@abaplint/cli": "^2.113.73",
|
||||||
"@sap/ui5-builder-webide-extension": "^1.1.9",
|
"@sap/ui5-builder-webide-extension": "^1.1.9",
|
||||||
"@sap/ux-ui5-tooling": "1.15.6",
|
"@sap/ux-ui5-tooling": "1.15.6",
|
||||||
"@ui5/cli": "^4.0.11",
|
"@ui5/cli": "^4.0.11",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user