|
44 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3"
|
45 | 45 | integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==
|
46 | 46 |
|
| 47 | +"@babel/compat-data@^7.25.2": |
| 48 | + version "7.25.2" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
| 50 | + integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
| 51 | + |
47 | 52 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.20.5":
|
48 |
| - version "7.24.9" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82" |
50 |
| - integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg== |
| 53 | + version "7.25.2" |
| 54 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
| 55 | + integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
51 | 56 | dependencies:
|
52 | 57 | "@ampproject/remapping" "^2.2.0"
|
53 | 58 | "@babel/code-frame" "^7.24.7"
|
54 |
| - "@babel/generator" "^7.24.9" |
55 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
56 |
| - "@babel/helper-module-transforms" "^7.24.9" |
57 |
| - "@babel/helpers" "^7.24.8" |
58 |
| - "@babel/parser" "^7.24.8" |
59 |
| - "@babel/template" "^7.24.7" |
60 |
| - "@babel/traverse" "^7.24.8" |
61 |
| - "@babel/types" "^7.24.9" |
| 59 | + "@babel/generator" "^7.25.0" |
| 60 | + "@babel/helper-compilation-targets" "^7.25.2" |
| 61 | + "@babel/helper-module-transforms" "^7.25.2" |
| 62 | + "@babel/helpers" "^7.25.0" |
| 63 | + "@babel/parser" "^7.25.0" |
| 64 | + "@babel/template" "^7.25.0" |
| 65 | + "@babel/traverse" "^7.25.2" |
| 66 | + "@babel/types" "^7.25.2" |
62 | 67 | convert-source-map "^2.0.0"
|
63 | 68 | debug "^4.1.0"
|
64 | 69 | gensync "^1.0.0-beta.2"
|
65 | 70 | json5 "^2.2.3"
|
66 | 71 | semver "^6.3.1"
|
67 | 72 |
|
68 |
| -"@babel/generator@^7.24.8", "@babel/generator@^7.24.9", "@babel/generator@^7.7.2": |
69 |
| - version "7.24.10" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76" |
71 |
| - integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg== |
| 73 | +"@babel/generator@^7.25.0", "@babel/generator@^7.7.2": |
| 74 | + version "7.25.0" |
| 75 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" |
| 76 | + integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== |
72 | 77 | dependencies:
|
73 |
| - "@babel/types" "^7.24.9" |
| 78 | + "@babel/types" "^7.25.0" |
74 | 79 | "@jridgewell/gen-mapping" "^0.3.5"
|
75 | 80 | "@jridgewell/trace-mapping" "^0.3.25"
|
76 | 81 | jsesc "^2.5.1"
|
|
97 | 102 | "@babel/traverse" "^7.24.7"
|
98 | 103 | "@babel/types" "^7.24.7"
|
99 | 104 |
|
100 |
| -"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8": |
101 |
| - version "7.24.8" |
102 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" |
103 |
| - integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== |
| 105 | +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2": |
| 106 | + version "7.25.2" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c" |
| 108 | + integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw== |
104 | 109 | dependencies:
|
105 |
| - "@babel/compat-data" "^7.24.8" |
| 110 | + "@babel/compat-data" "^7.25.2" |
106 | 111 | "@babel/helper-validator-option" "^7.24.8"
|
107 | 112 | browserslist "^4.23.1"
|
108 | 113 | lru-cache "^5.1.1"
|
|
189 | 194 | "@babel/traverse" "^7.24.7"
|
190 | 195 | "@babel/types" "^7.24.7"
|
191 | 196 |
|
192 |
| -"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9": |
193 |
| - version "7.24.9" |
194 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29" |
195 |
| - integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw== |
| 197 | +"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.2": |
| 198 | + version "7.25.2" |
| 199 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" |
| 200 | + integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== |
196 | 201 | dependencies:
|
197 |
| - "@babel/helper-environment-visitor" "^7.24.7" |
198 | 202 | "@babel/helper-module-imports" "^7.24.7"
|
199 | 203 | "@babel/helper-simple-access" "^7.24.7"
|
200 |
| - "@babel/helper-split-export-declaration" "^7.24.7" |
201 | 204 | "@babel/helper-validator-identifier" "^7.24.7"
|
| 205 | + "@babel/traverse" "^7.25.2" |
202 | 206 |
|
203 | 207 | "@babel/helper-optimise-call-expression@^7.24.7":
|
204 | 208 | version "7.24.7"
|
|
278 | 282 | "@babel/traverse" "^7.24.7"
|
279 | 283 | "@babel/types" "^7.24.7"
|
280 | 284 |
|
281 |
| -"@babel/helpers@^7.24.8": |
282 |
| - version "7.24.8" |
283 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873" |
284 |
| - integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ== |
| 285 | +"@babel/helpers@^7.25.0": |
| 286 | + version "7.25.0" |
| 287 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
| 288 | + integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
285 | 289 | dependencies:
|
286 |
| - "@babel/template" "^7.24.7" |
287 |
| - "@babel/types" "^7.24.8" |
| 290 | + "@babel/template" "^7.25.0" |
| 291 | + "@babel/types" "^7.25.0" |
288 | 292 |
|
289 | 293 | "@babel/highlight@^7.24.7":
|
290 | 294 | version "7.24.7"
|
|
296 | 300 | js-tokens "^4.0.0"
|
297 | 301 | picocolors "^1.0.0"
|
298 | 302 |
|
299 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.7", "@babel/parser@^7.24.8", "@babel/parser@^7.7.0": |
300 |
| - version "7.24.8" |
301 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f" |
302 |
| - integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w== |
| 303 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3", "@babel/parser@^7.7.0": |
| 304 | + version "7.25.3" |
| 305 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" |
| 306 | + integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== |
| 307 | + dependencies: |
| 308 | + "@babel/types" "^7.25.2" |
303 | 309 |
|
304 | 310 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
|
305 | 311 | version "7.24.7"
|
|
981 | 987 | dependencies:
|
982 | 988 | regenerator-runtime "^0.13.4"
|
983 | 989 |
|
984 |
| -"@babel/template@^7.24.7", "@babel/template@^7.3.3": |
985 |
| - version "7.24.7" |
986 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.7.tgz#02efcee317d0609d2c07117cb70ef8fb17ab7315" |
987 |
| - integrity sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig== |
| 990 | +"@babel/template@^7.24.7", "@babel/template@^7.25.0", "@babel/template@^7.3.3": |
| 991 | + version "7.25.0" |
| 992 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
| 993 | + integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
988 | 994 | dependencies:
|
989 | 995 | "@babel/code-frame" "^7.24.7"
|
990 |
| - "@babel/parser" "^7.24.7" |
991 |
| - "@babel/types" "^7.24.7" |
| 996 | + "@babel/parser" "^7.25.0" |
| 997 | + "@babel/types" "^7.25.0" |
992 | 998 |
|
993 |
| -"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.7.0": |
994 |
| - version "7.24.8" |
995 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7" |
996 |
| - integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ== |
| 999 | +"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2", "@babel/traverse@^7.7.0": |
| 1000 | + version "7.25.3" |
| 1001 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" |
| 1002 | + integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== |
997 | 1003 | dependencies:
|
998 | 1004 | "@babel/code-frame" "^7.24.7"
|
999 |
| - "@babel/generator" "^7.24.8" |
1000 |
| - "@babel/helper-environment-visitor" "^7.24.7" |
1001 |
| - "@babel/helper-function-name" "^7.24.7" |
1002 |
| - "@babel/helper-hoist-variables" "^7.24.7" |
1003 |
| - "@babel/helper-split-export-declaration" "^7.24.7" |
1004 |
| - "@babel/parser" "^7.24.8" |
1005 |
| - "@babel/types" "^7.24.8" |
| 1005 | + "@babel/generator" "^7.25.0" |
| 1006 | + "@babel/parser" "^7.25.3" |
| 1007 | + "@babel/template" "^7.25.0" |
| 1008 | + "@babel/types" "^7.25.2" |
1006 | 1009 | debug "^4.3.1"
|
1007 | 1010 | globals "^11.1.0"
|
1008 | 1011 |
|
1009 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1010 |
| - version "7.24.9" |
1011 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" |
1012 |
| - integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ== |
| 1012 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.24.7", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1013 | + version "7.25.2" |
| 1014 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
| 1015 | + integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
1013 | 1016 | dependencies:
|
1014 | 1017 | "@babel/helper-string-parser" "^7.24.8"
|
1015 | 1018 | "@babel/helper-validator-identifier" "^7.24.7"
|
|
0 commit comments