|
2316 | 2316 | "@emnapi/runtime" "^1.1.0"
|
2317 | 2317 | "@tybys/wasm-util" "^0.9.0"
|
2318 | 2318 |
|
2319 |
| -"@nivo/annotations@0.94.0": |
2320 |
| - version "0.94.0" |
2321 |
| - resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.94.0.tgz#68ffc3b8b2575f3f1110d24bf40631892a263f66" |
2322 |
| - integrity sha512-QtrowtPqsDsFAKaTCrSZ+hc5k0HIX788humf3nQ0girUeN1H22G1pmCAf0XIVevi+bRg/V+srrjRXUtxA9bhig== |
2323 |
| - dependencies: |
2324 |
| - "@nivo/colors" "0.94.0" |
2325 |
| - "@nivo/core" "0.94.0" |
2326 |
| - "@nivo/theming" "0.94.0" |
2327 |
| - "@react-spring/web" "9.4.5 || ^9.7.2" |
| 2319 | +"@nivo/annotations@0.98.0": |
| 2320 | + version "0.98.0" |
| 2321 | + resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.98.0.tgz#623925f7e6245eda36c25303796a659ba3934b4b" |
| 2322 | + integrity sha512-nyW5Jn9PYsmMQIDGRdgQdNPvpEh/574vQjTzsIGoRDlC4F977uanPvOswdnc6C9K1+5O4xIrm2H2LafFU9H/dg== |
| 2323 | + dependencies: |
| 2324 | + "@nivo/colors" "0.98.0" |
| 2325 | + "@nivo/core" "0.98.0" |
| 2326 | + "@nivo/theming" "0.98.0" |
| 2327 | + "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" |
2328 | 2328 | lodash "^4.17.21"
|
2329 | 2329 |
|
2330 |
| -"@nivo/axes@0.94.0": |
2331 |
| - version "0.94.0" |
2332 |
| - resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.94.0.tgz#a6807c63cc0cc7c8ea2ff3ef9f9bbd58b259efa3" |
2333 |
| - integrity sha512-Amca379z6iIqho2keuqPXRu6HXKu8WZl5cDq5yg5SWvdLanVegmsW0Ot220B8sKEYabK3Xr1Xq9ixjd4nApCYA== |
| 2330 | +"@nivo/axes@0.98.0": |
| 2331 | + version "0.98.0" |
| 2332 | + resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.98.0.tgz#6d4b5e0e4ee5f1dc4ac160e3ca53197bfa474d5f" |
| 2333 | + integrity sha512-zqGaJyxJYA04/xSPaA9p0SbED8m7sJNgJXd5z0Ty5s/5RyG6Ayo0aJZ63p5SzG+3Wko9BJOjqa0D3TWjqRPqSQ== |
2334 | 2334 | dependencies:
|
2335 |
| - "@nivo/core" "0.94.0" |
2336 |
| - "@nivo/scales" "0.94.0" |
2337 |
| - "@nivo/text" "0.94.0" |
2338 |
| - "@nivo/theming" "0.94.0" |
2339 |
| - "@react-spring/web" "9.4.5 || ^9.7.2" |
| 2335 | + "@nivo/core" "0.98.0" |
| 2336 | + "@nivo/scales" "0.98.0" |
| 2337 | + "@nivo/text" "0.98.0" |
| 2338 | + "@nivo/theming" "0.98.0" |
| 2339 | + "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" |
2340 | 2340 | "@types/d3-format" "^1.4.1"
|
2341 | 2341 | "@types/d3-time-format" "^2.3.1"
|
2342 | 2342 | d3-format "^1.4.4"
|
2343 | 2343 | d3-time-format "^3.0.0"
|
2344 | 2344 |
|
2345 |
| -"@nivo/colors@0.94.0": |
2346 |
| - version "0.94.0" |
2347 |
| - resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.94.0.tgz#61621d2d1b94f051de77bd1596d55807b32922ae" |
2348 |
| - integrity sha512-hOeAJqTjyNCkem2N60Gx9B8O5RAh4K4kT7XSSytpAm4hkQEupr06xbPK86wb0TLZdgm4LdmKgszFv6yNIbOD9g== |
| 2345 | +"@nivo/colors@0.98.0": |
| 2346 | + version "0.98.0" |
| 2347 | + resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.98.0.tgz#316e051ac2d3c8d6f2667d6e69afda6c63827520" |
| 2348 | + integrity sha512-fgT7ygZfJ2yrEQRLyfnjW0MV1tRFw5iTgE1tMYHvR85BjEUGur37PkgAfHda+tyJRSCzSnsahy1EpPZQO15ogA== |
2349 | 2349 | dependencies:
|
2350 |
| - "@nivo/core" "0.94.0" |
2351 |
| - "@nivo/theming" "0.94.0" |
| 2350 | + "@nivo/core" "0.98.0" |
| 2351 | + "@nivo/theming" "0.98.0" |
2352 | 2352 | "@types/d3-color" "^3.0.0"
|
2353 | 2353 | "@types/d3-scale" "^4.0.8"
|
2354 | 2354 | "@types/d3-scale-chromatic" "^3.0.0"
|
|
2357 | 2357 | d3-scale-chromatic "^3.0.0"
|
2358 | 2358 | lodash "^4.17.21"
|
2359 | 2359 |
|
2360 |
| -"@nivo/core@0.94.0": |
2361 |
| - version "0.94.0" |
2362 |
| - resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.94.0.tgz#d4153ac9774b9ab4f936fc285de108bdd15fb7dc" |
2363 |
| - integrity sha512-xkUyVm2fWLlleXlUY9dqr9jLRUj2bUfC2rpW4u0hp8OCeJSB2Yq9IZt1fAecOanoYvvB0B9BnVoxdJiOad0FZA== |
| 2360 | +"@nivo/core@0.98.0": |
| 2361 | + version "0.98.0" |
| 2362 | + resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.98.0.tgz#30346f67b0fc879c2dfe0256d18ed1eefaeef04d" |
| 2363 | + integrity sha512-QMY8IDMUGdXDmNFqFaFSXJAGHX/tKWrGhAFqxOm6wF+MNsADW3wNJJ/waMllfOvKQ8AE1eq3InFW58Zt3UATgQ== |
2364 | 2364 | dependencies:
|
2365 |
| - "@nivo/theming" "0.94.0" |
2366 |
| - "@nivo/tooltip" "0.94.0" |
2367 |
| - "@react-spring/web" "9.4.5 || ^9.7.2" |
| 2365 | + "@nivo/theming" "0.98.0" |
| 2366 | + "@nivo/tooltip" "0.98.0" |
| 2367 | + "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" |
2368 | 2368 | "@types/d3-shape" "^3.1.6"
|
2369 | 2369 | d3-color "^3.1.0"
|
2370 | 2370 | d3-format "^1.4.4"
|
|
2374 | 2374 | d3-shape "^3.2.0"
|
2375 | 2375 | d3-time-format "^3.0.0"
|
2376 | 2376 | lodash "^4.17.21"
|
2377 |
| - |
2378 |
| - |
2379 |
| - version "0.94.0" |
2380 |
| - resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.94.0.tgz#ae3aa77091d63975b153635a3299373e7124fde5" |
2381 |
| - integrity sha512-gt+g3RKGLuBLhJcT3JjXSHw5pY/uZ2gBsoUf22J//9/mK6iicdBCl/R1ZltVVB6oDXNJ9KM6CqO97uDOITnemg== |
2382 |
| - dependencies: |
2383 |
| - "@nivo/colors" "0.94.0" |
2384 |
| - "@nivo/core" "0.94.0" |
2385 |
| - "@nivo/text" "0.94.0" |
2386 |
| - "@nivo/theming" "0.94.0" |
| 2377 | + react-virtualized-auto-sizer "^1.0.26" |
| 2378 | + use-debounce "^10.0.4" |
| 2379 | + |
| 2380 | + |
| 2381 | + version "0.98.0" |
| 2382 | + resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.98.0.tgz#cdb86b4d4a6efc15d012e30664ff2c8c6ddd5194" |
| 2383 | + integrity sha512-UBeb13rTanqh8lwrw3kFapLlHTLSnaGKd9Vf2ZdljuVz4RWJDH8yRYhejbzF7F7O80wht61JoknbbJ86DLDTCg== |
| 2384 | + dependencies: |
| 2385 | + "@nivo/colors" "0.98.0" |
| 2386 | + "@nivo/core" "0.98.0" |
| 2387 | + "@nivo/text" "0.98.0" |
| 2388 | + "@nivo/theming" "0.98.0" |
2387 | 2389 | "@types/d3-scale" "^4.0.8"
|
2388 | 2390 | d3-scale "^4.0.2"
|
2389 | 2391 |
|
2390 |
| -"@nivo/line@^0.94.0": |
2391 |
| - version "0.94.0" |
2392 |
| - resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.94.0.tgz#8b29ffd394ae2465cbac1f4665648e78958d229d" |
2393 |
| - integrity sha512-L9Ht80rBPQD0CZF6r2vp6JTEurBdwmGZkPcpIgRyleXiu8tlJIbmlwkoC+7ZzXF2gETXnC4OKPOSe6SPiiz/1g== |
2394 |
| - dependencies: |
2395 |
| - "@nivo/annotations" "0.94.0" |
2396 |
| - "@nivo/axes" "0.94.0" |
2397 |
| - "@nivo/colors" "0.94.0" |
2398 |
| - "@nivo/core" "0.94.0" |
2399 |
| - "@nivo/legends" "0.94.0" |
2400 |
| - "@nivo/scales" "0.94.0" |
2401 |
| - "@nivo/theming" "0.94.0" |
2402 |
| - "@nivo/tooltip" "0.94.0" |
2403 |
| - "@nivo/voronoi" "0.94.0" |
2404 |
| - "@react-spring/web" "9.4.5 || ^9.7.2" |
| 2392 | +"@nivo/line@^0.98.0": |
| 2393 | + version "0.98.0" |
| 2394 | + resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.98.0.tgz#194c79da0a6e8437e54a5b0298c31ca2387bf4a0" |
| 2395 | + integrity sha512-ilbtlCjXtXC1c4D5glr7oh6vKWIz3U3CTQK2BxGPsVTc8LjHQKCseCAVBXO3NzdTxq+Iy5bQ2ltHXeVh+5RKrg== |
| 2396 | + dependencies: |
| 2397 | + "@nivo/annotations" "0.98.0" |
| 2398 | + "@nivo/axes" "0.98.0" |
| 2399 | + "@nivo/colors" "0.98.0" |
| 2400 | + "@nivo/core" "0.98.0" |
| 2401 | + "@nivo/legends" "0.98.0" |
| 2402 | + "@nivo/scales" "0.98.0" |
| 2403 | + "@nivo/theming" "0.98.0" |
| 2404 | + "@nivo/tooltip" "0.98.0" |
| 2405 | + "@nivo/voronoi" "0.98.0" |
| 2406 | + "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" |
2405 | 2407 | "@types/d3-shape" "^3.1.6"
|
2406 | 2408 | d3-shape "^3.2.0"
|
2407 | 2409 |
|
2408 |
| -"@nivo/scales@0.94.0": |
2409 |
| - version "0.94.0" |
2410 |
| - resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.94.0.tgz#e04c222dab4072079c3f364659faadadf7167ce6" |
2411 |
| - integrity sha512-VRzfCUN8UW1Q7AhIZPHTauR1tFUbq0VhFhGIAVmjZlHRN/niV2EMh+pjOfTFod0bGV9lEryGa9Pv5TlQjFnBEw== |
| 2410 | +"@nivo/scales@0.98.0": |
| 2411 | + version "0.98.0" |
| 2412 | + resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.98.0.tgz#06b4d6eae83a27081a07a3f3dbe3ee368729128c" |
| 2413 | + integrity sha512-bT14fWI6UceFrxcI4JyIBbv369c0M/AVbKj8UUUu8qc6iElgYHy6YrzPC9XkXY1lfWQ+YVugCB0VDWfjRfLtHA== |
2412 | 2414 | dependencies:
|
2413 | 2415 | "@types/d3-interpolate" "^3.0.4"
|
2414 | 2416 | "@types/d3-scale" "^4.0.8"
|
|
2420 | 2422 | d3-time-format "^3.0.0"
|
2421 | 2423 | lodash "^4.17.21"
|
2422 | 2424 |
|
2423 |
| - |
2424 |
| - version "0.94.0" |
2425 |
| - resolved "https://registry.yarnpkg.com/@nivo/text/-/text-0.94.0.tgz#8d92749065ea33917d0cf7ac5a6cbf89aedf286a" |
2426 |
| - integrity sha512-W40zFEoDsN0Xnj8pW/bUkxUlGmdBWWm56gn6RTWffYx6bAuZu4WRtJJBST7u3VHFWGKLwuv4msIz0lykIFcm+w== |
2427 |
| - dependencies: |
2428 |
| - "@nivo/core" "0.94.0" |
2429 |
| - "@nivo/theming" "0.94.0" |
2430 |
| - "@react-spring/web" "9.4.5 || ^9.7.2" |
2431 |
| - |
2432 |
| - |
2433 |
| - version "0.94.0" |
2434 |
| - resolved "https://registry.yarnpkg.com/@nivo/theming/-/theming-0.94.0.tgz#dca635d16a890e730525c324f7b218cee623082f" |
2435 |
| - integrity sha512-d3FthcQr2Im1MYQi6mVYducrOmEspkMAqT08iJJyZVmT8uODWLOgXrMDtq0RQODQ71axtzE17rS5jMuU8wNA4A== |
2436 |
| - |
2437 |
| - |
2438 |
| - version "0.94.0" |
2439 |
| - resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.94.0.tgz#f37c036729ba6dcfad8f7ae0799307f1a7940a45" |
2440 |
| - integrity sha512-vLyYN0rdq0J3/TgyZs5lmdjqb3Q+HMo5U1XBSGdLKOp/khybNGdyxR2EUL2kaSAwkK1AeQ8sbrErkQyJfRbk8Q== |
2441 |
| - dependencies: |
2442 |
| - "@nivo/core" "0.94.0" |
2443 |
| - "@nivo/theming" "0.94.0" |
2444 |
| - "@react-spring/web" "9.4.5 || ^9.7.2" |
2445 |
| - |
2446 |
| - |
2447 |
| - version "0.94.0" |
2448 |
| - resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.94.0.tgz#48189cb1437d5ed5a1d0656ed9a51b180d8c5696" |
2449 |
| - integrity sha512-uqnaRAJlaYBoc3sg5Pzx1gvZ8DdQbs5wh/nq4LI6cxA9Di/M3q/rS1SThmleCYoANHDxYa5+0VcFzWf3/YvjVA== |
2450 |
| - dependencies: |
2451 |
| - "@nivo/core" "0.94.0" |
2452 |
| - "@nivo/theming" "0.94.0" |
2453 |
| - "@nivo/tooltip" "0.94.0" |
| 2425 | + |
| 2426 | + version "0.98.0" |
| 2427 | + resolved "https://registry.yarnpkg.com/@nivo/text/-/text-0.98.0.tgz#1a3ae6974dbc0bbd24e1903a862aebe2340a0150" |
| 2428 | + integrity sha512-cUG8ve988AmNCx6q7Ri14KP9YAPrvAED2yDmZdMoSheB46R4cvnPzs7Szr86qToG+DAWUFksq/SXd1aIch+FzA== |
| 2429 | + dependencies: |
| 2430 | + "@nivo/core" "0.98.0" |
| 2431 | + "@nivo/theming" "0.98.0" |
| 2432 | + "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" |
| 2433 | + |
| 2434 | + |
| 2435 | + version "0.98.0" |
| 2436 | + resolved "https://registry.yarnpkg.com/@nivo/theming/-/theming-0.98.0.tgz#3b9138f4582234d3fccae9aca90bb58b18d348b7" |
| 2437 | + integrity sha512-EUw4ggHpJ1ZlUR7hFW1LBgj7Jtc1bKKrjKFy7VpneXNp9oOudW04WcIFpcCOof9RBqThEfdUJP8cVVARLtjhvw== |
| 2438 | + dependencies: |
| 2439 | + lodash "^4.17.21" |
| 2440 | + |
| 2441 | + |
| 2442 | + version "0.98.0" |
| 2443 | + resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.98.0.tgz#b87465b77e646759e3ec154b49d47ea4a004e9a7" |
| 2444 | + integrity sha512-oICybVcdqTih1mAlx7pb5ba56dwi0HbShZDm+Sx5fV6slQ9NiV3Mdk6s0LcAVRI224EXhnf1JD0O1u5lBIa+Kg== |
| 2445 | + dependencies: |
| 2446 | + "@nivo/core" "0.98.0" |
| 2447 | + "@nivo/theming" "0.98.0" |
| 2448 | + "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" |
| 2449 | + |
| 2450 | + |
| 2451 | + version "0.98.0" |
| 2452 | + resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.98.0.tgz#6427b9865de5405cea73e781bf94a823a0df544b" |
| 2453 | + integrity sha512-3ld3iU0EnDDJAvLG3mg1bRbM0XLXd7L7hQXXeqlCJ+UhwV+kQF1rgCsgNnFQZoxWbVzJaxLKQbXu+bKIpYbU8Q== |
| 2454 | + dependencies: |
| 2455 | + "@nivo/core" "0.98.0" |
| 2456 | + "@nivo/theming" "0.98.0" |
| 2457 | + "@nivo/tooltip" "0.98.0" |
2454 | 2458 | "@types/d3-delaunay" "^6.0.4"
|
2455 | 2459 | "@types/d3-scale" "^4.0.8"
|
2456 | 2460 | d3-delaunay "^6.0.4"
|
|
2678 | 2682 | resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
|
2679 | 2683 | integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==
|
2680 | 2684 |
|
2681 |
| -"@react-spring/animated@~9.7.5": |
2682 |
| - version "9.7.5" |
2683 |
| - resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.5.tgz#eb0373aaf99b879736b380c2829312dae3b05f28" |
2684 |
| - integrity sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg== |
| 2685 | +"@react-spring/animated@~10.0.0": |
| 2686 | + version "10.0.0" |
| 2687 | + resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-10.0.0.tgz#a0a5cc161519d7666c48f68e479e6f1ef52b7b4d" |
| 2688 | + integrity sha512-GQbUaPP4Q+KNBlr3xc2b+qpvttWxBDr6SL+48FNFbxLoACM9GUbHgDzU+LrjSMYVzftpFo2zfu+cf+r8EoFc7g== |
2685 | 2689 | dependencies:
|
2686 |
| - "@react-spring/shared" "~9.7.5" |
2687 |
| - "@react-spring/types" "~9.7.5" |
| 2690 | + "@react-spring/shared" "~10.0.0" |
| 2691 | + "@react-spring/types" "~10.0.0" |
2688 | 2692 |
|
2689 |
| -"@react-spring/core@~9.7.5": |
2690 |
| - version "9.7.5" |
2691 |
| - resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.5.tgz#72159079f52c1c12813d78b52d4f17c0bf6411f7" |
2692 |
| - integrity sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w== |
| 2693 | +"@react-spring/core@~10.0.0": |
| 2694 | + version "10.0.0" |
| 2695 | + resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-10.0.0.tgz#ee50e485dee097699398a7ddeb4a6151c56e5e58" |
| 2696 | + integrity sha512-FbakR0e79MI3IW6KcPWnuLePNLudgNwQMbDVqxjX2E4gLpruI2ZTZu3Z/d6mB/gUOtOqELUMo5ueckzXZwyu7A== |
2693 | 2697 | dependencies:
|
2694 |
| - "@react-spring/animated" "~9.7.5" |
2695 |
| - "@react-spring/shared" "~9.7.5" |
2696 |
| - "@react-spring/types" "~9.7.5" |
| 2698 | + "@react-spring/animated" "~10.0.0" |
| 2699 | + "@react-spring/shared" "~10.0.0" |
| 2700 | + "@react-spring/types" "~10.0.0" |
2697 | 2701 |
|
2698 |
| -"@react-spring/rafz@~9.7.5": |
2699 |
| - version "9.7.5" |
2700 |
| - resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.5.tgz#ee7959676e7b5d6a3813e8c17d5e50df98b95df9" |
2701 |
| - integrity sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw== |
| 2702 | +"@react-spring/rafz@~10.0.0": |
| 2703 | + version "10.0.0" |
| 2704 | + resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-10.0.0.tgz#50accf4dea73346a3a0d14907a92aafd24585b6d" |
| 2705 | + integrity sha512-j8cwCiJKGNDw1DQLYo/3Z+RIGC+6yZiyDqmvwv3uAJHjL0b+xnLwpKz4SW94kIJcJBNetkYDrwzTMFv4U3JVQA== |
2702 | 2706 |
|
2703 |
| -"@react-spring/shared@~9.7.5": |
2704 |
| - version "9.7.5" |
2705 |
| - resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.5.tgz#6d513622df6ad750bbbd4dedb4ca0a653ec92073" |
2706 |
| - integrity sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw== |
| 2707 | +"@react-spring/shared@~10.0.0": |
| 2708 | + version "10.0.0" |
| 2709 | + resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-10.0.0.tgz#171835348b832ded716fe1b688a90fa317813d34" |
| 2710 | + integrity sha512-MQThixU7zP89+UHfgdsl6ceN9aMU1HQ0zPDAZ6Z1qHghIpmocZvPf3L+y08wS7SefkreRNqoIuv/XdlG5uVReQ== |
2707 | 2711 | dependencies:
|
2708 |
| - "@react-spring/rafz" "~9.7.5" |
2709 |
| - "@react-spring/types" "~9.7.5" |
| 2712 | + "@react-spring/rafz" "~10.0.0" |
| 2713 | + "@react-spring/types" "~10.0.0" |
2710 | 2714 |
|
2711 |
| -"@react-spring/types@~9.7.5": |
2712 |
| - version "9.7.5" |
2713 |
| - resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.5.tgz#e5dd180f3ed985b44fd2cd2f32aa9203752ef3e8" |
2714 |
| - integrity sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g== |
| 2715 | +"@react-spring/types@~10.0.0": |
| 2716 | + version "10.0.0" |
| 2717 | + resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-10.0.0.tgz#c21bae3088f8a9f35b18e295fa4b4b34eab4f5d4" |
| 2718 | + integrity sha512-dCvBpZA38MGfOqLVvsfOrmKig1NR9jD0BjEmFn5dPPaGgtgEU8QjBrxTnU282Fgf+SOBJfPtOsHRa/uHGBza5Q== |
2715 | 2719 |
|
2716 |
| -"@react-spring/ [email protected] || ^9.7.2": |
2717 |
| - version "9.7.5" |
2718 |
| - resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.5.tgz#7d7782560b3a6fb9066b52824690da738605de80" |
2719 |
| - integrity sha512-lmvqGwpe+CSttsWNZVr+Dg62adtKhauGwLyGE/RRyZ8AAMLgb9x3NDMA5RMElXo+IMyTkPp7nxTB8ZQlmhb6JQ== |
| 2720 | +"@react-spring/ [email protected] || ^9.7.2 || ^10.0": |
| 2721 | + version "10.0.0" |
| 2722 | + resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-10.0.0.tgz#4f9ecc70c25b270da108cfffc35ffb8e78dac459" |
| 2723 | + integrity sha512-3fVXEMcqqMLDFDZ9hKQP7GEW9sJ1uX37/G9IYA4dBSR/vgWg6DJR+hN+iSCALPUXAfRiKt38LosTQ8aBUfnrXA== |
2720 | 2724 | dependencies:
|
2721 |
| - "@react-spring/animated" "~9.7.5" |
2722 |
| - "@react-spring/core" "~9.7.5" |
2723 |
| - "@react-spring/shared" "~9.7.5" |
2724 |
| - "@react-spring/types" "~9.7.5" |
| 2725 | + "@react-spring/animated" "~10.0.0" |
| 2726 | + "@react-spring/core" "~10.0.0" |
| 2727 | + "@react-spring/shared" "~10.0.0" |
| 2728 | + "@react-spring/types" "~10.0.0" |
2725 | 2729 |
|
2726 | 2730 |
|
2727 | 2731 | version "1.2.0-alpha.0"
|
|
10114 | 10118 | tiny-invariant "^1.0.2"
|
10115 | 10119 | tiny-warning "^1.0.0"
|
10116 | 10120 |
|
| 10121 | +react-virtualized-auto-sizer@^1.0.26: |
| 10122 | + version "1.0.26" |
| 10123 | + resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.26.tgz#e9470ef6a778dc4f1d5fd76305fa2d8b610c357a" |
| 10124 | + integrity sha512-CblNyiNVw2o+hsa5/49NH2ogGxZ+t+3aweRvNSq7TVjDIlwk7ir4lencEg5HxHeSzwNarSkNkiu0qJSOXtxm5A== |
| 10125 | + |
10117 | 10126 | react@^19.0.0:
|
10118 | 10127 | version "19.0.0"
|
10119 | 10128 | resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
|
@@ -11612,6 +11621,11 @@ url-loader@^4.1.1:
|
11612 | 11621 | mime-types "^2.1.27"
|
11613 | 11622 | schema-utils "^3.0.0"
|
11614 | 11623 |
|
| 11624 | +use-debounce@^10.0.4: |
| 11625 | + version "10.0.4" |
| 11626 | + resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-10.0.4.tgz#2135be498ad855416c4495cfd8e0e130bd33bb24" |
| 11627 | + integrity sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw== |
| 11628 | + |
11615 | 11629 | util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
11616 | 11630 | version "1.0.2"
|
11617 | 11631 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
0 commit comments