@salesforce/plugin-lightning-dev 6.1.0 → 6.2.0
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/README.md +3 -3
- package/lib/commands/lightning/dev/app.js +8 -8
- package/lib/commands/lightning/dev/app.js.map +1 -1
- package/lib/commands/lightning/dev/component.js +1 -1
- package/lib/commands/lightning/dev/component.js.map +1 -1
- package/lib/commands/lightning/dev/site.js +1 -3
- package/lib/commands/lightning/dev/site.js.map +1 -1
- package/lib/configMeta.js +1 -1
- package/lib/configMeta.js.map +1 -1
- package/lib/lwc-dev-server/index.d.ts +3 -3
- package/lib/lwc-dev-server/index.js +13 -6
- package/lib/lwc-dev-server/index.js.map +1 -1
- package/lib/shared/configUtils.d.ts +1 -1
- package/lib/shared/configUtils.js +1 -1
- package/lib/shared/configUtils.js.map +1 -1
- package/lib/shared/dependencyLoader.d.ts +18 -0
- package/lib/shared/dependencyLoader.js +61 -0
- package/lib/shared/dependencyLoader.js.map +1 -0
- package/lib/shared/orgUtils.d.ts +4 -8
- package/lib/shared/orgUtils.js +4 -44
- package/lib/shared/orgUtils.js.map +1 -1
- package/lib/shared/previewUtils.d.ts +2 -2
- package/lib/shared/previewUtils.js +2 -4
- package/lib/shared/previewUtils.js.map +1 -1
- package/messages/shared.utils.md +4 -0
- package/npm-shrinkwrap.json +9488 -8690
- package/oclif.lock +493 -181
- package/oclif.manifest.json +1 -1
- package/package.json +18 -40
package/oclif.lock
CHANGED
|
@@ -898,30 +898,30 @@
|
|
|
898
898
|
lru-cache "^5.1.1"
|
|
899
899
|
semver "^6.3.1"
|
|
900
900
|
|
|
901
|
-
"@babel/helper-create-class-features-plugin@^7.28.
|
|
902
|
-
version "7.28.
|
|
903
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.
|
|
904
|
-
integrity sha512-
|
|
901
|
+
"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.6":
|
|
902
|
+
version "7.28.6"
|
|
903
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz#611ff5482da9ef0db6291bcd24303400bca170fb"
|
|
904
|
+
integrity sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==
|
|
905
905
|
dependencies:
|
|
906
906
|
"@babel/helper-annotate-as-pure" "^7.27.3"
|
|
907
907
|
"@babel/helper-member-expression-to-functions" "^7.28.5"
|
|
908
908
|
"@babel/helper-optimise-call-expression" "^7.27.1"
|
|
909
|
-
"@babel/helper-replace-supers" "^7.
|
|
909
|
+
"@babel/helper-replace-supers" "^7.28.6"
|
|
910
910
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
|
|
911
|
-
"@babel/traverse" "^7.28.
|
|
911
|
+
"@babel/traverse" "^7.28.6"
|
|
912
912
|
semver "^6.3.1"
|
|
913
913
|
|
|
914
|
-
"@babel/helper-create-class-features-plugin@^7.28.
|
|
915
|
-
version "7.28.
|
|
916
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.
|
|
917
|
-
integrity sha512-
|
|
914
|
+
"@babel/helper-create-class-features-plugin@^7.28.5":
|
|
915
|
+
version "7.28.5"
|
|
916
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46"
|
|
917
|
+
integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==
|
|
918
918
|
dependencies:
|
|
919
919
|
"@babel/helper-annotate-as-pure" "^7.27.3"
|
|
920
920
|
"@babel/helper-member-expression-to-functions" "^7.28.5"
|
|
921
921
|
"@babel/helper-optimise-call-expression" "^7.27.1"
|
|
922
|
-
"@babel/helper-replace-supers" "^7.
|
|
922
|
+
"@babel/helper-replace-supers" "^7.27.1"
|
|
923
923
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
|
|
924
|
-
"@babel/traverse" "^7.28.
|
|
924
|
+
"@babel/traverse" "^7.28.5"
|
|
925
925
|
semver "^6.3.1"
|
|
926
926
|
|
|
927
927
|
"@babel/helper-globals@^7.28.0":
|
|
@@ -945,6 +945,14 @@
|
|
|
945
945
|
"@babel/traverse" "^7.28.5"
|
|
946
946
|
"@babel/types" "^7.28.5"
|
|
947
947
|
|
|
948
|
+
"@babel/helper-module-imports@7.27.1", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.27.1":
|
|
949
|
+
version "7.27.1"
|
|
950
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
|
|
951
|
+
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
|
|
952
|
+
dependencies:
|
|
953
|
+
"@babel/traverse" "^7.27.1"
|
|
954
|
+
"@babel/types" "^7.27.1"
|
|
955
|
+
|
|
948
956
|
"@babel/helper-module-imports@7.28.6", "@babel/helper-module-imports@^7.28.6":
|
|
949
957
|
version "7.28.6"
|
|
950
958
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
|
|
@@ -953,14 +961,6 @@
|
|
|
953
961
|
"@babel/traverse" "^7.28.6"
|
|
954
962
|
"@babel/types" "^7.28.6"
|
|
955
963
|
|
|
956
|
-
"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.27.1":
|
|
957
|
-
version "7.27.1"
|
|
958
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
|
|
959
|
-
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
|
|
960
|
-
dependencies:
|
|
961
|
-
"@babel/traverse" "^7.27.1"
|
|
962
|
-
"@babel/types" "^7.27.1"
|
|
963
|
-
|
|
964
964
|
"@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
|
|
965
965
|
version "7.28.3"
|
|
966
966
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
|
|
@@ -1119,6 +1119,15 @@
|
|
|
1119
1119
|
dependencies:
|
|
1120
1120
|
"@babel/helper-plugin-utils" "^7.27.1"
|
|
1121
1121
|
|
|
1122
|
+
"@babel/plugin-transform-async-generator-functions@7.28.0":
|
|
1123
|
+
version "7.28.0"
|
|
1124
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz#1276e6c7285ab2cd1eccb0bc7356b7a69ff842c2"
|
|
1125
|
+
integrity sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==
|
|
1126
|
+
dependencies:
|
|
1127
|
+
"@babel/helper-plugin-utils" "^7.27.1"
|
|
1128
|
+
"@babel/helper-remap-async-to-generator" "^7.27.1"
|
|
1129
|
+
"@babel/traverse" "^7.28.0"
|
|
1130
|
+
|
|
1122
1131
|
"@babel/plugin-transform-async-generator-functions@7.28.6":
|
|
1123
1132
|
version "7.28.6"
|
|
1124
1133
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.6.tgz#80cb86d3eaa2102e18ae90dd05ab87bdcad3877d"
|
|
@@ -1128,6 +1137,15 @@
|
|
|
1128
1137
|
"@babel/helper-remap-async-to-generator" "^7.27.1"
|
|
1129
1138
|
"@babel/traverse" "^7.28.6"
|
|
1130
1139
|
|
|
1140
|
+
"@babel/plugin-transform-async-to-generator@7.27.1":
|
|
1141
|
+
version "7.27.1"
|
|
1142
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz#9a93893b9379b39466c74474f55af03de78c66e7"
|
|
1143
|
+
integrity sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==
|
|
1144
|
+
dependencies:
|
|
1145
|
+
"@babel/helper-module-imports" "^7.27.1"
|
|
1146
|
+
"@babel/helper-plugin-utils" "^7.27.1"
|
|
1147
|
+
"@babel/helper-remap-async-to-generator" "^7.27.1"
|
|
1148
|
+
|
|
1131
1149
|
"@babel/plugin-transform-async-to-generator@7.28.6":
|
|
1132
1150
|
version "7.28.6"
|
|
1133
1151
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.28.6.tgz#bd97b42237b2d1bc90d74bcb486c39be5b4d7e77"
|
|
@@ -1137,6 +1155,14 @@
|
|
|
1137
1155
|
"@babel/helper-plugin-utils" "^7.28.6"
|
|
1138
1156
|
"@babel/helper-remap-async-to-generator" "^7.27.1"
|
|
1139
1157
|
|
|
1158
|
+
"@babel/plugin-transform-class-properties@7.27.1":
|
|
1159
|
+
version "7.27.1"
|
|
1160
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz#dd40a6a370dfd49d32362ae206ddaf2bb082a925"
|
|
1161
|
+
integrity sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==
|
|
1162
|
+
dependencies:
|
|
1163
|
+
"@babel/helper-create-class-features-plugin" "^7.27.1"
|
|
1164
|
+
"@babel/helper-plugin-utils" "^7.27.1"
|
|
1165
|
+
|
|
1140
1166
|
"@babel/plugin-transform-class-properties@7.28.6":
|
|
1141
1167
|
version "7.28.6"
|
|
1142
1168
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.28.6.tgz#d274a4478b6e782d9ea987fda09bdb6d28d66b72"
|
|
@@ -1145,7 +1171,7 @@
|
|
|
1145
1171
|
"@babel/helper-create-class-features-plugin" "^7.28.6"
|
|
1146
1172
|
"@babel/helper-plugin-utils" "^7.28.6"
|
|
1147
1173
|
|
|
1148
|
-
"@babel/plugin-transform-destructuring@^7.28.5":
|
|
1174
|
+
"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5":
|
|
1149
1175
|
version "7.28.5"
|
|
1150
1176
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
|
|
1151
1177
|
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
|
|
@@ -1161,6 +1187,17 @@
|
|
|
1161
1187
|
"@babel/helper-module-transforms" "^7.27.1"
|
|
1162
1188
|
"@babel/helper-plugin-utils" "^7.27.1"
|
|
1163
1189
|
|
|
1190
|
+
"@babel/plugin-transform-object-rest-spread@7.28.4":
|
|
1191
|
+
version "7.28.4"
|
|
1192
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d"
|
|
1193
|
+
integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==
|
|
1194
|
+
dependencies:
|
|
1195
|
+
"@babel/helper-compilation-targets" "^7.27.2"
|
|
1196
|
+
"@babel/helper-plugin-utils" "^7.27.1"
|
|
1197
|
+
"@babel/plugin-transform-destructuring" "^7.28.0"
|
|
1198
|
+
"@babel/plugin-transform-parameters" "^7.27.7"
|
|
1199
|
+
"@babel/traverse" "^7.28.4"
|
|
1200
|
+
|
|
1164
1201
|
"@babel/plugin-transform-object-rest-spread@7.28.6":
|
|
1165
1202
|
version "7.28.6"
|
|
1166
1203
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.6.tgz#fdd4bc2d72480db6ca42aed5c051f148d7b067f7"
|
|
@@ -1232,7 +1269,7 @@
|
|
|
1232
1269
|
"@babel/types" "^7.28.5"
|
|
1233
1270
|
debug "^4.3.1"
|
|
1234
1271
|
|
|
1235
|
-
"@babel/traverse@^7.28.6":
|
|
1272
|
+
"@babel/traverse@^7.28.0", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.6":
|
|
1236
1273
|
version "7.28.6"
|
|
1237
1274
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.6.tgz#871ddc79a80599a5030c53b1cc48cbe3a5583c2e"
|
|
1238
1275
|
integrity sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==
|
|
@@ -1571,7 +1608,7 @@
|
|
|
1571
1608
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.4.tgz#0b17ec8a70b2385827d52314c1253160a0b9bacc"
|
|
1572
1609
|
integrity sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==
|
|
1573
1610
|
|
|
1574
|
-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0"
|
|
1611
|
+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
|
|
1575
1612
|
version "4.7.0"
|
|
1576
1613
|
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
|
|
1577
1614
|
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
|
|
@@ -1599,13 +1636,20 @@
|
|
|
1599
1636
|
debug "^4.3.1"
|
|
1600
1637
|
minimatch "^3.1.2"
|
|
1601
1638
|
|
|
1602
|
-
"@eslint/config-helpers@^0.4.2":
|
|
1639
|
+
"@eslint/config-helpers@^0.4.1", "@eslint/config-helpers@^0.4.2":
|
|
1603
1640
|
version "0.4.2"
|
|
1604
1641
|
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
|
|
1605
1642
|
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
|
|
1606
1643
|
dependencies:
|
|
1607
1644
|
"@eslint/core" "^0.17.0"
|
|
1608
1645
|
|
|
1646
|
+
"@eslint/core@^0.16.0":
|
|
1647
|
+
version "0.16.0"
|
|
1648
|
+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
|
|
1649
|
+
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
|
|
1650
|
+
dependencies:
|
|
1651
|
+
"@types/json-schema" "^7.0.15"
|
|
1652
|
+
|
|
1609
1653
|
"@eslint/core@^0.17.0":
|
|
1610
1654
|
version "0.17.0"
|
|
1611
1655
|
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
|
|
@@ -1648,6 +1692,11 @@
|
|
|
1648
1692
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
|
1649
1693
|
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
|
1650
1694
|
|
|
1695
|
+
"@eslint/js@9.38.0":
|
|
1696
|
+
version "9.38.0"
|
|
1697
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1"
|
|
1698
|
+
integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
|
|
1699
|
+
|
|
1651
1700
|
"@eslint/js@9.39.2":
|
|
1652
1701
|
version "9.39.2"
|
|
1653
1702
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
|
|
@@ -1663,7 +1712,7 @@
|
|
|
1663
1712
|
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
|
|
1664
1713
|
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
|
|
1665
1714
|
|
|
1666
|
-
"@eslint/plugin-kit@^0.4.1":
|
|
1715
|
+
"@eslint/plugin-kit@^0.4.0", "@eslint/plugin-kit@^0.4.1":
|
|
1667
1716
|
version "0.4.1"
|
|
1668
1717
|
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
|
|
1669
1718
|
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
|
|
@@ -2202,6 +2251,16 @@
|
|
|
2202
2251
|
"@babel/parser" "^7.9.0"
|
|
2203
2252
|
"@babel/types" "^7.9.0"
|
|
2204
2253
|
|
|
2254
|
+
"@komaci/common-shared@^260.32.0":
|
|
2255
|
+
version "260.38.0"
|
|
2256
|
+
resolved "https://registry.yarnpkg.com/@komaci/common-shared/-/common-shared-260.38.0.tgz#cfa57d72bb27114cfd0e1371779a9dd3ea21d6a1"
|
|
2257
|
+
integrity sha512-t47rzEsTJRQeads2Oh/jhPb1XbGaifczmihXZuFwSFOX+3zuskr7j7EyG60jQL4z0RG64ZA9++5VwLJYa94OpA==
|
|
2258
|
+
dependencies:
|
|
2259
|
+
"@babel/core" "^7.9.0"
|
|
2260
|
+
"@babel/generator" "^7.9.0"
|
|
2261
|
+
"@babel/parser" "^7.9.0"
|
|
2262
|
+
"@babel/types" "^7.9.0"
|
|
2263
|
+
|
|
2205
2264
|
"@komaci/esm-generator@260.31.0":
|
|
2206
2265
|
version "260.31.0"
|
|
2207
2266
|
resolved "https://registry.yarnpkg.com/@komaci/esm-generator/-/esm-generator-260.31.0.tgz#bbebbaa5b0ee41f387d9a09899125d149fe81d30"
|
|
@@ -2213,6 +2272,17 @@
|
|
|
2213
2272
|
"@komaci/common-shared" "258.0.0"
|
|
2214
2273
|
"@komaci/static-analyzer" "258.0.0"
|
|
2215
2274
|
|
|
2275
|
+
"@komaci/esm-generator@260.38.0":
|
|
2276
|
+
version "260.38.0"
|
|
2277
|
+
resolved "https://registry.yarnpkg.com/@komaci/esm-generator/-/esm-generator-260.38.0.tgz#a3ef7910a8cc2ccc462a101fc915e7eb2e186cd4"
|
|
2278
|
+
integrity sha512-Tf4wINsm5kioJmWk3bWnAaOq13Tq39pNfo+1ENOM53p6qji79PawqLnNUF9kCJWAA5fmgAlRHdRgwbH4vgyTBQ==
|
|
2279
|
+
dependencies:
|
|
2280
|
+
"@babel/core" "^7.9.0"
|
|
2281
|
+
"@babel/generator" "^7.9.0"
|
|
2282
|
+
"@babel/types" "^7.9.0"
|
|
2283
|
+
"@komaci/common-shared" "^260.32.0"
|
|
2284
|
+
"@komaci/static-analyzer" "^260.32.0"
|
|
2285
|
+
|
|
2216
2286
|
"@komaci/static-analyzer@258.0.0":
|
|
2217
2287
|
version "258.0.0"
|
|
2218
2288
|
resolved "https://registry.yarnpkg.com/@komaci/static-analyzer/-/static-analyzer-258.0.0.tgz#133102c13a062b3ddd09e15ccb2e601e1b7feb8f"
|
|
@@ -2221,6 +2291,14 @@
|
|
|
2221
2291
|
"@babel/types" "^7.9.0"
|
|
2222
2292
|
"@komaci/common-shared" "258.0.0"
|
|
2223
2293
|
|
|
2294
|
+
"@komaci/static-analyzer@^260.32.0":
|
|
2295
|
+
version "260.38.0"
|
|
2296
|
+
resolved "https://registry.yarnpkg.com/@komaci/static-analyzer/-/static-analyzer-260.38.0.tgz#58877a846926739b60670e3ed170d3662e34c16a"
|
|
2297
|
+
integrity sha512-66x5tzAPqz6KSVF5c1beddl1m3WyAFpO9goNNnVDyz2VNuf0z0tbWyiGrtkX+6fi6EL/EyrnsLTmqVcU+uaj7w==
|
|
2298
|
+
dependencies:
|
|
2299
|
+
"@babel/types" "^7.9.0"
|
|
2300
|
+
"@komaci/common-shared" "^260.32.0"
|
|
2301
|
+
|
|
2224
2302
|
"@locker/babel-plugin-transform-unforgeables@0.22.0":
|
|
2225
2303
|
version "0.22.0"
|
|
2226
2304
|
resolved "https://registry.yarnpkg.com/@locker/babel-plugin-transform-unforgeables/-/babel-plugin-transform-unforgeables-0.22.0.tgz#27de0be3c71eb994447c68e73a4607f229438948"
|
|
@@ -2307,6 +2385,26 @@
|
|
|
2307
2385
|
resolved "https://registry.yarnpkg.com/@lwc/aria-reflection/-/aria-reflection-8.28.2.tgz#8acea131a7d470837c3774ce384278a692232e9c"
|
|
2308
2386
|
integrity sha512-Klzs3OTlNs1QkvjmPDwq2EoFMiF0fLuTQgO2x9BTE/RZtvtIzcISVA3lAQpfHra7OBMrA3D2aQKyw7I0v0ldiw==
|
|
2309
2387
|
|
|
2388
|
+
"@lwc/babel-plugin-component@8.25.1":
|
|
2389
|
+
version "8.25.1"
|
|
2390
|
+
resolved "https://registry.yarnpkg.com/@lwc/babel-plugin-component/-/babel-plugin-component-8.25.1.tgz#34987ee945090e4a5a389ac6d364c73205e9d978"
|
|
2391
|
+
integrity sha512-54gWw6FfA3hPYoMRXLqpIGpD4RWWM68rIReopMd5A+IAGJ21blTBBsvg/Ry7Ehl2SaMTUjmPSjVYB+HY0xg6Ug==
|
|
2392
|
+
dependencies:
|
|
2393
|
+
"@babel/helper-module-imports" "7.27.1"
|
|
2394
|
+
"@lwc/errors" "8.25.1"
|
|
2395
|
+
"@lwc/shared" "8.25.1"
|
|
2396
|
+
line-column "~1.0.2"
|
|
2397
|
+
|
|
2398
|
+
"@lwc/babel-plugin-component@8.27.0":
|
|
2399
|
+
version "8.27.0"
|
|
2400
|
+
resolved "https://registry.yarnpkg.com/@lwc/babel-plugin-component/-/babel-plugin-component-8.27.0.tgz#fc5f117b2616076169a8db5565b520dd0a61a96a"
|
|
2401
|
+
integrity sha512-liIaMCztabtXT/Qh/2jl9DfQLcF/1xcL7bzTbA+UsrRbrUp8Q1fYVM/mDF+L31mZJ2o6k0KEY0wsNPve3H8+5A==
|
|
2402
|
+
dependencies:
|
|
2403
|
+
"@babel/helper-module-imports" "7.27.1"
|
|
2404
|
+
"@lwc/errors" "8.27.0"
|
|
2405
|
+
"@lwc/shared" "8.27.0"
|
|
2406
|
+
line-column "~1.0.2"
|
|
2407
|
+
|
|
2310
2408
|
"@lwc/babel-plugin-component@8.28.2":
|
|
2311
2409
|
version "8.28.2"
|
|
2312
2410
|
resolved "https://registry.yarnpkg.com/@lwc/babel-plugin-component/-/babel-plugin-component-8.28.2.tgz#c3dfa986bf76bbeada672db960224b3c0ae3c0fd"
|
|
@@ -2317,6 +2415,42 @@
|
|
|
2317
2415
|
"@lwc/shared" "8.28.2"
|
|
2318
2416
|
line-column "~1.0.2"
|
|
2319
2417
|
|
|
2418
|
+
"@lwc/compiler@8.25.1":
|
|
2419
|
+
version "8.25.1"
|
|
2420
|
+
resolved "https://registry.yarnpkg.com/@lwc/compiler/-/compiler-8.25.1.tgz#c7c50e29e6926fa73f5d1bec9c94ebc6cfb7099a"
|
|
2421
|
+
integrity sha512-KjaXQH/sGUmJJSLSY9cljQzNMwLx5D1eebwqH05LdKbJDsaYCRAPsDqkx4Zopk9YIXDsJvRmSMw3rTh31JHimg==
|
|
2422
|
+
dependencies:
|
|
2423
|
+
"@babel/core" "7.28.5"
|
|
2424
|
+
"@babel/plugin-transform-async-generator-functions" "7.28.0"
|
|
2425
|
+
"@babel/plugin-transform-async-to-generator" "7.27.1"
|
|
2426
|
+
"@babel/plugin-transform-class-properties" "7.27.1"
|
|
2427
|
+
"@babel/plugin-transform-object-rest-spread" "7.28.4"
|
|
2428
|
+
"@locker/babel-plugin-transform-unforgeables" "0.22.0"
|
|
2429
|
+
"@lwc/babel-plugin-component" "8.25.1"
|
|
2430
|
+
"@lwc/errors" "8.25.1"
|
|
2431
|
+
"@lwc/shared" "8.25.1"
|
|
2432
|
+
"@lwc/ssr-compiler" "8.25.1"
|
|
2433
|
+
"@lwc/style-compiler" "8.25.1"
|
|
2434
|
+
"@lwc/template-compiler" "8.25.1"
|
|
2435
|
+
|
|
2436
|
+
"@lwc/compiler@8.27.0":
|
|
2437
|
+
version "8.27.0"
|
|
2438
|
+
resolved "https://registry.yarnpkg.com/@lwc/compiler/-/compiler-8.27.0.tgz#6ec761d07d5cb369f223f341ee11e5552928d153"
|
|
2439
|
+
integrity sha512-NYlC3momqDDU7j2Z8sKacHCCJ6kvyYIUG7Z5bjDGD/kVqD7OTx0QkoI/uqZkPy+9kPyIL369oMYOynqRs81t4g==
|
|
2440
|
+
dependencies:
|
|
2441
|
+
"@babel/core" "7.28.5"
|
|
2442
|
+
"@babel/plugin-transform-async-generator-functions" "7.28.0"
|
|
2443
|
+
"@babel/plugin-transform-async-to-generator" "7.27.1"
|
|
2444
|
+
"@babel/plugin-transform-class-properties" "7.27.1"
|
|
2445
|
+
"@babel/plugin-transform-object-rest-spread" "7.28.4"
|
|
2446
|
+
"@locker/babel-plugin-transform-unforgeables" "0.22.0"
|
|
2447
|
+
"@lwc/babel-plugin-component" "8.27.0"
|
|
2448
|
+
"@lwc/errors" "8.27.0"
|
|
2449
|
+
"@lwc/shared" "8.27.0"
|
|
2450
|
+
"@lwc/ssr-compiler" "8.27.0"
|
|
2451
|
+
"@lwc/style-compiler" "8.27.0"
|
|
2452
|
+
"@lwc/template-compiler" "8.27.0"
|
|
2453
|
+
|
|
2320
2454
|
"@lwc/compiler@8.28.2":
|
|
2321
2455
|
version "8.28.2"
|
|
2322
2456
|
resolved "https://registry.yarnpkg.com/@lwc/compiler/-/compiler-8.28.2.tgz#b3c7083b67a41a0eb4c8d6dc20ff3d6cc5a4c734"
|
|
@@ -2335,10 +2469,17 @@
|
|
|
2335
2469
|
"@lwc/style-compiler" "8.28.2"
|
|
2336
2470
|
"@lwc/template-compiler" "8.28.2"
|
|
2337
2471
|
|
|
2338
|
-
"@lwc/dev-server-plugin-lex@13.
|
|
2339
|
-
version "13.
|
|
2340
|
-
resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.
|
|
2341
|
-
integrity sha512-
|
|
2472
|
+
"@lwc/dev-server-plugin-lex@13.2.24-alpha.0+62759db":
|
|
2473
|
+
version "13.2.24-alpha.0"
|
|
2474
|
+
resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.2.24-alpha.0.tgz#f24b503e787073c7cd10dbb1ae713a3a5fb403df"
|
|
2475
|
+
integrity sha512-1ajHUHTH5m0zN0JzOGV4AYOykzxBdkuTMh3aUyeH1liH913RUBDyzCE8AOuvMH581cx1hdI/3Jrkjwshs0uvxA==
|
|
2476
|
+
dependencies:
|
|
2477
|
+
magic-string "~0.30.21"
|
|
2478
|
+
|
|
2479
|
+
"@lwc/dev-server-plugin-lex@13.3.19":
|
|
2480
|
+
version "13.3.19"
|
|
2481
|
+
resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.3.19.tgz#1ce9ad6dd853c4d722c7f5eba652f92495133334"
|
|
2482
|
+
integrity sha512-VFbLM368MaSAqqchDcnvgJSKYrT0viuVnh2mqSKauzLNV+/TCd4p31fgF4xRlJ8VocaKsWJD3FgXoYl26H/Hug==
|
|
2342
2483
|
dependencies:
|
|
2343
2484
|
magic-string "~0.30.21"
|
|
2344
2485
|
|
|
@@ -2361,6 +2502,16 @@
|
|
|
2361
2502
|
resolved "https://registry.yarnpkg.com/@lwc/engine-server/-/engine-server-8.28.2.tgz#ff1195968e3b50be09fa7ea64a991c23872e99de"
|
|
2362
2503
|
integrity sha512-tqyRX2b2wGjqwkILafnrs9WmKcCzo8Jlioyavmu4WVwJm3Rw0fqW8HyNACFY42t6A/Uop8CzFdXo2jDPLwJS9g==
|
|
2363
2504
|
|
|
2505
|
+
"@lwc/errors@8.25.1":
|
|
2506
|
+
version "8.25.1"
|
|
2507
|
+
resolved "https://registry.yarnpkg.com/@lwc/errors/-/errors-8.25.1.tgz#a5dfe17adf5d9eaf969856f8fd36196010afa01c"
|
|
2508
|
+
integrity sha512-ETJxtQeIFQ6/ZOjp7fjQva7UbpPU4CV6WyauqtEtGhs0cRXnYd5mEJdD1S8JfARn0bTYieivTtXNafg/YqwU5g==
|
|
2509
|
+
|
|
2510
|
+
"@lwc/errors@8.27.0":
|
|
2511
|
+
version "8.27.0"
|
|
2512
|
+
resolved "https://registry.yarnpkg.com/@lwc/errors/-/errors-8.27.0.tgz#ffb560bfd48953d553b71a9e573ceefe7d029bfe"
|
|
2513
|
+
integrity sha512-9HwasTWhvSdwwguJRzW+SvMMs1ug0me++j2a6q+7Y6PIvhGLWwxz0A6HShp7ijxJVlywy9VFKjVzZsxRTVrT+A==
|
|
2514
|
+
|
|
2364
2515
|
"@lwc/errors@8.28.2":
|
|
2365
2516
|
version "8.28.2"
|
|
2366
2517
|
resolved "https://registry.yarnpkg.com/@lwc/errors/-/errors-8.28.2.tgz#50bae5dfd45f08be456d07180c600bd169f8c5e6"
|
|
@@ -2389,18 +2540,23 @@
|
|
|
2389
2540
|
dependencies:
|
|
2390
2541
|
"@lwc/shared" "8.28.2"
|
|
2391
2542
|
|
|
2392
|
-
"@lwc/lwc-dev-server-types@13.
|
|
2393
|
-
version "13.
|
|
2394
|
-
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.
|
|
2395
|
-
integrity sha512-
|
|
2543
|
+
"@lwc/lwc-dev-server-types@13.2.24-alpha.0+62759db":
|
|
2544
|
+
version "13.2.24-alpha.0"
|
|
2545
|
+
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.2.24-alpha.0.tgz#690445b780cff65a9bb82760f30f5f9912a8593f"
|
|
2546
|
+
integrity sha512-cCFPhKx71SyUsYSiW0dcUFW0jW2qj7VfZbMbujxj10IvXlqMmU1PCLWmlH1UMU/Hb4XUKbrf9X4tQPLHFoLK8Q==
|
|
2547
|
+
|
|
2548
|
+
"@lwc/lwc-dev-server-types@13.3.19":
|
|
2549
|
+
version "13.3.19"
|
|
2550
|
+
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.3.19.tgz#873e1c9e46124f99a02d595a47e3e38c126f9f62"
|
|
2551
|
+
integrity sha512-a/jdnywF3c1qWLiEULow3WlWN1ybiEoV2eYPqAKl8az9gWssh2je2cx8ArEEh6xOManZM1ZZ7Wl+LpSzRHsAZQ==
|
|
2396
2552
|
|
|
2397
|
-
"@lwc/lwc-dev-server
|
|
2398
|
-
version "13.
|
|
2399
|
-
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server/-/lwc-dev-server-13.
|
|
2400
|
-
integrity sha512-
|
|
2553
|
+
"@lwc/lwc-dev-server@13.2.24-alpha.0+62759db":
|
|
2554
|
+
version "13.2.24-alpha.0"
|
|
2555
|
+
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server/-/lwc-dev-server-13.2.24-alpha.0.tgz#bbf2ce6bce89ea7411e0b8c103d4e5e97d00d728"
|
|
2556
|
+
integrity sha512-Y9847daM04ng2RgOoqj/jqzFq6dqAPl3CWkp5rMNlbM+oQ2gAP+9PxCEaYOCRQNmAmlgg0TtxQIg0GysBXBhGg==
|
|
2401
2557
|
dependencies:
|
|
2402
|
-
"@lwc/lwc-dev-server-types" "13.
|
|
2403
|
-
"@lwc/sfdc-lwc-compiler" "13.
|
|
2558
|
+
"@lwc/lwc-dev-server-types" "13.2.24-alpha.0+62759db"
|
|
2559
|
+
"@lwc/sfdc-lwc-compiler" "13.2.24-alpha.0+62759db"
|
|
2404
2560
|
chalk "~5.6.2"
|
|
2405
2561
|
chokidar "~3.6.0"
|
|
2406
2562
|
commander "~14.0.2"
|
|
@@ -2408,15 +2564,42 @@
|
|
|
2408
2564
|
glob "^11.0.3"
|
|
2409
2565
|
ws "^8.18.3"
|
|
2410
2566
|
|
|
2411
|
-
"@lwc/
|
|
2412
|
-
version "13.3.
|
|
2413
|
-
resolved "https://registry.yarnpkg.com/@lwc/
|
|
2414
|
-
integrity sha512-
|
|
2567
|
+
"@lwc/lwc-dev-server@13.3.19":
|
|
2568
|
+
version "13.3.19"
|
|
2569
|
+
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server/-/lwc-dev-server-13.3.19.tgz#d0cc03dc12869f201f69d62514d2e5ae0d3de2bb"
|
|
2570
|
+
integrity sha512-aZaQMvUhLJJhDWMBJw2LN2Gg6pXROP8R7JG3Oxj3oQTeefRAPHb4IMtF8cY8UQ3twrph2YWzpIQySYJAxKDLGA==
|
|
2571
|
+
dependencies:
|
|
2572
|
+
"@lwc/lwc-dev-server-types" "13.3.19"
|
|
2573
|
+
"@lwc/sfdc-lwc-compiler" "13.3.19"
|
|
2574
|
+
chalk "~5.6.2"
|
|
2575
|
+
chokidar "~3.6.0"
|
|
2576
|
+
commander "~14.0.2"
|
|
2577
|
+
fast-xml-parser "^5.3.0"
|
|
2578
|
+
glob "^11.0.3"
|
|
2579
|
+
ws "^8.18.3"
|
|
2580
|
+
|
|
2581
|
+
"@lwc/metadata@13.2.24-alpha.0+62759db":
|
|
2582
|
+
version "13.2.24-alpha.0"
|
|
2583
|
+
resolved "https://registry.yarnpkg.com/@lwc/metadata/-/metadata-13.2.24-alpha.0.tgz#61d65b09ef5b50eabaa53f43c58fef441811329e"
|
|
2584
|
+
integrity sha512-UIOyBzdxiGVpGUt4ZBAq9btpMFRokTqThLX769QeFgHpgwQZHvcxCAwuc/QsB14ABbwGjY85vDTMkaol726JnA==
|
|
2585
|
+
dependencies:
|
|
2586
|
+
"@babel/parser" "~7.28.5"
|
|
2587
|
+
"@babel/traverse" "~7.28.5"
|
|
2588
|
+
"@babel/types" "~7.28.5"
|
|
2589
|
+
"@lwc/sfdc-compiler-utils" "13.2.24-alpha.0+62759db"
|
|
2590
|
+
postcss "~8.5.6"
|
|
2591
|
+
postcss-selector-parser "~7.1.0"
|
|
2592
|
+
postcss-value-parser "~4.2.0"
|
|
2593
|
+
|
|
2594
|
+
"@lwc/metadata@13.3.19":
|
|
2595
|
+
version "13.3.19"
|
|
2596
|
+
resolved "https://registry.yarnpkg.com/@lwc/metadata/-/metadata-13.3.19.tgz#087b203c017fb8dc6c6cf4d209866bbef26cdcc2"
|
|
2597
|
+
integrity sha512-yxyaF2gkvtDMfOiLOgRJvWA4GAgLgC+q0+Rxqrt03Lgtq+Gf3F/oBvVBJVlnAsd1aN/2cogIS/MytDT60SYKew==
|
|
2415
2598
|
dependencies:
|
|
2416
2599
|
"@babel/parser" "~7.28.5"
|
|
2417
2600
|
"@babel/traverse" "~7.28.5"
|
|
2418
2601
|
"@babel/types" "~7.28.5"
|
|
2419
|
-
"@lwc/sfdc-compiler-utils" "13.3.
|
|
2602
|
+
"@lwc/sfdc-compiler-utils" "13.3.19"
|
|
2420
2603
|
postcss "~8.5.6"
|
|
2421
2604
|
postcss-selector-parser "~7.1.0"
|
|
2422
2605
|
postcss-value-parser "~4.2.0"
|
|
@@ -2438,15 +2621,56 @@
|
|
|
2438
2621
|
"@lwc/shared" "8.28.2"
|
|
2439
2622
|
"@rollup/pluginutils" "~5.3.0"
|
|
2440
2623
|
|
|
2441
|
-
"@lwc/sfdc-compiler-utils@13.
|
|
2442
|
-
version "13.
|
|
2443
|
-
resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.
|
|
2444
|
-
integrity sha512-
|
|
2624
|
+
"@lwc/sfdc-compiler-utils@13.2.24-alpha.0+62759db":
|
|
2625
|
+
version "13.2.24-alpha.0"
|
|
2626
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.2.24-alpha.0.tgz#d7e54d00ef2fb4e00fb39b4091d64dae4967320d"
|
|
2627
|
+
integrity sha512-JuNUe6OLn2OXrGHPm6ilYNfq7zwyecKjAdVVBkdt5fSdr3hW443MXnNqOl+xrRdQKOCt4BX/noGEBsXYp+bvVA==
|
|
2628
|
+
|
|
2629
|
+
"@lwc/sfdc-compiler-utils@13.3.19":
|
|
2630
|
+
version "13.3.19"
|
|
2631
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.3.19.tgz#05cf8d087f0888e6ea0d0a3ef6a516794d60e09c"
|
|
2632
|
+
integrity sha512-uZrQeBnAU8s8hoJjN7FYVswebSYx2SLYWiOcJMfjaTZ8sBbLIh00ITN4IqX9XDlaBPhVCn1AHFK6cbrtlntOEg==
|
|
2633
|
+
|
|
2634
|
+
"@lwc/sfdc-lwc-compiler@13.2.24-alpha.0+62759db":
|
|
2635
|
+
version "13.2.24-alpha.0"
|
|
2636
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.2.24-alpha.0.tgz#f3af8305dc3c3cc540a947f8f1f0d2c7722c0a44"
|
|
2637
|
+
integrity sha512-CvB7gMqhYsDUOn8bALfwh/t67kF7VDTqkcEdVSm3elktwoKmYv/PR431LoEy7zm1Z5FhDlhlvS4ccn4WtyLrgw==
|
|
2638
|
+
dependencies:
|
|
2639
|
+
"@babel/core" "7.28.5"
|
|
2640
|
+
"@babel/parser" "7.28.5"
|
|
2641
|
+
"@babel/plugin-syntax-decorators" "7.27.1"
|
|
2642
|
+
"@babel/preset-typescript" "7.28.5"
|
|
2643
|
+
"@babel/traverse" "7.28.5"
|
|
2644
|
+
"@babel/types" "7.28.5"
|
|
2645
|
+
"@komaci/esm-generator" "260.38.0"
|
|
2646
|
+
"@lwc/dev-server-plugin-lex" "13.2.24-alpha.0+62759db"
|
|
2647
|
+
"@lwc/eslint-plugin-lwc" "3.3.0"
|
|
2648
|
+
"@lwc/eslint-plugin-lwc-platform" "6.3.0"
|
|
2649
|
+
"@lwc/metadata" "13.2.24-alpha.0+62759db"
|
|
2650
|
+
"@lwc/sfdc-compiler-utils" "13.2.24-alpha.0+62759db"
|
|
2651
|
+
"@rollup/plugin-babel" "^6.1.0"
|
|
2652
|
+
"@rollup/plugin-replace" "^6.0.3"
|
|
2653
|
+
"@rollup/wasm-node" "4.10.0"
|
|
2654
|
+
"@salesforce/eslint-config-lwc" "4.1.1"
|
|
2655
|
+
"@salesforce/eslint-plugin-lightning" "2.0.0"
|
|
2656
|
+
"@swc/wasm" "1.4.16"
|
|
2657
|
+
astring "~1.9.0"
|
|
2658
|
+
doctrine "~3.0.0"
|
|
2659
|
+
eslint "~9.38.0"
|
|
2660
|
+
eslint-plugin-import "~2.32.0"
|
|
2661
|
+
gray-matter "~4.0.3"
|
|
2662
|
+
line-column "~1.0.2"
|
|
2663
|
+
magic-string "~0.30.21"
|
|
2664
|
+
markdown-it "~14.1.0"
|
|
2665
|
+
parse5-sax-parser "~8.0.0"
|
|
2666
|
+
postcss "~8.5.6"
|
|
2667
|
+
postcss-selector-parser "~7.1.0"
|
|
2668
|
+
terser "~5.44.0"
|
|
2445
2669
|
|
|
2446
|
-
"@lwc/sfdc-lwc-compiler@13.3.
|
|
2447
|
-
version "13.3.
|
|
2448
|
-
resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.3.
|
|
2449
|
-
integrity sha512-
|
|
2670
|
+
"@lwc/sfdc-lwc-compiler@13.3.19":
|
|
2671
|
+
version "13.3.19"
|
|
2672
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.3.19.tgz#5b4b99ef0647c13b9211bcad9a48dea2821767e9"
|
|
2673
|
+
integrity sha512-zac9LJSlbkLG4FMEar0wFRiUJXw6pIo6y2k5vrfFJBrPLv6aSgRnmLEW4YSWK48cwv/HFp8wba08xCeXCLkRfw==
|
|
2450
2674
|
dependencies:
|
|
2451
2675
|
"@babel/core" "7.28.5"
|
|
2452
2676
|
"@babel/parser" "7.28.5"
|
|
@@ -2455,11 +2679,11 @@
|
|
|
2455
2679
|
"@babel/traverse" "7.28.5"
|
|
2456
2680
|
"@babel/types" "7.28.5"
|
|
2457
2681
|
"@komaci/esm-generator" "260.31.0"
|
|
2458
|
-
"@lwc/dev-server-plugin-lex" "13.3.
|
|
2682
|
+
"@lwc/dev-server-plugin-lex" "13.3.19"
|
|
2459
2683
|
"@lwc/eslint-plugin-lwc" "3.3.0"
|
|
2460
2684
|
"@lwc/eslint-plugin-lwc-platform" "6.3.0"
|
|
2461
|
-
"@lwc/metadata" "13.3.
|
|
2462
|
-
"@lwc/sfdc-compiler-utils" "13.3.
|
|
2685
|
+
"@lwc/metadata" "13.3.19"
|
|
2686
|
+
"@lwc/sfdc-compiler-utils" "13.3.19"
|
|
2463
2687
|
"@rollup/plugin-babel" "^6.1.0"
|
|
2464
2688
|
"@rollup/plugin-replace" "^6.0.3"
|
|
2465
2689
|
"@rollup/wasm-node" "4.52.5"
|
|
@@ -2470,7 +2694,6 @@
|
|
|
2470
2694
|
doctrine "~3.0.0"
|
|
2471
2695
|
eslint "~9.39.1"
|
|
2472
2696
|
eslint-plugin-import "~2.32.0"
|
|
2473
|
-
eslint-plugin-jest "~29.0.1"
|
|
2474
2697
|
gray-matter "~4.0.3"
|
|
2475
2698
|
line-column "~1.0.2"
|
|
2476
2699
|
magic-string "~0.30.21"
|
|
@@ -2481,6 +2704,49 @@
|
|
|
2481
2704
|
postcss-selector-parser "~7.1.0"
|
|
2482
2705
|
terser "~5.44.0"
|
|
2483
2706
|
|
|
2707
|
+
"@lwc/sfdx-local-dev-dist-66.0@npm:@lwc/sfdx-local-dev-dist@~13.2.24-alpha.0":
|
|
2708
|
+
version "13.2.24-alpha.0"
|
|
2709
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdx-local-dev-dist/-/sfdx-local-dev-dist-13.2.24-alpha.0.tgz#dac216463bed7fd9e8ce005e3b0d1de2055b02e4"
|
|
2710
|
+
integrity sha512-Nu+90Q1oi+PoelPpb8BA0QbX9U6O9LgPKLN2I/gnrUpzei8e+QXQn/xhyMbnzv98rMohmR9HxsF27R1Uet+46w==
|
|
2711
|
+
dependencies:
|
|
2712
|
+
"@lwc/compiler" "8.25.1"
|
|
2713
|
+
"@lwc/errors" "8.25.1"
|
|
2714
|
+
"@lwc/lwc-dev-server" "13.2.24-alpha.0+62759db"
|
|
2715
|
+
"@lwc/sfdc-lwc-compiler" "13.2.24-alpha.0+62759db"
|
|
2716
|
+
"@lwc/template-compiler" "8.25.1"
|
|
2717
|
+
|
|
2718
|
+
"@lwc/sfdx-local-dev-dist-67.0@npm:@lwc/sfdx-local-dev-dist@~13.3.19":
|
|
2719
|
+
version "13.3.19"
|
|
2720
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdx-local-dev-dist/-/sfdx-local-dev-dist-13.3.19.tgz#311242ea1166a590ec0ec8d96102f3e624204a6f"
|
|
2721
|
+
integrity sha512-CwCG0SMfZmTSDyjqHHALpvjINUIFfHIs9MJUf/3XlPmQBDIt9in7iOPpxxmO5sSyZivuPA6VBPJKbwJ3gag5Mw==
|
|
2722
|
+
dependencies:
|
|
2723
|
+
"@lwc/compiler" "8.27.0"
|
|
2724
|
+
"@lwc/errors" "8.27.0"
|
|
2725
|
+
"@lwc/lwc-dev-server" "13.3.19"
|
|
2726
|
+
"@lwc/sfdc-lwc-compiler" "13.3.19"
|
|
2727
|
+
"@lwc/template-compiler" "8.27.0"
|
|
2728
|
+
|
|
2729
|
+
"@lwc/sfdx-local-dev-dist@~13.3.19":
|
|
2730
|
+
version "13.3.19"
|
|
2731
|
+
resolved "https://registry.yarnpkg.com/@lwc/sfdx-local-dev-dist/-/sfdx-local-dev-dist-13.3.19.tgz#311242ea1166a590ec0ec8d96102f3e624204a6f"
|
|
2732
|
+
integrity sha512-CwCG0SMfZmTSDyjqHHALpvjINUIFfHIs9MJUf/3XlPmQBDIt9in7iOPpxxmO5sSyZivuPA6VBPJKbwJ3gag5Mw==
|
|
2733
|
+
dependencies:
|
|
2734
|
+
"@lwc/compiler" "8.27.0"
|
|
2735
|
+
"@lwc/errors" "8.27.0"
|
|
2736
|
+
"@lwc/lwc-dev-server" "13.3.19"
|
|
2737
|
+
"@lwc/sfdc-lwc-compiler" "13.3.19"
|
|
2738
|
+
"@lwc/template-compiler" "8.27.0"
|
|
2739
|
+
|
|
2740
|
+
"@lwc/shared@8.25.1":
|
|
2741
|
+
version "8.25.1"
|
|
2742
|
+
resolved "https://registry.yarnpkg.com/@lwc/shared/-/shared-8.25.1.tgz#b58de342c396a04352063a2e196bec780df69eee"
|
|
2743
|
+
integrity sha512-+L1+ZDUTyTAfEgCo9dm14hCanzCWKJqg/FjITDj1kB4n2WAbwj4sa2u3PuoQB3J5v3uiV+8wGUV/rlS8Kc2EXQ==
|
|
2744
|
+
|
|
2745
|
+
"@lwc/shared@8.27.0":
|
|
2746
|
+
version "8.27.0"
|
|
2747
|
+
resolved "https://registry.yarnpkg.com/@lwc/shared/-/shared-8.27.0.tgz#182d69110f980640f9bf349fe9112cb7500e7312"
|
|
2748
|
+
integrity sha512-z8KttkAScdsBhHFx6nOXo9F6RVCBPMoTOJ5DIrNZyjf1UKI03wGcBzTLfNpwFB4uxECDZm4RvOtUQ7uVhqxesg==
|
|
2749
|
+
|
|
2484
2750
|
"@lwc/shared@8.28.2":
|
|
2485
2751
|
version "8.28.2"
|
|
2486
2752
|
resolved "https://registry.yarnpkg.com/@lwc/shared/-/shared-8.28.2.tgz#7517dd415f30b2533454520073e4cab9f2a0fe97"
|
|
@@ -2491,6 +2757,36 @@
|
|
|
2491
2757
|
resolved "https://registry.yarnpkg.com/@lwc/signals/-/signals-8.28.2.tgz#562ab2ad0950f1067f801fd1cd8514c119762ce8"
|
|
2492
2758
|
integrity sha512-tl9SGcn8nz3HV6DwYGQfmuINPS/tOW/C4Qm6b9b6h8/VNBWud29HfsQmGV2vI/ZUR9nETbW7jj2jPhDkpt9ifw==
|
|
2493
2759
|
|
|
2760
|
+
"@lwc/ssr-compiler@8.25.1":
|
|
2761
|
+
version "8.25.1"
|
|
2762
|
+
resolved "https://registry.yarnpkg.com/@lwc/ssr-compiler/-/ssr-compiler-8.25.1.tgz#b2973535e7fae9a1b6b2a4db1e8360c814495489"
|
|
2763
|
+
integrity sha512-qExYVLWm8kw7OrwQOpItrME3ILjvZfZGO1NiehFtAGRX6s0NG3z4aayg/lCwhNK0wAVAC+5VHykdw9lDRoN5tA==
|
|
2764
|
+
dependencies:
|
|
2765
|
+
"@babel/types" "7.28.5"
|
|
2766
|
+
"@lwc/errors" "8.25.1"
|
|
2767
|
+
"@lwc/shared" "8.25.1"
|
|
2768
|
+
"@lwc/template-compiler" "8.25.1"
|
|
2769
|
+
acorn "8.15.0"
|
|
2770
|
+
astring "^1.9.0"
|
|
2771
|
+
estree-toolkit "^1.7.13"
|
|
2772
|
+
immer "^10.2.0"
|
|
2773
|
+
meriyah "^5.0.0"
|
|
2774
|
+
|
|
2775
|
+
"@lwc/ssr-compiler@8.27.0":
|
|
2776
|
+
version "8.27.0"
|
|
2777
|
+
resolved "https://registry.yarnpkg.com/@lwc/ssr-compiler/-/ssr-compiler-8.27.0.tgz#bfd026ba6395c521095cab75588d37d4927b012b"
|
|
2778
|
+
integrity sha512-v8ZeAFwa7S5LsJ+9wkA4JUcYFVpSbI5uBOwfHY08085wwct5SU5c5VpMMRPuxCu3CWUAsa57ksgHLGmeFo2dEA==
|
|
2779
|
+
dependencies:
|
|
2780
|
+
"@babel/types" "7.28.5"
|
|
2781
|
+
"@lwc/errors" "8.27.0"
|
|
2782
|
+
"@lwc/shared" "8.27.0"
|
|
2783
|
+
"@lwc/template-compiler" "8.27.0"
|
|
2784
|
+
acorn "8.15.0"
|
|
2785
|
+
astring "^1.9.0"
|
|
2786
|
+
estree-toolkit "^1.7.13"
|
|
2787
|
+
immer "^11.1.0"
|
|
2788
|
+
meriyah "^5.0.0"
|
|
2789
|
+
|
|
2494
2790
|
"@lwc/ssr-compiler@8.28.2":
|
|
2495
2791
|
version "8.28.2"
|
|
2496
2792
|
resolved "https://registry.yarnpkg.com/@lwc/ssr-compiler/-/ssr-compiler-8.28.2.tgz#5476353f3a8d578febc6f05871e5ac68228894f8"
|
|
@@ -2511,6 +2807,26 @@
|
|
|
2511
2807
|
resolved "https://registry.yarnpkg.com/@lwc/ssr-runtime/-/ssr-runtime-8.28.2.tgz#744e7836a6b7d83ed02d69d3e4b3e2999173a64f"
|
|
2512
2808
|
integrity sha512-Wr0MTk1S7LoqxnIhsrIXGk9vf3Lspt/c1/Noo8bh7cWJDFN8rN8XxKeaPLB8JShjuP9j4SH1jIWuPqV3+1Qnfw==
|
|
2513
2809
|
|
|
2810
|
+
"@lwc/style-compiler@8.25.1":
|
|
2811
|
+
version "8.25.1"
|
|
2812
|
+
resolved "https://registry.yarnpkg.com/@lwc/style-compiler/-/style-compiler-8.25.1.tgz#eff9ca80f046fcf8cc7395812d51c04fcfaaec53"
|
|
2813
|
+
integrity sha512-CK+PDnpqRY0IG/qDdXFThciLc6ddUA4zcWZR2X2yh2LWWyITPzIcZgWEELhQh38tjo+vTBmHmpORJ9jaRk68hw==
|
|
2814
|
+
dependencies:
|
|
2815
|
+
"@lwc/shared" "8.25.1"
|
|
2816
|
+
postcss "~8.5.6"
|
|
2817
|
+
postcss-selector-parser "~7.1.0"
|
|
2818
|
+
postcss-value-parser "~4.2.0"
|
|
2819
|
+
|
|
2820
|
+
"@lwc/style-compiler@8.27.0":
|
|
2821
|
+
version "8.27.0"
|
|
2822
|
+
resolved "https://registry.yarnpkg.com/@lwc/style-compiler/-/style-compiler-8.27.0.tgz#8cc9e37ecaaa9e23db489a37b31ea8270e6ea562"
|
|
2823
|
+
integrity sha512-8bMMZwuXtEiea7+Yg2oD/ApNsBZUpoDNxH74nsvNtnn2BdhAqEXbksMCN2i169u95xLNJjxd2+HXeCltDI1mXw==
|
|
2824
|
+
dependencies:
|
|
2825
|
+
"@lwc/shared" "8.27.0"
|
|
2826
|
+
postcss "~8.5.6"
|
|
2827
|
+
postcss-selector-parser "~7.1.1"
|
|
2828
|
+
postcss-value-parser "~4.2.0"
|
|
2829
|
+
|
|
2514
2830
|
"@lwc/style-compiler@8.28.2":
|
|
2515
2831
|
version "8.28.2"
|
|
2516
2832
|
resolved "https://registry.yarnpkg.com/@lwc/style-compiler/-/style-compiler-8.28.2.tgz#d54fac68727459892eacc276eb46df2310720e72"
|
|
@@ -2526,6 +2842,28 @@
|
|
|
2526
2842
|
resolved "https://registry.yarnpkg.com/@lwc/synthetic-shadow/-/synthetic-shadow-8.28.2.tgz#cddba720ee46f1aeaa6694242ce9d8fe6b91ea90"
|
|
2527
2843
|
integrity sha512-RZZBUHQ8TdG+foC2sS8qx9rUL8A7trttlglOQlTqPaoBKWb92TjQP7FLmOG5By4w4lSCBFxjedfrtDMT7zIdFQ==
|
|
2528
2844
|
|
|
2845
|
+
"@lwc/template-compiler@8.25.1":
|
|
2846
|
+
version "8.25.1"
|
|
2847
|
+
resolved "https://registry.yarnpkg.com/@lwc/template-compiler/-/template-compiler-8.25.1.tgz#336e2b53e735bd2cf7eefc7c2a9a2ecfbb1c39c7"
|
|
2848
|
+
integrity sha512-ZslFjm/vQFA+WkIIXs7JvHd1ilS2UTfzCsKBk5UUDhXGO7ivOvUOAIMteLfkD1szxsIe1/SgDV7Y3gHeJFd1qw==
|
|
2849
|
+
dependencies:
|
|
2850
|
+
"@lwc/errors" "8.25.1"
|
|
2851
|
+
"@lwc/shared" "8.25.1"
|
|
2852
|
+
acorn "~8.15.0"
|
|
2853
|
+
astring "~1.9.0"
|
|
2854
|
+
he "~1.2.0"
|
|
2855
|
+
|
|
2856
|
+
"@lwc/template-compiler@8.27.0":
|
|
2857
|
+
version "8.27.0"
|
|
2858
|
+
resolved "https://registry.yarnpkg.com/@lwc/template-compiler/-/template-compiler-8.27.0.tgz#fda60ceda1558edd7281b6cd3f70dd77e5de7c52"
|
|
2859
|
+
integrity sha512-b4HZVu+zkSc6Jot6OxmzMeSBkXP3VKq9mW7xew63HPa/BuC4DllBDB5cyCCueIrFPNfBHfp0XA45WugT/ESFGg==
|
|
2860
|
+
dependencies:
|
|
2861
|
+
"@lwc/errors" "8.27.0"
|
|
2862
|
+
"@lwc/shared" "8.27.0"
|
|
2863
|
+
acorn "~8.15.0"
|
|
2864
|
+
astring "~1.9.0"
|
|
2865
|
+
he "~1.2.0"
|
|
2866
|
+
|
|
2529
2867
|
"@lwc/template-compiler@8.28.2":
|
|
2530
2868
|
version "8.28.2"
|
|
2531
2869
|
resolved "https://registry.yarnpkg.com/@lwc/template-compiler/-/template-compiler-8.28.2.tgz#3cd88bd530d189afba25407e7be1ed1084cea315"
|
|
@@ -3334,6 +3672,11 @@
|
|
|
3334
3672
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
3335
3673
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
3336
3674
|
|
|
3675
|
+
"@pkgr/core@^0.2.7":
|
|
3676
|
+
version "0.2.9"
|
|
3677
|
+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
|
|
3678
|
+
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
|
|
3679
|
+
|
|
3337
3680
|
"@pnpm/config.env-replace@^1.1.0":
|
|
3338
3681
|
version "1.1.0"
|
|
3339
3682
|
resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c"
|
|
@@ -3470,6 +3813,15 @@
|
|
|
3470
3813
|
estree-walker "^2.0.2"
|
|
3471
3814
|
picomatch "^4.0.2"
|
|
3472
3815
|
|
|
3816
|
+
"@rollup/wasm-node@4.10.0":
|
|
3817
|
+
version "4.10.0"
|
|
3818
|
+
resolved "https://registry.yarnpkg.com/@rollup/wasm-node/-/wasm-node-4.10.0.tgz#dc3957eab92fc98347c80b029348111d4b6855bd"
|
|
3819
|
+
integrity sha512-wH/ih4T/iP2PUyTrkyioZqDoFY/gmu63LPLTOM5Q21gSB/D3Ejw3UBpUOMLt86fIbN3mV+wL45MyA71XAj1ytg==
|
|
3820
|
+
dependencies:
|
|
3821
|
+
"@types/estree" "1.0.5"
|
|
3822
|
+
optionalDependencies:
|
|
3823
|
+
fsevents "~2.3.2"
|
|
3824
|
+
|
|
3473
3825
|
"@rollup/wasm-node@4.52.5":
|
|
3474
3826
|
version "4.52.5"
|
|
3475
3827
|
resolved "https://registry.yarnpkg.com/@rollup/wasm-node/-/wasm-node-4.52.5.tgz#254b16b0b0cc34c492a820702023bbd9a2c1f786"
|
|
@@ -4294,6 +4646,11 @@
|
|
|
4294
4646
|
resolved "https://registry.yarnpkg.com/@swc/wasm/-/wasm-1.14.0.tgz#456375a2b8d1a18a09e61e1dc333dfccd85b10a2"
|
|
4295
4647
|
integrity sha512-eUUA3jEwFzoMh6mUksvaqX3wK+FxKFFFapBic+sQigxD5NytXM+PFARbv17BECKV/XcCCROHFV9+e73lYOsV3A==
|
|
4296
4648
|
|
|
4649
|
+
"@swc/wasm@1.4.16":
|
|
4650
|
+
version "1.4.16"
|
|
4651
|
+
resolved "https://registry.yarnpkg.com/@swc/wasm/-/wasm-1.4.16.tgz#30fe3514136ccfd6cc49373ff7080c7a41ba9a26"
|
|
4652
|
+
integrity sha512-Gxtpe4L7u29Asje8Y/1Ev6Fsw9AlztkyiZl6eKgXz3XmwOSVxo1FtC42Za7KEZsNyrRILH0D8hEDgcYRHzfdIA==
|
|
4653
|
+
|
|
4297
4654
|
"@szmarczak/http-timer@^5.0.1":
|
|
4298
4655
|
version "5.0.1"
|
|
4299
4656
|
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a"
|
|
@@ -4375,6 +4732,11 @@
|
|
|
4375
4732
|
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
|
|
4376
4733
|
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
|
|
4377
4734
|
|
|
4735
|
+
"@types/estree@1.0.5":
|
|
4736
|
+
version "1.0.5"
|
|
4737
|
+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
|
4738
|
+
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
|
4739
|
+
|
|
4378
4740
|
"@types/express-serve-static-core@^4.17.33":
|
|
4379
4741
|
version "4.19.5"
|
|
4380
4742
|
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz#218064e321126fcf9048d1ca25dd2465da55d9c6"
|
|
@@ -4676,15 +5038,6 @@
|
|
|
4676
5038
|
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
4677
5039
|
debug "^4.3.4"
|
|
4678
5040
|
|
|
4679
|
-
"@typescript-eslint/project-service@8.46.2":
|
|
4680
|
-
version "8.46.2"
|
|
4681
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
|
|
4682
|
-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
|
|
4683
|
-
dependencies:
|
|
4684
|
-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
|
|
4685
|
-
"@typescript-eslint/types" "^8.46.2"
|
|
4686
|
-
debug "^4.3.4"
|
|
4687
|
-
|
|
4688
5041
|
"@typescript-eslint/scope-manager@6.21.0":
|
|
4689
5042
|
version "6.21.0"
|
|
4690
5043
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
|
@@ -4701,19 +5054,6 @@
|
|
|
4701
5054
|
"@typescript-eslint/types" "7.18.0"
|
|
4702
5055
|
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
4703
5056
|
|
|
4704
|
-
"@typescript-eslint/scope-manager@8.46.2":
|
|
4705
|
-
version "8.46.2"
|
|
4706
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
|
|
4707
|
-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
|
|
4708
|
-
dependencies:
|
|
4709
|
-
"@typescript-eslint/types" "8.46.2"
|
|
4710
|
-
"@typescript-eslint/visitor-keys" "8.46.2"
|
|
4711
|
-
|
|
4712
|
-
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
|
|
4713
|
-
version "8.46.2"
|
|
4714
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
|
|
4715
|
-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
|
|
4716
|
-
|
|
4717
5057
|
"@typescript-eslint/type-utils@6.21.0":
|
|
4718
5058
|
version "6.21.0"
|
|
4719
5059
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
|
@@ -4734,11 +5074,6 @@
|
|
|
4734
5074
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
|
4735
5075
|
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
|
4736
5076
|
|
|
4737
|
-
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
|
|
4738
|
-
version "8.46.2"
|
|
4739
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
|
|
4740
|
-
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
|
|
4741
|
-
|
|
4742
5077
|
"@typescript-eslint/typescript-estree@6.21.0":
|
|
4743
5078
|
version "6.21.0"
|
|
4744
5079
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
|
|
@@ -4767,22 +5102,6 @@
|
|
|
4767
5102
|
semver "^7.6.0"
|
|
4768
5103
|
ts-api-utils "^1.3.0"
|
|
4769
5104
|
|
|
4770
|
-
"@typescript-eslint/typescript-estree@8.46.2":
|
|
4771
|
-
version "8.46.2"
|
|
4772
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
|
|
4773
|
-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
|
|
4774
|
-
dependencies:
|
|
4775
|
-
"@typescript-eslint/project-service" "8.46.2"
|
|
4776
|
-
"@typescript-eslint/tsconfig-utils" "8.46.2"
|
|
4777
|
-
"@typescript-eslint/types" "8.46.2"
|
|
4778
|
-
"@typescript-eslint/visitor-keys" "8.46.2"
|
|
4779
|
-
debug "^4.3.4"
|
|
4780
|
-
fast-glob "^3.3.2"
|
|
4781
|
-
is-glob "^4.0.3"
|
|
4782
|
-
minimatch "^9.0.4"
|
|
4783
|
-
semver "^7.6.0"
|
|
4784
|
-
ts-api-utils "^2.1.0"
|
|
4785
|
-
|
|
4786
5105
|
"@typescript-eslint/utils@6.21.0":
|
|
4787
5106
|
version "6.21.0"
|
|
4788
5107
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
|
@@ -4806,16 +5125,6 @@
|
|
|
4806
5125
|
"@typescript-eslint/types" "7.18.0"
|
|
4807
5126
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
|
4808
5127
|
|
|
4809
|
-
"@typescript-eslint/utils@^8.0.0":
|
|
4810
|
-
version "8.46.2"
|
|
4811
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
|
|
4812
|
-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
|
|
4813
|
-
dependencies:
|
|
4814
|
-
"@eslint-community/eslint-utils" "^4.7.0"
|
|
4815
|
-
"@typescript-eslint/scope-manager" "8.46.2"
|
|
4816
|
-
"@typescript-eslint/types" "8.46.2"
|
|
4817
|
-
"@typescript-eslint/typescript-estree" "8.46.2"
|
|
4818
|
-
|
|
4819
5128
|
"@typescript-eslint/visitor-keys@6.21.0":
|
|
4820
5129
|
version "6.21.0"
|
|
4821
5130
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
|
@@ -4832,14 +5141,6 @@
|
|
|
4832
5141
|
"@typescript-eslint/types" "7.18.0"
|
|
4833
5142
|
eslint-visitor-keys "^3.4.3"
|
|
4834
5143
|
|
|
4835
|
-
"@typescript-eslint/visitor-keys@8.46.2":
|
|
4836
|
-
version "8.46.2"
|
|
4837
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
|
|
4838
|
-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
|
|
4839
|
-
dependencies:
|
|
4840
|
-
"@typescript-eslint/types" "8.46.2"
|
|
4841
|
-
eslint-visitor-keys "^4.2.1"
|
|
4842
|
-
|
|
4843
5144
|
"@ungap/structured-clone@^1.2.0":
|
|
4844
5145
|
version "1.2.0"
|
|
4845
5146
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
@@ -6540,13 +6841,6 @@ eslint-plugin-import@^2.29.1, eslint-plugin-import@~2.32.0:
|
|
|
6540
6841
|
string.prototype.trimend "^1.0.9"
|
|
6541
6842
|
tsconfig-paths "^3.15.0"
|
|
6542
6843
|
|
|
6543
|
-
eslint-plugin-jest@~29.0.1:
|
|
6544
|
-
version "29.0.1"
|
|
6545
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.0.1.tgz#0f72a81349409d20742208260c9a6cb9efed4df5"
|
|
6546
|
-
integrity sha512-EE44T0OSMCeXhDrrdsbKAhprobKkPtJTbQz5yEktysNpHeDZTAL1SfDTNKmcFfJkY6yrQLtTKZALrD3j/Gpmiw==
|
|
6547
|
-
dependencies:
|
|
6548
|
-
"@typescript-eslint/utils" "^8.0.0"
|
|
6549
|
-
|
|
6550
6844
|
eslint-plugin-jsdoc@^46.10.1:
|
|
6551
6845
|
version "46.10.1"
|
|
6552
6846
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz#77c871309c4ed93758a3b2fdf384dc6189cf8605"
|
|
@@ -6680,6 +6974,46 @@ eslint@^8.56.0, eslint@^8.57.0:
|
|
|
6680
6974
|
strip-ansi "^6.0.1"
|
|
6681
6975
|
text-table "^0.2.0"
|
|
6682
6976
|
|
|
6977
|
+
eslint@~9.38.0:
|
|
6978
|
+
version "9.38.0"
|
|
6979
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.38.0.tgz#3957d2af804e5cf6cc503c618f60acc71acb2e7e"
|
|
6980
|
+
integrity sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==
|
|
6981
|
+
dependencies:
|
|
6982
|
+
"@eslint-community/eslint-utils" "^4.8.0"
|
|
6983
|
+
"@eslint-community/regexpp" "^4.12.1"
|
|
6984
|
+
"@eslint/config-array" "^0.21.1"
|
|
6985
|
+
"@eslint/config-helpers" "^0.4.1"
|
|
6986
|
+
"@eslint/core" "^0.16.0"
|
|
6987
|
+
"@eslint/eslintrc" "^3.3.1"
|
|
6988
|
+
"@eslint/js" "9.38.0"
|
|
6989
|
+
"@eslint/plugin-kit" "^0.4.0"
|
|
6990
|
+
"@humanfs/node" "^0.16.6"
|
|
6991
|
+
"@humanwhocodes/module-importer" "^1.0.1"
|
|
6992
|
+
"@humanwhocodes/retry" "^0.4.2"
|
|
6993
|
+
"@types/estree" "^1.0.6"
|
|
6994
|
+
ajv "^6.12.4"
|
|
6995
|
+
chalk "^4.0.0"
|
|
6996
|
+
cross-spawn "^7.0.6"
|
|
6997
|
+
debug "^4.3.2"
|
|
6998
|
+
escape-string-regexp "^4.0.0"
|
|
6999
|
+
eslint-scope "^8.4.0"
|
|
7000
|
+
eslint-visitor-keys "^4.2.1"
|
|
7001
|
+
espree "^10.4.0"
|
|
7002
|
+
esquery "^1.5.0"
|
|
7003
|
+
esutils "^2.0.2"
|
|
7004
|
+
fast-deep-equal "^3.1.3"
|
|
7005
|
+
file-entry-cache "^8.0.0"
|
|
7006
|
+
find-up "^5.0.0"
|
|
7007
|
+
glob-parent "^6.0.2"
|
|
7008
|
+
ignore "^5.2.0"
|
|
7009
|
+
imurmurhash "^0.1.4"
|
|
7010
|
+
is-glob "^4.0.0"
|
|
7011
|
+
json-stable-stringify-without-jsonify "^1.0.1"
|
|
7012
|
+
lodash.merge "^4.6.2"
|
|
7013
|
+
minimatch "^3.1.2"
|
|
7014
|
+
natural-compare "^1.4.0"
|
|
7015
|
+
optionator "^0.9.3"
|
|
7016
|
+
|
|
6683
7017
|
eslint@~9.39.1:
|
|
6684
7018
|
version "9.39.2"
|
|
6685
7019
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
|
|
@@ -6820,21 +7154,6 @@ events@^3.3.0:
|
|
|
6820
7154
|
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
|
|
6821
7155
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
|
6822
7156
|
|
|
6823
|
-
execa@^4.1.0:
|
|
6824
|
-
version "4.1.0"
|
|
6825
|
-
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
|
|
6826
|
-
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
|
|
6827
|
-
dependencies:
|
|
6828
|
-
cross-spawn "^7.0.0"
|
|
6829
|
-
get-stream "^5.0.0"
|
|
6830
|
-
human-signals "^1.1.1"
|
|
6831
|
-
is-stream "^2.0.0"
|
|
6832
|
-
merge-stream "^2.0.0"
|
|
6833
|
-
npm-run-path "^4.0.0"
|
|
6834
|
-
onetime "^5.1.0"
|
|
6835
|
-
signal-exit "^3.0.2"
|
|
6836
|
-
strip-final-newline "^2.0.0"
|
|
6837
|
-
|
|
6838
7157
|
execa@^5.0.0:
|
|
6839
7158
|
version "5.1.1"
|
|
6840
7159
|
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
|
|
@@ -6918,7 +7237,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
|
6918
7237
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
6919
7238
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
6920
7239
|
|
|
6921
|
-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.
|
|
7240
|
+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
|
|
6922
7241
|
version "3.3.3"
|
|
6923
7242
|
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
|
|
6924
7243
|
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
|
|
@@ -7312,13 +7631,6 @@ get-stdin@^9.0.0:
|
|
|
7312
7631
|
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
|
|
7313
7632
|
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
|
|
7314
7633
|
|
|
7315
|
-
get-stream@^5.0.0:
|
|
7316
|
-
version "5.2.0"
|
|
7317
|
-
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
|
|
7318
|
-
integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
|
|
7319
|
-
dependencies:
|
|
7320
|
-
pump "^3.0.0"
|
|
7321
|
-
|
|
7322
7634
|
get-stream@^6.0.0, get-stream@^6.0.1:
|
|
7323
7635
|
version "6.0.1"
|
|
7324
7636
|
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
|
|
@@ -7869,11 +8181,6 @@ https-proxy-agent@^7.0.1:
|
|
|
7869
8181
|
agent-base "^7.0.2"
|
|
7870
8182
|
debug "4"
|
|
7871
8183
|
|
|
7872
|
-
human-signals@^1.1.1:
|
|
7873
|
-
version "1.1.1"
|
|
7874
|
-
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
|
7875
|
-
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
|
|
7876
|
-
|
|
7877
8184
|
human-signals@^2.1.0:
|
|
7878
8185
|
version "2.1.0"
|
|
7879
8186
|
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
|
|
@@ -7908,7 +8215,7 @@ ieee754@^1.2.1:
|
|
|
7908
8215
|
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
|
7909
8216
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
7910
8217
|
|
|
7911
|
-
ignore@^5.2.0, ignore@^5.2.4
|
|
8218
|
+
ignore@^5.2.0, ignore@^5.2.4:
|
|
7912
8219
|
version "5.3.1"
|
|
7913
8220
|
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
|
|
7914
8221
|
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
|
|
@@ -7918,12 +8225,22 @@ ignore@^7.0.3:
|
|
|
7918
8225
|
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
|
|
7919
8226
|
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
|
|
7920
8227
|
|
|
8228
|
+
ignore@^7.0.5:
|
|
8229
|
+
version "7.0.5"
|
|
8230
|
+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
|
|
8231
|
+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
|
|
8232
|
+
|
|
7921
8233
|
immediate@~3.0.5:
|
|
7922
8234
|
version "3.0.6"
|
|
7923
8235
|
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
|
7924
8236
|
integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
|
|
7925
8237
|
|
|
7926
|
-
immer@^
|
|
8238
|
+
immer@^10.2.0:
|
|
8239
|
+
version "10.2.0"
|
|
8240
|
+
resolved "https://registry.yarnpkg.com/immer/-/immer-10.2.0.tgz#88a4ce06a1af64172d254b70f7cb04df51c871b1"
|
|
8241
|
+
integrity sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==
|
|
8242
|
+
|
|
8243
|
+
immer@^11.1.0, immer@^11.1.3:
|
|
7927
8244
|
version "11.1.3"
|
|
7928
8245
|
resolved "https://registry.yarnpkg.com/immer/-/immer-11.1.3.tgz#78681e1deb6cec39753acf04eb16d7576c04f4d6"
|
|
7929
8246
|
integrity sha512-6jQTc5z0KJFtr1UgFpIL3N9XSC3saRaI9PwWtzM2pSqkNGtiNkYY2OSwkOGDK2XcTRcLb1pi/aNkKZz0nxVH4Q==
|
|
@@ -9663,7 +9980,7 @@ normalize-url@^8.0.0:
|
|
|
9663
9980
|
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.1.tgz#9b7d96af9836577c58f5883e939365fa15623a4a"
|
|
9664
9981
|
integrity sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==
|
|
9665
9982
|
|
|
9666
|
-
npm-run-path@^4.0.
|
|
9983
|
+
npm-run-path@^4.0.1:
|
|
9667
9984
|
version "4.0.1"
|
|
9668
9985
|
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
|
9669
9986
|
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
|
|
@@ -10097,7 +10414,7 @@ pathval@^1.1.1:
|
|
|
10097
10414
|
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
|
|
10098
10415
|
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
|
|
10099
10416
|
|
|
10100
|
-
picocolors@^1.0.
|
|
10417
|
+
picocolors@^1.0.1, picocolors@^1.1.1:
|
|
10101
10418
|
version "1.1.1"
|
|
10102
10419
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
|
|
10103
10420
|
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
|
|
@@ -10107,11 +10424,6 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
|
|
10107
10424
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
|
10108
10425
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
10109
10426
|
|
|
10110
|
-
picomatch@^3.0.1:
|
|
10111
|
-
version "3.0.1"
|
|
10112
|
-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.1.tgz#817033161def55ec9638567a2f3bbc876b3e7516"
|
|
10113
|
-
integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
|
|
10114
|
-
|
|
10115
10427
|
picomatch@^4.0.2:
|
|
10116
10428
|
version "4.0.2"
|
|
10117
10429
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
|
|
@@ -10226,23 +10538,23 @@ prelude-ls@^1.2.1:
|
|
|
10226
10538
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
|
10227
10539
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
10228
10540
|
|
|
10229
|
-
prettier@^2.8.8:
|
|
10230
|
-
version "
|
|
10231
|
-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-
|
|
10232
|
-
integrity sha512-
|
|
10541
|
+
prettier@^2.8.8, prettier@^3.7.4:
|
|
10542
|
+
version "3.8.1"
|
|
10543
|
+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
|
|
10544
|
+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
|
|
10233
10545
|
|
|
10234
|
-
pretty-quick@^3.3.1:
|
|
10235
|
-
version "
|
|
10236
|
-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-
|
|
10237
|
-
integrity sha512-
|
|
10546
|
+
pretty-quick@^3.3.1, pretty-quick@^4.2.2:
|
|
10547
|
+
version "4.2.2"
|
|
10548
|
+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-4.2.2.tgz#0fc31da666f182fe14e119905fc9829b5b85a234"
|
|
10549
|
+
integrity sha512-uAh96tBW1SsD34VhhDmWuEmqbpfYc/B3j++5MC/6b3Cb8Ow7NJsvKFhg0eoGu2xXX+o9RkahkTK6sUdd8E7g5w==
|
|
10238
10550
|
dependencies:
|
|
10239
|
-
|
|
10240
|
-
|
|
10241
|
-
ignore "^5.3.0"
|
|
10551
|
+
"@pkgr/core" "^0.2.7"
|
|
10552
|
+
ignore "^7.0.5"
|
|
10242
10553
|
mri "^1.2.0"
|
|
10243
|
-
picocolors "^1.
|
|
10244
|
-
picomatch "^
|
|
10245
|
-
|
|
10554
|
+
picocolors "^1.1.1"
|
|
10555
|
+
picomatch "^4.0.2"
|
|
10556
|
+
tinyexec "^0.3.2"
|
|
10557
|
+
tslib "^2.8.1"
|
|
10246
10558
|
|
|
10247
10559
|
process-nextick-args@~2.0.0:
|
|
10248
10560
|
version "2.0.1"
|
|
@@ -11534,6 +11846,11 @@ tiny-jsonc@^1.0.2:
|
|
|
11534
11846
|
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
|
|
11535
11847
|
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
|
|
11536
11848
|
|
|
11849
|
+
tinyexec@^0.3.2:
|
|
11850
|
+
version "0.3.2"
|
|
11851
|
+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
|
|
11852
|
+
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
|
|
11853
|
+
|
|
11537
11854
|
tinyglobby@^0.2.14, tinyglobby@^0.2.9:
|
|
11538
11855
|
version "0.2.14"
|
|
11539
11856
|
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
|
|
@@ -11596,11 +11913,6 @@ ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
|
|
|
11596
11913
|
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
|
|
11597
11914
|
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
|
|
11598
11915
|
|
|
11599
|
-
ts-api-utils@^2.1.0:
|
|
11600
|
-
version "2.1.0"
|
|
11601
|
-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
|
|
11602
|
-
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
|
|
11603
|
-
|
|
11604
11916
|
ts-json-schema-generator@^1.5.1:
|
|
11605
11917
|
version "1.5.1"
|
|
11606
11918
|
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"
|
|
@@ -11648,7 +11960,7 @@ tsconfig-paths@^3.15.0:
|
|
|
11648
11960
|
minimist "^1.2.6"
|
|
11649
11961
|
strip-bom "^3.0.0"
|
|
11650
11962
|
|
|
11651
|
-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.6.2:
|
|
11963
|
+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.6.2, tslib@^2.8.1:
|
|
11652
11964
|
version "2.8.1"
|
|
11653
11965
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
|
11654
11966
|
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|