create-unisphere-project 1.2.0 → 1.2.1

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.
@@ -15,19 +15,21 @@
15
15
  "dependencies": {
16
16
  "@emotion/react": "^11.13.0",
17
17
  "@emotion/styled": "^11.13.0",
18
- "@kaltura/ds-react-bits": "^10.11.5",
19
- "@kaltura/ds-react-components": "^10.11.5",
20
- "@kaltura/ds-react-icons": "^10.11.5",
21
- "@kaltura/ds-react-theme": "^10.11.5",
22
- "@kaltura/ds-react-utils": "^10.11.5",
18
+ "@kaltura/ds-react-bits": "^11.5.2",
19
+ "@kaltura/ds-react-components": "^11.5.2",
20
+ "@kaltura/ds-react-icons": "^11.5.2",
21
+ "@kaltura/ds-react-theme": "^11.5.2",
22
+ "@kaltura/ds-react-utils": "^11.5.2",
23
23
  "@mui/icons-material": "^5.15.21",
24
24
  "@mui/material": "^5.16.6",
25
- "@unisphere/cli": "^1.45.3",
26
- "@unisphere/notifications-core": "^1.13.0",
27
- "@unisphere/notifications-runtime-react": "^1.13.0",
28
- "@unisphere/runtime": "^1.74.0",
29
- "@unisphere/runtime-js": "^1.72.1",
30
- "@unisphere/runtime-react": "^1.69.1",
25
+ "@unisphere/cli": "^1.54.0",
26
+ "@unisphere/core": "^1.78.0",
27
+ "@unisphere/notifications-core": "^1.20.1",
28
+ "@unisphere/notifications-runtime-react": "^1.19.5",
29
+ "@unisphere/nx": "^1.1.2",
30
+ "@unisphere/runtime": "^1.78.3",
31
+ "@unisphere/runtime-js": "^1.77.4",
32
+ "@unisphere/runtime-react": "^1.72.0",
31
33
  "react": "18.3.1",
32
34
  "react-dom": "18.3.1"
33
35
  },
@@ -4650,6 +4652,27 @@
4650
4652
  "deprecated": "Use @eslint/object-schema instead",
4651
4653
  "dev": true
4652
4654
  },
4655
+ "node_modules/@isaacs/balanced-match": {
4656
+ "version": "4.0.1",
4657
+ "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
4658
+ "integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==",
4659
+ "license": "MIT",
4660
+ "engines": {
4661
+ "node": "20 || >=22"
4662
+ }
4663
+ },
4664
+ "node_modules/@isaacs/brace-expansion": {
4665
+ "version": "5.0.0",
4666
+ "resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz",
4667
+ "integrity": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==",
4668
+ "license": "MIT",
4669
+ "dependencies": {
4670
+ "@isaacs/balanced-match": "^4.0.1"
4671
+ },
4672
+ "engines": {
4673
+ "node": "20 || >=22"
4674
+ }
4675
+ },
4653
4676
  "node_modules/@istanbuljs/load-nyc-config": {
4654
4677
  "version": "1.1.0",
4655
4678
  "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
@@ -5278,40 +5301,41 @@
5278
5301
  }
5279
5302
  },
5280
5303
  "node_modules/@kaltura/ds-react-bits": {
5281
- "version": "10.11.5",
5282
- "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-bits/10.11.5/37cf8e71e21a41afb4e04e1e5503a3709d316a25",
5283
- "integrity": "sha512-dHIMYmkVUf0uTISIzCqWsIPLEZZsfexV3kky/gltik4jxZ1YY3h64sq5QXNb1oQLkE6DMwJInxR7KVR1yak92g==",
5304
+ "version": "11.5.2",
5305
+ "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-bits/11.5.2/b2d997ca762b7c6a2aaf298d9bc83d08273c38e7",
5306
+ "integrity": "sha512-ALL+Su556sc9fLyz5Ktm9MZx03vsm4bo8eh4V5RWIdBf46DzFdl5VostdEsYBuv3bXJBlIxC7305SjBPUYR/Wg==",
5284
5307
  "license": "AGPL-3.0",
5285
5308
  "peerDependencies": {
5286
5309
  "@emotion/react": "^11.11.1",
5287
5310
  "@emotion/styled": "^11.11.0",
5288
- "@kaltura/ds-react-icons": "^10.11.5",
5289
- "@kaltura/ds-react-theme": "^10.11.5",
5290
- "@kaltura/ds-react-utils": "^10.11.5",
5311
+ "@kaltura/ds-react-icons": "^11.5.2",
5312
+ "@kaltura/ds-react-theme": "^11.5.2",
5313
+ "@kaltura/ds-react-utils": "^11.5.2",
5291
5314
  "@mui/material": "^5.13.2",
5292
5315
  "react": "^17.0.0 || ^18.0.0"
5293
5316
  }
5294
5317
  },
5295
5318
  "node_modules/@kaltura/ds-react-components": {
5296
- "version": "10.11.5",
5297
- "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-components/10.11.5/690e65e7abf456d1fa26245d67f6e8364890a5c5",
5298
- "integrity": "sha512-ZfcXsbHvy43c11uMroK74u0FRrl2Ut6J4nC3vJe47MmOsjx9T/S0wZWl1Ejey0jo6v8jqSCBqLUQPnH6FkWbww==",
5319
+ "version": "11.5.2",
5320
+ "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-components/11.5.2/1d1ce45c48e988651288469f6d7c8457783fc86f",
5321
+ "integrity": "sha512-PxIvRpOTCWX7RPX45Nawr7EDlltLefhYqf4lmN+QwqbgXPVJH7l7y0CZQ64eVE3JpMaV4hZqAauS4kfnewaWbA==",
5299
5322
  "license": "AGPL-3.0",
5300
5323
  "peerDependencies": {
5301
5324
  "@emotion/react": "^11.11.1",
5302
5325
  "@emotion/styled": "^11.11.0",
5303
- "@kaltura/ds-react-icons": "^10.11.5",
5304
- "@kaltura/ds-react-theme": "^10.11.5",
5305
- "@kaltura/ds-react-utils": "^10.11.5",
5326
+ "@kaltura/ds-react-icons": "^11.5.2",
5327
+ "@kaltura/ds-react-theme": "^11.5.2",
5328
+ "@kaltura/ds-react-utils": "^11.5.2",
5306
5329
  "@mui/material": "^5.13.2",
5307
5330
  "@mui/x-date-pickers": "^6.18.0",
5331
+ "@mui/x-tree-view": "^6.17.0",
5308
5332
  "react": "^17.0.0 || ^18.0.0"
5309
5333
  }
5310
5334
  },
5311
5335
  "node_modules/@kaltura/ds-react-icons": {
5312
- "version": "10.11.5",
5313
- "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-icons/10.11.5/32130b2d7fb7983be3d65b1a9d374dd630333df6",
5314
- "integrity": "sha512-40lpEkOXr3uDZ04bjNil+TGJ7MLsrNUSBM3AsHHBfWqX0UUj+CYOFEKMrkmjOenJXMJK8pzPHAnvcXl4WcPiDA==",
5336
+ "version": "11.5.2",
5337
+ "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-icons/11.5.2/7f6f89cb8e33cf4e106514b0ff7ca4a0623153a5",
5338
+ "integrity": "sha512-hjxFA6vPd+RhTTW+d6tdNTac0vRLVfei9wwyuM0IuqE+D8r0WmIi4UYGazluq1jaOVAx4HPk8eXVPPMlx684GQ==",
5315
5339
  "license": "AGPL-3.0",
5316
5340
  "peerDependencies": {
5317
5341
  "@emotion/styled": "^11.11.0",
@@ -5320,20 +5344,21 @@
5320
5344
  }
5321
5345
  },
5322
5346
  "node_modules/@kaltura/ds-react-theme": {
5323
- "version": "10.11.5",
5324
- "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-theme/10.11.5/b516ebb8e1f1b0be122cf85e809f80c00bccff2d",
5325
- "integrity": "sha512-PWc421AS3gO2HZfU4GKjF0NIX25ubWEE8wMMdw6Z0uNwF5crEcQny0CLiKzkCQDu9sH1kcdPEYheuADUCqEHMA==",
5347
+ "version": "11.5.2",
5348
+ "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-theme/11.5.2/1a3ea8ad3ac71cdfeb974cec422471c058afff1d",
5349
+ "integrity": "sha512-JG1o3zfFslboFkw1ThjbYd5zF2W78/A0M8NSpfaFCqLAb8eELkzGseTClB4OTa0R9p8qwDZaGtok7+EXZ2IyAw==",
5326
5350
  "license": "AGPL-3.0",
5327
5351
  "peerDependencies": {
5352
+ "@emotion/cache": "^11.11.0",
5328
5353
  "@emotion/react": "^11.11.1",
5329
5354
  "@mui/material": "^5.13.2",
5330
5355
  "react": "^17.0.0 || ^18.0.0"
5331
5356
  }
5332
5357
  },
5333
5358
  "node_modules/@kaltura/ds-react-utils": {
5334
- "version": "10.11.5",
5335
- "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-utils/10.11.5/3a2e968cac3df08eeed6fee50cc99788cd6981a9",
5336
- "integrity": "sha512-TKy4Zg2yXu0MPdriePgImW2d/pRRTkNEJ1NNYvDBj5XSrvdWmRlogrX+CVO4MJ5JU6b4AGTybhrrZZthkPGBLw==",
5359
+ "version": "11.5.2",
5360
+ "resolved": "https://npm.pkg.github.com/download/@kaltura/ds-react-utils/11.5.2/8946e5597c4e2a2086e379190e7560a6bd8c1f48",
5361
+ "integrity": "sha512-GHvUdy1qeVsTQyJZIkl6N+NokpF86sDiEv8TqM7huA9jza2zDaPH0wgZ5TKqNwCXMG8PbxaYS4jYsmLnuYd2hg==",
5337
5362
  "license": "AGPL-3.0",
5338
5363
  "peerDependencies": {
5339
5364
  "react": "^17.0.0 || ^18.0.0"
@@ -7885,6 +7910,48 @@
7885
7910
  "node": ">=10.13.0"
7886
7911
  }
7887
7912
  },
7913
+ "node_modules/@ts-morph/common": {
7914
+ "version": "0.27.0",
7915
+ "resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.27.0.tgz",
7916
+ "integrity": "sha512-Wf29UqxWDpc+i61k3oIOzcUfQt79PIT9y/MWfAGlrkjg6lBC1hwDECLXPVJAhWjiGbfBCxZd65F/LIZF3+jeJQ==",
7917
+ "license": "MIT",
7918
+ "dependencies": {
7919
+ "fast-glob": "^3.3.3",
7920
+ "minimatch": "^10.0.1",
7921
+ "path-browserify": "^1.0.1"
7922
+ }
7923
+ },
7924
+ "node_modules/@ts-morph/common/node_modules/fast-glob": {
7925
+ "version": "3.3.3",
7926
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
7927
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
7928
+ "license": "MIT",
7929
+ "dependencies": {
7930
+ "@nodelib/fs.stat": "^2.0.2",
7931
+ "@nodelib/fs.walk": "^1.2.3",
7932
+ "glob-parent": "^5.1.2",
7933
+ "merge2": "^1.3.0",
7934
+ "micromatch": "^4.0.8"
7935
+ },
7936
+ "engines": {
7937
+ "node": ">=8.6.0"
7938
+ }
7939
+ },
7940
+ "node_modules/@ts-morph/common/node_modules/minimatch": {
7941
+ "version": "10.0.3",
7942
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.3.tgz",
7943
+ "integrity": "sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==",
7944
+ "license": "ISC",
7945
+ "dependencies": {
7946
+ "@isaacs/brace-expansion": "^5.0.0"
7947
+ },
7948
+ "engines": {
7949
+ "node": "20 || >=22"
7950
+ },
7951
+ "funding": {
7952
+ "url": "https://github.com/sponsors/isaacs"
7953
+ }
7954
+ },
7888
7955
  "node_modules/@tsconfig/node10": {
7889
7956
  "version": "1.0.11",
7890
7957
  "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz",
@@ -8549,9 +8616,9 @@
8549
8616
  "dev": true
8550
8617
  },
8551
8618
  "node_modules/@unisphere/cli": {
8552
- "version": "1.45.3",
8553
- "resolved": "https://registry.npmjs.org/@unisphere/cli/-/cli-1.45.3.tgz",
8554
- "integrity": "sha512-Q0esHXUxFebWgEoqZ5iL9NO6eVvBU4Lh6cCRmVT40CHlaqu8+Ux7QoIPB3asht0Jg/w2vuKLCDfGQkXrmTtLFg==",
8619
+ "version": "1.54.0",
8620
+ "resolved": "https://registry.npmjs.org/@unisphere/cli/-/cli-1.54.0.tgz",
8621
+ "integrity": "sha512-VDJfbxADm3y7ZrJpirm3KGUi+9mvYVi/YqoYsDqiizPSOYNPlaoX/Ce1hgIUsxYyYVGySB3boJoun0MlYGGrUw==",
8555
8622
  "dependencies": {
8556
8623
  "@aws-sdk/client-s3": "3.216.0",
8557
8624
  "@aws-sdk/client-sts": "3.216.0",
@@ -8562,10 +8629,11 @@
8562
8629
  "colorette": "2.0.20",
8563
8630
  "commander": "9.4.1",
8564
8631
  "csvtojson": "2.0.10",
8565
- "debug": "4.3.4",
8632
+ "debug": "4.4.0",
8566
8633
  "decompress": "4.2.1",
8567
8634
  "events": "3.3.0",
8568
8635
  "execa": "5.1.1",
8636
+ "express": "5.1.0",
8569
8637
  "fast-glob": "3.2.12",
8570
8638
  "fs-extra": "10.1.0",
8571
8639
  "glob": "8.0.3",
@@ -8574,7 +8642,8 @@
8574
8642
  "rollup-plugin-analyzer": "4.0.0",
8575
8643
  "rollup-plugin-shim": "1.0.0",
8576
8644
  "sisteransi": "1.0.5",
8577
- "tslib": "2.4.1"
8645
+ "tslib": "2.4.1",
8646
+ "watchpack": "2.4.0"
8578
8647
  },
8579
8648
  "bin": {
8580
8649
  "unisphere": "src/cli.js"
@@ -8583,6 +8652,19 @@
8583
8652
  "node": ">=18"
8584
8653
  }
8585
8654
  },
8655
+ "node_modules/@unisphere/cli/node_modules/accepts": {
8656
+ "version": "2.0.0",
8657
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
8658
+ "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
8659
+ "license": "MIT",
8660
+ "dependencies": {
8661
+ "mime-types": "^3.0.0",
8662
+ "negotiator": "^1.0.0"
8663
+ },
8664
+ "engines": {
8665
+ "node": ">= 0.6"
8666
+ }
8667
+ },
8586
8668
  "node_modules/@unisphere/cli/node_modules/axios": {
8587
8669
  "version": "1.2.0",
8588
8670
  "resolved": "https://registry.npmjs.org/axios/-/axios-1.2.0.tgz",
@@ -8593,6 +8675,26 @@
8593
8675
  "proxy-from-env": "^1.1.0"
8594
8676
  }
8595
8677
  },
8678
+ "node_modules/@unisphere/cli/node_modules/body-parser": {
8679
+ "version": "2.2.0",
8680
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz",
8681
+ "integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==",
8682
+ "license": "MIT",
8683
+ "dependencies": {
8684
+ "bytes": "^3.1.2",
8685
+ "content-type": "^1.0.5",
8686
+ "debug": "^4.4.0",
8687
+ "http-errors": "^2.0.0",
8688
+ "iconv-lite": "^0.6.3",
8689
+ "on-finished": "^2.4.1",
8690
+ "qs": "^6.14.0",
8691
+ "raw-body": "^3.0.0",
8692
+ "type-is": "^2.0.0"
8693
+ },
8694
+ "engines": {
8695
+ "node": ">=18"
8696
+ }
8697
+ },
8596
8698
  "node_modules/@unisphere/cli/node_modules/commander": {
8597
8699
  "version": "9.4.1",
8598
8700
  "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz",
@@ -8601,20 +8703,43 @@
8601
8703
  "node": "^12.20.0 || >=14"
8602
8704
  }
8603
8705
  },
8604
- "node_modules/@unisphere/cli/node_modules/debug": {
8605
- "version": "4.3.4",
8606
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
8607
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
8706
+ "node_modules/@unisphere/cli/node_modules/content-disposition": {
8707
+ "version": "1.0.0",
8708
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz",
8709
+ "integrity": "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==",
8710
+ "license": "MIT",
8608
8711
  "dependencies": {
8609
- "ms": "2.1.2"
8712
+ "safe-buffer": "5.2.1"
8610
8713
  },
8611
8714
  "engines": {
8612
- "node": ">=6.0"
8613
- },
8614
- "peerDependenciesMeta": {
8615
- "supports-color": {
8616
- "optional": true
8617
- }
8715
+ "node": ">= 0.6"
8716
+ }
8717
+ },
8718
+ "node_modules/@unisphere/cli/node_modules/cookie": {
8719
+ "version": "0.7.2",
8720
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
8721
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
8722
+ "license": "MIT",
8723
+ "engines": {
8724
+ "node": ">= 0.6"
8725
+ }
8726
+ },
8727
+ "node_modules/@unisphere/cli/node_modules/cookie-signature": {
8728
+ "version": "1.2.2",
8729
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
8730
+ "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
8731
+ "license": "MIT",
8732
+ "engines": {
8733
+ "node": ">=6.6.0"
8734
+ }
8735
+ },
8736
+ "node_modules/@unisphere/cli/node_modules/encodeurl": {
8737
+ "version": "2.0.0",
8738
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
8739
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
8740
+ "license": "MIT",
8741
+ "engines": {
8742
+ "node": ">= 0.8"
8618
8743
  }
8619
8744
  },
8620
8745
  "node_modules/@unisphere/cli/node_modules/execa": {
@@ -8639,6 +8764,48 @@
8639
8764
  "url": "https://github.com/sindresorhus/execa?sponsor=1"
8640
8765
  }
8641
8766
  },
8767
+ "node_modules/@unisphere/cli/node_modules/express": {
8768
+ "version": "5.1.0",
8769
+ "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz",
8770
+ "integrity": "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==",
8771
+ "license": "MIT",
8772
+ "dependencies": {
8773
+ "accepts": "^2.0.0",
8774
+ "body-parser": "^2.2.0",
8775
+ "content-disposition": "^1.0.0",
8776
+ "content-type": "^1.0.5",
8777
+ "cookie": "^0.7.1",
8778
+ "cookie-signature": "^1.2.1",
8779
+ "debug": "^4.4.0",
8780
+ "encodeurl": "^2.0.0",
8781
+ "escape-html": "^1.0.3",
8782
+ "etag": "^1.8.1",
8783
+ "finalhandler": "^2.1.0",
8784
+ "fresh": "^2.0.0",
8785
+ "http-errors": "^2.0.0",
8786
+ "merge-descriptors": "^2.0.0",
8787
+ "mime-types": "^3.0.0",
8788
+ "on-finished": "^2.4.1",
8789
+ "once": "^1.4.0",
8790
+ "parseurl": "^1.3.3",
8791
+ "proxy-addr": "^2.0.7",
8792
+ "qs": "^6.14.0",
8793
+ "range-parser": "^1.2.1",
8794
+ "router": "^2.2.0",
8795
+ "send": "^1.1.0",
8796
+ "serve-static": "^2.2.0",
8797
+ "statuses": "^2.0.1",
8798
+ "type-is": "^2.0.1",
8799
+ "vary": "^1.1.2"
8800
+ },
8801
+ "engines": {
8802
+ "node": ">= 18"
8803
+ },
8804
+ "funding": {
8805
+ "type": "opencollective",
8806
+ "url": "https://opencollective.com/express"
8807
+ }
8808
+ },
8642
8809
  "node_modules/@unisphere/cli/node_modules/fast-glob": {
8643
8810
  "version": "3.2.12",
8644
8811
  "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz",
@@ -8654,6 +8821,32 @@
8654
8821
  "node": ">=8.6.0"
8655
8822
  }
8656
8823
  },
8824
+ "node_modules/@unisphere/cli/node_modules/finalhandler": {
8825
+ "version": "2.1.0",
8826
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz",
8827
+ "integrity": "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==",
8828
+ "license": "MIT",
8829
+ "dependencies": {
8830
+ "debug": "^4.4.0",
8831
+ "encodeurl": "^2.0.0",
8832
+ "escape-html": "^1.0.3",
8833
+ "on-finished": "^2.4.1",
8834
+ "parseurl": "^1.3.3",
8835
+ "statuses": "^2.0.1"
8836
+ },
8837
+ "engines": {
8838
+ "node": ">= 0.8"
8839
+ }
8840
+ },
8841
+ "node_modules/@unisphere/cli/node_modules/fresh": {
8842
+ "version": "2.0.0",
8843
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
8844
+ "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
8845
+ "license": "MIT",
8846
+ "engines": {
8847
+ "node": ">= 0.8"
8848
+ }
8849
+ },
8657
8850
  "node_modules/@unisphere/cli/node_modules/fs-extra": {
8658
8851
  "version": "10.1.0",
8659
8852
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
@@ -8697,6 +8890,31 @@
8697
8890
  "url": "https://github.com/sponsors/isaacs"
8698
8891
  }
8699
8892
  },
8893
+ "node_modules/@unisphere/cli/node_modules/http-errors": {
8894
+ "version": "2.0.0",
8895
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
8896
+ "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
8897
+ "license": "MIT",
8898
+ "dependencies": {
8899
+ "depd": "2.0.0",
8900
+ "inherits": "2.0.4",
8901
+ "setprototypeof": "1.2.0",
8902
+ "statuses": "2.0.1",
8903
+ "toidentifier": "1.0.1"
8904
+ },
8905
+ "engines": {
8906
+ "node": ">= 0.8"
8907
+ }
8908
+ },
8909
+ "node_modules/@unisphere/cli/node_modules/http-errors/node_modules/statuses": {
8910
+ "version": "2.0.1",
8911
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
8912
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
8913
+ "license": "MIT",
8914
+ "engines": {
8915
+ "node": ">= 0.8"
8916
+ }
8917
+ },
8700
8918
  "node_modules/@unisphere/cli/node_modules/human-signals": {
8701
8919
  "version": "2.1.0",
8702
8920
  "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
@@ -8716,6 +8934,48 @@
8716
8934
  "url": "https://github.com/sponsors/sindresorhus"
8717
8935
  }
8718
8936
  },
8937
+ "node_modules/@unisphere/cli/node_modules/media-typer": {
8938
+ "version": "1.1.0",
8939
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
8940
+ "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
8941
+ "license": "MIT",
8942
+ "engines": {
8943
+ "node": ">= 0.8"
8944
+ }
8945
+ },
8946
+ "node_modules/@unisphere/cli/node_modules/merge-descriptors": {
8947
+ "version": "2.0.0",
8948
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
8949
+ "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
8950
+ "license": "MIT",
8951
+ "engines": {
8952
+ "node": ">=18"
8953
+ },
8954
+ "funding": {
8955
+ "url": "https://github.com/sponsors/sindresorhus"
8956
+ }
8957
+ },
8958
+ "node_modules/@unisphere/cli/node_modules/mime-db": {
8959
+ "version": "1.54.0",
8960
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
8961
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
8962
+ "license": "MIT",
8963
+ "engines": {
8964
+ "node": ">= 0.6"
8965
+ }
8966
+ },
8967
+ "node_modules/@unisphere/cli/node_modules/mime-types": {
8968
+ "version": "3.0.1",
8969
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
8970
+ "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
8971
+ "license": "MIT",
8972
+ "dependencies": {
8973
+ "mime-db": "^1.54.0"
8974
+ },
8975
+ "engines": {
8976
+ "node": ">= 0.6"
8977
+ }
8978
+ },
8719
8979
  "node_modules/@unisphere/cli/node_modules/minimatch": {
8720
8980
  "version": "5.1.6",
8721
8981
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
@@ -8727,6 +8987,76 @@
8727
8987
  "node": ">=10"
8728
8988
  }
8729
8989
  },
8990
+ "node_modules/@unisphere/cli/node_modules/negotiator": {
8991
+ "version": "1.0.0",
8992
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
8993
+ "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
8994
+ "license": "MIT",
8995
+ "engines": {
8996
+ "node": ">= 0.6"
8997
+ }
8998
+ },
8999
+ "node_modules/@unisphere/cli/node_modules/raw-body": {
9000
+ "version": "3.0.0",
9001
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz",
9002
+ "integrity": "sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==",
9003
+ "license": "MIT",
9004
+ "dependencies": {
9005
+ "bytes": "3.1.2",
9006
+ "http-errors": "2.0.0",
9007
+ "iconv-lite": "0.6.3",
9008
+ "unpipe": "1.0.0"
9009
+ },
9010
+ "engines": {
9011
+ "node": ">= 0.8"
9012
+ }
9013
+ },
9014
+ "node_modules/@unisphere/cli/node_modules/send": {
9015
+ "version": "1.2.0",
9016
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz",
9017
+ "integrity": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==",
9018
+ "license": "MIT",
9019
+ "dependencies": {
9020
+ "debug": "^4.3.5",
9021
+ "encodeurl": "^2.0.0",
9022
+ "escape-html": "^1.0.3",
9023
+ "etag": "^1.8.1",
9024
+ "fresh": "^2.0.0",
9025
+ "http-errors": "^2.0.0",
9026
+ "mime-types": "^3.0.1",
9027
+ "ms": "^2.1.3",
9028
+ "on-finished": "^2.4.1",
9029
+ "range-parser": "^1.2.1",
9030
+ "statuses": "^2.0.1"
9031
+ },
9032
+ "engines": {
9033
+ "node": ">= 18"
9034
+ }
9035
+ },
9036
+ "node_modules/@unisphere/cli/node_modules/serve-static": {
9037
+ "version": "2.2.0",
9038
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz",
9039
+ "integrity": "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==",
9040
+ "license": "MIT",
9041
+ "dependencies": {
9042
+ "encodeurl": "^2.0.0",
9043
+ "escape-html": "^1.0.3",
9044
+ "parseurl": "^1.3.3",
9045
+ "send": "^1.2.0"
9046
+ },
9047
+ "engines": {
9048
+ "node": ">= 18"
9049
+ }
9050
+ },
9051
+ "node_modules/@unisphere/cli/node_modules/statuses": {
9052
+ "version": "2.0.2",
9053
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
9054
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
9055
+ "license": "MIT",
9056
+ "engines": {
9057
+ "node": ">= 0.8"
9058
+ }
9059
+ },
8730
9060
  "node_modules/@unisphere/cli/node_modules/strip-final-newline": {
8731
9061
  "version": "2.0.0",
8732
9062
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
@@ -8740,49 +9070,118 @@
8740
9070
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz",
8741
9071
  "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
8742
9072
  },
9073
+ "node_modules/@unisphere/cli/node_modules/type-is": {
9074
+ "version": "2.0.1",
9075
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
9076
+ "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
9077
+ "license": "MIT",
9078
+ "dependencies": {
9079
+ "content-type": "^1.0.5",
9080
+ "media-typer": "^1.1.0",
9081
+ "mime-types": "^3.0.0"
9082
+ },
9083
+ "engines": {
9084
+ "node": ">= 0.6"
9085
+ }
9086
+ },
9087
+ "node_modules/@unisphere/cli/node_modules/watchpack": {
9088
+ "version": "2.4.0",
9089
+ "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz",
9090
+ "integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==",
9091
+ "license": "MIT",
9092
+ "dependencies": {
9093
+ "glob-to-regexp": "^0.4.1",
9094
+ "graceful-fs": "^4.1.2"
9095
+ },
9096
+ "engines": {
9097
+ "node": ">=10.13.0"
9098
+ }
9099
+ },
9100
+ "node_modules/@unisphere/core": {
9101
+ "version": "1.78.0",
9102
+ "resolved": "https://registry.npmjs.org/@unisphere/core/-/core-1.78.0.tgz",
9103
+ "integrity": "sha512-qeLYV4l4STH5qinMPBg0cYrm2lH1IeINx76hxq601XS8tvaHJKLWTKs6s2Q+A3cEwnqv983uQ1NmJ3+4q5tC9w==",
9104
+ "license": "AGPL-3.0"
9105
+ },
8743
9106
  "node_modules/@unisphere/notifications-core": {
8744
- "version": "1.13.0",
8745
- "resolved": "https://registry.npmjs.org/@unisphere/notifications-core/-/notifications-core-1.13.0.tgz",
8746
- "integrity": "sha512-wI91HuG8UBQDdLokq7wKBXGn0ON1IPgxKQiBLM+Xn9tmMzYkxM81L4XDwkH2YPTUNGEvuqU3SNQIJ5s3Wu7jBg==",
9107
+ "version": "1.20.1",
9108
+ "resolved": "https://registry.npmjs.org/@unisphere/notifications-core/-/notifications-core-1.20.1.tgz",
9109
+ "integrity": "sha512-aj3806jM2EZ6xuaYpqVLRWqG8alntCyOzdrAe6hooy/L4ZrC2mK3YSgB+xr22oQKzZULUkQSEsbGlBtwsho0WQ==",
9110
+ "license": "AGPL-3.0",
8747
9111
  "peerDependencies": {
8748
- "@unisphere/runtime": "^1.54.1"
9112
+ "@unisphere/core": "^1.75.7",
9113
+ "@unisphere/runtime": "^1.77.0"
8749
9114
  }
8750
9115
  },
8751
9116
  "node_modules/@unisphere/notifications-runtime-react": {
8752
- "version": "1.13.0",
8753
- "resolved": "https://registry.npmjs.org/@unisphere/notifications-runtime-react/-/notifications-runtime-react-1.13.0.tgz",
8754
- "integrity": "sha512-lZF1UIe2HJjO5BBdkXqsfaKpJjFBRjo9eNL6vWyZUR/x0mJqivznTCBEYk5BhdnhgIOd+yHhO7u4t3xXM4z4HQ==",
9117
+ "version": "1.19.5",
9118
+ "resolved": "https://registry.npmjs.org/@unisphere/notifications-runtime-react/-/notifications-runtime-react-1.19.5.tgz",
9119
+ "integrity": "sha512-3tx60uaphvbWlSUohD3YgO3pSTs6i8RJGoqNcY18G/WzKz/pH7NfPEv3YuW96EXzf9iWSot+BNQcYE9Gega7wA==",
9120
+ "license": "AGPL-3.0",
8755
9121
  "peerDependencies": {
8756
- "@mui/material": "5.1.1",
8757
- "@unisphere/notifications-core": "^1.13.0",
9122
+ "@unisphere/notifications-core": "^1.20.1",
8758
9123
  "@unisphere/runtime-react": "^1.40.2",
8759
9124
  "react": "^17.0.0 || ^18.0.0",
8760
- "react-dom": "^18.3.1"
9125
+ "react-dom": "^17.0.0 || ^18.0.0"
9126
+ }
9127
+ },
9128
+ "node_modules/@unisphere/nx": {
9129
+ "version": "1.1.2",
9130
+ "resolved": "https://registry.npmjs.org/@unisphere/nx/-/nx-1.1.2.tgz",
9131
+ "integrity": "sha512-Wt8WOqmk1mzNuYIU9ugXV13wOoMh8fLJcQdb5IgLKzdsxbNwP/PAitpL1rDzg9XCeSH5IWb91bAV7tPwJlC1tA==",
9132
+ "dependencies": {
9133
+ "@nx/devkit": "21.2.1",
9134
+ "ts-morph": "^26.0.0",
9135
+ "tslib": "^2.3.0"
9136
+ }
9137
+ },
9138
+ "node_modules/@unisphere/nx/node_modules/@nx/devkit": {
9139
+ "version": "21.2.1",
9140
+ "resolved": "https://registry.npmjs.org/@nx/devkit/-/devkit-21.2.1.tgz",
9141
+ "integrity": "sha512-sbc8l6qdc9GER5gUeh+IKecyKA+uUv0V/bf45nibUziUuQN2C1nh9bFJHzBeFeySonmEbF+I0aZ3aoafM5FVuQ==",
9142
+ "license": "MIT",
9143
+ "dependencies": {
9144
+ "ejs": "^3.1.7",
9145
+ "enquirer": "~2.3.6",
9146
+ "ignore": "^5.0.4",
9147
+ "minimatch": "9.0.3",
9148
+ "semver": "^7.5.3",
9149
+ "tmp": "~0.2.1",
9150
+ "tslib": "^2.3.0",
9151
+ "yargs-parser": "21.1.1"
9152
+ },
9153
+ "peerDependencies": {
9154
+ "nx": "21.2.1"
8761
9155
  }
8762
9156
  },
8763
9157
  "node_modules/@unisphere/runtime": {
8764
- "version": "1.74.0",
8765
- "resolved": "https://registry.npmjs.org/@unisphere/runtime/-/runtime-1.74.0.tgz",
8766
- "integrity": "sha512-mcVvge+7i5MX7KksXidwYLL2eiPw1ihAYWvmILmg9JsKkVSqAZZtEDuJPbYHpkkWUjwSkz1zfx1l/dZTvgyFAw==",
8767
- "license": "AGPL-3.0"
9158
+ "version": "1.78.3",
9159
+ "resolved": "https://registry.npmjs.org/@unisphere/runtime/-/runtime-1.78.3.tgz",
9160
+ "integrity": "sha512-wzLCVDps4LcHUWaqlDZnIJIYmR7CkGPqHVfS9YJHOXOOU/ccn1Mx3NZzVYZu1YSg+cbS+33TT4ah9Ch2VocPgA==",
9161
+ "license": "AGPL-3.0",
9162
+ "peerDependencies": {
9163
+ "@unisphere/core": "^1.78.0"
9164
+ }
8768
9165
  },
8769
9166
  "node_modules/@unisphere/runtime-js": {
8770
- "version": "1.72.1",
8771
- "resolved": "https://registry.npmjs.org/@unisphere/runtime-js/-/runtime-js-1.72.1.tgz",
8772
- "integrity": "sha512-6dj95ubMkPDNpxObgkuNpPPBzmyrqiJmMKTqtbREEz1lPh4w4qtO+draXyMCwzPgAZl0CsEbmx1Hzl4+peeqxw==",
9167
+ "version": "1.77.4",
9168
+ "resolved": "https://registry.npmjs.org/@unisphere/runtime-js/-/runtime-js-1.77.4.tgz",
9169
+ "integrity": "sha512-jnPYmKfqa74a96gLpL5J4xHCgOKayN1i+hcu1tOfVAmPnSZ7s7BcgQI5Y8gTNoKMDZH5kfU21cvASvm39VEJ7w==",
8773
9170
  "license": "AGPL-3.0",
8774
9171
  "peerDependencies": {
8775
- "@unisphere/runtime": "^1.74.0"
9172
+ "@unisphere/core": "^1.78.0",
9173
+ "@unisphere/runtime": "^1.78.3"
8776
9174
  }
8777
9175
  },
8778
9176
  "node_modules/@unisphere/runtime-react": {
8779
- "version": "1.69.1",
8780
- "resolved": "https://registry.npmjs.org/@unisphere/runtime-react/-/runtime-react-1.69.1.tgz",
8781
- "integrity": "sha512-LoXBLFClPRFm+FZy3mH2J3QHohyEHJpw6pXK/SKPU3VE9KXSBbnmi2VOqishS1Dv0V4LTxMvoeWSeTofmb/YJA==",
9177
+ "version": "1.72.0",
9178
+ "resolved": "https://registry.npmjs.org/@unisphere/runtime-react/-/runtime-react-1.72.0.tgz",
9179
+ "integrity": "sha512-dXnTFLCn7VGHDUCUgKHrpgrRhW1T1EVyH9NtqTaRYk9D5kKW0xzdjqQw/gop2VkCMUsdR8qHRriKX/w9UlMhcg==",
8782
9180
  "license": "AGPL-3.0",
8783
9181
  "peerDependencies": {
8784
- "@unisphere/runtime": "^1.74.0",
8785
- "@unisphere/runtime-js": "^1.72.1",
9182
+ "@unisphere/core": "^1.78.0",
9183
+ "@unisphere/runtime": "^1.78.3",
9184
+ "@unisphere/runtime-js": "^1.77.4",
8786
9185
  "react": "^17.0.0 || ^18.0.0"
8787
9186
  }
8788
9187
  },
@@ -9377,7 +9776,6 @@
9377
9776
  "version": "4.1.3",
9378
9777
  "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
9379
9778
  "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
9380
- "dev": true,
9381
9779
  "engines": {
9382
9780
  "node": ">=6"
9383
9781
  }
@@ -9445,7 +9843,6 @@
9445
9843
  "version": "4.3.0",
9446
9844
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
9447
9845
  "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
9448
- "dev": true,
9449
9846
  "dependencies": {
9450
9847
  "color-convert": "^2.0.1"
9451
9848
  },
@@ -10861,7 +11258,6 @@
10861
11258
  "version": "3.1.2",
10862
11259
  "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
10863
11260
  "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
10864
- "dev": true,
10865
11261
  "engines": {
10866
11262
  "node": ">= 0.8"
10867
11263
  }
@@ -10949,6 +11345,35 @@
10949
11345
  "url": "https://github.com/sponsors/ljharb"
10950
11346
  }
10951
11347
  },
11348
+ "node_modules/call-bind-apply-helpers": {
11349
+ "version": "1.0.2",
11350
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
11351
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
11352
+ "license": "MIT",
11353
+ "dependencies": {
11354
+ "es-errors": "^1.3.0",
11355
+ "function-bind": "^1.1.2"
11356
+ },
11357
+ "engines": {
11358
+ "node": ">= 0.4"
11359
+ }
11360
+ },
11361
+ "node_modules/call-bound": {
11362
+ "version": "1.0.4",
11363
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
11364
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
11365
+ "license": "MIT",
11366
+ "dependencies": {
11367
+ "call-bind-apply-helpers": "^1.0.2",
11368
+ "get-intrinsic": "^1.3.0"
11369
+ },
11370
+ "engines": {
11371
+ "node": ">= 0.4"
11372
+ },
11373
+ "funding": {
11374
+ "url": "https://github.com/sponsors/ljharb"
11375
+ }
11376
+ },
10952
11377
  "node_modules/callsites": {
10953
11378
  "version": "3.1.0",
10954
11379
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -11023,7 +11448,6 @@
11023
11448
  "version": "4.1.2",
11024
11449
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
11025
11450
  "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
11026
- "dev": true,
11027
11451
  "dependencies": {
11028
11452
  "ansi-styles": "^4.1.0",
11029
11453
  "supports-color": "^7.1.0"
@@ -11310,6 +11734,12 @@
11310
11734
  "node": ">=8.0.0"
11311
11735
  }
11312
11736
  },
11737
+ "node_modules/code-block-writer": {
11738
+ "version": "13.0.3",
11739
+ "resolved": "https://registry.npmjs.org/code-block-writer/-/code-block-writer-13.0.3.tgz",
11740
+ "integrity": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==",
11741
+ "license": "MIT"
11742
+ },
11313
11743
  "node_modules/collect-v8-coverage": {
11314
11744
  "version": "1.0.2",
11315
11745
  "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz",
@@ -11320,7 +11750,6 @@
11320
11750
  "version": "2.0.1",
11321
11751
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
11322
11752
  "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
11323
- "dev": true,
11324
11753
  "dependencies": {
11325
11754
  "color-name": "~1.1.4"
11326
11755
  },
@@ -11331,8 +11760,7 @@
11331
11760
  "node_modules/color-name": {
11332
11761
  "version": "1.1.4",
11333
11762
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
11334
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
11335
- "dev": true
11763
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
11336
11764
  },
11337
11765
  "node_modules/colord": {
11338
11766
  "version": "2.9.3",
@@ -11697,7 +12125,6 @@
11697
12125
  "version": "1.0.5",
11698
12126
  "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
11699
12127
  "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
11700
- "dev": true,
11701
12128
  "engines": {
11702
12129
  "node": ">= 0.6"
11703
12130
  }
@@ -13018,11 +13445,12 @@
13018
13445
  }
13019
13446
  },
13020
13447
  "node_modules/debug": {
13021
- "version": "4.3.5",
13022
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
13023
- "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
13448
+ "version": "4.4.0",
13449
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
13450
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
13451
+ "license": "MIT",
13024
13452
  "dependencies": {
13025
- "ms": "2.1.2"
13453
+ "ms": "^2.1.3"
13026
13454
  },
13027
13455
  "engines": {
13028
13456
  "node": ">=6.0"
@@ -13516,7 +13944,6 @@
13516
13944
  "version": "2.0.0",
13517
13945
  "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
13518
13946
  "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
13519
- "dev": true,
13520
13947
  "engines": {
13521
13948
  "node": ">= 0.8"
13522
13949
  }
@@ -13754,6 +14181,20 @@
13754
14181
  "node": ">=12"
13755
14182
  }
13756
14183
  },
14184
+ "node_modules/dunder-proto": {
14185
+ "version": "1.0.1",
14186
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
14187
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
14188
+ "license": "MIT",
14189
+ "dependencies": {
14190
+ "call-bind-apply-helpers": "^1.0.1",
14191
+ "es-errors": "^1.3.0",
14192
+ "gopd": "^1.2.0"
14193
+ },
14194
+ "engines": {
14195
+ "node": ">= 0.4"
14196
+ }
14197
+ },
13757
14198
  "node_modules/duplexer": {
13758
14199
  "version": "0.1.2",
13759
14200
  "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
@@ -13763,14 +14204,12 @@
13763
14204
  "node_modules/ee-first": {
13764
14205
  "version": "1.1.1",
13765
14206
  "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
13766
- "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
13767
- "dev": true
14207
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
13768
14208
  },
13769
14209
  "node_modules/ejs": {
13770
14210
  "version": "3.1.10",
13771
14211
  "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
13772
14212
  "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
13773
- "dev": true,
13774
14213
  "dependencies": {
13775
14214
  "jake": "^10.8.5"
13776
14215
  },
@@ -13847,7 +14286,6 @@
13847
14286
  "version": "2.3.6",
13848
14287
  "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
13849
14288
  "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
13850
- "dev": true,
13851
14289
  "dependencies": {
13852
14290
  "ansi-colors": "^4.1.1"
13853
14291
  },
@@ -13972,13 +14410,10 @@
13972
14410
  }
13973
14411
  },
13974
14412
  "node_modules/es-define-property": {
13975
- "version": "1.0.0",
13976
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
13977
- "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
13978
- "dev": true,
13979
- "dependencies": {
13980
- "get-intrinsic": "^1.2.4"
13981
- },
14413
+ "version": "1.0.1",
14414
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
14415
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
14416
+ "license": "MIT",
13982
14417
  "engines": {
13983
14418
  "node": ">= 0.4"
13984
14419
  }
@@ -13987,7 +14422,6 @@
13987
14422
  "version": "1.3.0",
13988
14423
  "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
13989
14424
  "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
13990
- "dev": true,
13991
14425
  "engines": {
13992
14426
  "node": ">= 0.4"
13993
14427
  }
@@ -13999,10 +14433,10 @@
13999
14433
  "dev": true
14000
14434
  },
14001
14435
  "node_modules/es-object-atoms": {
14002
- "version": "1.0.0",
14003
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
14004
- "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
14005
- "dev": true,
14436
+ "version": "1.1.1",
14437
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
14438
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
14439
+ "license": "MIT",
14006
14440
  "dependencies": {
14007
14441
  "es-errors": "^1.3.0"
14008
14442
  },
@@ -14100,8 +14534,7 @@
14100
14534
  "node_modules/escape-html": {
14101
14535
  "version": "1.0.3",
14102
14536
  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
14103
- "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
14104
- "dev": true
14537
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
14105
14538
  },
14106
14539
  "node_modules/escape-string-regexp": {
14107
14540
  "version": "1.0.5",
@@ -14701,7 +15134,6 @@
14701
15134
  "version": "1.8.1",
14702
15135
  "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
14703
15136
  "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
14704
- "dev": true,
14705
15137
  "engines": {
14706
15138
  "node": ">= 0.6"
14707
15139
  }
@@ -15196,7 +15628,6 @@
15196
15628
  "version": "1.0.4",
15197
15629
  "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
15198
15630
  "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
15199
- "dev": true,
15200
15631
  "dependencies": {
15201
15632
  "minimatch": "^5.0.1"
15202
15633
  }
@@ -15205,7 +15636,6 @@
15205
15636
  "version": "5.1.6",
15206
15637
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
15207
15638
  "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
15208
- "dev": true,
15209
15639
  "dependencies": {
15210
15640
  "brace-expansion": "^2.0.1"
15211
15641
  },
@@ -15522,7 +15952,6 @@
15522
15952
  "version": "0.2.0",
15523
15953
  "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
15524
15954
  "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
15525
- "dev": true,
15526
15955
  "engines": {
15527
15956
  "node": ">= 0.6"
15528
15957
  }
@@ -15694,16 +16123,21 @@
15694
16123
  }
15695
16124
  },
15696
16125
  "node_modules/get-intrinsic": {
15697
- "version": "1.2.4",
15698
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
15699
- "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
15700
- "dev": true,
16126
+ "version": "1.3.0",
16127
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
16128
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
16129
+ "license": "MIT",
15701
16130
  "dependencies": {
16131
+ "call-bind-apply-helpers": "^1.0.2",
16132
+ "es-define-property": "^1.0.1",
15702
16133
  "es-errors": "^1.3.0",
16134
+ "es-object-atoms": "^1.1.1",
15703
16135
  "function-bind": "^1.1.2",
15704
- "has-proto": "^1.0.1",
15705
- "has-symbols": "^1.0.3",
15706
- "hasown": "^2.0.0"
16136
+ "get-proto": "^1.0.1",
16137
+ "gopd": "^1.2.0",
16138
+ "has-symbols": "^1.1.0",
16139
+ "hasown": "^2.0.2",
16140
+ "math-intrinsics": "^1.1.0"
15707
16141
  },
15708
16142
  "engines": {
15709
16143
  "node": ">= 0.4"
@@ -15721,6 +16155,19 @@
15721
16155
  "node": ">=8.0.0"
15722
16156
  }
15723
16157
  },
16158
+ "node_modules/get-proto": {
16159
+ "version": "1.0.1",
16160
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
16161
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
16162
+ "license": "MIT",
16163
+ "dependencies": {
16164
+ "dunder-proto": "^1.0.1",
16165
+ "es-object-atoms": "^1.0.0"
16166
+ },
16167
+ "engines": {
16168
+ "node": ">= 0.4"
16169
+ }
16170
+ },
15724
16171
  "node_modules/get-stream": {
15725
16172
  "version": "8.0.1",
15726
16173
  "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
@@ -15784,8 +16231,7 @@
15784
16231
  "node_modules/glob-to-regexp": {
15785
16232
  "version": "0.4.1",
15786
16233
  "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
15787
- "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
15788
- "dev": true
16234
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
15789
16235
  },
15790
16236
  "node_modules/glob/node_modules/minimatch": {
15791
16237
  "version": "5.1.6",
@@ -15860,12 +16306,12 @@
15860
16306
  }
15861
16307
  },
15862
16308
  "node_modules/gopd": {
15863
- "version": "1.0.1",
15864
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
15865
- "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
15866
- "dev": true,
15867
- "dependencies": {
15868
- "get-intrinsic": "^1.1.3"
16309
+ "version": "1.2.0",
16310
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
16311
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
16312
+ "license": "MIT",
16313
+ "engines": {
16314
+ "node": ">= 0.4"
15869
16315
  },
15870
16316
  "funding": {
15871
16317
  "url": "https://github.com/sponsors/ljharb"
@@ -15941,7 +16387,6 @@
15941
16387
  "version": "4.0.0",
15942
16388
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
15943
16389
  "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
15944
- "dev": true,
15945
16390
  "engines": {
15946
16391
  "node": ">=8"
15947
16392
  }
@@ -15971,10 +16416,10 @@
15971
16416
  }
15972
16417
  },
15973
16418
  "node_modules/has-symbols": {
15974
- "version": "1.0.3",
15975
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
15976
- "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
15977
- "dev": true,
16419
+ "version": "1.1.0",
16420
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
16421
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
16422
+ "license": "MIT",
15978
16423
  "engines": {
15979
16424
  "node": ">= 0.4"
15980
16425
  },
@@ -16337,7 +16782,6 @@
16337
16782
  "version": "0.6.3",
16338
16783
  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
16339
16784
  "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
16340
- "dev": true,
16341
16785
  "dependencies": {
16342
16786
  "safer-buffer": ">= 2.1.2 < 3.0.0"
16343
16787
  },
@@ -16398,7 +16842,6 @@
16398
16842
  "version": "5.3.1",
16399
16843
  "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
16400
16844
  "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
16401
- "dev": true,
16402
16845
  "engines": {
16403
16846
  "node": ">= 4"
16404
16847
  }
@@ -16840,6 +17283,12 @@
16840
17283
  "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
16841
17284
  "dev": true
16842
17285
  },
17286
+ "node_modules/is-promise": {
17287
+ "version": "4.0.0",
17288
+ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
17289
+ "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
17290
+ "license": "MIT"
17291
+ },
16843
17292
  "node_modules/is-reference": {
16844
17293
  "version": "1.2.1",
16845
17294
  "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz",
@@ -17110,7 +17559,6 @@
17110
17559
  "version": "10.9.1",
17111
17560
  "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.1.tgz",
17112
17561
  "integrity": "sha512-61btcOHNnLnsOdtLgA5efqQWjnSi/vow5HbI7HMdKKWqvrKR1bLK3BPlJn9gcSaP2ewuamUSMB5XEy76KUIS2w==",
17113
- "dev": true,
17114
17562
  "dependencies": {
17115
17563
  "async": "^3.2.3",
17116
17564
  "chalk": "^4.0.2",
@@ -17128,7 +17576,6 @@
17128
17576
  "version": "1.1.11",
17129
17577
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
17130
17578
  "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
17131
- "dev": true,
17132
17579
  "dependencies": {
17133
17580
  "balanced-match": "^1.0.0",
17134
17581
  "concat-map": "0.0.1"
@@ -17138,7 +17585,6 @@
17138
17585
  "version": "3.1.2",
17139
17586
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
17140
17587
  "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
17141
- "dev": true,
17142
17588
  "dependencies": {
17143
17589
  "brace-expansion": "^1.1.7"
17144
17590
  },
@@ -19596,6 +20042,15 @@
19596
20042
  "tmpl": "1.0.5"
19597
20043
  }
19598
20044
  },
20045
+ "node_modules/math-intrinsics": {
20046
+ "version": "1.1.0",
20047
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
20048
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
20049
+ "license": "MIT",
20050
+ "engines": {
20051
+ "node": ">= 0.4"
20052
+ }
20053
+ },
19599
20054
  "node_modules/mdn-data": {
19600
20055
  "version": "2.0.30",
19601
20056
  "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
@@ -19813,7 +20268,6 @@
19813
20268
  "version": "9.0.3",
19814
20269
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
19815
20270
  "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
19816
- "dev": true,
19817
20271
  "dependencies": {
19818
20272
  "brace-expansion": "^2.0.1"
19819
20273
  },
@@ -19919,9 +20373,10 @@
19919
20373
  }
19920
20374
  },
19921
20375
  "node_modules/ms": {
19922
- "version": "2.1.2",
19923
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
19924
- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
20376
+ "version": "2.1.3",
20377
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
20378
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
20379
+ "license": "MIT"
19925
20380
  },
19926
20381
  "node_modules/multicast-dns": {
19927
20382
  "version": "7.2.5",
@@ -20271,10 +20726,10 @@
20271
20726
  }
20272
20727
  },
20273
20728
  "node_modules/object-inspect": {
20274
- "version": "1.13.2",
20275
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
20276
- "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
20277
- "dev": true,
20729
+ "version": "1.13.4",
20730
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
20731
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
20732
+ "license": "MIT",
20278
20733
  "engines": {
20279
20734
  "node": ">= 0.4"
20280
20735
  },
@@ -20401,7 +20856,6 @@
20401
20856
  "version": "2.4.1",
20402
20857
  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
20403
20858
  "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
20404
- "dev": true,
20405
20859
  "dependencies": {
20406
20860
  "ee-first": "1.1.1"
20407
20861
  },
@@ -20724,7 +21178,6 @@
20724
21178
  "version": "1.3.3",
20725
21179
  "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
20726
21180
  "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
20727
- "dev": true,
20728
21181
  "engines": {
20729
21182
  "node": ">= 0.8"
20730
21183
  }
@@ -20879,6 +21332,12 @@
20879
21332
  "node": ">= 14"
20880
21333
  }
20881
21334
  },
21335
+ "node_modules/path-browserify": {
21336
+ "version": "1.0.1",
21337
+ "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
21338
+ "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
21339
+ "license": "MIT"
21340
+ },
20882
21341
  "node_modules/path-exists": {
20883
21342
  "version": "4.0.0",
20884
21343
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
@@ -21969,7 +22428,6 @@
21969
22428
  "version": "2.0.7",
21970
22429
  "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
21971
22430
  "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
21972
- "dev": true,
21973
22431
  "dependencies": {
21974
22432
  "forwarded": "0.2.0",
21975
22433
  "ipaddr.js": "1.9.1"
@@ -21982,7 +22440,6 @@
21982
22440
  "version": "1.9.1",
21983
22441
  "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
21984
22442
  "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
21985
- "dev": true,
21986
22443
  "engines": {
21987
22444
  "node": ">= 0.10"
21988
22445
  }
@@ -22056,12 +22513,12 @@
22056
22513
  }
22057
22514
  },
22058
22515
  "node_modules/qs": {
22059
- "version": "6.12.1",
22060
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.12.1.tgz",
22061
- "integrity": "sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==",
22062
- "dev": true,
22516
+ "version": "6.14.0",
22517
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz",
22518
+ "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
22519
+ "license": "BSD-3-Clause",
22063
22520
  "dependencies": {
22064
- "side-channel": "^1.0.6"
22521
+ "side-channel": "^1.1.0"
22065
22522
  },
22066
22523
  "engines": {
22067
22524
  "node": ">=0.6"
@@ -22124,7 +22581,6 @@
22124
22581
  "version": "1.2.1",
22125
22582
  "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
22126
22583
  "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
22127
- "dev": true,
22128
22584
  "engines": {
22129
22585
  "node": ">= 0.6"
22130
22586
  }
@@ -22943,6 +23399,31 @@
22943
23399
  "linux"
22944
23400
  ]
22945
23401
  },
23402
+ "node_modules/router": {
23403
+ "version": "2.2.0",
23404
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
23405
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
23406
+ "license": "MIT",
23407
+ "dependencies": {
23408
+ "debug": "^4.4.0",
23409
+ "depd": "^2.0.0",
23410
+ "is-promise": "^4.0.0",
23411
+ "parseurl": "^1.3.3",
23412
+ "path-to-regexp": "^8.0.0"
23413
+ },
23414
+ "engines": {
23415
+ "node": ">= 18"
23416
+ }
23417
+ },
23418
+ "node_modules/router/node_modules/path-to-regexp": {
23419
+ "version": "8.2.0",
23420
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz",
23421
+ "integrity": "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==",
23422
+ "license": "MIT",
23423
+ "engines": {
23424
+ "node": ">=16"
23425
+ }
23426
+ },
22946
23427
  "node_modules/rrweb-cssom": {
22947
23428
  "version": "0.6.0",
22948
23429
  "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz",
@@ -23043,8 +23524,7 @@
23043
23524
  "node_modules/safer-buffer": {
23044
23525
  "version": "2.1.2",
23045
23526
  "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
23046
- "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
23047
- "dev": true
23527
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
23048
23528
  },
23049
23529
  "node_modules/sass": {
23050
23530
  "version": "1.77.6",
@@ -23192,7 +23672,6 @@
23192
23672
  "version": "7.6.2",
23193
23673
  "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
23194
23674
  "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
23195
- "dev": true,
23196
23675
  "bin": {
23197
23676
  "semver": "bin/semver.js"
23198
23677
  },
@@ -23282,12 +23761,6 @@
23282
23761
  "node": ">= 0.8"
23283
23762
  }
23284
23763
  },
23285
- "node_modules/send/node_modules/ms": {
23286
- "version": "2.1.3",
23287
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
23288
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
23289
- "dev": true
23290
- },
23291
23764
  "node_modules/send/node_modules/statuses": {
23292
23765
  "version": "2.0.1",
23293
23766
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
@@ -23494,8 +23967,7 @@
23494
23967
  "node_modules/setprototypeof": {
23495
23968
  "version": "1.2.0",
23496
23969
  "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
23497
- "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
23498
- "dev": true
23970
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
23499
23971
  },
23500
23972
  "node_modules/shallow-clone": {
23501
23973
  "version": "3.0.1",
@@ -23538,15 +24010,69 @@
23538
24010
  }
23539
24011
  },
23540
24012
  "node_modules/side-channel": {
23541
- "version": "1.0.6",
23542
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
23543
- "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
23544
- "dev": true,
24013
+ "version": "1.1.0",
24014
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
24015
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
24016
+ "license": "MIT",
23545
24017
  "dependencies": {
23546
- "call-bind": "^1.0.7",
23547
24018
  "es-errors": "^1.3.0",
23548
- "get-intrinsic": "^1.2.4",
23549
- "object-inspect": "^1.13.1"
24019
+ "object-inspect": "^1.13.3",
24020
+ "side-channel-list": "^1.0.0",
24021
+ "side-channel-map": "^1.0.1",
24022
+ "side-channel-weakmap": "^1.0.2"
24023
+ },
24024
+ "engines": {
24025
+ "node": ">= 0.4"
24026
+ },
24027
+ "funding": {
24028
+ "url": "https://github.com/sponsors/ljharb"
24029
+ }
24030
+ },
24031
+ "node_modules/side-channel-list": {
24032
+ "version": "1.0.0",
24033
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
24034
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
24035
+ "license": "MIT",
24036
+ "dependencies": {
24037
+ "es-errors": "^1.3.0",
24038
+ "object-inspect": "^1.13.3"
24039
+ },
24040
+ "engines": {
24041
+ "node": ">= 0.4"
24042
+ },
24043
+ "funding": {
24044
+ "url": "https://github.com/sponsors/ljharb"
24045
+ }
24046
+ },
24047
+ "node_modules/side-channel-map": {
24048
+ "version": "1.0.1",
24049
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
24050
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
24051
+ "license": "MIT",
24052
+ "dependencies": {
24053
+ "call-bound": "^1.0.2",
24054
+ "es-errors": "^1.3.0",
24055
+ "get-intrinsic": "^1.2.5",
24056
+ "object-inspect": "^1.13.3"
24057
+ },
24058
+ "engines": {
24059
+ "node": ">= 0.4"
24060
+ },
24061
+ "funding": {
24062
+ "url": "https://github.com/sponsors/ljharb"
24063
+ }
24064
+ },
24065
+ "node_modules/side-channel-weakmap": {
24066
+ "version": "1.0.2",
24067
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
24068
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
24069
+ "license": "MIT",
24070
+ "dependencies": {
24071
+ "call-bound": "^1.0.2",
24072
+ "es-errors": "^1.3.0",
24073
+ "get-intrinsic": "^1.2.5",
24074
+ "object-inspect": "^1.13.3",
24075
+ "side-channel-map": "^1.0.1"
23550
24076
  },
23551
24077
  "engines": {
23552
24078
  "node": ">= 0.4"
@@ -24364,7 +24890,6 @@
24364
24890
  "version": "7.2.0",
24365
24891
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
24366
24892
  "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
24367
- "dev": true,
24368
24893
  "dependencies": {
24369
24894
  "has-flag": "^4.0.0"
24370
24895
  },
@@ -24680,7 +25205,6 @@
24680
25205
  "version": "0.2.3",
24681
25206
  "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
24682
25207
  "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
24683
- "dev": true,
24684
25208
  "engines": {
24685
25209
  "node": ">=14.14"
24686
25210
  }
@@ -24719,7 +25243,6 @@
24719
25243
  "version": "1.0.1",
24720
25244
  "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
24721
25245
  "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
24722
- "dev": true,
24723
25246
  "engines": {
24724
25247
  "node": ">=0.6"
24725
25248
  }
@@ -24907,6 +25430,16 @@
24907
25430
  "node": ">= 8"
24908
25431
  }
24909
25432
  },
25433
+ "node_modules/ts-morph": {
25434
+ "version": "26.0.0",
25435
+ "resolved": "https://registry.npmjs.org/ts-morph/-/ts-morph-26.0.0.tgz",
25436
+ "integrity": "sha512-ztMO++owQnz8c/gIENcM9XfCEzgoGphTv+nKpYNM1bgsdOVC/jRZuEBf6N+mLLDNg68Kl+GgUZfOySaRiG1/Ug==",
25437
+ "license": "MIT",
25438
+ "dependencies": {
25439
+ "@ts-morph/common": "~0.27.0",
25440
+ "code-block-writer": "^13.0.3"
25441
+ }
25442
+ },
24910
25443
  "node_modules/ts-node": {
24911
25444
  "version": "10.9.1",
24912
25445
  "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz",
@@ -25238,7 +25771,6 @@
25238
25771
  "version": "1.0.0",
25239
25772
  "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
25240
25773
  "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
25241
- "dev": true,
25242
25774
  "engines": {
25243
25775
  "node": ">= 0.8"
25244
25776
  }
@@ -25353,7 +25885,6 @@
25353
25885
  "version": "1.1.2",
25354
25886
  "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
25355
25887
  "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
25356
- "dev": true,
25357
25888
  "engines": {
25358
25889
  "node": ">= 0.8"
25359
25890
  }
@@ -26217,7 +26748,6 @@
26217
26748
  "version": "21.1.1",
26218
26749
  "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
26219
26750
  "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
26220
- "dev": true,
26221
26751
  "engines": {
26222
26752
  "node": ">=12"
26223
26753
  }