@ui5/mcp-server 0.2.7 → 0.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.2.8](https://github.com/UI5/mcp-server/compare/v0.2.7...v0.2.8) (2026-03-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Remove invalid defaults for NO_STRUCTURED_CONTENT and NO_RESOURCES ([d7d4f5d](https://github.com/UI5/mcp-server/commit/d7d4f5d18383a7feed03ccbd3731fc1afac554a4))
9
+ * Remove invalid UI5_DATA_DIR default from server.json ([150b551](https://github.com/UI5/mcp-server/commit/150b551f2644212ed79f6f91e5de2dabe3cf764c))
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * Bump fast-xml-parser from 5.4.1 to 5.4.2 ([c02222a](https://github.com/UI5/mcp-server/commit/c02222a3275d5c9cb86a88666052b404a68235f8))
15
+ * Update dependencies ([#277](https://github.com/UI5/mcp-server/issues/277)) ([ee34d14](https://github.com/UI5/mcp-server/commit/ee34d146c88dfe1ff5033a7d82e4efdd160721bc))
16
+
3
17
  ## [0.2.7](https://github.com/UI5/mcp-server/compare/v0.2.6...v0.2.7) (2026-02-27)
4
18
 
5
19
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@ui5/mcp-server",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/mcp-server",
9
- "version": "0.2.7",
9
+ "version": "0.2.8",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@modelcontextprotocol/sdk": "^1.27.1",
@@ -18,7 +18,7 @@
18
18
  "async-mutex": "^0.5.0",
19
19
  "ejs": "^4.0.1",
20
20
  "execa": "^9.6.1",
21
- "fast-xml-parser": "^5.4.1",
21
+ "fast-xml-parser": "^5.4.2",
22
22
  "globby": "^16.1.1",
23
23
  "lockfile": "^1.0.4",
24
24
  "make-fetch-happen": "^15.0.4",
@@ -70,9 +70,9 @@
70
70
  }
71
71
  },
72
72
  "node_modules/@hono/node-server": {
73
- "version": "1.19.9",
74
- "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.9.tgz",
75
- "integrity": "sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==",
73
+ "version": "1.19.11",
74
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.11.tgz",
75
+ "integrity": "sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g==",
76
76
  "license": "MIT",
77
77
  "engines": {
78
78
  "node": ">=18.14.1"
@@ -690,9 +690,9 @@
690
690
  }
691
691
  },
692
692
  "node_modules/@ui5/linter": {
693
- "version": "1.20.12",
694
- "resolved": "https://registry.npmjs.org/@ui5/linter/-/linter-1.20.12.tgz",
695
- "integrity": "sha512-yuz+X9KEThmHGUesLrs5VVRPbl00cICNajLBWmOZIOcWHOHeDcqf6MIwJVXqAVepeKk0WvXZy+Lp6eOLQsz31Q==",
693
+ "version": "1.20.13",
694
+ "resolved": "https://registry.npmjs.org/@ui5/linter/-/linter-1.20.13.tgz",
695
+ "integrity": "sha512-7Puk61FJ2QhwdhCzmfe+AJzoPbHIb95Kcn1n6x6VXP98Mn1O29z7NBs24Hb+CHTwTg/TCaOfS3Mpo7+qlkyygQ==",
696
696
  "hasShrinkwrap": true,
697
697
  "license": "Apache-2.0",
698
698
  "dependencies": {
@@ -701,12 +701,12 @@
701
701
  "@sapui5/types": "1.136.14",
702
702
  "@ui5/fs": "^4.0.5",
703
703
  "@ui5/logger": "^4.0.2",
704
- "@ui5/project": "^4.0.11",
704
+ "@ui5/project": "^4.0.12",
705
705
  "chalk": "^5.6.2",
706
706
  "data-with-position": "^0.5.0",
707
- "fast-xml-parser": "^5.4.1",
707
+ "fast-xml-parser": "^5.4.2",
708
708
  "figures": "^6.1.0",
709
- "globals": "^17.3.0",
709
+ "globals": "^17.4.0",
710
710
  "he": "^1.2.0",
711
711
  "json-source-map": "^0.6.1",
712
712
  "magic-string": "^0.30.21",
@@ -1264,9 +1264,9 @@
1264
1264
  }
1265
1265
  },
1266
1266
  "node_modules/@ui5/linter/node_modules/@ui5/project": {
1267
- "version": "4.0.11",
1268
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.11.tgz",
1269
- "integrity": "sha512-i/xc+AcL/O2oR0x+ZQpXpvfFQW6Dqyo+FIi4WwH5lbSqdhHP6+/9AD3bQvfq5zjwActRvh2MozD8zIzbR5uQ7g==",
1267
+ "version": "4.0.12",
1268
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.12.tgz",
1269
+ "integrity": "sha512-VNiYTU09NvXNiz9FIctzDOKh2qz1HntjgdCVtC8GI4FbEc6JAojx6qJpVFAnq0H2MWqTKmYc/O5E3H3uG6ZCBw==",
1270
1270
  "license": "Apache-2.0",
1271
1271
  "dependencies": {
1272
1272
  "@npmcli/config": "^9.0.0",
@@ -1304,69 +1304,6 @@
1304
1304
  }
1305
1305
  }
1306
1306
  },
1307
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/@npmcli/fs": {
1308
- "version": "4.0.0",
1309
- "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz",
1310
- "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==",
1311
- "license": "ISC",
1312
- "dependencies": {
1313
- "semver": "^7.3.5"
1314
- },
1315
- "engines": {
1316
- "node": "^18.17.0 || >=20.5.0"
1317
- }
1318
- },
1319
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/@npmcli/installed-package-contents": {
1320
- "version": "3.0.0",
1321
- "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz",
1322
- "integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==",
1323
- "license": "ISC",
1324
- "dependencies": {
1325
- "npm-bundled": "^4.0.0",
1326
- "npm-normalize-package-bin": "^4.0.0"
1327
- },
1328
- "bin": {
1329
- "installed-package-contents": "bin/index.js"
1330
- },
1331
- "engines": {
1332
- "node": "^18.17.0 || >=20.5.0"
1333
- }
1334
- },
1335
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/@npmcli/node-gyp": {
1336
- "version": "4.0.0",
1337
- "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz",
1338
- "integrity": "sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==",
1339
- "license": "ISC",
1340
- "engines": {
1341
- "node": "^18.17.0 || >=20.5.0"
1342
- }
1343
- },
1344
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/@npmcli/redact": {
1345
- "version": "3.2.2",
1346
- "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.2.2.tgz",
1347
- "integrity": "sha512-7VmYAmk4csGv08QzrDKScdzn11jHPFGyqJW39FyPgPuAp3zIaUmuCo1yxw9aGs+NEJuTGQ9Gwqpt93vtJubucg==",
1348
- "license": "ISC",
1349
- "engines": {
1350
- "node": "^18.17.0 || >=20.5.0"
1351
- }
1352
- },
1353
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/@npmcli/run-script": {
1354
- "version": "9.1.0",
1355
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-9.1.0.tgz",
1356
- "integrity": "sha512-aoNSbxtkePXUlbZB+anS1LqsJdctG5n3UVhfU47+CDdwMi6uNTBMF9gPcQRnqghQd2FGzcwwIFBruFMxjhBewg==",
1357
- "license": "ISC",
1358
- "dependencies": {
1359
- "@npmcli/node-gyp": "^4.0.0",
1360
- "@npmcli/package-json": "^6.0.0",
1361
- "@npmcli/promise-spawn": "^8.0.0",
1362
- "node-gyp": "^11.0.0",
1363
- "proc-log": "^5.0.0",
1364
- "which": "^5.0.0"
1365
- },
1366
- "engines": {
1367
- "node": "^18.17.0 || >=20.5.0"
1368
- }
1369
- },
1370
1307
  "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/@sindresorhus/merge-streams": {
1371
1308
  "version": "2.3.0",
1372
1309
  "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
@@ -1401,29 +1338,6 @@
1401
1338
  "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
1402
1339
  "license": "Python-2.0"
1403
1340
  },
1404
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/cacache": {
1405
- "version": "19.0.1",
1406
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz",
1407
- "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==",
1408
- "license": "ISC",
1409
- "dependencies": {
1410
- "@npmcli/fs": "^4.0.0",
1411
- "fs-minipass": "^3.0.0",
1412
- "glob": "^10.2.2",
1413
- "lru-cache": "^10.0.1",
1414
- "minipass": "^7.0.3",
1415
- "minipass-collect": "^2.0.1",
1416
- "minipass-flush": "^1.0.5",
1417
- "minipass-pipeline": "^1.2.4",
1418
- "p-map": "^7.0.2",
1419
- "ssri": "^12.0.0",
1420
- "tar": "^7.4.3",
1421
- "unique-filename": "^4.0.0"
1422
- },
1423
- "engines": {
1424
- "node": "^18.17.0 || >=20.5.0"
1425
- }
1426
- },
1427
1341
  "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/globby": {
1428
1342
  "version": "14.1.0",
1429
1343
  "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz",
@@ -1471,134 +1385,6 @@
1471
1385
  "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
1472
1386
  "license": "MIT"
1473
1387
  },
1474
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/lru-cache": {
1475
- "version": "10.4.3",
1476
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
1477
- "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
1478
- "license": "ISC"
1479
- },
1480
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/node-gyp": {
1481
- "version": "11.5.0",
1482
- "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-11.5.0.tgz",
1483
- "integrity": "sha512-ra7Kvlhxn5V9Slyus0ygMa2h+UqExPqUIkfk7Pc8QTLT956JLSy51uWFwHtIYy0vI8cB4BDhc/S03+880My/LQ==",
1484
- "license": "MIT",
1485
- "dependencies": {
1486
- "env-paths": "^2.2.0",
1487
- "exponential-backoff": "^3.1.1",
1488
- "graceful-fs": "^4.2.6",
1489
- "make-fetch-happen": "^14.0.3",
1490
- "nopt": "^8.0.0",
1491
- "proc-log": "^5.0.0",
1492
- "semver": "^7.3.5",
1493
- "tar": "^7.4.3",
1494
- "tinyglobby": "^0.2.12",
1495
- "which": "^5.0.0"
1496
- },
1497
- "bin": {
1498
- "node-gyp": "bin/node-gyp.js"
1499
- },
1500
- "engines": {
1501
- "node": "^18.17.0 || >=20.5.0"
1502
- }
1503
- },
1504
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/npm-bundled": {
1505
- "version": "4.0.0",
1506
- "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz",
1507
- "integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==",
1508
- "license": "ISC",
1509
- "dependencies": {
1510
- "npm-normalize-package-bin": "^4.0.0"
1511
- },
1512
- "engines": {
1513
- "node": "^18.17.0 || >=20.5.0"
1514
- }
1515
- },
1516
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/npm-normalize-package-bin": {
1517
- "version": "4.0.0",
1518
- "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
1519
- "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
1520
- "license": "ISC",
1521
- "engines": {
1522
- "node": "^18.17.0 || >=20.5.0"
1523
- }
1524
- },
1525
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/npm-package-arg": {
1526
- "version": "12.0.2",
1527
- "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-12.0.2.tgz",
1528
- "integrity": "sha512-f1NpFjNI9O4VbKMOlA5QoBq/vSQPORHcTZ2feJpFkTHJ9eQkdlmZEKSjcAhxTGInC7RlEyScT9ui67NaOsjFWA==",
1529
- "license": "ISC",
1530
- "dependencies": {
1531
- "hosted-git-info": "^8.0.0",
1532
- "proc-log": "^5.0.0",
1533
- "semver": "^7.3.5",
1534
- "validate-npm-package-name": "^6.0.0"
1535
- },
1536
- "engines": {
1537
- "node": "^18.17.0 || >=20.5.0"
1538
- }
1539
- },
1540
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/npm-registry-fetch": {
1541
- "version": "18.0.2",
1542
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-18.0.2.tgz",
1543
- "integrity": "sha512-LeVMZBBVy+oQb5R6FDV9OlJCcWDU+al10oKpe+nsvcHnG24Z3uM3SvJYKfGJlfGjVU8v9liejCrUR/M5HO5NEQ==",
1544
- "license": "ISC",
1545
- "dependencies": {
1546
- "@npmcli/redact": "^3.0.0",
1547
- "jsonparse": "^1.3.1",
1548
- "make-fetch-happen": "^14.0.0",
1549
- "minipass": "^7.0.2",
1550
- "minipass-fetch": "^4.0.0",
1551
- "minizlib": "^3.0.1",
1552
- "npm-package-arg": "^12.0.0",
1553
- "proc-log": "^5.0.0"
1554
- },
1555
- "engines": {
1556
- "node": "^18.17.0 || >=20.5.0"
1557
- }
1558
- },
1559
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/pacote": {
1560
- "version": "19.0.1",
1561
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-19.0.1.tgz",
1562
- "integrity": "sha512-zIpxWAsr/BvhrkSruspG8aqCQUUrWtpwx0GjiRZQhEM/pZXrigA32ElN3vTcCPUDOFmHr6SFxwYrvVUs5NTEUg==",
1563
- "license": "ISC",
1564
- "dependencies": {
1565
- "@npmcli/git": "^6.0.0",
1566
- "@npmcli/installed-package-contents": "^3.0.0",
1567
- "@npmcli/package-json": "^6.0.0",
1568
- "@npmcli/promise-spawn": "^8.0.0",
1569
- "@npmcli/run-script": "^9.0.0",
1570
- "cacache": "^19.0.0",
1571
- "fs-minipass": "^3.0.0",
1572
- "minipass": "^7.0.2",
1573
- "npm-package-arg": "^12.0.0",
1574
- "npm-packlist": "^9.0.0",
1575
- "npm-pick-manifest": "^10.0.0",
1576
- "npm-registry-fetch": "^18.0.0",
1577
- "proc-log": "^5.0.0",
1578
- "promise-retry": "^2.0.1",
1579
- "sigstore": "^3.0.0",
1580
- "ssri": "^12.0.0",
1581
- "tar": "^6.1.11"
1582
- },
1583
- "bin": {
1584
- "pacote": "bin/index.js"
1585
- },
1586
- "engines": {
1587
- "node": "^18.17.0 || >=20.5.0"
1588
- }
1589
- },
1590
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/ssri": {
1591
- "version": "12.0.0",
1592
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz",
1593
- "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==",
1594
- "license": "ISC",
1595
- "dependencies": {
1596
- "minipass": "^7.0.3"
1597
- },
1598
- "engines": {
1599
- "node": "^18.17.0 || >=20.5.0"
1600
- }
1601
- },
1602
1388
  "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/unicorn-magic": {
1603
1389
  "version": "0.3.0",
1604
1390
  "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
@@ -1611,39 +1397,6 @@
1611
1397
  "url": "https://github.com/sponsors/sindresorhus"
1612
1398
  }
1613
1399
  },
1614
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/unique-filename": {
1615
- "version": "4.0.0",
1616
- "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz",
1617
- "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==",
1618
- "license": "ISC",
1619
- "dependencies": {
1620
- "unique-slug": "^5.0.0"
1621
- },
1622
- "engines": {
1623
- "node": "^18.17.0 || >=20.5.0"
1624
- }
1625
- },
1626
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/unique-slug": {
1627
- "version": "5.0.0",
1628
- "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz",
1629
- "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==",
1630
- "license": "ISC",
1631
- "dependencies": {
1632
- "imurmurhash": "^0.1.4"
1633
- },
1634
- "engines": {
1635
- "node": "^18.17.0 || >=20.5.0"
1636
- }
1637
- },
1638
- "node_modules/@ui5/linter/node_modules/@ui5/project/node_modules/validate-npm-package-name": {
1639
- "version": "6.0.2",
1640
- "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-6.0.2.tgz",
1641
- "integrity": "sha512-IUoow1YUtvoBBC06dXs8bR8B9vuA3aJfmQNKMoaPG/OFsPmoQvw8xh+6Ye25Gx9DQhoEom3Pcu9MKHerm/NpUQ==",
1642
- "license": "ISC",
1643
- "engines": {
1644
- "node": "^18.17.0 || >=20.5.0"
1645
- }
1646
- },
1647
1400
  "node_modules/@ui5/linter/node_modules/abbrev": {
1648
1401
  "version": "3.0.1",
1649
1402
  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz",
@@ -1791,9 +1544,9 @@
1791
1544
  }
1792
1545
  },
1793
1546
  "node_modules/@ui5/linter/node_modules/brace-expansion": {
1794
- "version": "5.0.3",
1795
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
1796
- "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
1547
+ "version": "5.0.4",
1548
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
1549
+ "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
1797
1550
  "license": "MIT",
1798
1551
  "dependencies": {
1799
1552
  "balanced-match": "^4.0.2"
@@ -2324,9 +2077,9 @@
2324
2077
  "license": "MIT"
2325
2078
  },
2326
2079
  "node_modules/@ui5/linter/node_modules/fast-xml-parser": {
2327
- "version": "5.4.1",
2328
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz",
2329
- "integrity": "sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==",
2080
+ "version": "5.4.2",
2081
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz",
2082
+ "integrity": "sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==",
2330
2083
  "funding": [
2331
2084
  {
2332
2085
  "type": "github",
@@ -2541,9 +2294,9 @@
2541
2294
  }
2542
2295
  },
2543
2296
  "node_modules/@ui5/linter/node_modules/globals": {
2544
- "version": "17.3.0",
2545
- "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
2546
- "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
2297
+ "version": "17.4.0",
2298
+ "resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz",
2299
+ "integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==",
2547
2300
  "license": "MIT",
2548
2301
  "engines": {
2549
2302
  "node": ">=18"
@@ -3456,6 +3209,253 @@
3456
3209
  "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
3457
3210
  "license": "BlueOak-1.0.0"
3458
3211
  },
3212
+ "node_modules/@ui5/linter/node_modules/pacote": {
3213
+ "version": "20.0.0",
3214
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-20.0.0.tgz",
3215
+ "integrity": "sha512-pRjC5UFwZCgx9kUFDVM9YEahv4guZ1nSLqwmWiLUnDbGsjs+U5w7z6Uc8HNR1a6x8qnu5y9xtGE6D1uAuYz+0A==",
3216
+ "license": "ISC",
3217
+ "dependencies": {
3218
+ "@npmcli/git": "^6.0.0",
3219
+ "@npmcli/installed-package-contents": "^3.0.0",
3220
+ "@npmcli/package-json": "^6.0.0",
3221
+ "@npmcli/promise-spawn": "^8.0.0",
3222
+ "@npmcli/run-script": "^9.0.0",
3223
+ "cacache": "^19.0.0",
3224
+ "fs-minipass": "^3.0.0",
3225
+ "minipass": "^7.0.2",
3226
+ "npm-package-arg": "^12.0.0",
3227
+ "npm-packlist": "^9.0.0",
3228
+ "npm-pick-manifest": "^10.0.0",
3229
+ "npm-registry-fetch": "^18.0.0",
3230
+ "proc-log": "^5.0.0",
3231
+ "promise-retry": "^2.0.1",
3232
+ "sigstore": "^3.0.0",
3233
+ "ssri": "^12.0.0",
3234
+ "tar": "^6.1.11"
3235
+ },
3236
+ "bin": {
3237
+ "pacote": "bin/index.js"
3238
+ },
3239
+ "engines": {
3240
+ "node": "^18.17.0 || >=20.5.0"
3241
+ }
3242
+ },
3243
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/@npmcli/fs": {
3244
+ "version": "4.0.0",
3245
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz",
3246
+ "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==",
3247
+ "license": "ISC",
3248
+ "dependencies": {
3249
+ "semver": "^7.3.5"
3250
+ },
3251
+ "engines": {
3252
+ "node": "^18.17.0 || >=20.5.0"
3253
+ }
3254
+ },
3255
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/@npmcli/installed-package-contents": {
3256
+ "version": "3.0.0",
3257
+ "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz",
3258
+ "integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==",
3259
+ "license": "ISC",
3260
+ "dependencies": {
3261
+ "npm-bundled": "^4.0.0",
3262
+ "npm-normalize-package-bin": "^4.0.0"
3263
+ },
3264
+ "bin": {
3265
+ "installed-package-contents": "bin/index.js"
3266
+ },
3267
+ "engines": {
3268
+ "node": "^18.17.0 || >=20.5.0"
3269
+ }
3270
+ },
3271
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/@npmcli/node-gyp": {
3272
+ "version": "4.0.0",
3273
+ "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz",
3274
+ "integrity": "sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==",
3275
+ "license": "ISC",
3276
+ "engines": {
3277
+ "node": "^18.17.0 || >=20.5.0"
3278
+ }
3279
+ },
3280
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/@npmcli/redact": {
3281
+ "version": "3.2.2",
3282
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.2.2.tgz",
3283
+ "integrity": "sha512-7VmYAmk4csGv08QzrDKScdzn11jHPFGyqJW39FyPgPuAp3zIaUmuCo1yxw9aGs+NEJuTGQ9Gwqpt93vtJubucg==",
3284
+ "license": "ISC",
3285
+ "engines": {
3286
+ "node": "^18.17.0 || >=20.5.0"
3287
+ }
3288
+ },
3289
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/@npmcli/run-script": {
3290
+ "version": "9.1.0",
3291
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-9.1.0.tgz",
3292
+ "integrity": "sha512-aoNSbxtkePXUlbZB+anS1LqsJdctG5n3UVhfU47+CDdwMi6uNTBMF9gPcQRnqghQd2FGzcwwIFBruFMxjhBewg==",
3293
+ "license": "ISC",
3294
+ "dependencies": {
3295
+ "@npmcli/node-gyp": "^4.0.0",
3296
+ "@npmcli/package-json": "^6.0.0",
3297
+ "@npmcli/promise-spawn": "^8.0.0",
3298
+ "node-gyp": "^11.0.0",
3299
+ "proc-log": "^5.0.0",
3300
+ "which": "^5.0.0"
3301
+ },
3302
+ "engines": {
3303
+ "node": "^18.17.0 || >=20.5.0"
3304
+ }
3305
+ },
3306
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/cacache": {
3307
+ "version": "19.0.1",
3308
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz",
3309
+ "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==",
3310
+ "license": "ISC",
3311
+ "dependencies": {
3312
+ "@npmcli/fs": "^4.0.0",
3313
+ "fs-minipass": "^3.0.0",
3314
+ "glob": "^10.2.2",
3315
+ "lru-cache": "^10.0.1",
3316
+ "minipass": "^7.0.3",
3317
+ "minipass-collect": "^2.0.1",
3318
+ "minipass-flush": "^1.0.5",
3319
+ "minipass-pipeline": "^1.2.4",
3320
+ "p-map": "^7.0.2",
3321
+ "ssri": "^12.0.0",
3322
+ "tar": "^7.4.3",
3323
+ "unique-filename": "^4.0.0"
3324
+ },
3325
+ "engines": {
3326
+ "node": "^18.17.0 || >=20.5.0"
3327
+ }
3328
+ },
3329
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/lru-cache": {
3330
+ "version": "10.4.3",
3331
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
3332
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
3333
+ "license": "ISC"
3334
+ },
3335
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/node-gyp": {
3336
+ "version": "11.5.0",
3337
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-11.5.0.tgz",
3338
+ "integrity": "sha512-ra7Kvlhxn5V9Slyus0ygMa2h+UqExPqUIkfk7Pc8QTLT956JLSy51uWFwHtIYy0vI8cB4BDhc/S03+880My/LQ==",
3339
+ "license": "MIT",
3340
+ "dependencies": {
3341
+ "env-paths": "^2.2.0",
3342
+ "exponential-backoff": "^3.1.1",
3343
+ "graceful-fs": "^4.2.6",
3344
+ "make-fetch-happen": "^14.0.3",
3345
+ "nopt": "^8.0.0",
3346
+ "proc-log": "^5.0.0",
3347
+ "semver": "^7.3.5",
3348
+ "tar": "^7.4.3",
3349
+ "tinyglobby": "^0.2.12",
3350
+ "which": "^5.0.0"
3351
+ },
3352
+ "bin": {
3353
+ "node-gyp": "bin/node-gyp.js"
3354
+ },
3355
+ "engines": {
3356
+ "node": "^18.17.0 || >=20.5.0"
3357
+ }
3358
+ },
3359
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/npm-bundled": {
3360
+ "version": "4.0.0",
3361
+ "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz",
3362
+ "integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==",
3363
+ "license": "ISC",
3364
+ "dependencies": {
3365
+ "npm-normalize-package-bin": "^4.0.0"
3366
+ },
3367
+ "engines": {
3368
+ "node": "^18.17.0 || >=20.5.0"
3369
+ }
3370
+ },
3371
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/npm-normalize-package-bin": {
3372
+ "version": "4.0.0",
3373
+ "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
3374
+ "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
3375
+ "license": "ISC",
3376
+ "engines": {
3377
+ "node": "^18.17.0 || >=20.5.0"
3378
+ }
3379
+ },
3380
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/npm-package-arg": {
3381
+ "version": "12.0.2",
3382
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-12.0.2.tgz",
3383
+ "integrity": "sha512-f1NpFjNI9O4VbKMOlA5QoBq/vSQPORHcTZ2feJpFkTHJ9eQkdlmZEKSjcAhxTGInC7RlEyScT9ui67NaOsjFWA==",
3384
+ "license": "ISC",
3385
+ "dependencies": {
3386
+ "hosted-git-info": "^8.0.0",
3387
+ "proc-log": "^5.0.0",
3388
+ "semver": "^7.3.5",
3389
+ "validate-npm-package-name": "^6.0.0"
3390
+ },
3391
+ "engines": {
3392
+ "node": "^18.17.0 || >=20.5.0"
3393
+ }
3394
+ },
3395
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/npm-registry-fetch": {
3396
+ "version": "18.0.2",
3397
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-18.0.2.tgz",
3398
+ "integrity": "sha512-LeVMZBBVy+oQb5R6FDV9OlJCcWDU+al10oKpe+nsvcHnG24Z3uM3SvJYKfGJlfGjVU8v9liejCrUR/M5HO5NEQ==",
3399
+ "license": "ISC",
3400
+ "dependencies": {
3401
+ "@npmcli/redact": "^3.0.0",
3402
+ "jsonparse": "^1.3.1",
3403
+ "make-fetch-happen": "^14.0.0",
3404
+ "minipass": "^7.0.2",
3405
+ "minipass-fetch": "^4.0.0",
3406
+ "minizlib": "^3.0.1",
3407
+ "npm-package-arg": "^12.0.0",
3408
+ "proc-log": "^5.0.0"
3409
+ },
3410
+ "engines": {
3411
+ "node": "^18.17.0 || >=20.5.0"
3412
+ }
3413
+ },
3414
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/ssri": {
3415
+ "version": "12.0.0",
3416
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz",
3417
+ "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==",
3418
+ "license": "ISC",
3419
+ "dependencies": {
3420
+ "minipass": "^7.0.3"
3421
+ },
3422
+ "engines": {
3423
+ "node": "^18.17.0 || >=20.5.0"
3424
+ }
3425
+ },
3426
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/unique-filename": {
3427
+ "version": "4.0.0",
3428
+ "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz",
3429
+ "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==",
3430
+ "license": "ISC",
3431
+ "dependencies": {
3432
+ "unique-slug": "^5.0.0"
3433
+ },
3434
+ "engines": {
3435
+ "node": "^18.17.0 || >=20.5.0"
3436
+ }
3437
+ },
3438
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/unique-slug": {
3439
+ "version": "5.0.0",
3440
+ "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz",
3441
+ "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==",
3442
+ "license": "ISC",
3443
+ "dependencies": {
3444
+ "imurmurhash": "^0.1.4"
3445
+ },
3446
+ "engines": {
3447
+ "node": "^18.17.0 || >=20.5.0"
3448
+ }
3449
+ },
3450
+ "node_modules/@ui5/linter/node_modules/pacote/node_modules/validate-npm-package-name": {
3451
+ "version": "6.0.2",
3452
+ "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-6.0.2.tgz",
3453
+ "integrity": "sha512-IUoow1YUtvoBBC06dXs8bR8B9vuA3aJfmQNKMoaPG/OFsPmoQvw8xh+6Ye25Gx9DQhoEom3Pcu9MKHerm/NpUQ==",
3454
+ "license": "ISC",
3455
+ "engines": {
3456
+ "node": "^18.17.0 || >=20.5.0"
3457
+ }
3458
+ },
3459
3459
  "node_modules/@ui5/linter/node_modules/path-key": {
3460
3460
  "version": "3.1.1",
3461
3461
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
@@ -3851,9 +3851,9 @@
3851
3851
  "optional": true
3852
3852
  },
3853
3853
  "node_modules/@ui5/linter/node_modules/sax": {
3854
- "version": "1.4.4",
3855
- "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.4.tgz",
3856
- "integrity": "sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==",
3854
+ "version": "1.5.0",
3855
+ "resolved": "https://registry.npmjs.org/sax/-/sax-1.5.0.tgz",
3856
+ "integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==",
3857
3857
  "license": "BlueOak-1.0.0",
3858
3858
  "engines": {
3859
3859
  "node": ">=11.0.0"
@@ -4118,9 +4118,9 @@
4118
4118
  }
4119
4119
  },
4120
4120
  "node_modules/@ui5/linter/node_modules/strnum": {
4121
- "version": "2.1.2",
4122
- "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz",
4123
- "integrity": "sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==",
4121
+ "version": "2.2.0",
4122
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz",
4123
+ "integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==",
4124
4124
  "funding": [
4125
4125
  {
4126
4126
  "type": "github",
@@ -4157,9 +4157,9 @@
4157
4157
  }
4158
4158
  },
4159
4159
  "node_modules/@ui5/linter/node_modules/tar": {
4160
- "version": "7.5.9",
4161
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz",
4162
- "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
4160
+ "version": "7.5.10",
4161
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
4162
+ "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
4163
4163
  "license": "BlueOak-1.0.0",
4164
4164
  "dependencies": {
4165
4165
  "@isaacs/fs-minipass": "^4.0.0",
@@ -4677,9 +4677,9 @@
4677
4677
  }
4678
4678
  },
4679
4679
  "node_modules/@ui5/project": {
4680
- "version": "4.0.11",
4681
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.11.tgz",
4682
- "integrity": "sha512-i/xc+AcL/O2oR0x+ZQpXpvfFQW6Dqyo+FIi4WwH5lbSqdhHP6+/9AD3bQvfq5zjwActRvh2MozD8zIzbR5uQ7g==",
4680
+ "version": "4.0.12",
4681
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.12.tgz",
4682
+ "integrity": "sha512-VNiYTU09NvXNiz9FIctzDOKh2qz1HntjgdCVtC8GI4FbEc6JAojx6qJpVFAnq0H2MWqTKmYc/O5E3H3uG6ZCBw==",
4683
4683
  "license": "Apache-2.0",
4684
4684
  "dependencies": {
4685
4685
  "@npmcli/config": "^9.0.0",
@@ -5700,9 +5700,9 @@
5700
5700
  "license": "MIT"
5701
5701
  },
5702
5702
  "node_modules/fast-xml-parser": {
5703
- "version": "5.4.1",
5704
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz",
5705
- "integrity": "sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==",
5703
+ "version": "5.4.2",
5704
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz",
5705
+ "integrity": "sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==",
5706
5706
  "funding": [
5707
5707
  {
5708
5708
  "type": "github",
@@ -6026,9 +6026,9 @@
6026
6026
  }
6027
6027
  },
6028
6028
  "node_modules/hono": {
6029
- "version": "4.12.3",
6030
- "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.3.tgz",
6031
- "integrity": "sha512-SFsVSjp8sj5UumXOOFlkZOG6XS9SJDKw0TbwFeV+AJ8xlST8kxK5Z/5EYa111UY8732lK2S/xB653ceuaoGwpg==",
6029
+ "version": "4.12.5",
6030
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.5.tgz",
6031
+ "integrity": "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==",
6032
6032
  "license": "MIT",
6033
6033
  "engines": {
6034
6034
  "node": ">=16.9.0"
@@ -8255,9 +8255,9 @@
8255
8255
  }
8256
8256
  },
8257
8257
  "node_modules/tar": {
8258
- "version": "7.5.9",
8259
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz",
8260
- "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
8258
+ "version": "7.5.10",
8259
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
8260
+ "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
8261
8261
  "license": "BlueOak-1.0.0",
8262
8262
  "dependencies": {
8263
8263
  "@isaacs/fs-minipass": "^4.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/mcp-server",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "description": "MCP server for SAPUI5/OpenUI5 development",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -85,7 +85,7 @@
85
85
  "async-mutex": "^0.5.0",
86
86
  "ejs": "^4.0.1",
87
87
  "execa": "^9.6.1",
88
- "fast-xml-parser": "^5.4.1",
88
+ "fast-xml-parser": "^5.4.2",
89
89
  "globby": "^16.1.1",
90
90
  "lockfile": "^1.0.4",
91
91
  "make-fetch-happen": "^15.0.4",
@@ -93,12 +93,12 @@
93
93
  "zod": "^4.3.6"
94
94
  },
95
95
  "devDependencies": {
96
- "@commitlint/cli": "^20.4.2",
96
+ "@commitlint/cli": "^20.4.3",
97
97
  "@commitlint/config-conventional": "^20.4.2",
98
98
  "@eslint/js": "^9.39.2",
99
99
  "@istanbuljs/esm-loader-hook": "^0.3.0",
100
100
  "@istanbuljs/nyc-config-typescript": "^1.0.2",
101
- "@modelcontextprotocol/inspector": "^0.21.0",
101
+ "@modelcontextprotocol/inspector": "^0.21.1",
102
102
  "@stylistic/eslint-plugin": "^5.9.0",
103
103
  "@types/ejs": "^3.1.5",
104
104
  "@types/make-fetch-happen": "^10.0.4",
@@ -116,7 +116,7 @@
116
116
  "licensee": "^11.1.1",
117
117
  "nyc": "^18.0.0",
118
118
  "rimraf": "^6.1.3",
119
- "sinon": "^21.0.1",
119
+ "sinon": "^21.0.2",
120
120
  "tsx": "^4.21.0",
121
121
  "typescript": "^5.9.3",
122
122
  "typescript-eslint": "^8.56.1",