|
12242 | 12242 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
12243 | 12243 | integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== |
12244 | 12244 |
|
12245 | | -color-name@^1.0.0, color-name@~1.1.4: |
| 12245 | +color-name@^1.0.0, color-name@^1.1.4, color-name@~1.1.4: |
12246 | 12246 | version "1.1.4" |
12247 | 12247 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
12248 | 12248 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
@@ -12728,6 +12728,11 @@ css-what@^6.1.0: |
12728 | 12728 | resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4" |
12729 | 12729 | integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== |
12730 | 12730 |
|
| 12731 | +cssfontparser@^1.2.1: |
| 12732 | + version "1.2.1" |
| 12733 | + resolved "https://registry.yarnpkg.com/cssfontparser/-/cssfontparser-1.2.1.tgz#f4022fc8f9700c68029d542084afbaf425a3f3e3" |
| 12734 | + integrity sha512-6tun4LoZnj7VN6YeegOVb67KBX/7JJsqvj+pv3ZA7F878/eN33AbGa5b/S/wXxS/tcp8nc40xRUrsPlxIyNUPg== |
| 12735 | + |
12731 | 12736 | cssom@^0.5.0: |
12732 | 12737 | version "0.5.0" |
12733 | 12738 | resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.5.0.tgz#d254fa92cd8b6fbd83811b9fbaed34663cc17c36" |
@@ -17311,6 +17316,14 @@ jayson@^4.1.1: |
17311 | 17316 | uuid "^8.3.2" |
17312 | 17317 | ws "^7.5.10" |
17313 | 17318 |
|
| 17319 | +jest-canvas-mock@^2.5.2: |
| 17320 | + version "2.5.2" |
| 17321 | + resolved "https://registry.yarnpkg.com/jest-canvas-mock/-/jest-canvas-mock-2.5.2.tgz#7e21ebd75e05ab41c890497f6ba8a77f915d2ad6" |
| 17322 | + integrity sha512-vgnpPupjOL6+L5oJXzxTxFrlGEIbHdZqFU+LFNdtLxZ3lRDCl17FlTMM7IatoRQkrcyOTMlDinjUguqmQ6bR2A== |
| 17323 | + dependencies: |
| 17324 | + cssfontparser "^1.2.1" |
| 17325 | + moo-color "^1.0.2" |
| 17326 | + |
17314 | 17327 | jest-changed-files@^29.5.0: |
17315 | 17328 | version "29.5.0" |
17316 | 17329 | resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.5.0.tgz#e88786dca8bf2aa899ec4af7644e16d9dcf9b23e" |
@@ -19122,6 +19135,13 @@ moment@^2.19.3, moment@^2.22.1, moment@^2.24.0: |
19122 | 19135 | resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" |
19123 | 19136 | integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== |
19124 | 19137 |
|
| 19138 | +moo-color@^1.0.2: |
| 19139 | + version "1.0.3" |
| 19140 | + resolved "https://registry.yarnpkg.com/moo-color/-/moo-color-1.0.3.tgz#d56435f8359c8284d83ac58016df7427febece74" |
| 19141 | + integrity sha512-i/+ZKXMDf6aqYtBhuOcej71YSlbjT3wCO/4H1j8rPvxDJEifdwgg5MaFyu6iYAT8GBZJg2z0dkgK4YMzvURALQ== |
| 19142 | + dependencies: |
| 19143 | + color-name "^1.1.4" |
| 19144 | + |
19125 | 19145 | |
19126 | 19146 | version "10.16.2" |
19127 | 19147 | resolved "https://registry.yarnpkg.com/motion/-/motion-10.16.2.tgz#7dc173c6ad62210a7e9916caeeaf22c51e598d21" |
|
0 commit comments