Skip to content
package-lock.json 618 KiB
Newer Older
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/avatar": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/avatar/-/avatar-2.2.5.tgz",
      "integrity": "sha512-ugpwuH1M+eyWY+6Fb4OgGev1HweRrE61bA3rHxRzR3CcjWoe9g7JoQ04NbNNLUDp+aZuil/RWmgSfGUXEexZVQ==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-image": "2.1.1",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/badge": {
      "version": "2.2.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/badge/-/badge-2.2.4.tgz",
      "integrity": "sha512-5Ac/ZpVFO8BFKzCbytu8NOCFQ4in9/BlP0qMUaPzqTJWJUNZljWyowSUI2BnFhnCG0hI4t1KTOxBpp0XDD/FGQ==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/breadcrumbs": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/breadcrumbs/-/breadcrumbs-2.2.5.tgz",
      "integrity": "sha512-hNhObcXlBu3itLdkZ70f/ZiKZt8VI+neolZFf9Ay7zs0p0fQKmNsDcd1Bj38DT652k+OYi/vALpR8f3Fa9WQsA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/breadcrumbs": "3.5.19",
        "@react-aria/focus": "3.19.0",
        "@react-aria/utils": "3.26.0",
        "@react-types/breadcrumbs": "3.7.9",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/button": {
      "version": "2.2.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/button/-/button-2.2.8.tgz",
      "integrity": "sha512-Km9ER+jpA3DdYmbh8k30w2DMXZIPtZjs7QVVaPAEW+rJYnGWNsomcltlOLIvHpBYeAbB8hfJCbRJ35r9WeL9Gw==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/ripple": "2.2.6",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/spinner": "2.2.5",
        "@nextui-org/use-aria-button": "2.2.4",
        "@react-aria/button": "3.11.0",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
        "@react-types/button": "3.10.1",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
      }
    },
    "node_modules/@nextui-org/calendar": {
      "version": "2.2.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/calendar/-/calendar-2.2.8.tgz",
      "integrity": "sha512-Bt1Nl2mwBhFD4cBBBLtZkSmry9VZGnBl/7CV84tojrJsLUV5268wp/S6w4sQb5q4uGEO7qF+eZx6w5E6OHrcVQ==",
      "dependencies": {
        "@internationalized/date": "3.6.0",
        "@nextui-org/button": "2.2.8",
        "@nextui-org/dom-animation": "2.1.1",
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-aria-button": "2.2.4",
        "@react-aria/calendar": "3.6.0",
        "@react-aria/focus": "3.19.0",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-stately/calendar": "3.6.0",
        "@react-stately/utils": "3.10.5",
        "@react-types/button": "3.10.1",
        "@react-types/calendar": "3.5.0",
        "@react-types/shared": "3.26.0",
        "@types/lodash.debounce": "^4.0.7",
        "scroll-into-view-if-needed": "3.0.10"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/card": {
      "version": "2.2.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/card/-/card-2.2.8.tgz",
      "integrity": "sha512-EOEVw7mao1dnwGaeoSwBwF1bEL3JirMR0C/EVot427eV8GmWOliBM+kEdD6NLloFMbK4NKHO+Mg8kYTTtGBowA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/ripple": "2.2.6",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-aria-button": "2.2.4",
        "@react-aria/button": "3.11.0",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/checkbox": {
      "version": "2.3.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/checkbox/-/checkbox-2.3.7.tgz",
      "integrity": "sha512-JTYvBQfAO7AKEEIdfWJ/SU0SiHDnay15lMZytxzLcbFr5kkFUCaFbNWrFmz3OQQTsHFqML1Hbd9cqUeMvdP/Fg==",
      "dependencies": {
        "@nextui-org/form": "2.1.7",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-callback-ref": "2.1.1",
        "@nextui-org/use-safe-layout-effect": "2.1.1",
        "@react-aria/checkbox": "3.15.0",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-stately/checkbox": "3.6.10",
        "@react-stately/toggle": "3.8.0",
        "@react-types/checkbox": "3.9.0",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.3",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/chip": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/chip/-/chip-2.2.5.tgz",
      "integrity": "sha512-AfXF40oLmi15X6z1kSwLSnxKixG2KR5TUXpu4xuLED2ub1me9mjiiPYCn2bo5nlu2lgGd93XSdCyyx6kQKQECA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
        "@react-types/checkbox": "3.9.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/code": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/code/-/code-2.2.5.tgz",
      "integrity": "sha512-o/LdXzayZeLKKQUZDF2a0RWgA3D7PdR/zVGzA/eQ74a4bJZ7FqYgsarIBQ6O8s+LtOsI3Z9CSLoTIspI/F+3Pw==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system-rsc": "2.3.5"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/date-input": {
      "version": "2.3.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/date-input/-/date-input-2.3.7.tgz",
      "integrity": "sha512-TnZOjGSC/YtNm3k7uHXEOXttHqXdkE1AkUW36yIxwB9nV2jxPnWClImvc0wtZx+3tZ1XY+aWHo4ZJowJpeTbNA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@internationalized/date": "3.6.0",
        "@nextui-org/form": "2.1.7",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/datepicker": "3.12.0",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/utils": "3.26.0",
        "@react-stately/datepicker": "3.11.0",
        "@react-types/datepicker": "3.9.0",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
    "node_modules/@nextui-org/date-picker": {
      "version": "2.3.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.3.8.tgz",
      "integrity": "sha512-0i6Ode6rEHAVQHv3OxkB4yGnAKnS/UjJ+mKyFTLzA29LSkvmhNmquNIj9lOoenDvSvKKVB18QxuQEm1EKwgPkQ==",
      "dependencies": {
        "@internationalized/date": "3.6.0",
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/button": "2.2.8",
        "@nextui-org/calendar": "2.2.8",
        "@nextui-org/date-input": "2.3.7",
        "@nextui-org/form": "2.1.7",
        "@nextui-org/popover": "2.3.8",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/datepicker": "3.12.0",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/utils": "3.26.0",
        "@react-stately/datepicker": "3.11.0",
        "@react-stately/overlays": "3.6.12",
        "@react-stately/utils": "3.10.5",
        "@react-types/datepicker": "3.9.0",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
    "node_modules/@nextui-org/divider": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/divider/-/divider-2.2.5.tgz",
      "integrity": "sha512-OB8b3CU4nQ5ARIGL48izhzrAHR0mnwws+Kd5LqRCZ/1R9uRMqsq7L0gpG9FkuV2jf2FuA7xa/GLOLKbIl4CEww==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-rsc-utils": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system-rsc": "2.3.5",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
    "node_modules/@nextui-org/dom-animation": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/dom-animation/-/dom-animation-2.1.1.tgz",
      "integrity": "sha512-xLrVNf1EV9zyyZjk6j3RptOvnga1WUCbMpDgJLQHp+oYwxTfBy0SkXHuN5pRdcR0XpR/IqRBDIobMdZI0iyQyg==",
      "peerDependencies": {
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
      }
    },
    "node_modules/@nextui-org/drawer": {
      "version": "2.2.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/drawer/-/drawer-2.2.6.tgz",
      "integrity": "sha512-WP0RMD/2aCr1jdpG2ygyx2fIY8TV93X5sqOnZE495iPv1ODrnj+lrj4fqewPTrouvothCmaYpY3q3q/P9vA4eg==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/modal": "2.2.6",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/dropdown": {
      "version": "2.3.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.3.8.tgz",
      "integrity": "sha512-aRvxZJhrfL0GEOZpX1uFvQVuVODLU0Lc3m3xPxqc337zLF09kXLiSao09oo5AbUoOAlfUP/d1qWH6wIOoJrvIA==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/menu": "2.2.8",
        "@nextui-org/popover": "2.3.8",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/menu": "3.16.0",
        "@react-aria/overlays": "3.24.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/menu": "3.9.0",
        "@react-types/menu": "3.9.13"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
      }
    },
    "node_modules/@nextui-org/form": {
      "version": "2.1.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/form/-/form-2.1.7.tgz",
      "integrity": "sha512-RnvvT0O/vJTKem4d1Wl7n2d/Jk3Bs6U22ko0FBSeA+y4KeZO2W7k0ls1TcLzgv8JTN0l2ELVUIBrrgkJlrrWBQ==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system": "2.4.5",
        "@nextui-org/theme": "2.4.4",
        "@react-aria/utils": "3.26.0",
        "@react-stately/form": "3.1.0",
        "@react-types/form": "3.7.8",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
Grant's avatar
Grant committed
        "react": ">=18",
        "react-dom": ">=18"
    "node_modules/@nextui-org/framer-utils": {
      "version": "2.1.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/framer-utils/-/framer-utils-2.1.5.tgz",
      "integrity": "sha512-z/dM29nwngCFhNCuxtCEqMbmMXG4xtXEMZh4N8FxOBEimye+2/6DIt7v0KwCY/Tx2t2URpgjCT22I8Now/SaAA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system": "2.4.5",
        "@nextui-org/use-measure": "2.1.1"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/image": {
      "version": "2.2.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/image/-/image-2.2.4.tgz",
      "integrity": "sha512-pTno8kxFtGWgBiuW1QV3z2n+9T/uXUy0x8yPL0hXyIUkvVLINlJ1xVOnpM9XRHt/ickRdeINP7itN2updyBeVQ==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-image": "2.1.1"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/input": {
      "version": "2.4.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.4.7.tgz",
      "integrity": "sha512-c5ECj9XQnfwk1ctmIGIWY/JPYbIYMPLzLSL1zohF5aqln8Af/MgERk5/T2VQISQssc0JMJv/Q7dd/MgVnv3phw==",
      "dependencies": {
        "@nextui-org/form": "2.1.7",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-safe-layout-effect": "2.1.1",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/textfield": "3.15.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/utils": "3.10.5",
        "@react-types/shared": "3.26.0",
        "@react-types/textfield": "3.10.0",
        "react-textarea-autosize": "^8.5.3"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
      }
    },
    "node_modules/@nextui-org/input-otp": {
      "version": "2.1.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/input-otp/-/input-otp-2.1.7.tgz",
      "integrity": "sha512-JQ4Scnll9NkPEORH1S+JypB/5YGFElESjHyClF6l4Uw6joUZrXihK+4Wqcb2Xec+hi1cRW6X86eItbPTNM+9Kg==",
      "dependencies": {
        "@nextui-org/form": "2.1.7",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/form": "3.0.11",
        "@react-aria/utils": "3.26.0",
        "@react-stately/form": "3.1.0",
        "@react-stately/utils": "3.10.5",
        "@react-types/textfield": "3.10.0",
        "input-otp": "1.4.1"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
Grant's avatar
Grant committed
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/kbd": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/kbd/-/kbd-2.2.5.tgz",
      "integrity": "sha512-52n6XjLWnsxkQiwbQG04jEYu2xK07FEpIRycWxA0cWSFWOAiyYxaa1xYeb5va8tG8M0UCEwlvrPyxK+Wh5GmMQ==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system-rsc": "2.3.5",
        "@react-aria/utils": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/link": {
      "version": "2.2.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.2.6.tgz",
      "integrity": "sha512-A3+aHbuipch7Xf470qxCIbMXMW6oGX8QoT9Le2CS7YWjpNZOsGzQPQvC3Diom05vujgdlw5egses6rZak10kuQ==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-aria-link": "2.2.4",
        "@react-aria/focus": "3.19.0",
        "@react-aria/link": "3.7.7",
        "@react-aria/utils": "3.26.0",
        "@react-types/link": "3.5.9"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/listbox": {
      "version": "2.3.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.3.8.tgz",
      "integrity": "sha512-M2j3f2zVoKlIvIv6ZMUq2BfB9WI0fxQoRV7vGSIYTDUlNMPwxmeD0xWmmtlJB5nxtmMR7G5NlzJRSTHXhFaUMA==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/divider": "2.2.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-is-mobile": "2.2.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/listbox": "3.13.6",
        "@react-aria/utils": "3.26.0",
        "@react-stately/list": "3.11.1",
        "@react-types/menu": "3.9.13",
        "@react-types/shared": "3.26.0",
        "@tanstack/react-virtual": "3.10.9"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
dependabot's avatar
dependabot committed
    "node_modules/@nextui-org/listbox/node_modules/@tanstack/react-virtual": {
      "version": "3.10.9",
      "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.10.9.tgz",
      "integrity": "sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==",
      "dependencies": {
        "@tanstack/virtual-core": "3.10.9"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/tannerlinsley"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/menu": {
      "version": "2.2.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.2.8.tgz",
      "integrity": "sha512-JGyrAc9FEsd2rNlDwnckBkSdXe2V7cJN2Y62RRaQeJFMOZsw8tnmW9SLaL4ZB+LTmiGLORsU+b0frizu960HnA==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/divider": "2.2.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-is-mobile": "2.2.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/menu": "3.16.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/menu": "3.9.0",
        "@react-stately/tree": "3.8.6",
        "@react-types/menu": "3.9.13",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/modal": {
      "version": "2.2.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.2.6.tgz",
      "integrity": "sha512-K3jql20SKq/sJWGsjlHq92/55tGo55Ko4PT92SRvqC0vySYe9ZX1KSVpOR3/k4cQRkd+3hdbGjZBs3bVcDpB6g==",
      "dependencies": {
        "@nextui-org/dom-animation": "2.1.1",
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-aria-button": "2.2.4",
        "@nextui-org/use-aria-modal-overlay": "2.2.3",
        "@nextui-org/use-disclosure": "2.2.2",
        "@nextui-org/use-draggable": "2.1.2",
        "@react-aria/dialog": "3.5.20",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/overlays": "3.24.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/overlays": "3.6.12",
        "@react-types/overlays": "3.8.11"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/navbar": {
      "version": "2.2.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/navbar/-/navbar-2.2.7.tgz",
      "integrity": "sha512-K9puXcNDywCxYe3Ji88Ple2Oh+8RdYn4cZzBwo6oDpIsMOYva9rNURyasNa2WKrlCfdvaAKIFSuJQp4Ed64KOg==",
      "dependencies": {
        "@nextui-org/dom-animation": "2.1.1",
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-scroll-position": "2.1.1",
        "@react-aria/button": "3.11.0",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/overlays": "3.24.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/toggle": "3.8.0",
        "@react-stately/utils": "3.10.5"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/pagination": {
      "version": "2.2.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/pagination/-/pagination-2.2.7.tgz",
      "integrity": "sha512-MpKkoC+HPs3kTS8JgCyP6ZpBFtlCmn9YpI11OOhYM9faQbmv8k0D+f11CCm+GRO+yEE08MCpcZHqY3OLdASW9Q==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-intersection-observer": "2.2.2",
        "@nextui-org/use-pagination": "2.2.3",
        "@react-aria/focus": "3.19.0",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
Grant's avatar
Grant committed
        "scroll-into-view-if-needed": "3.0.10"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/popover": {
      "version": "2.3.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.3.8.tgz",
      "integrity": "sha512-hRUSD7NVlkRQjfShe6glnQAsNI9nOugLKqSzUoDt275P4fDHutEedRZUCasjOeMO+xhehIX8cyZ2mGyZAan5zQ==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/button": "2.2.8",
        "@nextui-org/dom-animation": "2.1.1",
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-aria-button": "2.2.4",
        "@nextui-org/use-safe-layout-effect": "2.1.1",
        "@react-aria/dialog": "3.5.20",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/overlays": "3.24.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/overlays": "3.6.12",
        "@react-types/button": "3.10.1",
        "@react-types/overlays": "3.8.11"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/progress": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/progress/-/progress-2.2.5.tgz",
      "integrity": "sha512-+d317vZhBLc/1PHE2PseIlIX+N5sEO4x1dZvzISvkFQPE1igSeZ8NpbkZWZagxakqp23JoQ6HDWp/Sk7Uwr8tg==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-is-mounted": "2.1.1",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/progress": "3.4.18",
        "@react-aria/utils": "3.26.0",
        "@react-types/progress": "3.5.8"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/radio": {
      "version": "2.3.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.3.7.tgz",
      "integrity": "sha512-uzPiNlkESccp18+mUnjFbi1OwzYTKMSJ8teoNWGIMQL/Q2dXhxMikL9jlTHOP25ygOPN+lxXa/nX8JiLC6G5zQ==",
      "dependencies": {
        "@nextui-org/form": "2.1.7",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/radio": "3.10.10",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-stately/radio": "3.10.9",
        "@react-types/radio": "3.8.5",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.3",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/react": {
      "version": "2.6.10",
      "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.6.10.tgz",
      "integrity": "sha512-50tWuyBfObL1HSUW9k9dKffoU83U/tPJR9hJBYdv2fCAzDz4cAw6Hp3ZHHDKOphTIIY+jVMIKkja2PrgLEdkrg==",
      "dependencies": {
        "@nextui-org/accordion": "2.2.6",
        "@nextui-org/alert": "2.2.8",
        "@nextui-org/autocomplete": "2.3.8",
        "@nextui-org/avatar": "2.2.5",
        "@nextui-org/badge": "2.2.4",
        "@nextui-org/breadcrumbs": "2.2.5",
        "@nextui-org/button": "2.2.8",
        "@nextui-org/calendar": "2.2.8",
        "@nextui-org/card": "2.2.8",
        "@nextui-org/checkbox": "2.3.7",
        "@nextui-org/chip": "2.2.5",
        "@nextui-org/code": "2.2.5",
        "@nextui-org/date-input": "2.3.7",
        "@nextui-org/date-picker": "2.3.8",
        "@nextui-org/divider": "2.2.5",
        "@nextui-org/drawer": "2.2.6",
        "@nextui-org/dropdown": "2.3.8",
        "@nextui-org/form": "2.1.7",
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/image": "2.2.4",
        "@nextui-org/input": "2.4.7",
        "@nextui-org/input-otp": "2.1.7",
        "@nextui-org/kbd": "2.2.5",
        "@nextui-org/link": "2.2.6",
        "@nextui-org/listbox": "2.3.8",
        "@nextui-org/menu": "2.2.8",
        "@nextui-org/modal": "2.2.6",
        "@nextui-org/navbar": "2.2.7",
        "@nextui-org/pagination": "2.2.7",
        "@nextui-org/popover": "2.3.8",
        "@nextui-org/progress": "2.2.5",
        "@nextui-org/radio": "2.3.7",
        "@nextui-org/ripple": "2.2.6",
        "@nextui-org/scroll-shadow": "2.3.4",
        "@nextui-org/select": "2.4.8",
        "@nextui-org/skeleton": "2.2.4",
        "@nextui-org/slider": "2.4.6",
        "@nextui-org/snippet": "2.2.9",
        "@nextui-org/spacer": "2.2.5",
        "@nextui-org/spinner": "2.2.5",
        "@nextui-org/switch": "2.2.7",
        "@nextui-org/system": "2.4.5",
        "@nextui-org/table": "2.2.7",
        "@nextui-org/tabs": "2.2.6",
        "@nextui-org/theme": "2.4.4",
        "@nextui-org/tooltip": "2.2.6",
        "@nextui-org/user": "2.2.5",
        "@react-aria/visually-hidden": "3.8.18"
      },
      "peerDependencies": {
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/react-rsc-utils": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.1.1.tgz",
      "integrity": "sha512-9uKH1XkeomTGaswqlGKt0V0ooUev8mPXtKJolR+6MnpvBUrkqngw1gUGF0bq/EcCCkks2+VOHXZqFT6x9hGkQQ==",
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
      }
Grant's avatar
Grant committed
    },
    "node_modules/@nextui-org/react-utils": {
      "version": "2.1.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.1.2.tgz",
      "integrity": "sha512-P8toqKuksl5UgDADRxZ7lNnlcw9rynsfKPzfxi4eEKWFBPHPPFy3Nesh8tx2SJQaOxCsc+3VXB+A9la6ZHYRiA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-rsc-utils": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/ripple": {
      "version": "2.2.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/ripple/-/ripple-2.2.6.tgz",
      "integrity": "sha512-8bdE+nPZdT/U8H0fRaZBOAB3npfKGnv1KO2JWL2jSnN7wkO4kXZwcHqZT3aRFxqWvdsPXj8IajMpnMoM7LNYkA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/dom-animation": "2.1.1",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/scroll-shadow": {
      "version": "2.3.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/scroll-shadow/-/scroll-shadow-2.3.4.tgz",
      "integrity": "sha512-/21shF/RIXOcdQp5CKy/UHZJse03O7L31ZJV1wAh8TJZOFof2oRpYIl2AibDxUnP2UR9fpjqq0b6F6e6d1Kq5Q==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-data-scroll-overflow": "2.2.2"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/select": {
      "version": "2.4.8",
      "resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.4.8.tgz",
      "integrity": "sha512-ZX6zrMXAgOFUno1aReEvNSeUyaGkETbinzKObU0IP4/aj3I/9FjzNhj42rZrudGi356slAFRTQiYuG6O8I4wcA==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/form": "2.1.7",
        "@nextui-org/listbox": "2.3.8",
        "@nextui-org/popover": "2.3.8",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/scroll-shadow": "2.3.4",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/spinner": "2.2.5",
        "@nextui-org/use-aria-button": "2.2.4",
        "@nextui-org/use-aria-multiselect": "2.4.3",
        "@nextui-org/use-safe-layout-effect": "2.1.1",
        "@react-aria/focus": "3.19.0",
        "@react-aria/form": "3.0.11",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-types/shared": "3.26.0",
        "@tanstack/react-virtual": "3.10.9"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
dependabot's avatar
dependabot committed
    "node_modules/@nextui-org/select/node_modules/@tanstack/react-virtual": {
      "version": "3.10.9",
      "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.10.9.tgz",
      "integrity": "sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==",
      "dependencies": {
        "@tanstack/virtual-core": "3.10.9"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/tannerlinsley"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/shared-icons": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.1.1.tgz",
      "integrity": "sha512-mkiTpFJnCzB2M8Dl7IwXVzDKKq9ZW2WC0DaQRs1eWgqboRCP8DDde+MJZq331hC7pfH8BC/4rxXsKECrOUUwCg==",
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/shared-utils": {
      "version": "2.1.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.1.2.tgz",
      "integrity": "sha512-5n0D+AGB4P9lMD1TxwtdRSuSY0cWgyXKO9mMU11Xl3zoHNiAz/SbCSTc4VBJdQJ7Y3qgNXvZICzf08+bnjjqqA=="
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/skeleton": {
      "version": "2.2.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/skeleton/-/skeleton-2.2.4.tgz",
      "integrity": "sha512-LMQI5pcYbgsJcObU9KcODvs63iswZQKuuYtDH05y4SQvDerxkjxJYj72/ld1pkwOcM8/9Tc2ya/xlk90yjlg5g==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/slider": {
      "version": "2.4.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.4.6.tgz",
      "integrity": "sha512-BOJQcjGYr0uX/5opQauamYp26D8erMEUNqj07IxwWDIo+qnTCrUg762rAIlj3W4u3pBJJ2FkZUWbsEYDnnbi7g==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/tooltip": "2.2.6",
        "@react-aria/focus": "3.19.0",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/slider": "3.7.14",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-stately/slider": "3.6.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/snippet": {
      "version": "2.2.9",
      "resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.2.9.tgz",
      "integrity": "sha512-Sc3CdW4/UCL4hhwKP0k1ffLYLo6JlI9XbB3exS77j1lS6ox/FRc+d7YylMrrNuAb/L4bIjR/TUoNiu+Rkc6u0Q==",
      "dependencies": {
        "@nextui-org/button": "2.2.8",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/tooltip": "2.2.6",
        "@nextui-org/use-clipboard": "2.1.1",
        "@react-aria/focus": "3.19.0",
        "@react-aria/utils": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.0",
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/spacer": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/spacer/-/spacer-2.2.5.tgz",
      "integrity": "sha512-oKh765tHx+BaD4yHewIfWGOcLWk3FsH/VBXdAsaiMyrr5MsW9LGH7e3kzBCZswBeZNN5MaDok6WZu1B0PnQIFw==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system-rsc": "2.3.5"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/spinner": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/spinner/-/spinner-2.2.5.tgz",
      "integrity": "sha512-bU4DV1USHQUbbhzB0Qi6q27JNm1uF6r+IOs/7BfQj6sj2j124ull2BuxpyhmrAnwb2Hqj7U1goy9zMigoS37mg==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/system-rsc": "2.3.5"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/switch": {
      "version": "2.2.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/switch/-/switch-2.2.7.tgz",
      "integrity": "sha512-745oSgHN4LUYFcGwN+xDSa94fBb1H+dy3RYS1sV+RzAKmHyN2OjE4x40/3W09KDQQyyA0f7y/M8gh49f4tqphw==",
      "dependencies": {
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-safe-layout-effect": "2.1.1",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/switch": "3.6.10",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-stately/toggle": "3.8.0",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.4.0",
        "@nextui-org/theme": ">=2.4.3",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/system": {
      "version": "2.4.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/system/-/system-2.4.5.tgz",
      "integrity": "sha512-PNJta8tNAsWy0Sf39HCjwd73gSpZ/vhDGL9uZA+sT6kXL5ZKxCv8dLd1MNtt5Tg+v8fR4rVWHwmPuQX9rjK1MA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@internationalized/date": "3.6.0",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/system-rsc": "2.3.5",
        "@react-aria/i18n": "3.12.4",
        "@react-aria/overlays": "3.24.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/utils": "3.10.5",
        "@react-types/datepicker": "3.9.0"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
        "react": ">=18 || >=19.0.0-rc.0",
        "react-dom": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/system-rsc": {
      "version": "2.3.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/system-rsc/-/system-rsc-2.3.5.tgz",
      "integrity": "sha512-DpVLNV9LkeP1yDULFCXm2mxA9m4ygS7XYy3lwgcF9M1A8QAWB+ut+FcP+8a6va50oSHOqwvUwPDUslgXTPMBfQ==",