|
5432 | 5432 | "@types/react" "*"
|
5433 | 5433 | "@types/reactcss" "*"
|
5434 | 5434 |
|
5435 |
| -"@types/react-dom@*" , "@types/[email protected]": |
| 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==
|
@@ -6096,12 +6096,7 @@ acorn@^7.0.0, acorn@^7.1.1:
|
6096 | 6096 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
6097 | 6097 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
6098 | 6098 |
|
6099 |
| -acorn@^8.2.4: |
6100 |
| - version "8.4.1" |
6101 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c" |
6102 |
| - integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA== |
6103 |
| - |
6104 |
| -acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0: |
| 6099 | +acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0: |
6105 | 6100 | version "8.8.0"
|
6106 | 6101 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
|
6107 | 6102 | integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
|
@@ -7449,11 +7444,16 @@ buffer-fill@^1.0.0:
|
7449 | 7444 | resolved "https://registry.yarnpkg.com/buffer-fill/-/buffer-fill-1.0.0.tgz#f8f78b76789888ef39f205cd637f68e702122b2c"
|
7450 | 7445 | integrity sha1-+PeLdniYiO858gXNY39o5wISKyw=
|
7451 | 7446 |
|
7452 |
| -[email protected], buffer-from@^1.0.0: |
| 7447 | + |
7453 | 7448 | version "1.1.1"
|
7454 | 7449 | resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
|
7455 | 7450 | integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
|
7456 | 7451 |
|
| 7452 | +buffer-from@^1.0.0: |
| 7453 | + version "1.1.2" |
| 7454 | + resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" |
| 7455 | + integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== |
| 7456 | + |
7457 | 7457 | buffer-xor@^1.0.3:
|
7458 | 7458 | version "1.0.3"
|
7459 | 7459 | resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
|
@@ -18820,23 +18820,7 @@ source-map-resolve@^0.5.0:
|
18820 | 18820 | source-map-url "^0.4.0"
|
18821 | 18821 | urix "^0.1.0"
|
18822 | 18822 |
|
18823 |
| -source-map-support@^0.5.17: |
18824 |
| - version "0.5.19" |
18825 |
| - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" |
18826 |
| - integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== |
18827 |
| - dependencies: |
18828 |
| - buffer-from "^1.0.0" |
18829 |
| - source-map "^0.6.0" |
18830 |
| - |
18831 |
| -source-map-support@^0.5.6, source-map-support@~0.5.12: |
18832 |
| - version "0.5.16" |
18833 |
| - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042" |
18834 |
| - integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ== |
18835 |
| - dependencies: |
18836 |
| - buffer-from "^1.0.0" |
18837 |
| - source-map "^0.6.0" |
18838 |
| - |
18839 |
| -source-map-support@~0.5.20: |
| 18823 | +source-map-support@^0.5.17, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.20: |
18840 | 18824 | version "0.5.21"
|
18841 | 18825 | resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
18842 | 18826 | integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
@@ -19652,19 +19636,10 @@ terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.2.5:
|
19652 | 19636 | serialize-javascript "^6.0.0"
|
19653 | 19637 | terser "^5.14.1"
|
19654 | 19638 |
|
19655 |
| -terser@^4.1.2: |
19656 |
| - version "4.3.9" |
19657 |
| - resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.9.tgz#e4be37f80553d02645668727777687dad26bbca8" |
19658 |
| - integrity sha512-NFGMpHjlzmyOtPL+fDw3G7+6Ueh/sz4mkaUYa4lJCxOPTNzd0Uj0aZJOmsDYoSQyfuVoWDMSWTPU3huyOm2zdA== |
19659 |
| - dependencies: |
19660 |
| - commander "^2.20.0" |
19661 |
| - source-map "~0.6.1" |
19662 |
| - source-map-support "~0.5.12" |
19663 |
| - |
19664 |
| -terser@^4.6.12: |
19665 |
| - version "4.8.0" |
19666 |
| - resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17" |
19667 |
| - integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw== |
| 19639 | +terser@^4.1.2, terser@^4.6.12: |
| 19640 | + version "4.8.1" |
| 19641 | + resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f" |
| 19642 | + integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw== |
19668 | 19643 | dependencies:
|
19669 | 19644 | commander "^2.20.0"
|
19670 | 19645 | source-map "~0.6.1"
|
|
0 commit comments