|
35 | 35 | "@babel/highlight" "^7.25.7"
|
36 | 36 | picocolors "^1.0.0"
|
37 | 37 |
|
| 38 | +"@babel/code-frame@^7.26.2": |
| 39 | + version "7.26.2" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 41 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 42 | + dependencies: |
| 43 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 44 | + js-tokens "^4.0.0" |
| 45 | + picocolors "^1.0.0" |
| 46 | + |
38 | 47 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4":
|
39 | 48 | version "7.25.4"
|
40 | 49 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
|
|
279 | 288 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
|
280 | 289 | integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
|
281 | 290 |
|
| 291 | +"@babel/helper-string-parser@^7.25.9": |
| 292 | + version "7.25.9" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 294 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 295 | + |
282 | 296 | "@babel/helper-validator-identifier@^7.24.7":
|
283 | 297 | version "7.24.7"
|
284 | 298 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
|
289 | 303 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
|
290 | 304 | integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
|
291 | 305 |
|
| 306 | +"@babel/helper-validator-identifier@^7.25.9": |
| 307 | + version "7.25.9" |
| 308 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 309 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 310 | + |
292 | 311 | "@babel/helper-validator-option@^7.24.8":
|
293 | 312 | version "7.24.8"
|
294 | 313 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
|
304 | 323 | "@babel/types" "^7.25.0"
|
305 | 324 |
|
306 | 325 | "@babel/helpers@^7.25.0":
|
307 |
| - version "7.25.6" |
308 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60" |
309 |
| - integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q== |
| 326 | + version "7.27.0" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 328 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
310 | 329 | dependencies:
|
311 |
| - "@babel/template" "^7.25.0" |
312 |
| - "@babel/types" "^7.25.6" |
| 330 | + "@babel/template" "^7.27.0" |
| 331 | + "@babel/types" "^7.27.0" |
313 | 332 |
|
314 | 333 | "@babel/highlight@^7.24.7":
|
315 | 334 | version "7.24.7"
|
|
345 | 364 | dependencies:
|
346 | 365 | "@babel/types" "^7.25.8"
|
347 | 366 |
|
| 367 | +"@babel/parser@^7.27.0": |
| 368 | + version "7.27.0" |
| 369 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 370 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 371 | + dependencies: |
| 372 | + "@babel/types" "^7.27.0" |
| 373 | + |
348 | 374 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
349 | 375 | version "7.25.3"
|
350 | 376 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
|
|
1141 | 1167 | "@babel/parser" "^7.25.7"
|
1142 | 1168 | "@babel/types" "^7.25.7"
|
1143 | 1169 |
|
| 1170 | +"@babel/template@^7.27.0": |
| 1171 | + version "7.27.0" |
| 1172 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1173 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1174 | + dependencies: |
| 1175 | + "@babel/code-frame" "^7.26.2" |
| 1176 | + "@babel/parser" "^7.27.0" |
| 1177 | + "@babel/types" "^7.27.0" |
| 1178 | + |
1144 | 1179 | "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4", "@babel/traverse@^7.4.5":
|
1145 | 1180 | version "7.25.6"
|
1146 | 1181 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41"
|
|
1185 | 1220 | "@babel/helper-validator-identifier" "^7.25.7"
|
1186 | 1221 | to-fast-properties "^2.0.0"
|
1187 | 1222 |
|
| 1223 | +"@babel/types@^7.27.0": |
| 1224 | + version "7.27.0" |
| 1225 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1226 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1227 | + dependencies: |
| 1228 | + "@babel/helper-string-parser" "^7.25.9" |
| 1229 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1230 | + |
1188 | 1231 | "@cnakazawa/watch@^1.0.3":
|
1189 | 1232 | version "1.0.4"
|
1190 | 1233 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
|
|
0 commit comments