|
26 | 26 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
27 | 27 | chokidar "^3.6.0"
|
28 | 28 |
|
29 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.25.7": |
30 |
| - version "7.25.7" |
31 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7" |
32 |
| - integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g== |
| 29 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
| 30 | + version "7.26.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
| 32 | + integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
33 | 33 | dependencies:
|
34 |
| - "@babel/highlight" "^7.25.7" |
| 34 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 35 | + js-tokens "^4.0.0" |
35 | 36 | picocolors "^1.0.0"
|
36 | 37 |
|
37 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.7", "@babel/compat-data@^7.25.8": |
| 38 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.8": |
38 | 39 | version "7.25.8"
|
39 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.8.tgz#0376e83df5ab0eb0da18885c0140041f0747a402"
|
40 | 41 | integrity sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==
|
41 | 42 |
|
| 43 | +"@babel/compat-data@^7.25.9": |
| 44 | + version "7.26.0" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
| 46 | + integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
| 47 | + |
42 | 48 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.6", "@babel/core@^7.23.9":
|
43 |
| - version "7.25.7" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.7.tgz#1b3d144157575daf132a3bc80b2b18e6e3ca6ece" |
45 |
| - integrity sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow== |
| 49 | + version "7.26.0" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
| 51 | + integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
46 | 52 | dependencies:
|
47 | 53 | "@ampproject/remapping" "^2.2.0"
|
48 |
| - "@babel/code-frame" "^7.25.7" |
49 |
| - "@babel/generator" "^7.25.7" |
50 |
| - "@babel/helper-compilation-targets" "^7.25.7" |
51 |
| - "@babel/helper-module-transforms" "^7.25.7" |
52 |
| - "@babel/helpers" "^7.25.7" |
53 |
| - "@babel/parser" "^7.25.7" |
54 |
| - "@babel/template" "^7.25.7" |
55 |
| - "@babel/traverse" "^7.25.7" |
56 |
| - "@babel/types" "^7.25.7" |
| 54 | + "@babel/code-frame" "^7.26.0" |
| 55 | + "@babel/generator" "^7.26.0" |
| 56 | + "@babel/helper-compilation-targets" "^7.25.9" |
| 57 | + "@babel/helper-module-transforms" "^7.26.0" |
| 58 | + "@babel/helpers" "^7.26.0" |
| 59 | + "@babel/parser" "^7.26.0" |
| 60 | + "@babel/template" "^7.25.9" |
| 61 | + "@babel/traverse" "^7.25.9" |
| 62 | + "@babel/types" "^7.26.0" |
57 | 63 | convert-source-map "^2.0.0"
|
58 | 64 | debug "^4.1.0"
|
59 | 65 | gensync "^1.0.0-beta.2"
|
60 | 66 | json5 "^2.2.3"
|
61 | 67 | semver "^6.3.1"
|
62 | 68 |
|
63 |
| -"@babel/generator@^7.25.7", "@babel/generator@^7.7.2": |
64 |
| - version "7.25.7" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56" |
66 |
| - integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA== |
| 69 | +"@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.7.2": |
| 70 | + version "7.26.0" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
| 72 | + integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
67 | 73 | dependencies:
|
68 |
| - "@babel/types" "^7.25.7" |
| 74 | + "@babel/parser" "^7.26.0" |
| 75 | + "@babel/types" "^7.26.0" |
69 | 76 | "@jridgewell/gen-mapping" "^0.3.5"
|
70 | 77 | "@jridgewell/trace-mapping" "^0.3.25"
|
71 | 78 | jsesc "^3.0.2"
|
|
92 | 99 | "@babel/traverse" "^7.25.7"
|
93 | 100 | "@babel/types" "^7.25.7"
|
94 | 101 |
|
95 |
| -"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.7": |
96 |
| - version "7.25.7" |
97 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz#11260ac3322dda0ef53edfae6e97b961449f5fa4" |
98 |
| - integrity sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A== |
| 102 | +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.7", "@babel/helper-compilation-targets@^7.25.9": |
| 103 | + version "7.25.9" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
| 105 | + integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
99 | 106 | dependencies:
|
100 |
| - "@babel/compat-data" "^7.25.7" |
101 |
| - "@babel/helper-validator-option" "^7.25.7" |
| 107 | + "@babel/compat-data" "^7.25.9" |
| 108 | + "@babel/helper-validator-option" "^7.25.9" |
102 | 109 | browserslist "^4.24.0"
|
103 | 110 | lru-cache "^5.1.1"
|
104 | 111 | semver "^6.3.1"
|
|
171 | 178 | "@babel/traverse" "^7.25.7"
|
172 | 179 | "@babel/types" "^7.25.7"
|
173 | 180 |
|
174 |
| -"@babel/helper-module-transforms@^7.25.7": |
175 |
| - version "7.25.7" |
176 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz#2ac9372c5e001b19bc62f1fe7d96a18cb0901d1a" |
177 |
| - integrity sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ== |
| 181 | +"@babel/helper-module-imports@^7.25.9": |
| 182 | + version "7.25.9" |
| 183 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" |
| 184 | + integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== |
178 | 185 | dependencies:
|
179 |
| - "@babel/helper-module-imports" "^7.25.7" |
180 |
| - "@babel/helper-simple-access" "^7.25.7" |
181 |
| - "@babel/helper-validator-identifier" "^7.25.7" |
182 |
| - "@babel/traverse" "^7.25.7" |
| 186 | + "@babel/traverse" "^7.25.9" |
| 187 | + "@babel/types" "^7.25.9" |
| 188 | + |
| 189 | +"@babel/helper-module-transforms@^7.25.7", "@babel/helper-module-transforms@^7.26.0": |
| 190 | + version "7.26.0" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
| 192 | + integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
| 193 | + dependencies: |
| 194 | + "@babel/helper-module-imports" "^7.25.9" |
| 195 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 196 | + "@babel/traverse" "^7.25.9" |
183 | 197 |
|
184 | 198 | "@babel/helper-optimise-call-expression@^7.25.7":
|
185 | 199 | version "7.25.7"
|
|
227 | 241 | "@babel/traverse" "^7.25.7"
|
228 | 242 | "@babel/types" "^7.25.7"
|
229 | 243 |
|
230 |
| -"@babel/helper-string-parser@^7.25.7": |
231 |
| - version "7.25.7" |
232 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
233 |
| - integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
| 244 | +"@babel/helper-string-parser@^7.25.9": |
| 245 | + version "7.25.9" |
| 246 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 247 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
234 | 248 |
|
235 | 249 | "@babel/helper-validator-identifier@^7.25.7":
|
236 | 250 | version "7.25.7"
|
237 | 251 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
|
238 | 252 | integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
|
239 | 253 |
|
| 254 | +"@babel/helper-validator-identifier@^7.25.9": |
| 255 | + version "7.25.9" |
| 256 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 257 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 258 | + |
240 | 259 | "@babel/helper-validator-option@^7.25.7":
|
241 | 260 | version "7.25.7"
|
242 | 261 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz#97d1d684448228b30b506d90cace495d6f492729"
|
243 | 262 | integrity sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==
|
244 | 263 |
|
| 264 | +"@babel/helper-validator-option@^7.25.9": |
| 265 | + version "7.25.9" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
| 267 | + integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
| 268 | + |
245 | 269 | "@babel/helper-wrap-function@^7.25.7":
|
246 | 270 | version "7.25.7"
|
247 | 271 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.7.tgz#9f6021dd1c4fdf4ad515c809967fc4bac9a70fe7"
|
|
251 | 275 | "@babel/traverse" "^7.25.7"
|
252 | 276 | "@babel/types" "^7.25.7"
|
253 | 277 |
|
254 |
| -"@babel/helpers@^7.25.7": |
255 |
| - version "7.25.7" |
256 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.7.tgz#091b52cb697a171fe0136ab62e54e407211f09c2" |
257 |
| - integrity sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA== |
| 278 | +"@babel/helpers@^7.26.0": |
| 279 | + version "7.26.0" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
| 281 | + integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
258 | 282 | dependencies:
|
259 |
| - "@babel/template" "^7.25.7" |
260 |
| - "@babel/types" "^7.25.7" |
261 |
| - |
262 |
| -"@babel/highlight@^7.25.7": |
263 |
| - version "7.25.7" |
264 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5" |
265 |
| - integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw== |
266 |
| - dependencies: |
267 |
| - "@babel/helper-validator-identifier" "^7.25.7" |
268 |
| - chalk "^2.4.2" |
269 |
| - js-tokens "^4.0.0" |
270 |
| - picocolors "^1.0.0" |
| 283 | + "@babel/template" "^7.25.9" |
| 284 | + "@babel/types" "^7.26.0" |
271 | 285 |
|
272 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.7": |
273 |
| - version "7.25.7" |
274 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
275 |
| - integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
| 286 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0": |
| 287 | + version "7.26.1" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
| 289 | + integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
276 | 290 | dependencies:
|
277 |
| - "@babel/types" "^7.25.7" |
| 291 | + "@babel/types" "^7.26.0" |
278 | 292 |
|
279 | 293 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.7":
|
280 | 294 | version "7.25.7"
|
|
911 | 925 | dependencies:
|
912 | 926 | regenerator-runtime "^0.13.4"
|
913 | 927 |
|
914 |
| -"@babel/template@^7.25.7", "@babel/template@^7.3.3": |
915 |
| - version "7.25.7" |
916 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769" |
917 |
| - integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA== |
918 |
| - dependencies: |
919 |
| - "@babel/code-frame" "^7.25.7" |
920 |
| - "@babel/parser" "^7.25.7" |
921 |
| - "@babel/types" "^7.25.7" |
922 |
| - |
923 |
| -"@babel/traverse@^7.25.7": |
924 |
| - version "7.25.7" |
925 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8" |
926 |
| - integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg== |
927 |
| - dependencies: |
928 |
| - "@babel/code-frame" "^7.25.7" |
929 |
| - "@babel/generator" "^7.25.7" |
930 |
| - "@babel/parser" "^7.25.7" |
931 |
| - "@babel/template" "^7.25.7" |
932 |
| - "@babel/types" "^7.25.7" |
| 928 | +"@babel/template@^7.25.7", "@babel/template@^7.25.9", "@babel/template@^7.3.3": |
| 929 | + version "7.25.9" |
| 930 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
| 931 | + integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
| 932 | + dependencies: |
| 933 | + "@babel/code-frame" "^7.25.9" |
| 934 | + "@babel/parser" "^7.25.9" |
| 935 | + "@babel/types" "^7.25.9" |
| 936 | + |
| 937 | +"@babel/traverse@^7.25.7", "@babel/traverse@^7.25.9": |
| 938 | + version "7.25.9" |
| 939 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
| 940 | + integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
| 941 | + dependencies: |
| 942 | + "@babel/code-frame" "^7.25.9" |
| 943 | + "@babel/generator" "^7.25.9" |
| 944 | + "@babel/parser" "^7.25.9" |
| 945 | + "@babel/template" "^7.25.9" |
| 946 | + "@babel/types" "^7.25.9" |
933 | 947 | debug "^4.3.1"
|
934 | 948 | globals "^11.1.0"
|
935 | 949 |
|
936 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.25.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
937 |
| - version "7.25.7" |
938 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
939 |
| - integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
| 950 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.25.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 951 | + version "7.26.0" |
| 952 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
| 953 | + integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
940 | 954 | dependencies:
|
941 |
| - "@babel/helper-string-parser" "^7.25.7" |
942 |
| - "@babel/helper-validator-identifier" "^7.25.7" |
943 |
| - to-fast-properties "^2.0.0" |
| 955 | + "@babel/helper-string-parser" "^7.25.9" |
| 956 | + "@babel/helper-validator-identifier" "^7.25.9" |
944 | 957 |
|
945 | 958 | "@bcoe/v8-coverage@^0.2.3":
|
946 | 959 | version "0.2.3"
|
|
5209 | 5222 | resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
|
5210 | 5223 | integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
|
5211 | 5224 |
|
5212 |
| -to-fast-properties@^2.0.0: |
5213 |
| - version "2.0.0" |
5214 |
| - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
5215 |
| - integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= |
5216 |
| - |
5217 | 5225 | to-regex-range@^5.0.1:
|
5218 | 5226 | version "5.0.1"
|
5219 | 5227 | resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
|
|
0 commit comments