|
2801 | 2801 | "@svgr/plugin-jsx" "8.1.0" |
2802 | 2802 | "@svgr/plugin-svgo" "8.1.0" |
2803 | 2803 |
|
2804 | | -"@testing-library/dom@^10.4.0": |
2805 | | - version "10.4.0" |
2806 | | - resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8" |
2807 | | - integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ== |
| 2804 | +"@testing-library/dom@^10.4.1": |
| 2805 | + version "10.4.1" |
| 2806 | + resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95" |
| 2807 | + integrity sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg== |
2808 | 2808 | dependencies: |
2809 | 2809 | "@babel/code-frame" "^7.10.4" |
2810 | 2810 | "@babel/runtime" "^7.12.5" |
2811 | 2811 | "@types/aria-query" "^5.0.1" |
2812 | 2812 | aria-query "5.3.0" |
2813 | | - chalk "^4.1.0" |
2814 | 2813 | dom-accessibility-api "^0.5.9" |
2815 | 2814 | lz-string "^1.5.0" |
| 2815 | + picocolors "1.1.1" |
2816 | 2816 | pretty-format "^27.0.2" |
2817 | 2817 |
|
2818 | | -"@testing-library/jest-dom@^6.6.3": |
2819 | | - version "6.6.3" |
2820 | | - resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2" |
2821 | | - integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA== |
| 2818 | +"@testing-library/jest-dom@^6.8.0": |
| 2819 | + version "6.8.0" |
| 2820 | + resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz#697db9424f0d21d8216f1958fa0b1b69b5f43923" |
| 2821 | + integrity sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ== |
2822 | 2822 | dependencies: |
2823 | 2823 | "@adobe/css-tools" "^4.4.0" |
2824 | 2824 | aria-query "^5.0.0" |
2825 | | - chalk "^3.0.0" |
2826 | 2825 | css.escape "^1.5.1" |
2827 | 2826 | dom-accessibility-api "^0.6.3" |
2828 | | - lodash "^4.17.21" |
| 2827 | + picocolors "^1.1.1" |
2829 | 2828 | redent "^3.0.0" |
2830 | 2829 |
|
2831 | 2830 | "@testing-library/react@^16.3.0": |
|
4716 | 4715 | ansi-styles "^4.1.0" |
4717 | 4716 | supports-color "^7.1.0" |
4718 | 4717 |
|
4719 | | -chalk@^3.0.0: |
4720 | | - version "3.0.0" |
4721 | | - resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" |
4722 | | - integrity sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ= |
4723 | | - dependencies: |
4724 | | - ansi-styles "^4.1.0" |
4725 | | - supports-color "^7.1.0" |
4726 | | - |
4727 | 4718 | chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2: |
4728 | 4719 | version "4.1.2" |
4729 | 4720 | resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" |
@@ -11144,7 +11135,7 @@ performance-now@^2.1.0: |
11144 | 11135 | version "2.1.0" |
11145 | 11136 | resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz" |
11146 | 11137 |
|
11147 | | -picocolors@^1.0.0, picocolors@^1.1.1: |
| 11138 | +picocolors@1.1.1, picocolors@^1.0.0, picocolors@^1.1.1: |
11148 | 11139 | version "1.1.1" |
11149 | 11140 | resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
11150 | 11141 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
|
0 commit comments