|
1632 | 1632 | strip-ansi "6.0.1" |
1633 | 1633 | ts-retry-promise "^0.8.1" |
1634 | 1634 |
|
1635 | | -"@salesforce/core@^8.2.1", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0": |
| 1635 | +"@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0": |
1636 | 1636 | version "8.3.0" |
1637 | 1637 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878" |
1638 | 1638 | integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A== |
|
2651 | 2651 | "@typescript-eslint/types" "6.21.0" |
2652 | 2652 | "@typescript-eslint/visitor-keys" "6.21.0" |
2653 | 2653 |
|
| 2654 | +"@typescript-eslint/[email protected]": |
| 2655 | + version "7.18.0" |
| 2656 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
| 2657 | + integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 2658 | + dependencies: |
| 2659 | + "@typescript-eslint/types" "7.18.0" |
| 2660 | + "@typescript-eslint/visitor-keys" "7.18.0" |
| 2661 | + |
2654 | 2662 | "@typescript-eslint/[email protected]": |
2655 | 2663 | version "6.21.0" |
2656 | 2664 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e" |
|
2666 | 2674 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
2667 | 2675 | integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
2668 | 2676 |
|
| 2677 | +"@typescript-eslint/[email protected]": |
| 2678 | + version "7.18.0" |
| 2679 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
| 2680 | + integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
| 2681 | + |
2669 | 2682 | "@typescript-eslint/[email protected]": |
2670 | 2683 | version "6.21.0" |
2671 | 2684 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
|
2680 | 2693 | semver "^7.5.4" |
2681 | 2694 | ts-api-utils "^1.0.1" |
2682 | 2695 |
|
2683 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.17.0": |
| 2696 | +"@typescript-eslint/[email protected]": |
| 2697 | + version "7.18.0" |
| 2698 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
| 2699 | + integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 2700 | + dependencies: |
| 2701 | + "@typescript-eslint/types" "7.18.0" |
| 2702 | + "@typescript-eslint/visitor-keys" "7.18.0" |
| 2703 | + debug "^4.3.4" |
| 2704 | + globby "^11.1.0" |
| 2705 | + is-glob "^4.0.3" |
| 2706 | + minimatch "^9.0.4" |
| 2707 | + semver "^7.6.0" |
| 2708 | + ts-api-utils "^1.3.0" |
| 2709 | + |
| 2710 | +"@typescript-eslint/[email protected]": |
2684 | 2711 | version "6.21.0" |
2685 | 2712 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134" |
2686 | 2713 | integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ== |
|
2693 | 2720 | "@typescript-eslint/typescript-estree" "6.21.0" |
2694 | 2721 | semver "^7.5.4" |
2695 | 2722 |
|
| 2723 | +"@typescript-eslint/utils@^7.18.0": |
| 2724 | + version "7.18.0" |
| 2725 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
| 2726 | + integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 2727 | + dependencies: |
| 2728 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 2729 | + "@typescript-eslint/scope-manager" "7.18.0" |
| 2730 | + "@typescript-eslint/types" "7.18.0" |
| 2731 | + "@typescript-eslint/typescript-estree" "7.18.0" |
| 2732 | + |
2696 | 2733 | "@typescript-eslint/[email protected]": |
2697 | 2734 | version "6.21.0" |
2698 | 2735 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" |
|
2701 | 2738 | "@typescript-eslint/types" "6.21.0" |
2702 | 2739 | eslint-visitor-keys "^3.4.1" |
2703 | 2740 |
|
| 2741 | +"@typescript-eslint/[email protected]": |
| 2742 | + version "7.18.0" |
| 2743 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
| 2744 | + integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 2745 | + dependencies: |
| 2746 | + "@typescript-eslint/types" "7.18.0" |
| 2747 | + eslint-visitor-keys "^3.4.3" |
| 2748 | + |
2704 | 2749 | "@ungap/structured-clone@^1.2.0": |
2705 | 2750 | version "1.2.0" |
2706 | 2751 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" |
@@ -3942,13 +3987,13 @@ eslint-plugin-jsdoc@^46.10.1: |
3942 | 3987 | semver "^7.5.4" |
3943 | 3988 | spdx-expression-parse "^4.0.0" |
3944 | 3989 |
|
3945 | | -eslint-plugin-sf-plugin@^1.18.12: |
3946 | | - version "1.18.12" |
3947 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.12.tgz#86a70a23bf55f01c2052aace1633fb6fef6c6caa" |
3948 | | - integrity sha512-07FXTiJshcuiewSy7QhE1/H8tYigAlZVSstDVZtHD9Okq4fTedTektBHV088RvmgmoClaGVkL8vGPccaEZOYQg== |
| 3990 | +eslint-plugin-sf-plugin@^1.20.4: |
| 3991 | + version "1.20.4" |
| 3992 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4" |
| 3993 | + integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ== |
3949 | 3994 | dependencies: |
3950 | | - "@salesforce/core" "^8.2.1" |
3951 | | - "@typescript-eslint/utils" "^6.17.0" |
| 3995 | + "@salesforce/core" "^8.3.0" |
| 3996 | + "@typescript-eslint/utils" "^7.18.0" |
3952 | 3997 |
|
3953 | 3998 | eslint-plugin-unicorn@^50.0.1: |
3954 | 3999 | version "50.0.1" |
@@ -7242,6 +7287,11 @@ ts-api-utils@^1.0.1: |
7242 | 7287 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331" |
7243 | 7288 | integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg== |
7244 | 7289 |
|
| 7290 | +ts-api-utils@^1.3.0: |
| 7291 | + version "1.3.0" |
| 7292 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
| 7293 | + integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
| 7294 | + |
7245 | 7295 | ts-json-schema-generator@^1.5.1: |
7246 | 7296 | version "1.5.1" |
7247 | 7297 | resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db" |
|
0 commit comments