|
1049 | 1049 | react-table "7.8.0" |
1050 | 1050 | react-useportal "1.0.19" |
1051 | 1051 |
|
1052 | | -"@canonical/react-components@1.9.0": |
1053 | | - version "1.9.0" |
1054 | | - resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.9.0.tgz#9337b35e632d7419eddf51823a5243156893185e" |
1055 | | - integrity sha512-CB2xHvGs/KFsCAbh79pSsJfg+j5Pxmye1qXCeAoirTWj1WIwRiDVV32R07Xys/bAafzINy6kStqJHkq8XUld/g== |
| 1052 | +"@canonical/react-components@2.2.0": |
| 1053 | + version "2.2.0" |
| 1054 | + resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.2.0.tgz#9ede438018e5ea04ea5a7da7ac9a0bb7fa318b9f" |
| 1055 | + integrity sha512-mHx/DOGXwHNmH9xhvmxzwADgzzX4HcFqFFET2SpcqM14tLjD8CzsEhaw+Ua+fIji47OODUSDCfrd/vU85/M8PA== |
1056 | 1056 | dependencies: |
1057 | | - "@types/jest" "29.5.12" |
1058 | | - "@types/node" "20.16.3" |
1059 | | - "@types/react" "18.3.5" |
1060 | | - "@types/react-dom" "18.3.0" |
| 1057 | + "@types/jest" "29.5.14" |
| 1058 | + "@types/node" "20.17.19" |
| 1059 | + "@types/react" "19.0.10" |
| 1060 | + "@types/react-dom" "19.0.4" |
1061 | 1061 | "@types/react-table" "7.7.20" |
1062 | 1062 | classnames "2.5.1" |
| 1063 | + fast-deep-equal "3.1.3" |
1063 | 1064 | jest-environment-jsdom "29.7.0" |
1064 | | - lodash.isequal "4.5.0" |
1065 | 1065 | prop-types "15.8.1" |
1066 | 1066 | react-table "7.8.0" |
1067 | | - react-useportal "1.0.19" |
1068 | 1067 |
|
1069 | 1068 | "@canonical/store-components@0.52.0": |
1070 | 1069 | version "0.52.0" |
|
2431 | 2430 | dependencies: |
2432 | 2431 | undici-types "~6.19.2" |
2433 | 2432 |
|
| 2433 | +"@types/node@20.17.19": |
| 2434 | + version "20.17.19" |
| 2435 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697" |
| 2436 | + integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A== |
| 2437 | + dependencies: |
| 2438 | + undici-types "~6.19.2" |
| 2439 | + |
2434 | 2440 | "@types/prop-types@*": |
2435 | 2441 | version "15.7.14" |
2436 | 2442 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
|
2460 | 2466 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716" |
2461 | 2467 | integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q== |
2462 | 2468 |
|
| 2469 | +"@types/react-dom@19.0.4": |
| 2470 | + version "19.0.4" |
| 2471 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.4.tgz#bedba97f9346bd4c0fe5d39e689713804ec9ac89" |
| 2472 | + integrity sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg== |
| 2473 | + |
2463 | 2474 | "@types/react-redux@7.1.34": |
2464 | 2475 | version "7.1.34" |
2465 | 2476 | resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.34.tgz#83613e1957c481521e6776beeac4fd506d11bd0e" |
|
2526 | 2537 | "@types/prop-types" "*" |
2527 | 2538 | csstype "^3.0.2" |
2528 | 2539 |
|
| 2540 | +"@types/react@19.0.10": |
| 2541 | + version "19.0.10" |
| 2542 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb" |
| 2543 | + integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g== |
| 2544 | + dependencies: |
| 2545 | + csstype "^3.0.2" |
| 2546 | + |
2529 | 2547 | "@types/scheduler@^0.16": |
2530 | 2548 | version "0.16.8" |
2531 | 2549 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
@@ -4541,7 +4559,7 @@ fast-average-color@9.4.0: |
4541 | 4559 | resolved "https://registry.yarnpkg.com/fast-average-color/-/fast-average-color-9.4.0.tgz#eea0182fa8818ea0c70dcc7a85b945f3c716b11b" |
4542 | 4560 | integrity sha512-bvM8vV6YwK07dPbzFz77zJaBcfF6ABVfgNwaxVgXc2G+o0e/tzLCF9WU8Ryp1r0Nkk6JuJNsWCzbb4cLOMlB+Q== |
4543 | 4561 |
|
4544 | | -fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
| 4562 | +fast-deep-equal@3.1.3, fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
4545 | 4563 | version "3.1.3" |
4546 | 4564 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
4547 | 4565 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
|
0 commit comments