|
7 | 7 | resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.2.tgz#bd7d13543a186c3ff3eabb44bec2b22e8fb18ee0"
|
8 | 8 | integrity sha512-Fx6tYjk2wKUgLi8uMANZr8GNZx05u44ArIJldn9VxLvolzlJVgHbTUCbwhMd6bcYky178+WUSxPHO3DAtGLWpw==
|
9 | 9 |
|
10 |
| -"@ampproject/remapping@^2.1.0": |
| 10 | +"@ampproject/remapping@^2.2.0": |
11 | 11 | version "2.2.0"
|
12 | 12 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
|
13 | 13 | integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
|
|
48 | 48 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
49 | 49 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
50 | 50 |
|
51 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.20", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
52 |
| - version "7.20.12" |
53 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
54 |
| - integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
| 51 | +"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 52 | + version "7.21.0" |
| 53 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
| 54 | + integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
55 | 55 | dependencies:
|
56 |
| - "@ampproject/remapping" "^2.1.0" |
| 56 | + "@ampproject/remapping" "^2.2.0" |
57 | 57 | "@babel/code-frame" "^7.18.6"
|
58 |
| - "@babel/generator" "^7.20.7" |
| 58 | + "@babel/generator" "^7.21.0" |
59 | 59 | "@babel/helper-compilation-targets" "^7.20.7"
|
60 |
| - "@babel/helper-module-transforms" "^7.20.11" |
61 |
| - "@babel/helpers" "^7.20.7" |
62 |
| - "@babel/parser" "^7.20.7" |
| 60 | + "@babel/helper-module-transforms" "^7.21.0" |
| 61 | + "@babel/helpers" "^7.21.0" |
| 62 | + "@babel/parser" "^7.21.0" |
63 | 63 | "@babel/template" "^7.20.7"
|
64 |
| - "@babel/traverse" "^7.20.12" |
65 |
| - "@babel/types" "^7.20.7" |
| 64 | + "@babel/traverse" "^7.21.0" |
| 65 | + "@babel/types" "^7.21.0" |
66 | 66 | convert-source-map "^1.7.0"
|
67 | 67 | debug "^4.1.0"
|
68 | 68 | gensync "^1.0.0-beta.2"
|
|
78 | 78 | eslint-visitor-keys "^2.1.0"
|
79 | 79 | semver "^6.3.0"
|
80 | 80 |
|
81 |
| -"@babel/generator@^7.20.7", "@babel/generator@^7.7.2": |
82 |
| - version "7.20.7" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
84 |
| - integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
| 81 | +"@babel/generator@^7.21.0", "@babel/generator@^7.7.2": |
| 82 | + version "7.21.1" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" |
| 84 | + integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
85 | 85 | dependencies:
|
86 |
| - "@babel/types" "^7.20.7" |
| 86 | + "@babel/types" "^7.21.0" |
87 | 87 | "@jridgewell/gen-mapping" "^0.3.2"
|
| 88 | + "@jridgewell/trace-mapping" "^0.3.17" |
88 | 89 | jsesc "^2.5.1"
|
89 | 90 |
|
90 | 91 | "@babel/helper-annotate-as-pure@^7.18.6":
|
|
167 | 168 | "@babel/template" "^7.18.10"
|
168 | 169 | "@babel/types" "^7.19.0"
|
169 | 170 |
|
| 171 | +"@babel/helper-function-name@^7.21.0": |
| 172 | + version "7.21.0" |
| 173 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
| 174 | + integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
| 175 | + dependencies: |
| 176 | + "@babel/template" "^7.20.7" |
| 177 | + "@babel/types" "^7.21.0" |
| 178 | + |
170 | 179 | "@babel/helper-hoist-variables@^7.18.6":
|
171 | 180 | version "7.18.6"
|
172 | 181 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
|
188 | 197 | dependencies:
|
189 | 198 | "@babel/types" "^7.18.6"
|
190 | 199 |
|
191 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11": |
192 |
| - version "7.20.11" |
193 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
194 |
| - integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
| 200 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.0": |
| 201 | + version "7.21.0" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
| 203 | + integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
195 | 204 | dependencies:
|
196 | 205 | "@babel/helper-environment-visitor" "^7.18.9"
|
197 | 206 | "@babel/helper-module-imports" "^7.18.6"
|
198 | 207 | "@babel/helper-simple-access" "^7.20.2"
|
199 | 208 | "@babel/helper-split-export-declaration" "^7.18.6"
|
200 | 209 | "@babel/helper-validator-identifier" "^7.19.1"
|
201 | 210 | "@babel/template" "^7.20.7"
|
202 |
| - "@babel/traverse" "^7.20.10" |
203 |
| - "@babel/types" "^7.20.7" |
| 211 | + "@babel/traverse" "^7.21.0" |
| 212 | + "@babel/types" "^7.21.0" |
204 | 213 |
|
205 | 214 | "@babel/helper-optimise-call-expression@^7.18.6":
|
206 | 215 | version "7.18.6"
|
|
282 | 291 | "@babel/traverse" "^7.20.5"
|
283 | 292 | "@babel/types" "^7.20.5"
|
284 | 293 |
|
285 |
| -"@babel/helpers@^7.20.7": |
286 |
| - version "7.20.7" |
287 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
288 |
| - integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
| 294 | +"@babel/helpers@^7.21.0": |
| 295 | + version "7.21.0" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
| 297 | + integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
289 | 298 | dependencies:
|
290 | 299 | "@babel/template" "^7.20.7"
|
291 |
| - "@babel/traverse" "^7.20.7" |
292 |
| - "@babel/types" "^7.20.7" |
| 300 | + "@babel/traverse" "^7.21.0" |
| 301 | + "@babel/types" "^7.21.0" |
293 | 302 |
|
294 | 303 | "@babel/highlight@^7.18.6":
|
295 | 304 | version "7.18.6"
|
|
300 | 309 | chalk "^2.0.0"
|
301 | 310 | js-tokens "^4.0.0"
|
302 | 311 |
|
303 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7": |
304 |
| - version "7.20.7" |
305 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
306 |
| - integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
| 312 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0": |
| 313 | + version "7.21.1" |
| 314 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.1.tgz#a8f81ee2fe872af23faea4b17a08fcc869de7bcc" |
| 315 | + integrity sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg== |
307 | 316 |
|
308 | 317 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
309 | 318 | version "7.18.6"
|
|
1057 | 1066 | "@babel/parser" "^7.20.7"
|
1058 | 1067 | "@babel/types" "^7.20.7"
|
1059 | 1068 |
|
1060 |
| -"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": |
1061 |
| - version "7.20.12" |
1062 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
1063 |
| - integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
| 1069 | +"@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.7.2": |
| 1070 | + version "7.21.0" |
| 1071 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc" |
| 1072 | + integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA== |
1064 | 1073 | dependencies:
|
1065 | 1074 | "@babel/code-frame" "^7.18.6"
|
1066 |
| - "@babel/generator" "^7.20.7" |
| 1075 | + "@babel/generator" "^7.21.0" |
1067 | 1076 | "@babel/helper-environment-visitor" "^7.18.9"
|
1068 |
| - "@babel/helper-function-name" "^7.19.0" |
| 1077 | + "@babel/helper-function-name" "^7.21.0" |
1069 | 1078 | "@babel/helper-hoist-variables" "^7.18.6"
|
1070 | 1079 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1071 |
| - "@babel/parser" "^7.20.7" |
1072 |
| - "@babel/types" "^7.20.7" |
| 1080 | + "@babel/parser" "^7.21.0" |
| 1081 | + "@babel/types" "^7.21.0" |
1073 | 1082 | debug "^4.1.0"
|
1074 | 1083 | globals "^11.1.0"
|
1075 | 1084 |
|
|
1563 | 1572 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
1564 | 1573 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
1565 | 1574 |
|
1566 |
| -"@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.9": |
| 1575 | +"@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
1567 | 1576 | version "0.3.17"
|
1568 | 1577 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
|
1569 | 1578 | integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
|
|
0 commit comments