|
44 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
45 | 45 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
46 | 46 |
|
47 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.20.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
48 |
| - version "7.20.7" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
50 |
| - integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
| 47 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.20.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 48 | + version "7.20.12" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
| 50 | + integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
51 | 51 | dependencies:
|
52 | 52 | "@ampproject/remapping" "^2.1.0"
|
53 | 53 | "@babel/code-frame" "^7.18.6"
|
54 | 54 | "@babel/generator" "^7.20.7"
|
55 | 55 | "@babel/helper-compilation-targets" "^7.20.7"
|
56 |
| - "@babel/helper-module-transforms" "^7.20.7" |
| 56 | + "@babel/helper-module-transforms" "^7.20.11" |
57 | 57 | "@babel/helpers" "^7.20.7"
|
58 | 58 | "@babel/parser" "^7.20.7"
|
59 | 59 | "@babel/template" "^7.20.7"
|
60 |
| - "@babel/traverse" "^7.20.7" |
| 60 | + "@babel/traverse" "^7.20.12" |
61 | 61 | "@babel/types" "^7.20.7"
|
62 | 62 | convert-source-map "^1.7.0"
|
63 | 63 | debug "^4.1.0"
|
64 | 64 | gensync "^1.0.0-beta.2"
|
65 |
| - json5 "^2.2.1" |
| 65 | + json5 "^2.2.2" |
66 | 66 | semver "^6.3.0"
|
67 | 67 |
|
68 | 68 | "@babel/generator@^7.20.7", "@babel/generator@^7.7.2":
|
|
174 | 174 | dependencies:
|
175 | 175 | "@babel/types" "^7.18.6"
|
176 | 176 |
|
177 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.7": |
| 177 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.11": |
178 | 178 | version "7.20.11"
|
179 | 179 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
|
180 | 180 | integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==
|
|
979 | 979 | "@babel/parser" "^7.20.7"
|
980 | 980 | "@babel/types" "^7.20.7"
|
981 | 981 |
|
982 |
| -"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
983 |
| - version "7.20.10" |
984 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" |
985 |
| - integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== |
| 982 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 983 | + version "7.20.12" |
| 984 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
| 985 | + integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
986 | 986 | dependencies:
|
987 | 987 | "@babel/code-frame" "^7.18.6"
|
988 | 988 | "@babel/generator" "^7.20.7"
|
@@ -3560,10 +3560,10 @@ json5@^1.0.1:
|
3560 | 3560 | dependencies:
|
3561 | 3561 | minimist "^1.2.0"
|
3562 | 3562 |
|
3563 |
| -json5@^2.2.1: |
3564 |
| - version "2.2.1" |
3565 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
3566 |
| - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 3563 | +json5@^2.2.2: |
| 3564 | + version "2.2.3" |
| 3565 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
| 3566 | + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
3567 | 3567 |
|
3568 | 3568 | jsprim@^1.2.2:
|
3569 | 3569 | version "1.4.0"
|
|
0 commit comments