|
618 | 618 | "@babel/helper-plugin-utils" "^7.18.6" |
619 | 619 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
620 | 620 |
|
621 | | -"@babel/plugin-proposal-object-rest-spread@^7.20.2": |
| 621 | +"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.20.2": |
622 | 622 | version "7.20.7" |
623 | 623 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a" |
624 | 624 | integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg== |
@@ -3354,11 +3354,6 @@ babel-plugin-syntax-jsx@^6.3.13, babel-plugin-syntax-jsx@^6.8.0: |
3354 | 3354 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" |
3355 | 3355 | integrity sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw== |
3356 | 3356 |
|
3357 | | -babel-plugin-syntax-object-rest-spread@^6.8.0: |
3358 | | - version "6.13.0" |
3359 | | - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" |
3360 | | - integrity sha512-C4Aq+GaAj83pRQ0EFgTvw5YO6T3Qz2KGrNRwIj9mSoNHVvdZY4KO2uA6HNtNXCw993iSZnckY1aLW8nOi8i4+w== |
3361 | | - |
3362 | 3357 | babel-plugin-syntax-trailing-function-commas@^6.22.0: |
3363 | 3358 | version "6.22.0" |
3364 | 3359 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" |
@@ -3590,14 +3585,6 @@ babel-plugin-transform-flow-strip-types@^6.22.0: |
3590 | 3585 | babel-plugin-syntax-flow "^6.18.0" |
3591 | 3586 | babel-runtime "^6.22.0" |
3592 | 3587 |
|
3593 | | -babel-plugin-transform-object-rest-spread@^6.26.0: |
3594 | | - version "6.26.0" |
3595 | | - resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06" |
3596 | | - integrity sha512-ocgA9VJvyxwt+qJB0ncxV8kb/CjfTcECUY4tQ5VT7nP6Aohzobm8CDFaQ5FHdvZQzLmf0sgDxB8iRXZXxwZcyA== |
3597 | | - dependencies: |
3598 | | - babel-plugin-syntax-object-rest-spread "^6.8.0" |
3599 | | - babel-runtime "^6.26.0" |
3600 | | - |
3601 | 3588 | babel-plugin-transform-react-display-name@^6.23.0: |
3602 | 3589 | version "6.25.0" |
3603 | 3590 | resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.25.0.tgz#67e2bf1f1e9c93ab08db96792e05392bf2cc28d1" |
@@ -4406,14 +4393,9 @@ caniuse-api@^3.0.0: |
4406 | 4393 | lodash.memoize "^4.1.2" |
4407 | 4394 | lodash.uniq "^4.5.0" |
4408 | 4395 |
|
4409 | | -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001400: |
4410 | | - version "1.0.30001449" |
4411 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001449.tgz#a8d11f6a814c75c9ce9d851dc53eb1d1dfbcd657" |
4412 | | - integrity sha512-CPB+UL9XMT/Av+pJxCKGhdx+yg1hzplvFJQlJ2n68PyQGMz9L/E2zCyLdOL8uasbouTUgnPl+y0tccI/se+BEw== |
4413 | | - |
4414 | | -caniuse-lite@^1.0.30001587: |
| 4396 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001587: |
4415 | 4397 | version "1.0.30001589" |
4416 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001589.tgz#7ad6dba4c9bf6561aec8291976402339dc157dfb" |
| 4398 | + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001589.tgz" |
4417 | 4399 | integrity sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg== |
4418 | 4400 |
|
4419 | 4401 | canvas@^2.8.0: |
|
0 commit comments