|
560 | 560 | }, |
561 | 561 | "dependencies": { |
562 | 562 | "@dnd-kit/utilities": "^3.2.2", |
563 | | - "@radix-ui/react-avatar": "^1", |
564 | | - "@radix-ui/react-checkbox": "^1", |
565 | | - "@radix-ui/react-collapsible": "^1", |
566 | | - "@radix-ui/react-dialog": "^1", |
567 | | - "@radix-ui/react-dropdown-menu": "^2", |
568 | | - "@radix-ui/react-hover-card": "^1", |
569 | | - "@radix-ui/react-label": "^2", |
570 | | - "@radix-ui/react-popover": "^1", |
571 | | - "@radix-ui/react-radio-group": "^1", |
572 | | - "@radix-ui/react-select": "^2", |
573 | | - "@radix-ui/react-separator": "^1", |
574 | | - "@radix-ui/react-slot": "^1", |
575 | | - "@radix-ui/react-switch": "^1", |
576 | | - "@radix-ui/react-tabs": "^1", |
577 | | - "@radix-ui/react-tooltip": "^1", |
578 | | - "@radix-ui/react-visually-hidden": "^1", |
| 563 | + "@radix-ui/react-avatar": "^1.1.11", |
| 564 | + "@radix-ui/react-checkbox": "^1.3.3", |
| 565 | + "@radix-ui/react-collapsible": "^1.1.12", |
| 566 | + "@radix-ui/react-dialog": "^1.1.15", |
| 567 | + "@radix-ui/react-dropdown-menu": "^2.1.16", |
| 568 | + "@radix-ui/react-hover-card": "^1.1.15", |
| 569 | + "@radix-ui/react-label": "^2.1.8", |
| 570 | + "@radix-ui/react-popover": "^1.1.15", |
| 571 | + "@radix-ui/react-radio-group": "^1.3.8", |
| 572 | + "@radix-ui/react-select": "^2.2.6", |
| 573 | + "@radix-ui/react-separator": "^1.1.8", |
| 574 | + "@radix-ui/react-slot": "^1.2.4", |
| 575 | + "@radix-ui/react-switch": "^1.2.6", |
| 576 | + "@radix-ui/react-tabs": "^1.1.13", |
| 577 | + "@radix-ui/react-tooltip": "^1.2.8", |
| 578 | + "@radix-ui/react-visually-hidden": "^1.2.4", |
579 | 579 | "class-variance-authority": "^0.7.1", |
580 | 580 | "clsx": "^2.1.1", |
581 | 581 | "cmdk": "^1.1.1", |
582 | | - "isomorphic-dompurify": "^3.12.0", |
| 582 | + "isomorphic-dompurify": "^3.15.0", |
583 | 583 | "tailwind-merge": "^3.6.0", |
584 | | - "tw-animate-css": "^1" |
| 584 | + "tw-animate-css": "^1.4.0" |
585 | 585 | }, |
586 | 586 | "devDependencies": { |
587 | | - "@conform-to/react": "^1.19.2", |
588 | | - "@conform-to/zod": "^1.19.2", |
| 587 | + "@conform-to/react": "^1.19.3", |
| 588 | + "@conform-to/zod": "^1.19.3", |
589 | 589 | "@dnd-kit/core": "^6.3.1", |
590 | 590 | "@dnd-kit/sortable": "^10.0.0", |
591 | | - "@hookform/resolvers": "^5.2.2", |
| 591 | + "@hookform/resolvers": "^5.4.0", |
592 | 592 | "@monaco-editor/react": "^4.7.0", |
593 | 593 | "@repo/config": "workspace:*", |
594 | 594 | "@repo/shadcn": "workspace:*", |
595 | 595 | "@stepperize/react": "^6.1.0", |
596 | 596 | "@tanstack/react-table": "^8.21.3", |
597 | | - "@tanstack/react-virtual": "^3.13.24", |
598 | | - "@testing-library/jest-dom": "^6", |
599 | | - "@testing-library/react": "^16", |
600 | | - "@testing-library/user-event": "^14", |
601 | | - "@tiptap/extension-character-count": "^3.23.1", |
602 | | - "@tiptap/extension-link": "^3.23.1", |
603 | | - "@tiptap/extension-placeholder": "^3.23.1", |
604 | | - "@tiptap/extension-underline": "^3.23.1", |
605 | | - "@tiptap/react": "^3.23.1", |
606 | | - "@tiptap/starter-kit": "^3.23.1", |
| 597 | + "@tanstack/react-virtual": "^3.14.1", |
| 598 | + "@testing-library/jest-dom": "^6.9.1", |
| 599 | + "@testing-library/react": "^16.3.2", |
| 600 | + "@testing-library/user-event": "^14.6.1", |
| 601 | + "@tiptap/extension-character-count": "^3.24.0", |
| 602 | + "@tiptap/extension-link": "^3.24.0", |
| 603 | + "@tiptap/extension-placeholder": "^3.24.0", |
| 604 | + "@tiptap/extension-underline": "^3.24.0", |
| 605 | + "@tiptap/react": "^3.24.0", |
| 606 | + "@tiptap/starter-kit": "^3.24.0", |
607 | 607 | "@types/js-yaml": "^4.0.9", |
608 | 608 | "@types/leaflet": "^1.9.21", |
609 | 609 | "@types/leaflet-draw": "^1.0.13", |
610 | 610 | "@types/leaflet.fullscreen": "^5.2.0", |
611 | 611 | "@types/leaflet.markercluster": "^1.5.6", |
612 | 612 | "@types/nprogress": "^0.2.3", |
613 | | - "@types/react": "^19", |
614 | | - "@types/react-dom": "^19", |
615 | | - "date-fns": "^4.1.0", |
| 613 | + "@types/react": "^19.2.16", |
| 614 | + "@types/react-dom": "^19.2.3", |
| 615 | + "date-fns": "^4.4.0", |
616 | 616 | "date-fns-tz": "^3.2.0", |
617 | | - "eslint": "^10.3.0", |
618 | | - "js-yaml": "^4.1.1", |
619 | | - "jsdom": "^29", |
| 617 | + "eslint": "^10.4.1", |
| 618 | + "js-yaml": "^4.2.0", |
| 619 | + "jsdom": "^29.1.1", |
620 | 620 | "leaflet": "^1.9.4", |
621 | 621 | "leaflet-draw": "^1.0.4", |
622 | 622 | "leaflet.fullscreen": "^5.3.1", |
623 | 623 | "leaflet.markercluster": "^1.5.3", |
624 | | - "lucide-react": "^1.14", |
| 624 | + "lucide-react": "^1.17.0", |
625 | 625 | "monaco-editor": "^0.55.1", |
626 | | - "motion": "^12.38.0", |
| 626 | + "motion": "^12.40.0", |
627 | 627 | "nprogress": "^0.2.0", |
628 | 628 | "nuqs": "^2.8.9", |
629 | | - "react": "^19", |
630 | | - "react-day-picker": "^9.14.0", |
631 | | - "react-dom": "^19", |
| 629 | + "react": "^19.2.7", |
| 630 | + "react-day-picker": "^10.0.1", |
| 631 | + "react-dom": "^19.2.7", |
632 | 632 | "react-dropzone": "^15.0.0", |
633 | | - "react-hook-form": "^7.75.0", |
| 633 | + "react-hook-form": "^7.77.0", |
634 | 634 | "react-leaflet": "^5.0.0", |
635 | 635 | "react-leaflet-markercluster": "5.0.0-rc.0", |
636 | 636 | "react-number-format": "^5.4.5", |
637 | 637 | "sonner": "^2.0.7", |
638 | 638 | "tailwindcss": "^4.3.0", |
639 | | - "tsdown": "^0.22.0", |
640 | | - "typescript": "^6.0", |
641 | | - "vitest": "^4", |
| 639 | + "tsdown": "^0.22.1", |
| 640 | + "typescript": "^6.0.3", |
| 641 | + "vitest": "^4.1.8", |
642 | 642 | "zod": "^4.4.3" |
643 | 643 | }, |
644 | 644 | "publishConfig": { |
|
0 commit comments