Skip to content
package-lock.json 627 KiB
Newer Older
Grant's avatar
Grant committed
        "react": ">=16.3"
      }
    },
    "node_modules/@humanwhocodes/config-array": {
      "version": "0.11.14",
      "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
      "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
      "dependencies": {
        "@humanwhocodes/object-schema": "^2.0.2",
        "debug": "^4.3.1",
        "minimatch": "^3.0.5"
      },
      "engines": {
        "node": ">=10.10.0"
      }
    },
    "node_modules/@humanwhocodes/config-array/node_modules/debug": {
      "version": "4.3.4",
      "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
      "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
      "dependencies": {
        "ms": "2.1.2"
      },
      "engines": {
        "node": ">=6.0"
      },
      "peerDependenciesMeta": {
        "supports-color": {
          "optional": true
        }
      }
    },
    "node_modules/@humanwhocodes/config-array/node_modules/ms": {
      "version": "2.1.2",
      "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
      "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
Grant's avatar
Grant committed
    },
    "node_modules/@humanwhocodes/module-importer": {
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
      "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
      "engines": {
        "node": ">=12.22"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/nzakas"
      }
    },
    "node_modules/@humanwhocodes/object-schema": {
      "version": "2.0.2",
      "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz",
      "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw=="
Grant's avatar
Grant committed
    },
Ategon Dev's avatar
Ategon Dev committed
    "node_modules/@icons-pack/react-simple-icons": {
      "version": "9.6.0",
      "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.6.0.tgz",
      "integrity": "sha512-8lDLssg+2aJutepQV/P4zlGm0fgujSeIItCYaLKo+25NtwepozWxZJOnc5WGHSi3HjiLcGmxI6dA2eiD5w3i+w==",
      "peerDependencies": {
        "react": "^16.13 || ^17 || ^18"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@internationalized/date": {
      "version": "3.5.2",
      "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.5.2.tgz",
      "integrity": "sha512-vo1yOMUt2hzp63IutEaTUxROdvQg1qlMRsbCvbay2AK2Gai7wIgCyK5weEX3nHkiLgo4qCXHijFNC/ILhlRpOQ==",
Grant's avatar
Grant committed
      "dependencies": {
        "@swc/helpers": "^0.5.0"
      }
    },
    "node_modules/@internationalized/message": {
      "version": "3.1.2",
      "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.2.tgz",
      "integrity": "sha512-MHAWsZWz8jf6jFPZqpTudcCM361YMtPIRu9CXkYmKjJ/0R3pQRScV5C0zS+Qi50O5UAm8ecKhkXx6mWDDcF6/g==",
Grant's avatar
Grant committed
      "dependencies": {
        "@swc/helpers": "^0.5.0",
        "intl-messageformat": "^10.1.0"
      }
    },
    "node_modules/@internationalized/number": {
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.5.1.tgz",
      "integrity": "sha512-N0fPU/nz15SwR9IbfJ5xaS9Ss/O5h1sVXMZf43vc9mxEG48ovglvvzBjF53aHlq20uoR6c+88CrIXipU/LSzwg==",
Grant's avatar
Grant committed
      "dependencies": {
        "@swc/helpers": "^0.5.0"
      }
    },
    "node_modules/@internationalized/string": {
      "version": "3.2.1",
      "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.1.tgz",
      "integrity": "sha512-vWQOvRIauvFMzOO+h7QrdsJmtN1AXAFVcaLWP9AseRN2o7iHceZ6bIXhBD4teZl8i91A3gxKnWBlGgjCwU6MFQ==",
Grant's avatar
Grant committed
      "dependencies": {
        "@swc/helpers": "^0.5.0"
      }
    },
    "node_modules/@isaacs/cliui": {
      "version": "8.0.2",
      "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
      "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
      "dependencies": {
        "string-width": "^5.1.2",
        "string-width-cjs": "npm:string-width@^4.2.0",
        "strip-ansi": "^7.0.1",
        "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
        "wrap-ansi": "^8.1.0",
        "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
      },
      "engines": {
        "node": ">=12"
      }
    },
    "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
      "version": "6.0.1",
      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
      "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
      "engines": {
        "node": ">=12"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-regex?sponsor=1"
      }
    },
    "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
      "version": "7.1.0",
      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
      "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
      "dependencies": {
        "ansi-regex": "^6.0.1"
      },
      "engines": {
        "node": ">=12"
      },
      "funding": {
        "url": "https://github.com/chalk/strip-ansi?sponsor=1"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@jridgewell/gen-mapping": {
      "version": "0.3.3",
      "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
      "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
      "dependencies": {
        "@jridgewell/set-array": "^1.0.1",
        "@jridgewell/sourcemap-codec": "^1.4.10",
        "@jridgewell/trace-mapping": "^0.3.9"
      },
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@jridgewell/resolve-uri": {
      "version": "3.1.1",
      "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz",
      "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==",
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@jridgewell/set-array": {
      "version": "1.1.2",
      "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
      "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@jridgewell/source-map": {
      "version": "0.3.5",
      "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz",
      "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==",
      "dev": true,
      "dependencies": {
        "@jridgewell/gen-mapping": "^0.3.0",
        "@jridgewell/trace-mapping": "^0.3.9"
      }
    },
    "node_modules/@jridgewell/sourcemap-codec": {
      "version": "1.4.15",
      "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
Grant's avatar
Grant committed
      "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
Grant's avatar
Grant committed
    },
    "node_modules/@jridgewell/trace-mapping": {
      "version": "0.3.9",
      "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
      "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
      "dependencies": {
        "@jridgewell/resolve-uri": "^3.0.3",
        "@jridgewell/sourcemap-codec": "^1.4.10"
      }
    },
    "node_modules/@next/env": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/env/-/env-14.1.0.tgz",
      "integrity": "sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw==",
      "peer": true
    },
    "node_modules/@next/swc-darwin-arm64": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.1.0.tgz",
      "integrity": "sha512-nUDn7TOGcIeyQni6lZHfzNoo9S0euXnu0jhsbMOmMJUBfgsnESdjN97kM7cBqQxZa8L/bM9om/S5/1dzCrW6wQ==",
      "cpu": [
        "arm64"
      ],
      "optional": true,
      "os": [
        "darwin"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-darwin-x64": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.1.0.tgz",
      "integrity": "sha512-1jgudN5haWxiAl3O1ljUS2GfupPmcftu2RYJqZiMJmmbBT5M1XDffjUtRUzP4W3cBHsrvkfOFdQ71hAreNQP6g==",
      "cpu": [
        "x64"
      ],
      "optional": true,
      "os": [
        "darwin"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-linux-arm64-gnu": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.0.tgz",
      "integrity": "sha512-RHo7Tcj+jllXUbK7xk2NyIDod3YcCPDZxj1WLIYxd709BQ7WuRYl3OWUNG+WUfqeQBds6kvZYlc42NJJTNi4tQ==",
      "cpu": [
        "arm64"
      ],
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-linux-arm64-musl": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.0.tgz",
      "integrity": "sha512-v6kP8sHYxjO8RwHmWMJSq7VZP2nYCkRVQ0qolh2l6xroe9QjbgV8siTbduED4u0hlk0+tjS6/Tuy4n5XCp+l6g==",
      "cpu": [
        "arm64"
      ],
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-linux-x64-gnu": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.0.tgz",
      "integrity": "sha512-zJ2pnoFYB1F4vmEVlb/eSe+VH679zT1VdXlZKX+pE66grOgjmKJHKacf82g/sWE4MQ4Rk2FMBCRnX+l6/TVYzQ==",
      "cpu": [
        "x64"
      ],
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-linux-x64-musl": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.0.tgz",
      "integrity": "sha512-rbaIYFt2X9YZBSbH/CwGAjbBG2/MrACCVu2X0+kSykHzHnYH5FjHxwXLkcoJ10cX0aWCEynpu+rP76x0914atg==",
      "cpu": [
        "x64"
      ],
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-win32-arm64-msvc": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.0.tgz",
      "integrity": "sha512-o1N5TsYc8f/HpGt39OUQpQ9AKIGApd3QLueu7hXk//2xq5Z9OxmV6sQfNp8C7qYmiOlHYODOGqNNa0e9jvchGQ==",
      "cpu": [
        "arm64"
      ],
      "optional": true,
      "os": [
        "win32"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-win32-ia32-msvc": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.0.tgz",
      "integrity": "sha512-XXIuB1DBRCFwNO6EEzCTMHT5pauwaSj4SWs7CYnME57eaReAKBXCnkUE80p/pAZcewm7hs+vGvNqDPacEXHVkw==",
      "cpu": [
        "ia32"
      ],
      "optional": true,
      "os": [
        "win32"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@next/swc-win32-x64-msvc": {
      "version": "14.1.0",
      "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.0.tgz",
      "integrity": "sha512-9WEbVRRAqJ3YFVqEZIxUqkiO8l1nool1LmNxygr5HWF8AcSYsEpneUDhmjUVJEzO2A04+oPtZdombzzPPkTtgg==",
      "cpu": [
        "x64"
      ],
      "optional": true,
      "os": [
        "win32"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/accordion": {
      "version": "2.0.28",
      "resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.0.28.tgz",
      "integrity": "sha512-WzD7sscL+4K0TFyUutTn1AhU0wcS68TqNCTNv7KgON6ODdwieydilMxAyXvwo3RgXeWG+8BbdxJC/6W+/iLBTg==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.0.15",
        "@nextui-org/divider": "2.0.25",
        "@nextui-org/framer-transitions": "2.0.15",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-accordion": "2.0.2",
        "@nextui-org/use-aria-press": "2.0.1",
        "@react-aria/button": "^3.8.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/tree": "^3.7.3",
        "@react-types/accordion": "3.0.0-alpha.17",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/aria-utils": {
      "version": "2.0.15",
      "resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.0.15.tgz",
      "integrity": "sha512-4M4jeJ/ghGaia9064yS+mEZ3sFPH80onmjNGWJZkkZDmUV4R88lNkqe/XYBK1tbxfl4Kxa8jc/ALsZkUkkvR5w==",
      "dependencies": {
        "@nextui-org/react-rsc-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/system": "2.0.15",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/collections": "^3.10.2",
        "@react-types/overlays": "^3.8.3",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/autocomplete": {
      "version": "2.0.9",
      "resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.0.9.tgz",
      "integrity": "sha512-ViPXrZnP35k7LF+TBA4w8nqu0OEj9p1z9Rt7rwrACmY2VmDGY6h6a6nDCMjhuTVXptftRvzxfIPsIyzBYqxb0g==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.0.15",
        "@nextui-org/button": "2.0.26",
        "@nextui-org/input": "2.1.16",
        "@nextui-org/listbox": "2.1.16",
        "@nextui-org/popover": "2.1.14",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/scroll-shadow": "2.1.12",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/spinner": "2.0.24",
        "@nextui-org/use-aria-button": "2.0.6",
        "@react-aria/combobox": "^3.7.1",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/i18n": "^3.8.4",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "@react-aria/visually-hidden": "^3.8.6",
        "@react-stately/combobox": "^3.7.1",
        "@react-types/combobox": "^3.8.1",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/avatar": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/avatar/-/avatar-2.0.24.tgz",
      "integrity": "sha512-3QUn8v61iNvAYogUbEDVnhDjBK6WBxxFYLp95a0H52zN0p2LHXe+UNwdGZYFo5QNWx6CHGH3vh2AHlLLy3WFSQ==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-image": "2.0.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/badge": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/badge/-/badge-2.0.24.tgz",
      "integrity": "sha512-FA3XgqEbyKWepMXqMZg7D+1IRf7flrb2LzFvTbkmsbvWQ4yYz1LqJXZ/HDmoCydvh2pOnc+1zPK3BpB7vGrrwA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/system-rsc": "2.0.11"
      },
      "peerDependencies": {
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/breadcrumbs": {
Grant's avatar
Grant committed
      "version": "2.0.4",
Grant's avatar
Grant committed
      "resolved": "https://registry.npmjs.org/@nextui-org/breadcrumbs/-/breadcrumbs-2.0.4.tgz",
      "integrity": "sha512-SAE0+QRgA7vxUHPL65TKz3MRj7u2mbSwk8Eifkwo6hPcF0d34zv2QDupTGyphIjoGCSrQHFIq/CPAkXyaOXZxw==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@react-aria/breadcrumbs": "^3.5.7",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/utils": "^3.21.1",
        "@react-types/breadcrumbs": "^3.7.1",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/button": {
      "version": "2.0.26",
      "resolved": "https://registry.npmjs.org/@nextui-org/button/-/button-2.0.26.tgz",
      "integrity": "sha512-mDrSII1oneY4omwDdxUhl5oLa3AhoWCchwV/jt7egunnAFie32HbTqfFYGpLGiJw3JMMh3WDUthrI1islVTRKA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/ripple": "2.0.24",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/spinner": "2.0.24",
        "@nextui-org/use-aria-button": "2.0.6",
        "@react-aria/button": "^3.8.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "@react-types/button": "^3.9.0",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/card": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/card/-/card-2.0.24.tgz",
      "integrity": "sha512-16uAS0i6+EO+u8aqtmaCXatjovsyuTq51JwCLBlB67OldfgXoYcYl3GaE2VoZdEwxVu1G/qypDfXv29k46nZuA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/ripple": "2.0.24",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-button": "2.0.6",
        "@react-aria/button": "^3.8.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/checkbox": {
      "version": "2.0.25",
      "resolved": "https://registry.npmjs.org/@nextui-org/checkbox/-/checkbox-2.0.25.tgz",
      "integrity": "sha512-X6WkwPbZlDvioEcXF6HhKH21wD6OK+3+FSroKkzMPQLJrj2KYUIYGbiuw9rT9aCtdjbT+6HUCv+FA8/cBQr7cA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-press": "2.0.1",
        "@react-aria/checkbox": "^3.11.2",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "@react-aria/visually-hidden": "^3.8.6",
        "@react-stately/checkbox": "^3.5.1",
        "@react-stately/toggle": "^3.6.3",
        "@react-types/checkbox": "^3.5.2",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/chip": {
      "version": "2.0.25",
      "resolved": "https://registry.npmjs.org/@nextui-org/chip/-/chip-2.0.25.tgz",
      "integrity": "sha512-hfVSaq5JWzGn97s3K2Ac/xOopHWelaUW3eus0O0wns/6+NCI0QUjgwNt2bAQSNvnE6vjvYLJTqGG/jFHyFJjOg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-press": "2.0.1",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "@react-types/checkbox": "^3.5.2"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
    "node_modules/@nextui-org/code": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/code/-/code-2.0.24.tgz",
      "integrity": "sha512-Kw/uOQtdytRWY99zMQuGHqMAAGXWBAxHlyMMge1OCckpadCDfX6plPjqoS18SGM0orJ4fox+a1FM8VhnRQ2kQw==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/system-rsc": "2.0.11"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/divider": {
      "version": "2.0.25",
      "resolved": "https://registry.npmjs.org/@nextui-org/divider/-/divider-2.0.25.tgz",
      "integrity": "sha512-yEvHqYlhNBwmF68pfjJKdzC8gVQtL+txxD5COBGF9uFyfxA5hVw2D6GmYgOH514bxrFBuWOLcQX6gyljgcN3bA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/react-rsc-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/system-rsc": "2.0.11",
        "@react-types/shared": "^3.21.0"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/dropdown": {
      "version": "2.1.16",
      "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.1.16.tgz",
      "integrity": "sha512-3KINNvC7Cz+deQltCM8gaB7iJCfU4Qsp1fwnoy1wUEjeZhEtPOPR59oTyqT+gPaPIisP1+LLOfcqRl4jNQoVXw==",
      "dependencies": {
        "@nextui-org/menu": "2.0.17",
        "@nextui-org/popover": "2.1.14",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/menu": "^3.11.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/menu": "^3.5.6",
        "@react-types/menu": "^3.9.5"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/framer-transitions": {
      "version": "2.0.15",
      "resolved": "https://registry.npmjs.org/@nextui-org/framer-transitions/-/framer-transitions-2.0.15.tgz",
      "integrity": "sha512-UlWMCAFdrq8wKrYFGwc+O4kFhKCkL4L9ZadBkP0PqjmfyAC2gA3ygRbNqtKhFMWeKbBAiC8qQ9aTBEA/+0r/EA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/system": "2.0.15"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/image": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/image/-/image-2.0.24.tgz",
      "integrity": "sha512-bps5D5ki7PoLldb8wcJEf6C4EUFZm3PocLytNaGa7dNxFfaCOD78So+kq+K+0IRusK3yn94K8r31qMvpI3Gg2Q==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-image": "2.0.4"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/input": {
      "version": "2.1.16",
      "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.1.16.tgz",
      "integrity": "sha512-nUTlAvsXj5t88ycvQdICxf78/pko6Wznx2OomvYjb3E45eb77twQcWUDhydkJCWIh3b4AhGHSMM6GYxwWUgMDA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/textfield": "^3.12.2",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/utils": "^3.8.0",
        "@react-types/shared": "^3.21.0",
        "@react-types/textfield": "^3.8.1",
        "react-textarea-autosize": "^8.5.2"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
Grant's avatar
Grant committed
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000
    "node_modules/@nextui-org/kbd": {
      "version": "2.0.25",
      "resolved": "https://registry.npmjs.org/@nextui-org/kbd/-/kbd-2.0.25.tgz",
      "integrity": "sha512-cYwbEjp/+/tjtOdmiRy2UHjfBhP3bqd5e+JFTa5sY1HotckUZrCintATyBcg9bPa3iSPUI44M6Cb9e0oAUUeMA==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/system-rsc": "2.0.11",
        "@react-aria/utils": "^3.21.1"
      },
      "peerDependencies": {
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/link": {
      "version": "2.0.26",
      "resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.0.26.tgz",
      "integrity": "sha512-X8zX3U5MWfiStOCd45oIZ2YKZG0GoUio6PcMFYjpOPsEG7wV58CuhUSxpyx3QTF8JavVSO/p/cl4Pc9pukVDUg==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-link": "2.0.15",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/link": "^3.6.1",
        "@react-aria/utils": "^3.21.1",
        "@react-types/link": "^3.5.1"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/listbox": {
      "version": "2.1.16",
      "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.1.16.tgz",
      "integrity": "sha512-5PmUCoHFgAr+1nAU3IlqPFTgyHo7zsTcNeja4wcErD/KseCF2h7Uk5OqUX5hQDN9B9fZuGjPrkG4yoK/6pqcUQ==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.0.15",
        "@nextui-org/divider": "2.0.25",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-press": "2.0.1",
        "@nextui-org/use-is-mobile": "2.0.6",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/listbox": "^3.11.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/list": "^3.10.0",
        "@react-types/menu": "^3.9.5",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/menu": {
      "version": "2.0.17",
      "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.0.17.tgz",
      "integrity": "sha512-qr/BPDbBvg5tpAZZLkLx8eNnvYwJYM3Q72fmRYbzwmG3upNtdjln0QYxSwPXUz7RYqTKEFWc9JPxq2pgPM15Wg==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.0.15",
        "@nextui-org/divider": "2.0.25",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-press": "2.0.1",
        "@nextui-org/use-is-mobile": "2.0.6",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/menu": "^3.11.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/menu": "^3.5.6",
        "@react-stately/tree": "^3.7.3",
        "@react-types/menu": "^3.9.5",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/modal": {
      "version": "2.0.28",
      "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.0.28.tgz",
      "integrity": "sha512-unfP0EMF3FDg5CkRqou03s4/BopWbaBTeVIMZeA2A1WF5teHUOmpLdp44Z1KOoWB1RVMDVd4JeoauNHNhJMp0g==",
      "dependencies": {
        "@nextui-org/framer-transitions": "2.0.15",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-button": "2.0.6",
        "@nextui-org/use-aria-modal-overlay": "2.0.6",
        "@nextui-org/use-disclosure": "2.0.6",
        "@react-aria/dialog": "^3.5.7",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/overlays": "^3.18.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/overlays": "^3.6.3",
        "@react-types/overlays": "^3.8.3",
        "react-remove-scroll": "^2.5.6"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/navbar": {
      "version": "2.0.27",
      "resolved": "https://registry.npmjs.org/@nextui-org/navbar/-/navbar-2.0.27.tgz",
      "integrity": "sha512-iP4Pn4ItQkAW1nbu1Jmrh5l9pMVG43lDxq9rbx6DbLjLnnZOOrE6fURb8uN5NVy3ooV5dF02zKAoxlkE5fN/xw==",
      "dependencies": {
        "@nextui-org/framer-transitions": "2.0.15",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-toggle-button": "2.0.6",
        "@nextui-org/use-scroll-position": "2.0.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/overlays": "^3.18.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/toggle": "^3.6.3",
        "@react-stately/utils": "^3.8.0",
        "react-remove-scroll": "^2.5.6"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/pagination": {
      "version": "2.0.26",
      "resolved": "https://registry.npmjs.org/@nextui-org/pagination/-/pagination-2.0.26.tgz",
      "integrity": "sha512-OVpkpXqUKRuMRIcYESBAL95d3pqZ17SKAyNINMiJ/DwWnrzJu/LXGmFwTuYRoBdqHFlm7guGqZbHmAkcS/Fgow==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-icons": "2.0.6",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-press": "2.0.1",
        "@nextui-org/use-pagination": "2.0.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/utils": "^3.21.1",
        "scroll-into-view-if-needed": "3.0.10"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/popover": {
      "version": "2.1.14",
      "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.1.14.tgz",
      "integrity": "sha512-fqqktFQ/chIBS9Y3MghL6KX6qAy3hodtXUDchnxLa1GL+oi6TCBLUjo+wgI5EMJrTTbqo/eFLui/Ks00JfCj+A==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.0.15",
        "@nextui-org/button": "2.0.26",
        "@nextui-org/framer-transitions": "2.0.15",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-button": "2.0.6",
        "@react-aria/dialog": "^3.5.7",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/overlays": "^3.18.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/overlays": "^3.6.3",
        "@react-types/button": "^3.9.0",
        "@react-types/overlays": "^3.8.3",
        "react-remove-scroll": "^2.5.6"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/progress": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/progress/-/progress-2.0.24.tgz",
      "integrity": "sha512-RPVsFCF8COFClS/8PqEepzryhDFtIcJGQLu/P+qAr7jIDlXizXaBDrp0X34GVtQsapNeE9ExxX9Kt+QIspuHHQ==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-is-mounted": "2.0.4",
        "@react-aria/i18n": "^3.8.4",
        "@react-aria/progress": "^3.4.7",
        "@react-aria/utils": "^3.21.1",
        "@react-types/progress": "^3.5.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/radio": {
      "version": "2.0.25",
      "resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.0.25.tgz",
      "integrity": "sha512-vRX0ppM5Tlzu0HoqTG6LdmQnMjk8RRl66BH1+QaosvZRXA1iIdA3BduqQYqn5ZZHBBlJ2u9QzaD3lTAlWIHvNg==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@nextui-org/use-aria-press": "2.0.1",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/radio": "^3.8.2",
        "@react-aria/utils": "^3.21.1",
        "@react-aria/visually-hidden": "^3.8.6",
        "@react-stately/radio": "^3.9.1",
        "@react-types/radio": "^3.5.2",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/react": {
      "version": "2.2.9",
      "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.2.9.tgz",
      "integrity": "sha512-QHkUQTxI9sYoVjrvTpYm5K68pMDRqD13+DVzdsrkJuETGhbvE2c2CCGc4on9EwXC3JsOxuP/OyqaAmOIuHhYkA==",
      "dependencies": {
        "@nextui-org/accordion": "2.0.28",
        "@nextui-org/autocomplete": "2.0.9",
        "@nextui-org/avatar": "2.0.24",
        "@nextui-org/badge": "2.0.24",
        "@nextui-org/breadcrumbs": "2.0.4",
        "@nextui-org/button": "2.0.26",
        "@nextui-org/card": "2.0.24",
        "@nextui-org/checkbox": "2.0.25",
        "@nextui-org/chip": "2.0.25",
        "@nextui-org/code": "2.0.24",
        "@nextui-org/divider": "2.0.25",
        "@nextui-org/dropdown": "2.1.16",
        "@nextui-org/image": "2.0.24",
        "@nextui-org/input": "2.1.16",
        "@nextui-org/kbd": "2.0.25",
        "@nextui-org/link": "2.0.26",
        "@nextui-org/listbox": "2.1.16",
        "@nextui-org/menu": "2.0.17",
        "@nextui-org/modal": "2.0.28",
        "@nextui-org/navbar": "2.0.27",
        "@nextui-org/pagination": "2.0.26",
        "@nextui-org/popover": "2.1.14",
        "@nextui-org/progress": "2.0.24",
        "@nextui-org/radio": "2.0.25",
        "@nextui-org/ripple": "2.0.24",
        "@nextui-org/scroll-shadow": "2.1.12",
        "@nextui-org/select": "2.1.20",
        "@nextui-org/skeleton": "2.0.24",
        "@nextui-org/slider": "2.2.5",
        "@nextui-org/snippet": "2.0.30",
        "@nextui-org/spacer": "2.0.24",
        "@nextui-org/spinner": "2.0.24",
        "@nextui-org/switch": "2.0.25",
        "@nextui-org/system": "2.0.15",
        "@nextui-org/table": "2.0.28",
        "@nextui-org/tabs": "2.0.26",
        "@nextui-org/theme": "2.1.17",
        "@nextui-org/tooltip": "2.0.29",
        "@nextui-org/user": "2.0.25",
        "@react-aria/visually-hidden": "^3.8.6"
      },
      "peerDependencies": {
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"
      }
    },
    "node_modules/@nextui-org/react-rsc-utils": {
      "version": "2.0.10",
      "resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.10.tgz",
      "integrity": "sha512-LNePDEThUF9PAbJW4T8k7EgSfqwlvGku5fIqJ1IA9+OpVy5LqhrUQehjvgXe63N1RupC7Pt+XvaaxkGu9U2FiQ=="
    },
    "node_modules/@nextui-org/react-utils": {
      "version": "2.0.10",
      "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.0.10.tgz",
      "integrity": "sha512-bcA+k7ZdcgcK+r/8nrCtbdgHo0SD6jicbazWIokknFwjb97JQ7ooaMwxnLt5E5sswCAv0XeLwybOmrgm7JA5TA==",
      "dependencies": {
        "@nextui-org/react-rsc-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4"
      },
      "peerDependencies": {
        "react": ">=18"
      }
    },
    "node_modules/@nextui-org/ripple": {
      "version": "2.0.24",
      "resolved": "https://registry.npmjs.org/@nextui-org/ripple/-/ripple-2.0.24.tgz",
      "integrity": "sha512-PCvAk9ErhmPX46VRmhsg8yMxw3Qd9LY7BDkRRfIF8KftgRDyOpG2vV8DxvSOxQu1/aqBWkkHNUuEjM/EvSEung==",
      "dependencies": {
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4"
      },
      "peerDependencies": {
        "@nextui-org/system": ">=2.0.0",
        "@nextui-org/theme": ">=2.1.0",
        "framer-motion": ">=4.0.0",
        "react": ">=18",
        "react-dom": ">=18"