|
1987 | 1987 | "@svgr/plugin-svgo" "^5.5.0" |
1988 | 1988 | loader-utils "^2.0.0" |
1989 | 1989 |
|
| 1990 | +"@tabler/icons-react@^2.11.0": |
| 1991 | + version "2.11.0" |
| 1992 | + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.11.0.tgz#18d512830e4e9fabe425177fa968136efa7ea372" |
| 1993 | + integrity sha512-Mbie8IFLrtI0sGm802Bmierle0ixIi7FVczShoLjPZwRM0da1HcD588TF7oMuQ09zd241BY+L7M/f0Q6lquBng== |
| 1994 | + dependencies: |
| 1995 | + "@tabler/icons" "2.11.0" |
| 1996 | + prop-types "^15.7.2" |
| 1997 | + |
| 1998 | + |
| 1999 | + version "2.11.0" |
| 2000 | + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.11.0.tgz#9767f2bb57a716ed71fdc5019ca534d5fddcc816" |
| 2001 | + integrity sha512-KPESQnvHoSpbAdgzDdrSmeZ9AE8fSU12fU3Cag79uXJCUkC8f741fcvPJPsFMDe0S96VSq3mMYF8JnA7a570uQ== |
| 2002 | + |
1990 | 2003 | "@testing-library/dom@*": |
1991 | 2004 | version "8.13.0" |
1992 | 2005 | resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz" |
|
2304 | 2317 | dependencies: |
2305 | 2318 | "@types/react" "*" |
2306 | 2319 |
|
2307 | | -"@types/react-icons@^3.0.0": |
2308 | | - version "3.0.0" |
2309 | | - resolved "https://registry.yarnpkg.com/@types/react-icons/-/react-icons-3.0.0.tgz#27ca2823a6add881d06a371bfff093afc1b9c829" |
2310 | | - integrity sha512-Vefs6LkLqF61vfV7AiAqls+vpR94q67gunhMueDznG+msAkrYgRxl7gYjNem/kZ+as2l2mNChmF1jRZzzQQtMg== |
2311 | | - dependencies: |
2312 | | - react-icons "*" |
2313 | | - |
2314 | 2320 | "@types/react@*": |
2315 | 2321 | version "18.0.6" |
2316 | 2322 | resolved "https://registry.npmjs.org/@types/react/-/react-18.0.6.tgz" |
@@ -8285,7 +8291,7 @@ prompts@^2.0.1, prompts@^2.4.2: |
8285 | 8291 | kleur "^3.0.3" |
8286 | 8292 | sisteransi "^1.0.5" |
8287 | 8293 |
|
8288 | | -prop-types@^15.8.1: |
| 8294 | +prop-types@^15.7.2, prop-types@^15.8.1: |
8289 | 8295 | version "15.8.1" |
8290 | 8296 | resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" |
8291 | 8297 | integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== |
@@ -8427,11 +8433,6 @@ react-error-overlay@^6.0.11: |
8427 | 8433 | resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz" |
8428 | 8434 | integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== |
8429 | 8435 |
|
8430 | | -react-icons@*, react-icons@^4.8.0: |
8431 | | - version "4.8.0" |
8432 | | - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.8.0.tgz#621e900caa23b912f737e41be57f27f6b2bff445" |
8433 | | - integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg== |
8434 | | - |
8435 | 8436 | react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.4: |
8436 | 8437 | version "16.13.1" |
8437 | 8438 | resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" |
|
0 commit comments