|
1027 | 1027 | react-table "7.8.0" |
1028 | 1028 | react-useportal "1.0.19" |
1029 | 1029 |
|
1030 | | -"@canonical/react-components@1.9.0": |
1031 | | - version "1.9.0" |
1032 | | - resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.9.0.tgz#9337b35e632d7419eddf51823a5243156893185e" |
1033 | | - integrity sha512-CB2xHvGs/KFsCAbh79pSsJfg+j5Pxmye1qXCeAoirTWj1WIwRiDVV32R07Xys/bAafzINy6kStqJHkq8XUld/g== |
| 1030 | +"@canonical/react-components@2.1.0": |
| 1031 | + version "2.1.0" |
| 1032 | + resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.1.0.tgz#439d5ca03b009b0c0ad72c8bb5170857bbecce86" |
| 1033 | + integrity sha512-OaZcQmwoXj25kCvOxYhaJQhUc4CX8t5pVbuqb+t2ELfREVRvlTnKAxMHeuAyihK81FQ712M8ziiKfybp2mNZYg== |
1034 | 1034 | dependencies: |
1035 | | - "@types/jest" "29.5.12" |
1036 | | - "@types/node" "20.16.3" |
1037 | | - "@types/react" "18.3.5" |
1038 | | - "@types/react-dom" "18.3.0" |
| 1035 | + "@types/jest" "29.5.14" |
| 1036 | + "@types/node" "20.17.13" |
| 1037 | + "@types/react" "19.0.8" |
| 1038 | + "@types/react-dom" "19.0.3" |
1039 | 1039 | "@types/react-table" "7.7.20" |
1040 | 1040 | classnames "2.5.1" |
1041 | 1041 | jest-environment-jsdom "29.7.0" |
1042 | 1042 | lodash.isequal "4.5.0" |
1043 | 1043 | prop-types "15.8.1" |
1044 | 1044 | react-table "7.8.0" |
1045 | | - react-useportal "1.0.19" |
1046 | 1045 |
|
1047 | 1046 | "@canonical/store-components@0.52.0": |
1048 | 1047 | version "0.52.0" |
|
2347 | 2346 | dependencies: |
2348 | 2347 | undici-types "~6.19.2" |
2349 | 2348 |
|
| 2349 | +"@types/node@20.17.13": |
| 2350 | + version "20.17.13" |
| 2351 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00" |
| 2352 | + integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw== |
| 2353 | + dependencies: |
| 2354 | + undici-types "~6.19.2" |
| 2355 | + |
2350 | 2356 | "@types/prop-types@*": |
2351 | 2357 | version "15.7.14" |
2352 | 2358 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
|
2376 | 2382 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716" |
2377 | 2383 | integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q== |
2378 | 2384 |
|
| 2385 | +"@types/react-dom@19.0.3": |
| 2386 | + version "19.0.3" |
| 2387 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4" |
| 2388 | + integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA== |
| 2389 | + |
2379 | 2390 | "@types/react-redux@7.1.34": |
2380 | 2391 | version "7.1.34" |
2381 | 2392 | resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.34.tgz#83613e1957c481521e6776beeac4fd506d11bd0e" |
|
2442 | 2453 | "@types/prop-types" "*" |
2443 | 2454 | csstype "^3.0.2" |
2444 | 2455 |
|
| 2456 | +"@types/react@19.0.8": |
| 2457 | + version "19.0.8" |
| 2458 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e" |
| 2459 | + integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw== |
| 2460 | + dependencies: |
| 2461 | + csstype "^3.0.2" |
| 2462 | + |
2445 | 2463 | "@types/scheduler@^0.16": |
2446 | 2464 | version "0.16.8" |
2447 | 2465 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
|
0 commit comments