|
18 | 18 | "@babel/highlight" "^7.24.7"
|
19 | 19 | picocolors "^1.0.0"
|
20 | 20 |
|
| 21 | +"@babel/code-frame@^7.27.1": |
| 22 | + version "7.27.1" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 24 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 25 | + dependencies: |
| 26 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 27 | + js-tokens "^4.0.0" |
| 28 | + picocolors "^1.1.1" |
| 29 | + |
21 | 30 | "@babel/compat-data@^7.25.2":
|
22 | 31 | version "7.25.4"
|
23 | 32 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
|
|
101 | 110 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
102 | 111 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
103 | 112 |
|
| 113 | +"@babel/helper-string-parser@^7.27.1": |
| 114 | + version "7.27.1" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 116 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 117 | + |
104 | 118 | "@babel/helper-validator-identifier@^7.24.7":
|
105 | 119 | version "7.24.7"
|
106 | 120 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
107 | 121 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
108 | 122 |
|
| 123 | +"@babel/helper-validator-identifier@^7.27.1": |
| 124 | + version "7.27.1" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 126 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 127 | + |
109 | 128 | "@babel/helper-validator-option@^7.24.8":
|
110 | 129 | version "7.24.8"
|
111 | 130 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
112 | 131 | integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
|
113 | 132 |
|
114 | 133 | "@babel/helpers@^7.25.0":
|
115 |
| - version "7.25.6" |
116 |
| - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60" |
117 |
| - integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q== |
| 134 | + version "7.27.6" |
| 135 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 136 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
118 | 137 | dependencies:
|
119 |
| - "@babel/template" "^7.25.0" |
120 |
| - "@babel/types" "^7.25.6" |
| 138 | + "@babel/template" "^7.27.2" |
| 139 | + "@babel/types" "^7.27.6" |
121 | 140 |
|
122 | 141 | "@babel/highlight@^7.24.7":
|
123 | 142 | version "7.24.7"
|
|
136 | 155 | dependencies:
|
137 | 156 | "@babel/types" "^7.25.6"
|
138 | 157 |
|
| 158 | +"@babel/parser@^7.27.2": |
| 159 | + version "7.27.5" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" |
| 161 | + integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== |
| 162 | + dependencies: |
| 163 | + "@babel/types" "^7.27.3" |
| 164 | + |
139 | 165 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
140 | 166 | version "7.8.4"
|
141 | 167 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
257 | 283 | "@babel/parser" "^7.25.0"
|
258 | 284 | "@babel/types" "^7.25.0"
|
259 | 285 |
|
| 286 | +"@babel/template@^7.27.2": |
| 287 | + version "7.27.2" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 289 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 290 | + dependencies: |
| 291 | + "@babel/code-frame" "^7.27.1" |
| 292 | + "@babel/parser" "^7.27.2" |
| 293 | + "@babel/types" "^7.27.1" |
| 294 | + |
260 | 295 | "@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2", "@babel/traverse@^7.7.2":
|
261 | 296 | version "7.25.6"
|
262 | 297 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41"
|
|
279 | 314 | "@babel/helper-validator-identifier" "^7.24.7"
|
280 | 315 | to-fast-properties "^2.0.0"
|
281 | 316 |
|
| 317 | +"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6": |
| 318 | + version "7.27.6" |
| 319 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535" |
| 320 | + integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q== |
| 321 | + dependencies: |
| 322 | + "@babel/helper-string-parser" "^7.27.1" |
| 323 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 324 | + |
282 | 325 | "@bcoe/v8-coverage@^0.2.3":
|
283 | 326 | version "0.2.3"
|
284 | 327 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -4617,6 +4660,11 @@ picocolors@^1.0.0, picocolors@^1.0.1:
|
4617 | 4660 | resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
|
4618 | 4661 | integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
|
4619 | 4662 |
|
| 4663 | +picocolors@^1.1.1: |
| 4664 | + version "1.1.1" |
| 4665 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 4666 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 4667 | + |
4620 | 4668 | picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
|
4621 | 4669 | version "2.3.1"
|
4622 | 4670 | resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
|
0 commit comments