|
16 | 16 | dependencies: |
17 | 17 | tunnel "^0.0.6" |
18 | 18 |
|
19 | | -"@ampproject/remapping@^2.1.0": |
| 19 | +"@ampproject/remapping@^2.2.0": |
20 | 20 | version "2.2.0" |
21 | 21 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d" |
22 | 22 | integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w== |
|
42 | 42 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
43 | 43 |
|
44 | 44 | "@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5": |
45 | | - version "7.20.12" |
46 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
47 | | - integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
| 45 | + version "7.21.0" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
| 47 | + integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
48 | 48 | dependencies: |
49 | | - "@ampproject/remapping" "^2.1.0" |
| 49 | + "@ampproject/remapping" "^2.2.0" |
50 | 50 | "@babel/code-frame" "^7.18.6" |
51 | | - "@babel/generator" "^7.20.7" |
| 51 | + "@babel/generator" "^7.21.0" |
52 | 52 | "@babel/helper-compilation-targets" "^7.20.7" |
53 | | - "@babel/helper-module-transforms" "^7.20.11" |
54 | | - "@babel/helpers" "^7.20.7" |
55 | | - "@babel/parser" "^7.20.7" |
| 53 | + "@babel/helper-module-transforms" "^7.21.0" |
| 54 | + "@babel/helpers" "^7.21.0" |
| 55 | + "@babel/parser" "^7.21.0" |
56 | 56 | "@babel/template" "^7.20.7" |
57 | | - "@babel/traverse" "^7.20.12" |
58 | | - "@babel/types" "^7.20.7" |
| 57 | + "@babel/traverse" "^7.21.0" |
| 58 | + "@babel/types" "^7.21.0" |
59 | 59 | convert-source-map "^1.7.0" |
60 | 60 | debug "^4.1.0" |
61 | 61 | gensync "^1.0.0-beta.2" |
62 | 62 | json5 "^2.2.2" |
63 | 63 | semver "^6.3.0" |
64 | 64 |
|
65 | | -"@babel/generator@^7.20.7": |
66 | | - version "7.20.7" |
67 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
68 | | - integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
| 65 | +"@babel/generator@^7.21.0": |
| 66 | + version "7.21.1" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" |
| 68 | + integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
69 | 69 | dependencies: |
70 | | - "@babel/types" "^7.20.7" |
| 70 | + "@babel/types" "^7.21.0" |
71 | 71 | "@jridgewell/gen-mapping" "^0.3.2" |
| 72 | + "@jridgewell/trace-mapping" "^0.3.17" |
72 | 73 | jsesc "^2.5.1" |
73 | 74 |
|
74 | 75 | "@babel/helper-annotate-as-pure@^7.18.6": |
|
166 | 167 | "@babel/template" "^7.18.10" |
167 | 168 | "@babel/types" "^7.19.0" |
168 | 169 |
|
| 170 | +"@babel/helper-function-name@^7.21.0": |
| 171 | + version "7.21.0" |
| 172 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
| 173 | + integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
| 174 | + dependencies: |
| 175 | + "@babel/template" "^7.20.7" |
| 176 | + "@babel/types" "^7.21.0" |
| 177 | + |
169 | 178 | "@babel/helper-hoist-variables@^7.18.6": |
170 | 179 | version "7.18.6" |
171 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
|
194 | 203 | dependencies: |
195 | 204 | "@babel/types" "^7.18.6" |
196 | 205 |
|
197 | | -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.11": |
198 | | - version "7.20.11" |
199 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
200 | | - integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
| 206 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.0": |
| 207 | + version "7.21.0" |
| 208 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
| 209 | + integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
201 | 210 | dependencies: |
202 | 211 | "@babel/helper-environment-visitor" "^7.18.9" |
203 | 212 | "@babel/helper-module-imports" "^7.18.6" |
204 | 213 | "@babel/helper-simple-access" "^7.20.2" |
205 | 214 | "@babel/helper-split-export-declaration" "^7.18.6" |
206 | 215 | "@babel/helper-validator-identifier" "^7.19.1" |
207 | 216 | "@babel/template" "^7.20.7" |
208 | | - "@babel/traverse" "^7.20.10" |
209 | | - "@babel/types" "^7.20.7" |
| 217 | + "@babel/traverse" "^7.21.0" |
| 218 | + "@babel/types" "^7.21.0" |
210 | 219 |
|
211 | 220 | "@babel/helper-optimise-call-expression@^7.18.6": |
212 | 221 | version "7.18.6" |
|
310 | 319 | "@babel/traverse" "^7.18.9" |
311 | 320 | "@babel/types" "^7.18.9" |
312 | 321 |
|
313 | | -"@babel/helpers@^7.20.7": |
314 | | - version "7.20.7" |
315 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
316 | | - integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
| 322 | +"@babel/helpers@^7.21.0": |
| 323 | + version "7.21.0" |
| 324 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
| 325 | + integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
317 | 326 | dependencies: |
318 | 327 | "@babel/template" "^7.20.7" |
319 | | - "@babel/traverse" "^7.20.7" |
320 | | - "@babel/types" "^7.20.7" |
| 328 | + "@babel/traverse" "^7.21.0" |
| 329 | + "@babel/types" "^7.21.0" |
321 | 330 |
|
322 | 331 | "@babel/highlight@^7.18.6": |
323 | 332 | version "7.18.6" |
|
328 | 337 | chalk "^2.0.0" |
329 | 338 | js-tokens "^4.0.0" |
330 | 339 |
|
331 | | -"@babel/parser@^7.14.7", "@babel/parser@^7.20.7": |
332 | | - version "7.20.7" |
333 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
334 | | - integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
| 340 | +"@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0": |
| 341 | + version "7.21.1" |
| 342 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.1.tgz#a8f81ee2fe872af23faea4b17a08fcc869de7bcc" |
| 343 | + integrity sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg== |
335 | 344 |
|
336 | 345 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
337 | 346 | version "7.18.6" |
|
956 | 965 | "@babel/parser" "^7.20.7" |
957 | 966 | "@babel/types" "^7.20.7" |
958 | 967 |
|
959 | | -"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7": |
960 | | - version "7.20.12" |
961 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
962 | | - integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
| 968 | +"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.21.0": |
| 969 | + version "7.21.0" |
| 970 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc" |
| 971 | + integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA== |
963 | 972 | dependencies: |
964 | 973 | "@babel/code-frame" "^7.18.6" |
965 | | - "@babel/generator" "^7.20.7" |
| 974 | + "@babel/generator" "^7.21.0" |
966 | 975 | "@babel/helper-environment-visitor" "^7.18.9" |
967 | | - "@babel/helper-function-name" "^7.19.0" |
| 976 | + "@babel/helper-function-name" "^7.21.0" |
968 | 977 | "@babel/helper-hoist-variables" "^7.18.6" |
969 | 978 | "@babel/helper-split-export-declaration" "^7.18.6" |
970 | | - "@babel/parser" "^7.20.7" |
971 | | - "@babel/types" "^7.20.7" |
| 979 | + "@babel/parser" "^7.21.0" |
| 980 | + "@babel/types" "^7.21.0" |
972 | 981 | debug "^4.1.0" |
973 | 982 | globals "^11.1.0" |
974 | 983 |
|
975 | | -"@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.4.4": |
976 | | - version "7.20.7" |
977 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
978 | | - integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
| 984 | +"@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.4.4": |
| 985 | + version "7.21.0" |
| 986 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.0.tgz#1da00d89c2f18b226c9207d96edbeb79316a1819" |
| 987 | + integrity sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow== |
979 | 988 | dependencies: |
980 | 989 | "@babel/helper-string-parser" "^7.19.4" |
981 | 990 | "@babel/helper-validator-identifier" "^7.19.1" |
|
1059 | 1068 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1060 | 1069 | "@jridgewell/trace-mapping" "^0.3.9" |
1061 | 1070 |
|
1062 | | -"@jridgewell/resolve-uri@^3.0.3": |
| 1071 | +"@jridgewell/resolve-uri@3.1.0", "@jridgewell/resolve-uri@^3.0.3": |
1063 | 1072 | version "3.1.0" |
1064 | 1073 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
1065 | 1074 | integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== |
|
1069 | 1078 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
1070 | 1079 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
1071 | 1080 |
|
1072 | | -"@jridgewell/sourcemap-codec@^1.4.10": |
| 1081 | +"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10": |
1073 | 1082 | version "1.4.14" |
1074 | 1083 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1075 | 1084 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1076 | 1085 |
|
| 1086 | +"@jridgewell/trace-mapping@^0.3.17": |
| 1087 | + version "0.3.17" |
| 1088 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
| 1089 | + integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== |
| 1090 | + dependencies: |
| 1091 | + "@jridgewell/resolve-uri" "3.1.0" |
| 1092 | + "@jridgewell/sourcemap-codec" "1.4.14" |
| 1093 | + |
1077 | 1094 | "@jridgewell/trace-mapping@^0.3.9": |
1078 | 1095 | version "0.3.14" |
1079 | 1096 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed" |
|
0 commit comments