|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.5"
|
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24"
|
12 | 12 |
|
13 |
| - |
14 |
| - version "7.27.1" |
15 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.1.tgz#699f03267f3fb6625b6de527cd8f2bda7f6371d9" |
16 |
| - integrity sha512-uW6vyhrV/YB9f3QFyPX2sMmDTID853+f3rOsTvH9q/FsL+e40GKqdMy5fdnGBvXsk5WiWJuMhR6sl03/x+XqqA== |
| 13 | + |
| 14 | + version "7.27.2" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.2.tgz#d54560567a73a269b31d3201bedb70692ace8684" |
| 16 | + integrity sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA== |
17 | 17 | dependencies:
|
18 | 18 | "@jridgewell/trace-mapping" "^0.3.25"
|
19 | 19 | commander "^6.2.0"
|
|
47 | 47 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
|
48 | 48 | integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
|
49 | 49 |
|
| 50 | +"@babel/compat-data@^7.27.2": |
| 51 | + version "7.27.2" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
| 53 | + integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
| 54 | + |
50 | 55 |
|
51 | 56 | version "7.27.1"
|
52 | 57 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
|
|
97 | 102 | lru-cache "^5.1.1"
|
98 | 103 | semver "^6.3.1"
|
99 | 104 |
|
| 105 | +"@babel/helper-compilation-targets@^7.27.2": |
| 106 | + version "7.27.2" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
| 108 | + integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
| 109 | + dependencies: |
| 110 | + "@babel/compat-data" "^7.27.2" |
| 111 | + "@babel/helper-validator-option" "^7.27.1" |
| 112 | + browserslist "^4.24.0" |
| 113 | + lru-cache "^5.1.1" |
| 114 | + semver "^6.3.1" |
| 115 | + |
100 | 116 | "@babel/helper-create-class-features-plugin@^7.27.1":
|
101 | 117 | version "7.27.1"
|
102 | 118 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281"
|
|
542 | 558 | dependencies:
|
543 | 559 | "@babel/helper-plugin-utils" "^7.27.1"
|
544 | 560 |
|
545 |
| -"@babel/plugin-transform-object-rest-spread@^7.27.1": |
546 |
| - version "7.27.1" |
547 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79" |
548 |
| - integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA== |
| 561 | +"@babel/plugin-transform-object-rest-spread@^7.27.2": |
| 562 | + version "7.27.2" |
| 563 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz#67f9ab822347aa2bcee91e8996763da79bdea973" |
| 564 | + integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g== |
549 | 565 | dependencies:
|
550 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 566 | + "@babel/helper-compilation-targets" "^7.27.2" |
551 | 567 | "@babel/helper-plugin-utils" "^7.27.1"
|
| 568 | + "@babel/plugin-transform-destructuring" "^7.27.1" |
552 | 569 | "@babel/plugin-transform-parameters" "^7.27.1"
|
553 | 570 |
|
554 | 571 | "@babel/plugin-transform-object-super@^7.27.1":
|
|
694 | 711 | "@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
695 | 712 | "@babel/helper-plugin-utils" "^7.27.1"
|
696 | 713 |
|
697 |
| - |
698 |
| - version "7.27.1" |
699 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2" |
700 |
| - integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA== |
| 714 | + |
| 715 | + version "7.27.2" |
| 716 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a" |
| 717 | + integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ== |
701 | 718 | dependencies:
|
702 |
| - "@babel/compat-data" "^7.27.1" |
703 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 719 | + "@babel/compat-data" "^7.27.2" |
| 720 | + "@babel/helper-compilation-targets" "^7.27.2" |
704 | 721 | "@babel/helper-plugin-utils" "^7.27.1"
|
705 | 722 | "@babel/helper-validator-option" "^7.27.1"
|
706 | 723 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
|
|
742 | 759 | "@babel/plugin-transform-new-target" "^7.27.1"
|
743 | 760 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
|
744 | 761 | "@babel/plugin-transform-numeric-separator" "^7.27.1"
|
745 |
| - "@babel/plugin-transform-object-rest-spread" "^7.27.1" |
| 762 | + "@babel/plugin-transform-object-rest-spread" "^7.27.2" |
746 | 763 | "@babel/plugin-transform-object-super" "^7.27.1"
|
747 | 764 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1"
|
748 | 765 | "@babel/plugin-transform-optional-chaining" "^7.27.1"
|
|
0 commit comments