|
5432 | 5432 | "@types/react" "*" |
5433 | 5433 | "@types/reactcss" "*" |
5434 | 5434 |
|
5435 | | -"@types/react-dom@*", "@types/react-dom@16.9.16": |
| 5435 | +"@types/react-dom@*": |
5436 | 5436 | version "16.9.16" |
5437 | 5437 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.16.tgz#c591f2ed1c6f32e9759dfa6eb4abfd8041f29e39" |
5438 | 5438 | integrity sha512-Oqc0RY4fggGA3ltEgyPLc3IV9T73IGoWjkONbsyJ3ZBn+UPPCYpU2ec0i3cEbJuEdZtkqcCF2l1zf2pBdgUGSg== |
|
5514 | 5514 | dependencies: |
5515 | 5515 | "@types/react" "*" |
5516 | 5516 |
|
5517 | | -"@types/react@*", "@types/react@16.9.3", "@types/react@^16": |
| 5517 | +"@types/react@*", "@types/react@^16": |
5518 | 5518 | version "16.9.3" |
5519 | 5519 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.3.tgz#6d13251e441a3e67fb60d719d1fc8785b984a2ec" |
5520 | 5520 | integrity sha512-Ogb2nSn+2qQv5opoCv7Ls5yFxtyrdUYxp5G+SWTrlGk7dmFKw331GiezCgEZj9U7QeXJi1CDtws9pdXU1zUL4g== |
@@ -7733,30 +7733,14 @@ chalk@^3.0.0: |
7733 | 7733 | ansi-styles "^4.1.0" |
7734 | 7734 | supports-color "^7.1.0" |
7735 | 7735 |
|
7736 | | -chalk@^4.0.0: |
7737 | | - version "4.1.1" |
7738 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" |
7739 | | - integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== |
7740 | | - dependencies: |
7741 | | - ansi-styles "^4.1.0" |
7742 | | - supports-color "^7.1.0" |
7743 | | - |
7744 | | -chalk@^4.0.2, chalk@^4.1.2: |
| 7736 | +chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2: |
7745 | 7737 | version "4.1.2" |
7746 | 7738 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
7747 | 7739 | integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
7748 | 7740 | dependencies: |
7749 | 7741 | ansi-styles "^4.1.0" |
7750 | 7742 | supports-color "^7.1.0" |
7751 | 7743 |
|
7752 | | -chalk@^4.1.0: |
7753 | | - version "4.1.0" |
7754 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
7755 | | - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
7756 | | - dependencies: |
7757 | | - ansi-styles "^4.1.0" |
7758 | | - supports-color "^7.1.0" |
7759 | | - |
7760 | 7744 | char-regex@^1.0.2: |
7761 | 7745 | version "1.0.2" |
7762 | 7746 | resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf" |
@@ -16432,25 +16416,7 @@ postcss-value-parser@^4.2.0: |
16432 | 16416 | resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" |
16433 | 16417 | integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== |
16434 | 16418 |
|
16435 | | -postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.5, postcss@^7.0.6: |
16436 | | - version "7.0.21" |
16437 | | - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17" |
16438 | | - integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ== |
16439 | | - dependencies: |
16440 | | - chalk "^2.4.2" |
16441 | | - source-map "^0.6.1" |
16442 | | - supports-color "^6.1.0" |
16443 | | - |
16444 | | -postcss@^7.0.32: |
16445 | | - version "7.0.36" |
16446 | | - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb" |
16447 | | - integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw== |
16448 | | - dependencies: |
16449 | | - chalk "^2.4.2" |
16450 | | - source-map "^0.6.1" |
16451 | | - supports-color "^6.1.0" |
16452 | | - |
16453 | | -postcss@^7.0.35: |
| 16419 | +postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.5, postcss@^7.0.6: |
16454 | 16420 | version "7.0.39" |
16455 | 16421 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309" |
16456 | 16422 | integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA== |
|
0 commit comments