|
34 | 34 | js-tokens "^4.0.0" |
35 | 35 | picocolors "^1.0.0" |
36 | 36 |
|
| 37 | +"@babel/code-frame@^7.28.6": |
| 38 | + version "7.29.0" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
| 40 | + integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
| 41 | + dependencies: |
| 42 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 43 | + js-tokens "^4.0.0" |
| 44 | + picocolors "^1.1.1" |
| 45 | + |
37 | 46 | "@babel/compat-data@^7.13.11": |
38 | 47 | version "7.15.0" |
39 | 48 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
|
365 | 374 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
366 | 375 | integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
367 | 376 |
|
| 377 | +"@babel/helper-string-parser@^7.27.1": |
| 378 | + version "7.27.1" |
| 379 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 380 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 381 | + |
368 | 382 | "@babel/helper-validator-identifier@^7.16.7": |
369 | 383 | version "7.16.7" |
370 | 384 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
|
380 | 394 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
381 | 395 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
382 | 396 |
|
| 397 | +"@babel/helper-validator-identifier@^7.28.5": |
| 398 | + version "7.28.5" |
| 399 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 400 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 401 | + |
383 | 402 | "@babel/helper-validator-option@^7.16.7": |
384 | 403 | version "7.16.7" |
385 | 404 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
|
400 | 419 | "@babel/types" "^7.25.9" |
401 | 420 |
|
402 | 421 | "@babel/helpers@^7.26.0": |
403 | | - version "7.26.0" |
404 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
405 | | - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 422 | + version "7.29.2" |
| 423 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.2.tgz#9cfbccb02b8e229892c0b07038052cc1a8709c49" |
| 424 | + integrity sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw== |
406 | 425 | dependencies: |
407 | | - "@babel/template" "^7.25.9" |
408 | | - "@babel/types" "^7.26.0" |
| 426 | + "@babel/template" "^7.28.6" |
| 427 | + "@babel/types" "^7.29.0" |
409 | 428 |
|
410 | 429 | "@babel/highlight@^7.16.7": |
411 | 430 | version "7.16.7" |
|
442 | 461 | dependencies: |
443 | 462 | "@babel/types" "^7.26.5" |
444 | 463 |
|
| 464 | +"@babel/parser@^7.28.6": |
| 465 | + version "7.29.2" |
| 466 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.2.tgz#58bd50b9a7951d134988a1ae177a35ef9a703ba1" |
| 467 | + integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA== |
| 468 | + dependencies: |
| 469 | + "@babel/types" "^7.29.0" |
| 470 | + |
445 | 471 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
446 | 472 | version "7.25.9" |
447 | 473 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe" |
|
1085 | 1111 | "@babel/parser" "^7.25.9" |
1086 | 1112 | "@babel/types" "^7.25.9" |
1087 | 1113 |
|
| 1114 | +"@babel/template@^7.28.6": |
| 1115 | + version "7.28.6" |
| 1116 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57" |
| 1117 | + integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ== |
| 1118 | + dependencies: |
| 1119 | + "@babel/code-frame" "^7.28.6" |
| 1120 | + "@babel/parser" "^7.28.6" |
| 1121 | + "@babel/types" "^7.28.6" |
| 1122 | + |
1088 | 1123 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4": |
1089 | 1124 | version "7.23.2" |
1090 | 1125 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
|
1139 | 1174 | "@babel/helper-string-parser" "^7.25.9" |
1140 | 1175 | "@babel/helper-validator-identifier" "^7.25.9" |
1141 | 1176 |
|
| 1177 | +"@babel/types@^7.28.6", "@babel/types@^7.29.0": |
| 1178 | + version "7.29.0" |
| 1179 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
| 1180 | + integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
| 1181 | + dependencies: |
| 1182 | + "@babel/helper-string-parser" "^7.27.1" |
| 1183 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1184 | + |
1142 | 1185 | "@coreui/coreui-plugin-npm-postinstall@^1.0.2": |
1143 | 1186 | version "1.0.2" |
1144 | 1187 | resolved "https://registry.yarnpkg.com/@coreui/coreui-plugin-npm-postinstall/-/coreui-plugin-npm-postinstall-1.0.2.tgz#6daeb2ec786580d9c0849b05bc3e8d0222d5c463" |
|
0 commit comments