|
3 | 3 | "workspaces": { |
4 | 4 | "": { |
5 | 5 | "name": "@luciodale/react-searchable-dropdown", |
6 | | - "dependencies": { |
7 | | - "@floating-ui/react": "^0.27.12", |
8 | | - "autosuggest-highlight": "^3.3.4", |
9 | | - "match-sorter": "^8.0.2", |
10 | | - "react-virtuoso": "^4.12.8", |
11 | | - }, |
12 | 6 | "devDependencies": { |
13 | 7 | "@biomejs/biome": "^1.9.4", |
| 8 | + "@testing-library/jest-dom": "^6.6.3", |
| 9 | + "@testing-library/react": "^16.3.0", |
| 10 | + "@testing-library/user-event": "^14.6.1", |
14 | 11 | "@types/autosuggest-highlight": "^3.2.3", |
15 | 12 | "@types/jsdom": "^21.1.7", |
16 | | - "@types/react": "^18.3.3", |
17 | | - "@types/react-dom": "^18.3.0", |
| 13 | + "@types/react": "^19.0.0", |
| 14 | + "@types/react-dom": "^19.0.0", |
18 | 15 | "@vitejs/plugin-react": "^4.3.1", |
19 | 16 | "@vitest/coverage-v8": "^3.2.4", |
20 | 17 | "@vitest/ui": "3.2.4", |
21 | 18 | "jsdom": "^26.1.0", |
22 | | - "react": "^18.3.1", |
23 | | - "react-dom": "^18.3.1", |
| 19 | + "react": "^19.0.0", |
| 20 | + "react-dom": "^19.0.0", |
24 | 21 | "vite": "^5.3.1", |
25 | 22 | "vite-plugin-dts": "^3.9.1", |
26 | 23 | "vite-plugin-static-copy": "^3.0.2", |
27 | 24 | "vitest": "^3.2.4", |
28 | 25 | }, |
29 | | - "peerDependencies": { |
30 | | - "react": ">=16 || >=17 || >= 18 || >= 19", |
31 | | - "react-dom": ">=16 || >=17 || >= 18 || >=19", |
32 | | - }, |
33 | 26 | }, |
34 | 27 | "packages/docs": { |
35 | 28 | "name": "react-searchable-dropdown-docs", |
36 | 29 | "version": "0.0.27", |
37 | 30 | "dependencies": { |
38 | | - "@luciodale/react-searchable-dropdown": "^0.0.30", |
39 | | - "react": "^18.3.1", |
40 | | - "react-dom": "^18.3.1", |
| 31 | + "@luciodale/react-searchable-dropdown": "workspace:*", |
41 | 32 | }, |
42 | 33 | "devDependencies": { |
43 | 34 | "@playwright/test": "^1.53.1", |
44 | | - "@testing-library/jest-dom": "^6.6.3", |
45 | | - "@testing-library/react": "^16.3.0", |
46 | | - "@testing-library/user-event": "^14.6.1", |
47 | 35 | "@types/node": "^24.0.0", |
48 | | - "@types/react": "^18.3.3", |
49 | | - "@types/react-dom": "^18.3.0", |
50 | 36 | "@vitejs/plugin-react": "^4.3.1", |
51 | | - "jsdom": "^26.1.0", |
52 | 37 | "vite": "^5.3.1", |
53 | 38 | }, |
54 | 39 | }, |
55 | 40 | "packages/library": { |
56 | 41 | "name": "@luciodale/react-searchable-dropdown", |
57 | | - "version": "0.0.30", |
| 42 | + "version": "0.0.32", |
58 | 43 | "dependencies": { |
59 | 44 | "@floating-ui/react": "^0.27.12", |
60 | 45 | "autosuggest-highlight": "^3.3.4", |
|
312 | 297 |
|
313 | 298 | "@types/node": [ "@types/[email protected]", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg=="], |
314 | 299 |
|
315 | | - "@types/prop-types": [ "@types/[email protected]", "", {}, "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw=="], |
316 | | - |
317 | | - "@types/react": [ "@types/[email protected]", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w=="], |
| 300 | + "@types/react": [ "@types/[email protected]", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="], |
318 | 301 |
|
319 | | - "@types/react-dom": ["@types/react-dom@18.3.7", "", { "peerDependencies": { "@types/react": "^18.0.0" } }, "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ=="], |
| 302 | + "@types/react-dom": ["@types/react-dom@19.1.6", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw=="], |
320 | 303 |
|
321 | 304 | "@types/tough-cookie": [ "@types/[email protected]", "", {}, "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA=="], |
322 | 305 |
|
|
546 | 529 |
|
547 | 530 | "lodash.isequal": [ "[email protected]", "", {}, "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ=="], |
548 | 531 |
|
549 | | - "loose-envify": [ "[email protected]", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="], |
550 | | - |
551 | 532 | "loupe": [ "[email protected]", "", {}, "sha512-wJzkKwJrheKtknCOKNEtDK4iqg/MxmZheEMtSTYvnzRdEYaZzmgH976nenp8WdJRdx5Vc1X/9MO0Oszl6ezeXg=="], |
552 | 533 |
|
553 | 534 | "lru-cache": [ "[email protected]", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], |
|
800 | 781 |
|
801 | 782 | "anymatch/picomatch": [ "[email protected]", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], |
802 | 783 |
|
803 | | - "loose-envify/js-tokens": [ "[email protected]", "", {}, "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="], |
804 | | - |
805 | 784 | "make-dir/semver": [ "[email protected]", "", { "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" } }, "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA=="], |
806 | 785 |
|
807 | 786 | "match-sorter/remove-accents": [ "[email protected]", "", {}, "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A=="], |
|
812 | 791 |
|
813 | 792 | "pretty-format/ansi-styles": [ "[email protected]", "", {}, "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="], |
814 | 793 |
|
815 | | - "react-searchable-dropdown-docs/@luciodale/react-searchable-dropdown": [ "@luciodale/[email protected]", "", { "dependencies": { "@floating-ui/react": "^0.27.12", "autosuggest-highlight": "^3.3.4", "match-sorter": "^8.0.2", "react-virtuoso": "^4.12.8" }, "peerDependencies": { "react": ">=16 || >=17 || >= 18 || >= 19", "react-dom": ">=16 || >=17 || >= 18 || >=19" } }, "sha512-PK81tho4Q/5WkntHPB7Cht3n/x5XIcdhxKqpUaPhAgNDrv4jscYT+YNahjPSVNoRvBZBD+CT6M38SouqGEOKWQ=="], |
816 | | - |
817 | | - "react-searchable-dropdown-docs/react": [ "[email protected]", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ=="], |
818 | | - |
819 | | - "react-searchable-dropdown-docs/react-dom": [ "[email protected]", "", { "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" }, "peerDependencies": { "react": "^18.3.1" } }, "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw=="], |
820 | | - |
821 | 794 | "readdirp/picomatch": [ "[email protected]", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="], |
822 | 795 |
|
823 | 796 | "string-width-cjs/emoji-regex": [ "[email protected]", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], |
|
846 | 819 |
|
847 | 820 | "make-dir/semver/lru-cache": [ "[email protected]", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], |
848 | 821 |
|
849 | | - "react-searchable-dropdown-docs/react-dom/scheduler": [ "[email protected]", "", { "dependencies": { "loose-envify": "^1.1.0" } }, "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ=="], |
850 | | - |
851 | 822 | "vue-tsc/semver/lru-cache": [ "[email protected]", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], |
852 | 823 |
|
853 | 824 | "wrap-ansi-cjs/string-width/emoji-regex": [ "[email protected]", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], |
|
0 commit comments