|
56 | 56 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.5.tgz#887a54ebe20c9f21edf27caf4ffcf8da6fdd5bd2" |
57 | 57 | integrity sha512-M+XAiQ7GzQ3FDPf0KOLkugzptnIypt0X0ma0wmlTKPR3IchgNFdx2JXxZdvd18JY5s7QkaFD/qyX0dsMpog/Ug== |
58 | 58 |
|
59 | | -"@babel/core@7.21.5": |
60 | | - version "7.21.5" |
61 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426" |
62 | | - integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g== |
| 59 | +"@babel/core@7.21.8": |
| 60 | + version "7.21.8" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4" |
| 62 | + integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ== |
63 | 63 | dependencies: |
64 | 64 | "@ampproject/remapping" "^2.2.0" |
65 | 65 | "@babel/code-frame" "^7.21.4" |
66 | 66 | "@babel/generator" "^7.21.5" |
67 | 67 | "@babel/helper-compilation-targets" "^7.21.5" |
68 | 68 | "@babel/helper-module-transforms" "^7.21.5" |
69 | 69 | "@babel/helpers" "^7.21.5" |
70 | | - "@babel/parser" "^7.21.5" |
| 70 | + "@babel/parser" "^7.21.8" |
71 | 71 | "@babel/template" "^7.20.7" |
72 | 72 | "@babel/traverse" "^7.21.5" |
73 | 73 | "@babel/types" "^7.21.5" |
|
794 | 794 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b" |
795 | 795 | integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== |
796 | 796 |
|
| 797 | +"@babel/parser@^7.21.8": |
| 798 | + version "7.21.8" |
| 799 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8" |
| 800 | + integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA== |
| 801 | + |
797 | 802 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
798 | 803 | version "7.16.2" |
799 | 804 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183" |
|
0 commit comments