|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24"
|
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"
|
|
59 | 59 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
|
60 | 60 | integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
|
61 | 61 |
|
| 62 | +"@babel/compat-data@^7.27.2": |
| 63 | + version "7.27.2" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
| 65 | + integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
| 66 | + |
62 | 67 |
|
63 | 68 | version "7.27.1"
|
64 | 69 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
|
|
159 | 164 | lru-cache "^5.1.1"
|
160 | 165 | semver "^6.3.1"
|
161 | 166 |
|
| 167 | +"@babel/helper-compilation-targets@^7.27.2": |
| 168 | + version "7.27.2" |
| 169 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
| 170 | + integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
| 171 | + dependencies: |
| 172 | + "@babel/compat-data" "^7.27.2" |
| 173 | + "@babel/helper-validator-option" "^7.27.1" |
| 174 | + browserslist "^4.24.0" |
| 175 | + lru-cache "^5.1.1" |
| 176 | + semver "^6.3.1" |
| 177 | + |
162 | 178 | "@babel/helper-create-class-features-plugin@^7.27.1":
|
163 | 179 | version "7.27.1"
|
164 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281"
|
|
789 | 805 | dependencies:
|
790 | 806 | "@babel/helper-plugin-utils" "^7.27.1"
|
791 | 807 |
|
792 |
| -"@babel/plugin-transform-object-rest-spread@^7.27.1": |
793 |
| - version "7.27.1" |
794 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79" |
795 |
| - integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA== |
| 808 | +"@babel/plugin-transform-object-rest-spread@^7.27.2": |
| 809 | + version "7.27.2" |
| 810 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz#67f9ab822347aa2bcee91e8996763da79bdea973" |
| 811 | + integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g== |
796 | 812 | dependencies:
|
797 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 813 | + "@babel/helper-compilation-targets" "^7.27.2" |
798 | 814 | "@babel/helper-plugin-utils" "^7.27.1"
|
| 815 | + "@babel/plugin-transform-destructuring" "^7.27.1" |
799 | 816 | "@babel/plugin-transform-parameters" "^7.27.1"
|
800 | 817 |
|
801 | 818 | "@babel/plugin-transform-object-super@^7.27.1":
|
|
974 | 991 | "@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
975 | 992 | "@babel/helper-plugin-utils" "^7.27.1"
|
976 | 993 |
|
977 |
| - |
978 |
| - version "7.27.1" |
979 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2" |
980 |
| - integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA== |
| 994 | + |
| 995 | + version "7.27.2" |
| 996 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a" |
| 997 | + integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ== |
981 | 998 | dependencies:
|
982 |
| - "@babel/compat-data" "^7.27.1" |
983 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 999 | + "@babel/compat-data" "^7.27.2" |
| 1000 | + "@babel/helper-compilation-targets" "^7.27.2" |
984 | 1001 | "@babel/helper-plugin-utils" "^7.27.1"
|
985 | 1002 | "@babel/helper-validator-option" "^7.27.1"
|
986 | 1003 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
|
|
1022 | 1039 | "@babel/plugin-transform-new-target" "^7.27.1"
|
1023 | 1040 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
|
1024 | 1041 | "@babel/plugin-transform-numeric-separator" "^7.27.1"
|
1025 |
| - "@babel/plugin-transform-object-rest-spread" "^7.27.1" |
| 1042 | + "@babel/plugin-transform-object-rest-spread" "^7.27.2" |
1026 | 1043 | "@babel/plugin-transform-object-super" "^7.27.1"
|
1027 | 1044 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1"
|
1028 | 1045 | "@babel/plugin-transform-optional-chaining" "^7.27.1"
|
|
0 commit comments