|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| - |
19 |
| - version "7.27.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.1.tgz#699f03267f3fb6625b6de527cd8f2bda7f6371d9" |
21 |
| - integrity sha512-uW6vyhrV/YB9f3QFyPX2sMmDTID853+f3rOsTvH9q/FsL+e40GKqdMy5fdnGBvXsk5WiWJuMhR6sl03/x+XqqA== |
| 18 | + |
| 19 | + version "7.27.2" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.2.tgz#d54560567a73a269b31d3201bedb70692ace8684" |
| 21 | + integrity sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA== |
22 | 22 | dependencies:
|
23 | 23 | "@jridgewell/trace-mapping" "^0.3.25"
|
24 | 24 | commander "^6.2.0"
|
|
65 | 65 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
|
66 | 66 | integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
|
67 | 67 |
|
| 68 | +"@babel/compat-data@^7.27.2": |
| 69 | + version "7.27.2" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
| 71 | + integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
| 72 | + |
68 | 73 |
|
69 | 74 | version "7.27.1"
|
70 | 75 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
|
|
142 | 147 | lru-cache "^5.1.1"
|
143 | 148 | semver "^6.3.1"
|
144 | 149 |
|
| 150 | +"@babel/helper-compilation-targets@^7.27.2": |
| 151 | + version "7.27.2" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
| 153 | + integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
| 154 | + dependencies: |
| 155 | + "@babel/compat-data" "^7.27.2" |
| 156 | + "@babel/helper-validator-option" "^7.27.1" |
| 157 | + browserslist "^4.24.0" |
| 158 | + lru-cache "^5.1.1" |
| 159 | + semver "^6.3.1" |
| 160 | + |
145 | 161 | "@babel/helper-create-class-features-plugin@^7.27.1":
|
146 | 162 | version "7.27.1"
|
147 | 163 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281"
|
|
659 | 675 | dependencies:
|
660 | 676 | "@babel/helper-plugin-utils" "^7.27.1"
|
661 | 677 |
|
662 |
| -"@babel/plugin-transform-object-rest-spread@^7.27.1": |
663 |
| - version "7.27.1" |
664 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79" |
665 |
| - integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA== |
| 678 | +"@babel/plugin-transform-object-rest-spread@^7.27.2": |
| 679 | + version "7.27.2" |
| 680 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz#67f9ab822347aa2bcee91e8996763da79bdea973" |
| 681 | + integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g== |
666 | 682 | dependencies:
|
667 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 683 | + "@babel/helper-compilation-targets" "^7.27.2" |
668 | 684 | "@babel/helper-plugin-utils" "^7.27.1"
|
| 685 | + "@babel/plugin-transform-destructuring" "^7.27.1" |
669 | 686 | "@babel/plugin-transform-parameters" "^7.27.1"
|
670 | 687 |
|
671 | 688 | "@babel/plugin-transform-object-super@^7.27.1":
|
|
811 | 828 | "@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
812 | 829 | "@babel/helper-plugin-utils" "^7.27.1"
|
813 | 830 |
|
814 |
| - |
815 |
| - version "7.27.1" |
816 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2" |
817 |
| - integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA== |
| 831 | + |
| 832 | + version "7.27.2" |
| 833 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a" |
| 834 | + integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ== |
818 | 835 | dependencies:
|
819 |
| - "@babel/compat-data" "^7.27.1" |
820 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 836 | + "@babel/compat-data" "^7.27.2" |
| 837 | + "@babel/helper-compilation-targets" "^7.27.2" |
821 | 838 | "@babel/helper-plugin-utils" "^7.27.1"
|
822 | 839 | "@babel/helper-validator-option" "^7.27.1"
|
823 | 840 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
|
|
859 | 876 | "@babel/plugin-transform-new-target" "^7.27.1"
|
860 | 877 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
|
861 | 878 | "@babel/plugin-transform-numeric-separator" "^7.27.1"
|
862 |
| - "@babel/plugin-transform-object-rest-spread" "^7.27.1" |
| 879 | + "@babel/plugin-transform-object-rest-spread" "^7.27.2" |
863 | 880 | "@babel/plugin-transform-object-super" "^7.27.1"
|
864 | 881 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1"
|
865 | 882 | "@babel/plugin-transform-optional-chaining" "^7.27.1"
|
|
0 commit comments