|
61 | 61 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
|
62 | 62 | integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
|
63 | 63 |
|
| 64 | +"@babel/compat-data@^7.27.2": |
| 65 | + version "7.27.2" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
| 67 | + integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
| 68 | + |
64 | 69 |
|
65 | 70 | version "7.27.1"
|
66 | 71 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
|
|
184 | 189 | lru-cache "^5.1.1"
|
185 | 190 | semver "^6.3.1"
|
186 | 191 |
|
| 192 | +"@babel/helper-compilation-targets@^7.27.2": |
| 193 | + version "7.27.2" |
| 194 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
| 195 | + integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
| 196 | + dependencies: |
| 197 | + "@babel/compat-data" "^7.27.2" |
| 198 | + "@babel/helper-validator-option" "^7.27.1" |
| 199 | + browserslist "^4.24.0" |
| 200 | + lru-cache "^5.1.1" |
| 201 | + semver "^6.3.1" |
| 202 | + |
187 | 203 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":
|
188 | 204 | version "7.17.6"
|
189 | 205 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz#3778c1ed09a7f3e65e6d6e0f6fbfcc53809d92c9"
|
|
1315 | 1331 | dependencies:
|
1316 | 1332 | "@babel/helper-plugin-utils" "^7.27.1"
|
1317 | 1333 |
|
1318 |
| -"@babel/plugin-transform-object-rest-spread@^7.27.1": |
1319 |
| - version "7.27.1" |
1320 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79" |
1321 |
| - integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA== |
| 1334 | +"@babel/plugin-transform-object-rest-spread@^7.27.2": |
| 1335 | + version "7.27.2" |
| 1336 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz#67f9ab822347aa2bcee91e8996763da79bdea973" |
| 1337 | + integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g== |
1322 | 1338 | dependencies:
|
1323 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 1339 | + "@babel/helper-compilation-targets" "^7.27.2" |
1324 | 1340 | "@babel/helper-plugin-utils" "^7.27.1"
|
| 1341 | + "@babel/plugin-transform-destructuring" "^7.27.1" |
1325 | 1342 | "@babel/plugin-transform-parameters" "^7.27.1"
|
1326 | 1343 |
|
1327 | 1344 | "@babel/plugin-transform-object-super@^7.16.7":
|
|
1587 | 1604 | "@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
1588 | 1605 | "@babel/helper-plugin-utils" "^7.27.1"
|
1589 | 1606 |
|
1590 |
| - |
1591 |
| - version "7.27.1" |
1592 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2" |
1593 |
| - integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA== |
| 1607 | + |
| 1608 | + version "7.27.2" |
| 1609 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a" |
| 1610 | + integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ== |
1594 | 1611 | dependencies:
|
1595 |
| - "@babel/compat-data" "^7.27.1" |
1596 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
| 1612 | + "@babel/compat-data" "^7.27.2" |
| 1613 | + "@babel/helper-compilation-targets" "^7.27.2" |
1597 | 1614 | "@babel/helper-plugin-utils" "^7.27.1"
|
1598 | 1615 | "@babel/helper-validator-option" "^7.27.1"
|
1599 | 1616 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
|
|
1635 | 1652 | "@babel/plugin-transform-new-target" "^7.27.1"
|
1636 | 1653 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
|
1637 | 1654 | "@babel/plugin-transform-numeric-separator" "^7.27.1"
|
1638 |
| - "@babel/plugin-transform-object-rest-spread" "^7.27.1" |
| 1655 | + "@babel/plugin-transform-object-rest-spread" "^7.27.2" |
1639 | 1656 | "@babel/plugin-transform-object-super" "^7.27.1"
|
1640 | 1657 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1"
|
1641 | 1658 | "@babel/plugin-transform-optional-chaining" "^7.27.1"
|
|
0 commit comments