deps(external.json): Update UI5 plugins to v0.1.8 (#2525)

This commit is contained in:
Florian Vogt
2026-08-04 08:34:53 +02:00
committed by GitHub
parent cb87dae678
commit d99609ee1a
2 changed files with 12 additions and 12 deletions
+6 -6
View File
@@ -786,7 +786,7 @@
{
"name": "ui5",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
"version": "0.1.7",
"version": "0.1.8",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
@@ -807,13 +807,13 @@
"source": "github",
"repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5",
"ref": "v0.1.7"
"ref": "v0.1.8"
}
},
{
"name": "ui5-modernization",
"description": "Complete UI5 modernization toolkit with workflow and specialized fix patterns for modernizing SAPUI5/OpenUI5 applications",
"version": "0.1.7",
"version": "0.1.8",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
@@ -833,13 +833,13 @@
"source": "github",
"repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5-modernization",
"ref": "v0.1.7"
"ref": "v0.1.8"
}
},
{
"name": "ui5-typescript-conversion",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
"version": "0.1.7",
"version": "0.1.8",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
@@ -861,7 +861,7 @@
"source": "github",
"repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5-typescript-conversion",
"ref": "v0.1.7"
"ref": "v0.1.8"
}
},
{