|
17 | 17 | dependencies:
|
18 | 18 | "@babel/highlight" "^7.10.4"
|
19 | 19 |
|
20 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
| 20 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
21 | 21 | version "7.26.2"
|
22 | 22 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
23 | 23 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e"
|
32 | 32 | integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==
|
33 | 33 |
|
34 |
| -"@babel/core@7.26.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.26.0": |
35 |
| - version "7.26.0" |
36 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
37 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 34 | +"@babel/compat-data@^7.26.5": |
| 35 | + version "7.26.5" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 37 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
| 38 | + |
| 39 | +"@babel/core@7.26.7", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.26.0": |
| 40 | + version "7.26.7" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 42 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
38 | 43 | dependencies:
|
39 | 44 | "@ampproject/remapping" "^2.2.0"
|
40 |
| - "@babel/code-frame" "^7.26.0" |
41 |
| - "@babel/generator" "^7.26.0" |
42 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 45 | + "@babel/code-frame" "^7.26.2" |
| 46 | + "@babel/generator" "^7.26.5" |
| 47 | + "@babel/helper-compilation-targets" "^7.26.5" |
43 | 48 | "@babel/helper-module-transforms" "^7.26.0"
|
44 |
| - "@babel/helpers" "^7.26.0" |
45 |
| - "@babel/parser" "^7.26.0" |
| 49 | + "@babel/helpers" "^7.26.7" |
| 50 | + "@babel/parser" "^7.26.7" |
46 | 51 | "@babel/template" "^7.25.9"
|
47 |
| - "@babel/traverse" "^7.25.9" |
48 |
| - "@babel/types" "^7.26.0" |
| 52 | + "@babel/traverse" "^7.26.7" |
| 53 | + "@babel/types" "^7.26.7" |
49 | 54 | convert-source-map "^2.0.0"
|
50 | 55 | debug "^4.1.0"
|
51 | 56 | gensync "^1.0.0-beta.2"
|
|
71 | 76 | "@jridgewell/trace-mapping" "^0.3.17"
|
72 | 77 | jsesc "^2.5.1"
|
73 | 78 |
|
74 |
| -"@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.7.2": |
| 79 | +"@babel/generator@^7.25.9", "@babel/generator@^7.7.2": |
75 | 80 | version "7.26.2"
|
76 | 81 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
|
77 | 82 | integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
|
|
82 | 87 | "@jridgewell/trace-mapping" "^0.3.25"
|
83 | 88 | jsesc "^3.0.2"
|
84 | 89 |
|
| 90 | +"@babel/generator@^7.26.5": |
| 91 | + version "7.26.5" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 93 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
| 94 | + dependencies: |
| 95 | + "@babel/parser" "^7.26.5" |
| 96 | + "@babel/types" "^7.26.5" |
| 97 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 98 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 99 | + jsesc "^3.0.2" |
| 100 | + |
85 | 101 | "@babel/helper-annotate-as-pure@^7.24.7":
|
86 | 102 | version "7.24.7"
|
87 | 103 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
|
|
107 | 123 | lru-cache "^5.1.1"
|
108 | 124 | semver "^6.3.1"
|
109 | 125 |
|
| 126 | +"@babel/helper-compilation-targets@^7.26.5": |
| 127 | + version "7.26.5" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 129 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 130 | + dependencies: |
| 131 | + "@babel/compat-data" "^7.26.5" |
| 132 | + "@babel/helper-validator-option" "^7.25.9" |
| 133 | + browserslist "^4.24.0" |
| 134 | + lru-cache "^5.1.1" |
| 135 | + semver "^6.3.1" |
| 136 | + |
110 | 137 | "@babel/helper-create-class-features-plugin@^7.25.0", "@babel/helper-create-class-features-plugin@^7.25.9":
|
111 | 138 | version "7.25.9"
|
112 | 139 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83"
|
|
233 | 260 | "@babel/traverse" "^7.25.9"
|
234 | 261 | "@babel/types" "^7.25.9"
|
235 | 262 |
|
236 |
| -"@babel/helpers@^7.26.0": |
237 |
| - version "7.26.0" |
238 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
239 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 263 | +"@babel/helpers@^7.26.7": |
| 264 | + version "7.26.7" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 266 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
240 | 267 | dependencies:
|
241 | 268 | "@babel/template" "^7.25.9"
|
242 |
| - "@babel/types" "^7.26.0" |
| 269 | + "@babel/types" "^7.26.7" |
243 | 270 |
|
244 | 271 | "@babel/highlight@^7.10.4":
|
245 | 272 | version "7.25.7"
|
|
251 | 278 | js-tokens "^4.0.0"
|
252 | 279 | picocolors "^1.0.0"
|
253 | 280 |
|
254 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2": |
| 281 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.2": |
255 | 282 | version "7.26.2"
|
256 | 283 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
|
257 | 284 | integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
|
258 | 285 | dependencies:
|
259 | 286 | "@babel/types" "^7.26.0"
|
260 | 287 |
|
| 288 | +"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 289 | + version "7.26.7" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 291 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
| 292 | + dependencies: |
| 293 | + "@babel/types" "^7.26.7" |
| 294 | + |
261 | 295 | "@babel/plugin-proposal-decorators@^7.25.9":
|
262 | 296 | version "7.25.9"
|
263 | 297 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.25.9.tgz#8680707f943d1a3da2cd66b948179920f097e254"
|
|
482 | 516 | debug "^4.3.1"
|
483 | 517 | globals "^11.1.0"
|
484 | 518 |
|
485 |
| -"@babel/types@7.26.3": |
486 |
| - version "7.26.3" |
487 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" |
488 |
| - integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== |
| 519 | +"@babel/traverse@^7.26.7": |
| 520 | + version "7.26.7" |
| 521 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 522 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 523 | + dependencies: |
| 524 | + "@babel/code-frame" "^7.26.2" |
| 525 | + "@babel/generator" "^7.26.5" |
| 526 | + "@babel/parser" "^7.26.7" |
| 527 | + "@babel/template" "^7.25.9" |
| 528 | + "@babel/types" "^7.26.7" |
| 529 | + debug "^4.3.1" |
| 530 | + globals "^11.1.0" |
| 531 | + |
| 532 | +"@babel/types@7.26.7", "@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 533 | + version "7.26.7" |
| 534 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 535 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
489 | 536 | dependencies:
|
490 | 537 | "@babel/helper-string-parser" "^7.25.9"
|
491 | 538 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
780 | 827 | "@babel/generator" "7.22.10"
|
781 | 828 | match-json "1.3.7"
|
782 | 829 |
|
783 |
| -"@lwc/babel-plugin-component@8.12.2": |
784 |
| - version "8.12.2" |
785 |
| - resolved "https://registry.yarnpkg.com/@lwc/babel-plugin-component/-/babel-plugin-component-8.12.2.tgz#9826efe5545a65b4e487eb538497fd3a6014733c" |
786 |
| - integrity sha512-rklPNn/O7SIGTJ9qZbCNPX2NtHrGYlmV/xphSGmvLNVZjz2G6pW2+kkE0MyC9rDNAxwtqWQJAPrg3sW3FGPulg== |
| 830 | +"@lwc/babel-plugin-component@8.12.7": |
| 831 | + version "8.12.7" |
| 832 | + resolved "https://registry.yarnpkg.com/@lwc/babel-plugin-component/-/babel-plugin-component-8.12.7.tgz#19a83b61da84141488bbcacac3abcc1d4395cfe0" |
| 833 | + integrity sha512-nxzJwbBQadJN6FFGqKou1qcauHdiblBBbnF9UZ/qwiYAY1DFLVEY6f6kKKviRMnIk2M0fFTBiDRPvxhaI2m5WA== |
787 | 834 | dependencies:
|
788 | 835 | "@babel/helper-module-imports" "7.25.9"
|
789 |
| - "@lwc/errors" "8.12.2" |
790 |
| - "@lwc/shared" "8.12.2" |
| 836 | + "@lwc/errors" "8.12.7" |
| 837 | + "@lwc/shared" "8.12.7" |
791 | 838 | line-column "~1.0.2"
|
792 | 839 |
|
793 | 840 | "@lwc/compiler@^8.7.0":
|
794 |
| - version "8.12.2" |
795 |
| - resolved "https://registry.yarnpkg.com/@lwc/compiler/-/compiler-8.12.2.tgz#713073be8b8b50b71b5e14a1842f012d235d460f" |
796 |
| - integrity sha512-4GyvQUwve9MMEeDe3IpQDQbKKXbZ+O3Yk9EPazaaFevuLWbSZb/hMe733aI95pMOn73WLY8dwWTZeyrVv5f7Iw== |
| 841 | + version "8.12.7" |
| 842 | + resolved "https://registry.yarnpkg.com/@lwc/compiler/-/compiler-8.12.7.tgz#0ec35b7d55108bae39ee91fdc4377d147aaa1c00" |
| 843 | + integrity sha512-sbPxadeLad63Gj8S4FmNoLkdivqL1IFMEYCj4l4pTIdJLtLzTb45G59bavbstqBU3zwFoffxKd0SrpN2AorL8w== |
797 | 844 | dependencies:
|
798 |
| - "@babel/core" "7.26.0" |
| 845 | + "@babel/core" "7.26.7" |
799 | 846 | "@babel/plugin-transform-async-generator-functions" "7.25.9"
|
800 | 847 | "@babel/plugin-transform-async-to-generator" "7.25.9"
|
801 | 848 | "@babel/plugin-transform-class-properties" "7.25.9"
|
802 | 849 | "@babel/plugin-transform-object-rest-spread" "7.25.9"
|
803 | 850 | "@locker/babel-plugin-transform-unforgeables" "0.22.0"
|
804 |
| - "@lwc/babel-plugin-component" "8.12.2" |
805 |
| - "@lwc/errors" "8.12.2" |
806 |
| - "@lwc/shared" "8.12.2" |
807 |
| - "@lwc/ssr-compiler" "8.12.2" |
808 |
| - "@lwc/style-compiler" "8.12.2" |
809 |
| - "@lwc/template-compiler" "8.12.2" |
| 851 | + "@lwc/babel-plugin-component" "8.12.7" |
| 852 | + "@lwc/errors" "8.12.7" |
| 853 | + "@lwc/shared" "8.12.7" |
| 854 | + "@lwc/ssr-compiler" "8.12.7" |
| 855 | + "@lwc/style-compiler" "8.12.7" |
| 856 | + "@lwc/template-compiler" "8.12.7" |
810 | 857 |
|
811 | 858 | "@lwc/engine-dom@^8.7.0":
|
812 |
| - version "8.12.2" |
813 |
| - resolved "https://registry.yarnpkg.com/@lwc/engine-dom/-/engine-dom-8.12.2.tgz#2d1ee71a5c83b88987efd456607529ccdf04e004" |
814 |
| - integrity sha512-4r8YWboMxtdKl00Li5zv5iWHYjCFVMVMp1RlTUJhLbFhqk9XLasjkzjtqWlt1RpfbFIeIPwtvZyos4kLckqQeQ== |
| 859 | + version "8.12.7" |
| 860 | + resolved "https://registry.yarnpkg.com/@lwc/engine-dom/-/engine-dom-8.12.7.tgz#d02067556d8ffaabb368871fa60672b7ce2e1652" |
| 861 | + integrity sha512-AOU2IX6aGPqi369++64csqK9GWjJ1D2dhtfKiME6MS9OXYpQP48yTfj0Kseo1+byne14lxKxvyhqviZI7LZylA== |
815 | 862 |
|
816 | 863 | "@lwc/engine-server@^8.7.0":
|
817 |
| - version "8.12.2" |
818 |
| - resolved "https://registry.yarnpkg.com/@lwc/engine-server/-/engine-server-8.12.2.tgz#09b74d99f127a91bf11d6d9fd0c785bee9eb0f63" |
819 |
| - integrity sha512-UCX/dRrRujPkpBjhz1sAMMBoPzBf0NUueb1IGDAY1PsMWaIdR3UJ5PqI4rNNxlTIDRn38Om6CeEkmxAQ3fxS1g== |
| 864 | + version "8.12.7" |
| 865 | + resolved "https://registry.yarnpkg.com/@lwc/engine-server/-/engine-server-8.12.7.tgz#7a00fa8bdbe4f5ab7a5cd27a195267668ce4b469" |
| 866 | + integrity sha512-7yW+CHfy/kN7nO53fFQadnjrTy7KXPEugSjlK6HfVjzm9kmJd2+wjGWAvq3RDiiNtE8ceuiQdtSf59dztgthqA== |
820 | 867 |
|
821 |
| -"@lwc/errors@8.12.2": |
822 |
| - version "8.12.2" |
823 |
| - resolved "https://registry.yarnpkg.com/@lwc/errors/-/errors-8.12.2.tgz#2e8cf9cb86c74c4fec714093f24627a7f232c988" |
824 |
| - integrity sha512-+b7X03dxoB/HQqBhkjixcrdkupl++To9L4HW6QRqJaAEL6yjeYMhV9fnl4ccvyehhHh7p/ixvGOGPb2VLobPIw== |
| 868 | +"@lwc/errors@8.12.7": |
| 869 | + version "8.12.7" |
| 870 | + resolved "https://registry.yarnpkg.com/@lwc/errors/-/errors-8.12.7.tgz#3961e451faf5a1a60c800215643ad17596244a9b" |
| 871 | + integrity sha512-Q3IDahSFD3CubBNkctxUwfaLWnVb3LDWsCa891AlGoECeDjbMaTEto4iXxS3vspDBLM5hZkOWN5wpQFhR3VjIQ== |
825 | 872 |
|
826 | 873 | "@lwc/jest-jsdom-test-env@18.1.2":
|
827 | 874 | version "18.1.2"
|
|
876 | 923 | semver "^7.6.0"
|
877 | 924 |
|
878 | 925 | "@lwc/module-resolver@^8.7.0":
|
879 |
| - version "8.12.2" |
880 |
| - resolved "https://registry.yarnpkg.com/@lwc/module-resolver/-/module-resolver-8.12.2.tgz#647be8a211de3876cefa25d2dea9a5c1f7701de0" |
881 |
| - integrity sha512-gfshw5Lb187nUa4xVNpXoOU3QFl2m0wK2rGJRAwkcGjbr2yXbc6Vn9ZSh5NorJnqB1FeXwALYi2a9rkXh3AgAg== |
882 |
| - dependencies: |
883 |
| - resolve "~1.22.9" |
884 |
| - |
885 |
| -"@lwc/shared@8.12.2": |
886 |
| - version "8.12.2" |
887 |
| - resolved "https://registry.yarnpkg.com/@lwc/shared/-/shared-8.12.2.tgz#9c5800e7d557f8d97b912265ddc73a467faa1d77" |
888 |
| - integrity sha512-pwsMfXJr5toL/Hu17EaSMIVwqKZQaz7D2Iuqz4LtZBDnGNi1nu6T7vti1ICAYJ6lNeQbIXyOoPetAtjJh11sWA== |
889 |
| - |
890 |
| -"@lwc/ssr-compiler@8.12.2": |
891 |
| - version "8.12.2" |
892 |
| - resolved "https://registry.yarnpkg.com/@lwc/ssr-compiler/-/ssr-compiler-8.12.2.tgz#4cedec8c4111e158575dbe59fb950a7bcc364be1" |
893 |
| - integrity sha512-daXweBGsGjG2SfGPYioCLH3OTGeE4xAr897DBWtnfjMTdndMtoR8iSwErflyF/h56JP44O0Ql594ESafKw4G4w== |
894 |
| - dependencies: |
895 |
| - "@babel/types" "7.26.3" |
896 |
| - "@lwc/errors" "8.12.2" |
897 |
| - "@lwc/shared" "8.12.2" |
898 |
| - "@lwc/template-compiler" "8.12.2" |
| 926 | + version "8.12.7" |
| 927 | + resolved "https://registry.yarnpkg.com/@lwc/module-resolver/-/module-resolver-8.12.7.tgz#37aa353b55b1c5f1d6940779aba17969c47eb569" |
| 928 | + integrity sha512-urKDGS8YupYeEUplopbrvztJ+ChgYmJAfXwjsOR8xELGz3p71K+qjr7S6R7AUNsUdXSVhR4dUq7rLUJtdeSKsQ== |
| 929 | + dependencies: |
| 930 | + resolve "~1.22.10" |
| 931 | + |
| 932 | +"@lwc/shared@8.12.7": |
| 933 | + version "8.12.7" |
| 934 | + resolved "https://registry.yarnpkg.com/@lwc/shared/-/shared-8.12.7.tgz#16ce93c450e2cd4c9a116b66c86398bdbd283e96" |
| 935 | + integrity sha512-66QJi/uDrafRvyvtppdRxOMDr0WcQwc8HaTXNHBfKybF5ml1MR3J92o2lqmrwJq5eAM6AcvWCpvn5FVVQ/Mo0Q== |
| 936 | + |
| 937 | +"@lwc/ssr-compiler@8.12.7": |
| 938 | + version "8.12.7" |
| 939 | + resolved "https://registry.yarnpkg.com/@lwc/ssr-compiler/-/ssr-compiler-8.12.7.tgz#c4e2acf0881196526947fb74440fd45ac57d4459" |
| 940 | + integrity sha512-ND/1yrAGmvIuCW2M3GZLQDK4Skv7calNG04Mia2MpGnxC7sIrX0A1esvPuxBEuEWQ0HvuxsjP7I5w41g8BkvOA== |
| 941 | + dependencies: |
| 942 | + "@babel/types" "7.26.7" |
| 943 | + "@lwc/errors" "8.12.7" |
| 944 | + "@lwc/shared" "8.12.7" |
| 945 | + "@lwc/template-compiler" "8.12.7" |
899 | 946 | acorn "8.14.0"
|
900 | 947 | astring "^1.9.0"
|
901 | 948 | estree-toolkit "^1.7.8"
|
902 | 949 | immer "^10.1.1"
|
903 | 950 | meriyah "^5.0.0"
|
904 | 951 |
|
905 |
| -"@lwc/style-compiler@8.12.2": |
906 |
| - version "8.12.2" |
907 |
| - resolved "https://registry.yarnpkg.com/@lwc/style-compiler/-/style-compiler-8.12.2.tgz#5616c6923b1d475594bc5189add7d5d8528fe745" |
908 |
| - integrity sha512-0YUiT9LVQbjPf5xE9Q1ZwnGom3BMSLJ7zx4F0BRhctJX4rFVbqgeJmY0knPnQQDhoWs4w8PcFxhJfWI4c9zPLA== |
| 952 | +"@lwc/style-compiler@8.12.7": |
| 953 | + version "8.12.7" |
| 954 | + resolved "https://registry.yarnpkg.com/@lwc/style-compiler/-/style-compiler-8.12.7.tgz#efa4197a49b0eac4f2a41a81cbf316386c11d6de" |
| 955 | + integrity sha512-Z3eiR1an1N7Fk8jtKE2vFbyQQ/sqdc5Nzz+EPWBYN9qAsRrGrm1/CQ7ST9hUwt76NQRow/C76oJE92SdnMJhIQ== |
909 | 956 | dependencies:
|
910 |
| - "@lwc/shared" "8.12.2" |
911 |
| - postcss "~8.4.49" |
| 957 | + "@lwc/shared" "8.12.7" |
| 958 | + postcss "~8.5.1" |
912 | 959 | postcss-selector-parser "~7.0.0"
|
913 | 960 | postcss-value-parser "~4.2.0"
|
914 | 961 |
|
915 | 962 | "@lwc/synthetic-shadow@^8.7.0":
|
916 |
| - version "8.12.2" |
917 |
| - resolved "https://registry.yarnpkg.com/@lwc/synthetic-shadow/-/synthetic-shadow-8.12.2.tgz#dc406ad6d4073022505990f05dd1d2e50ae374ab" |
918 |
| - integrity sha512-Wae7/mn4FM4VdZKxsHILweIaFnfdWqenoYYSzh8xU850wMASLr4gs4VWCMh7w5oTS9B20gQxNh+hrbvCQfOcAg== |
| 963 | + version "8.12.7" |
| 964 | + resolved "https://registry.yarnpkg.com/@lwc/synthetic-shadow/-/synthetic-shadow-8.12.7.tgz#916d1f35b3a64386ef2c229493266a415fc1634e" |
| 965 | + integrity sha512-AVijBR5qM32anbpyPdFZ81D+gRViNG4AnStGFH71mLUvjrVaUg7YQDSurAs8nge1XoljN8FngMsXyOfEZB3zSA== |
919 | 966 |
|
920 |
| -"@lwc/template-compiler@8.12.2": |
921 |
| - version "8.12.2" |
922 |
| - resolved "https://registry.yarnpkg.com/@lwc/template-compiler/-/template-compiler-8.12.2.tgz#8306e7db97f318729ed183a8b079ebce59739005" |
923 |
| - integrity sha512-noNQ8JdhnU+elfkJDNptjp3reXVwRDb7hg3K0XnkVduPCZL30VXf9xejr0m03h4PDDyzrJfUX6/O+oGYB587ag== |
| 967 | +"@lwc/template-compiler@8.12.7": |
| 968 | + version "8.12.7" |
| 969 | + resolved "https://registry.yarnpkg.com/@lwc/template-compiler/-/template-compiler-8.12.7.tgz#22bbbf8bf5bd94e496803d4aa8e81f8117f07167" |
| 970 | + integrity sha512-sp5BPfugA3xI+sCOxJiK4L3NfGAa+tW6E3R4hPYOqlwoH0f18xHPL9zo1nXZZGwSloxzJXsi+GBSG6f+n5cCaA== |
924 | 971 | dependencies:
|
925 |
| - "@lwc/errors" "8.12.2" |
926 |
| - "@lwc/shared" "8.12.2" |
| 972 | + "@lwc/errors" "8.12.7" |
| 973 | + "@lwc/shared" "8.12.7" |
927 | 974 | acorn "~8.14.0"
|
928 | 975 | astring "~1.9.0"
|
929 | 976 | he "~1.2.0"
|
930 | 977 |
|
931 | 978 | "@lwc/wire-service@^8.7.0":
|
932 |
| - version "8.12.2" |
933 |
| - resolved "https://registry.yarnpkg.com/@lwc/wire-service/-/wire-service-8.12.2.tgz#26f0b521932acd4d2a58033d8807b4f0e6fdea6d" |
934 |
| - integrity sha512-dUg/fuIJ5/IaOhaoRins8jhzymwB0jCkLJz2UcJ16DFkiIma369SHFPrwoBxlE9Ko0cXwQTd/Ueq6AqZOWSxfA== |
| 979 | + version "8.12.7" |
| 980 | + resolved "https://registry.yarnpkg.com/@lwc/wire-service/-/wire-service-8.12.7.tgz#3b5f9b6977c77f88d80c27c0f2f6cdc477dc0836" |
| 981 | + integrity sha512-DhwRsaOxMz/XhlDqQTXa6aZLmHTNrEnkB+CZbLJXM+ktDjgxZoYpCnVzhPyFQ0PDVfcIvj/albWGnXvtztqtFQ== |
935 | 982 |
|
936 | 983 | "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
|
937 | 984 | version "5.1.1-v1"
|
@@ -3005,7 +3052,7 @@ ms@^2.1.3:
|
3005 | 3052 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
3006 | 3053 | integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
3007 | 3054 |
|
3008 |
| -nanoid@^3.3.7: |
| 3055 | +nanoid@^3.3.8: |
3009 | 3056 | version "3.3.8"
|
3010 | 3057 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
|
3011 | 3058 | integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
|
@@ -3209,12 +3256,12 @@ postcss-value-parser@~4.2.0:
|
3209 | 3256 | resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
|
3210 | 3257 | integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
3211 | 3258 |
|
3212 |
| -postcss@~8.4.49: |
3213 |
| - version "8.4.49" |
3214 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19" |
3215 |
| - integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA== |
| 3259 | +postcss@~8.5.1: |
| 3260 | + version "8.5.1" |
| 3261 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214" |
| 3262 | + integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ== |
3216 | 3263 | dependencies:
|
3217 |
| - nanoid "^3.3.7" |
| 3264 | + nanoid "^3.3.8" |
3218 | 3265 | picocolors "^1.1.1"
|
3219 | 3266 | source-map-js "^1.2.1"
|
3220 | 3267 |
|
@@ -3331,7 +3378,7 @@ resolve.exports@^2.0.0:
|
3331 | 3378 | resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.2.tgz#f8c934b8e6a13f539e38b7098e2e36134f01e800"
|
3332 | 3379 | integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==
|
3333 | 3380 |
|
3334 |
| -resolve@^1.20.0, resolve@~1.22.9: |
| 3381 | +resolve@^1.20.0, resolve@~1.22.10: |
3335 | 3382 | version "1.22.10"
|
3336 | 3383 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
|
3337 | 3384 | integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
|
|
0 commit comments