Skip to content
package-lock.json 572 KiB
Newer Older
        "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==",
Grant's avatar
Grant committed
      "dependencies": {
        "@react-types/shared": "3.26.0",
Grant's avatar
Grant committed
        "clsx": "^1.2.1"
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "@nextui-org/theme": ">=2.4.0",
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/table": {
      "version": "2.2.7",
      "resolved": "https://registry.npmjs.org/@nextui-org/table/-/table-2.2.7.tgz",
      "integrity": "sha512-ibVZ6OF+yd+NKPATyY16TzRJRwSa6hDr/4OUyT8w1H8dtdQ3nFd13VF+6AMpFvCmTsvB8CBwge7IqZiqqkbgzA==",
      "dependencies": {
        "@nextui-org/checkbox": "2.3.7",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-icons": "2.1.1",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/spacer": "2.2.5",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/table": "3.16.0",
        "@react-aria/utils": "3.26.0",
        "@react-aria/visually-hidden": "3.8.18",
        "@react-stately/table": "3.13.0",
        "@react-stately/virtualizer": "4.2.0",
        "@react-types/grid": "3.2.10",
        "@react-types/table": "3.10.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"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/tabs": {
      "version": "2.2.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/tabs/-/tabs-2.2.6.tgz",
      "integrity": "sha512-ckommLk0fCu/BJLETXKvNHN5aqoyyujHAm1nkSH87PX247HzYd4F7VFacqwJwEHX22BlxblpKmCOkYdQqHlyuA==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@nextui-org/framer-utils": "2.1.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@nextui-org/use-is-mounted": "2.1.1",
        "@nextui-org/use-update-effect": "2.1.1",
        "@react-aria/focus": "3.19.0",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/tabs": "3.9.8",
        "@react-aria/utils": "3.26.0",
        "@react-stately/tabs": "3.7.0",
        "@react-types/shared": "3.26.0",
        "@react-types/tabs": "3.3.11",
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",
        "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/theme": {
      "version": "2.4.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/theme/-/theme-2.4.4.tgz",
      "integrity": "sha512-L4MtnYa77RezHxvzQ5k5Z/+7ANg73MEFJqMMeUORUteWFv85Ugxlo/SYAL2BZIGmO5ioZt8A6NuhqT+qDDds8w==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/shared-utils": "2.1.2",
        "clsx": "^1.2.1",
Grant's avatar
Grant committed
        "color": "^4.2.3",
        "color2k": "^2.0.2",
        "deepmerge": "4.3.1",
        "flat": "^5.0.2",
        "tailwind-merge": "^2.5.2",
        "tailwind-variants": "^0.1.20"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "tailwindcss": ">=3.4.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/tooltip": {
      "version": "2.2.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/tooltip/-/tooltip-2.2.6.tgz",
      "integrity": "sha512-a8/DKDAL39nBEc/2ODP2tnGzfhmvAm0LKa0/5PxiHaY+Ym2L3+m1CVQqlT1lNVSUr8F2OohPFkF+jlP1QuntkQ==",
      "dependencies": {
        "@nextui-org/aria-utils": "2.2.6",
        "@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-safe-layout-effect": "2.1.1",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/overlays": "3.24.0",
        "@react-aria/tooltip": "3.7.10",
        "@react-aria/utils": "3.26.0",
        "@react-stately/tooltip": "3.5.0",
        "@react-types/overlays": "3.8.11",
        "@react-types/tooltip": "3.4.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"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-accordion": {
      "version": "2.2.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-accordion/-/use-aria-accordion-2.2.2.tgz",
      "integrity": "sha512-M8gjX6XmB83cIAZKV2zI1KvmTuuOh+Si50F3SWvYjBXyrDIM5775xCs2PG6AcLjf6OONTl5KwuZ2cbSDHiui6A==",
Grant's avatar
Grant committed
      "dependencies": {
        "@react-aria/button": "3.11.0",
        "@react-aria/focus": "3.19.0",
        "@react-aria/selection": "3.21.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/tree": "3.8.6",
        "@react-types/accordion": "3.0.0-alpha.25",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-button": {
      "version": "2.2.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-button/-/use-aria-button-2.2.4.tgz",
      "integrity": "sha512-Bz8l4JGzRKh6V58VX8Laq4rKZDppsnVuNCBHpMJuLo2F9ht7UKvZAEJwXcdbUZ87aui/ZC+IPYqgjvT+d8QlQg==",
Grant's avatar
Grant committed
      "dependencies": {
        "@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/button": "3.10.1",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-link": {
      "version": "2.2.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-link/-/use-aria-link-2.2.4.tgz",
      "integrity": "sha512-e9gEtO7oQMUNTN2EAdKG4oLzndlCVghVHPoEpMxlanjvZWNlPO7/guyrN6Bpxpjz6Z80ERLK+2X8t6FCkaSb6w==",
Grant's avatar
Grant committed
      "dependencies": {
        "@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/link": "3.5.9",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-modal-overlay": {
      "version": "2.2.3",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.2.3.tgz",
      "integrity": "sha512-55DIVY0u+Ynxy1/DtzZkMsdVW63wC0mafKXACwCi0xV64D0Ggi9MM7BRePLK0mOboSb3gjCwYqn12gmRiy+kmg==",
Grant's avatar
Grant committed
      "dependencies": {
        "@react-aria/overlays": "3.24.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/overlays": "3.6.12",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "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/use-aria-multiselect": {
      "version": "2.4.3",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.4.3.tgz",
      "integrity": "sha512-PwDA4Y5DOx0SMxc277JeZi8tMtaINTwthPhk8SaDrtOBhP+r9owS3T/W9t37xKnmrTerHwaEq4ADGQtm5/VMXQ==",
Grant's avatar
Grant committed
      "dependencies": {
        "@react-aria/i18n": "3.12.4",
        "@react-aria/interactions": "3.22.5",
        "@react-aria/label": "3.7.13",
        "@react-aria/listbox": "3.13.6",
        "@react-aria/menu": "3.16.0",
        "@react-aria/selection": "3.21.0",
        "@react-aria/utils": "3.26.0",
        "@react-stately/form": "3.1.0",
        "@react-stately/list": "3.11.1",
        "@react-stately/menu": "3.9.0",
        "@react-types/button": "3.10.1",
        "@react-types/overlays": "3.8.11",
        "@react-types/select": "3.9.8",
        "@react-types/shared": "3.26.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "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/use-callback-ref": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-callback-ref/-/use-callback-ref-2.1.1.tgz",
      "integrity": "sha512-DzlKJ9p7Tm0x3HGjynZ/CgS1jfoBILXKFXnYPLr/SSETXqVaCguixolT/07BRB1yo9AGwELaCEt91BeI0Rb6hQ==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/use-safe-layout-effect": "2.1.1"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-clipboard": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-clipboard/-/use-clipboard-2.1.1.tgz",
      "integrity": "sha512-oOkRLyd8R6zRP4s3psV5XPdYuoExnCcv46DLqVe4TajSPaWv7noRBKtkb8x/am6gZaPqxCdQ56A9gX2P8LMgGg==",
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-data-scroll-overflow": {
      "version": "2.2.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-data-scroll-overflow/-/use-data-scroll-overflow-2.2.2.tgz",
      "integrity": "sha512-TFB6BuaLOsE++K1UEIPR9StkBgj9Cvvc+ccETYpmn62B7pK44DmxjkwhK0ei59wafJPIyytZ3DgdVDblfSyIXA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@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/use-disclosure": {
      "version": "2.2.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-disclosure/-/use-disclosure-2.2.2.tgz",
      "integrity": "sha512-ka+5Fic2MIYtOMHi3zomtkWxCWydmJmcq7+fb6RHspfr0tGYjXWYO/lgtGeHFR1LYksMPLID3c7shT5bqzxJcA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/use-callback-ref": "2.1.1",
        "@react-aria/utils": "3.26.0",
        "@react-stately/utils": "3.10.5"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
    "node_modules/@nextui-org/use-draggable": {
      "version": "2.1.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-draggable/-/use-draggable-2.1.2.tgz",
      "integrity": "sha512-gN4G42uuRyFlAZ3FgMSeZLBg3LIeGlKTOLRe3JvyaBn1D1mA2+I3XONY1oKd9KKmtYCJNwY/2x6MVsBfy8nsgw==",
Grant's avatar
Grant committed
      "dependencies": {
        "@react-aria/interactions": "3.22.5"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/use-image": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-image/-/use-image-2.1.1.tgz",
      "integrity": "sha512-Tsfy9pA4AQBAj7rFIEonB9L/hXGg7M5agaAZNBUVpdp47NjcEwLpcU2XncKh8AhkQku0p4JOyMC9usRGV3z06Q==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/use-safe-layout-effect": "2.1.1"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
      }
    },
    "node_modules/@nextui-org/use-intersection-observer": {
      "version": "2.2.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-intersection-observer/-/use-intersection-observer-2.2.2.tgz",
      "integrity": "sha512-fS/4m8jnXO7GYpnp/Lp+7bfBEAXPzqsXgqGK6qrp7sfFEAbLzuJp0fONkbIB3F6F3FJrbFOlY+Y5qrHptO7U/Q==",
      "dependencies": {
        "@react-aria/interactions": "3.22.5",
        "@react-aria/ssr": "3.9.7",
        "@react-aria/utils": "3.26.0",
        "@react-types/shared": "3.26.0"
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
      }
    },
    "node_modules/@nextui-org/use-is-mobile": {
      "version": "2.2.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-is-mobile/-/use-is-mobile-2.2.2.tgz",
      "integrity": "sha512-gcmUL17fhgGdu8JfXF12FZCGATJIATxV4jSql+FNhR+gc+QRRWBRmCJSpMIE2RvGXL777tDvvoh/tjFMB3pW4w==",
      "dependencies": {
        "@react-aria/ssr": "3.9.7"
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-is-mounted": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-is-mounted/-/use-is-mounted-2.1.1.tgz",
      "integrity": "sha512-osJB3E/DCu4Le0f+pb21ia9/TaSHwme4r0fHjO5/nUBYk/RCvGlRUUCJClf/wi9WfH8QyjuJ27+zBcUSm6AMMg==",
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
      }
    },
    "node_modules/@nextui-org/use-measure": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-measure/-/use-measure-2.1.1.tgz",
      "integrity": "sha512-2RVn90gXHTgt6fvzBH4fzgv3hMDz+SEJkqaCTbd6WUNWag4AaLb2WU/65CtLcexyu10HrgYf2xG07ZqtJv0zSg==",
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-pagination": {
      "version": "2.2.3",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-pagination/-/use-pagination-2.2.3.tgz",
      "integrity": "sha512-V2WGIq4LLkTpq6EUhJg3MVvHY2ZJ63AYV9N0d52Dc3Qqok0tTRuY51dd1P+F58HyTPW84W2z4q2R8XALtzFxQw==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/i18n": "3.12.4"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-safe-layout-effect": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-safe-layout-effect/-/use-safe-layout-effect-2.1.1.tgz",
      "integrity": "sha512-p0vezi2eujC3rxlMQmCLQlc8CNbp+GQgk6YcSm7Rk10isWVlUII5T1L3y+rcFYdgTPObCkCngPPciNQhD7Lf7g==",
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-scroll-position": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-scroll-position/-/use-scroll-position-2.1.1.tgz",
      "integrity": "sha512-RgY1l2POZbSjnEirW51gdb8yNPuQXHqJx3TS8Ut5dk+bhaX9JD3sUdEiJNb3qoHAJInzyjN+27hxnACSlW0gzg==",
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-update-effect": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-update-effect/-/use-update-effect-2.1.1.tgz",
      "integrity": "sha512-fKODihHLWcvDk1Sm8xDua9zjdbstxTOw9shB7k/mPkeR3E7SouSpN0+LW67Bczh1EmbRg1pIrFpEOLnbpgMFzA==",
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": ">=18 || >=19.0.0-rc.0"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@nextui-org/user": {
      "version": "2.2.5",
      "resolved": "https://registry.npmjs.org/@nextui-org/user/-/user-2.2.5.tgz",
      "integrity": "sha512-T9lMlFuTF+3luwgtkPPZIx0AdfyrDHu6crwN5rjpt+OTu65wF5gc7b8t8bjFzjRMNpJsiUfRxm2mTPjE9fGIAA==",
Grant's avatar
Grant committed
      "dependencies": {
        "@nextui-org/avatar": "2.2.5",
        "@nextui-org/react-utils": "2.1.2",
        "@nextui-org/shared-utils": "2.1.2",
        "@react-aria/focus": "3.19.0",
        "@react-aria/utils": "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
    "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
      "version": "5.1.1-v1",
      "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",
      "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==",
Grant's avatar
Grant committed
      "dev": true,
      "dependencies": {
Grant's avatar
Grant committed
        "eslint-scope": "5.1.1"
    "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/eslint-scope": {
      "version": "5.1.1",
      "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
      "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
      "dev": true,
      "dependencies": {
        "esrecurse": "^4.3.0",
        "estraverse": "^4.1.1"
      },
      "engines": {
        "node": ">=8.0.0"
      }
    },
    "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/estraverse": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
      "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
      "dev": true,
      "engines": {
        "node": ">=4.0"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@noble/hashes": {
      "version": "1.3.3",
      "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.3.tgz",
      "integrity": "sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==",
      "engines": {
        "node": ">= 16"
      },
      "funding": {
        "url": "https://paulmillr.com/funding/"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nodelib/fs.scandir": {
      "version": "2.1.5",
      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
      "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
      "dependencies": {
        "@nodelib/fs.stat": "2.0.5",
        "run-parallel": "^1.1.9"
      },
      "engines": {
        "node": ">= 8"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nodelib/fs.stat": {
      "version": "2.0.5",
      "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
      "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
      "engines": {
        "node": ">= 8"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nodelib/fs.walk": {
      "version": "1.2.8",
      "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
      "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nodelib/fs.scandir": "2.1.5",
        "fastq": "^1.6.0"
      },
      "engines": {
        "node": ">= 8"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@opentelemetry/api": {
      "version": "1.4.1",
      "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.4.1.tgz",
      "integrity": "sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA==",
      "engines": {
        "node": ">=8.0.0"
      }
    },
Grant's avatar
Grant committed
    "node_modules/@paralleldrive/cuid2": {
      "version": "2.2.2",
      "resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz",
      "integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@noble/hashes": "^1.1.5"
    "node_modules/@parcel/watcher": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz",
      "integrity": "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==",
      "dev": true,
Grant's avatar
Grant committed
      "hasInstallScript": true,
      "optional": true,
      "peer": true,
      "dependencies": {
        "detect-libc": "^1.0.3",
        "is-glob": "^4.0.3",
        "micromatch": "^4.0.5",
        "node-addon-api": "^7.0.0"
      },
      "engines": {
        "node": ">= 10.0.0"
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      "optionalDependencies": {
        "@parcel/watcher-android-arm64": "2.5.0",
        "@parcel/watcher-darwin-arm64": "2.5.0",
        "@parcel/watcher-darwin-x64": "2.5.0",
        "@parcel/watcher-freebsd-x64": "2.5.0",
        "@parcel/watcher-linux-arm-glibc": "2.5.0",
        "@parcel/watcher-linux-arm-musl": "2.5.0",
        "@parcel/watcher-linux-arm64-glibc": "2.5.0",
        "@parcel/watcher-linux-arm64-musl": "2.5.0",
        "@parcel/watcher-linux-x64-glibc": "2.5.0",
        "@parcel/watcher-linux-x64-musl": "2.5.0",
        "@parcel/watcher-win32-arm64": "2.5.0",
        "@parcel/watcher-win32-ia32": "2.5.0",
        "@parcel/watcher-win32-x64": "2.5.0"
      }
    },
    "node_modules/@parcel/watcher-android-arm64": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.0.tgz",
      "integrity": "sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "android"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
    "node_modules/@parcel/watcher-darwin-arm64": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.0.tgz",
      "integrity": "sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "darwin"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
    "node_modules/@parcel/watcher-darwin-x64": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.0.tgz",
      "integrity": "sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "darwin"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
    "node_modules/@parcel/watcher-freebsd-x64": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.0.tgz",
      "integrity": "sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "freebsd"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
    "node_modules/@parcel/watcher-linux-arm-glibc": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.0.tgz",
      "integrity": "sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==",
      "cpu": [
        "arm"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-linux-arm-musl": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.0.tgz",
      "integrity": "sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==",
      "cpu": [
        "arm"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-linux-arm64-glibc": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.0.tgz",
      "integrity": "sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-linux-arm64-musl": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.0.tgz",
      "integrity": "sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-linux-x64-glibc": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.0.tgz",
      "integrity": "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-linux-x64-musl": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.0.tgz",
      "integrity": "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "linux"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-win32-arm64": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.0.tgz",
      "integrity": "sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "win32"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-win32-ia32": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.0.tgz",
      "integrity": "sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==",
      "cpu": [
        "ia32"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "win32"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@parcel/watcher-win32-x64": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.0.tgz",
      "integrity": "sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "optional": true,
      "os": [
        "win32"
      ],
      "peer": true,
      "engines": {
        "node": ">= 10.0.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/parcel"
      }
    },
    "node_modules/@pkgjs/parseargs": {
      "version": "0.11.0",
      "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
      "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
      "optional": true,
      "engines": {
        "node": ">=14"
      }
    },
    "node_modules/@prisma/client": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.1.0.tgz",
      "integrity": "sha512-AbQYc5+EJKm1Ydfq3KxwcGiy7wIbm4/QbjCKWWoNROtvy7d6a3gmAGkKjK0iUCzh+rHV8xDhD5Cge8ke/kiy5Q==",
      "hasInstallScript": true,
      "license": "Apache-2.0",
      "engines": {
        "node": ">=18.18"
      },
      "peerDependencies": {
        "prisma": "*"
      },
      "peerDependenciesMeta": {
        "prisma": {
          "optional": true
        }
      }
    },
    "node_modules/@prisma/debug": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.1.0.tgz",
      "integrity": "sha512-0himsvcM4DGBTtvXkd2Tggv6sl2JyUYLzEGXXleFY+7Kp6rZeSS3hiTW9mwtUlXrwYbJP6pwlVNB7jYElrjWUg==",
      "devOptional": true,
      "license": "Apache-2.0"
    },
    "node_modules/@prisma/engines": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.1.0.tgz",
      "integrity": "sha512-GnYJbCiep3Vyr1P/415ReYrgJUjP79fBNc1wCo7NP6Eia0CzL2Ot9vK7Infczv3oK7JLrCcawOSAxFxNFsAERQ==",
      "devOptional": true,
      "hasInstallScript": true,
      "license": "Apache-2.0",
      "dependencies": {
        "@prisma/debug": "6.1.0",
        "@prisma/engines-version": "6.1.0-21.11f085a2012c0f4778414c8db2651556ee0ef959",
        "@prisma/fetch-engine": "6.1.0",
        "@prisma/get-platform": "6.1.0"
      }
    },
    "node_modules/@prisma/engines-version": {
      "version": "6.1.0-21.11f085a2012c0f4778414c8db2651556ee0ef959",
      "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.1.0-21.11f085a2012c0f4778414c8db2651556ee0ef959.tgz",
      "integrity": "sha512-PdJqmYM2Fd8K0weOOtQThWylwjsDlTig+8Pcg47/jszMuLL9iLIaygC3cjWJLda69siRW4STlCTMSgOjZzvKPQ==",
      "devOptional": true,
      "license": "Apache-2.0"
    },
    "node_modules/@prisma/fetch-engine": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.1.0.tgz",
      "integrity": "sha512-asdFi7TvPlEZ8CzSZ/+Du5wZ27q6OJbRSXh+S8ISZguu+S9KtS/gP7NeXceZyb1Jv1SM1S5YfiCv+STDsG6rrg==",
      "devOptional": true,
      "license": "Apache-2.0",
      "dependencies": {
        "@prisma/debug": "6.1.0",
        "@prisma/engines-version": "6.1.0-21.11f085a2012c0f4778414c8db2651556ee0ef959",
        "@prisma/get-platform": "6.1.0"
    "node_modules/@prisma/get-platform": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.1.0.tgz",
      "integrity": "sha512-ia8bNjboBoHkmKGGaWtqtlgQOhCi7+f85aOkPJKgNwWvYrT6l78KgojLekE8zMhVk0R9lWcifV0Pf8l3/15V0Q==",
      "devOptional": true,
      "license": "Apache-2.0",
      "dependencies": {
        "@prisma/debug": "6.1.0"
      }
Grant's avatar
Grant committed
    "node_modules/@quixo3/prisma-session-store": {
      "version": "3.1.13",
      "resolved": "https://registry.npmjs.org/@quixo3/prisma-session-store/-/prisma-session-store-3.1.13.tgz",
      "integrity": "sha512-EAuOvYAaAsQ0OqxkdJG/Qs3cxlT4VV8SFHjtsA3G01uB1b6r7xftX3oeg7mcG0HN/DI1qOqwvy3YFoJ38ls0iA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@paralleldrive/cuid2": "^2.2.0",
        "ts-dedent": "^2.2.0",
        "type-fest": "^2.5.2"
Grant's avatar
Grant committed
      },
      "engines": {
Grant's avatar
Grant committed
        "node": ">=12.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
Grant's avatar
Grant committed
        "@prisma/client": ">=2.16.1",
        "express-session": ">=1.17.1"
Grant's avatar
Grant committed
    "node_modules/@react-aria/breadcrumbs": {
      "version": "3.5.19",
      "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.19.tgz",
      "integrity": "sha512-mVngOPFYVVhec89rf/CiYQGTfaLRfHFtX+JQwY7sNYNqSA+gO8p4lNARe3Be6bJPgH+LUQuruIY9/ZDL6LT3HA==",
      "dependencies": {
        "@react-aria/i18n": "^3.12.4",
        "@react-aria/link": "^3.7.7",
        "@react-aria/utils": "^3.26.0",
        "@react-types/breadcrumbs": "^3.7.9",
        "@react-types/shared": "^3.26.0",
Grant's avatar
Grant committed
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
Grant's avatar
Grant committed
    "node_modules/@react-aria/button": {
      "version": "3.11.0",
      "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.11.0.tgz",
      "integrity": "sha512-b37eIV6IW11KmNIAm65F3SEl2/mgj5BrHIysW6smZX3KoKWTGYsYfcQkmtNgY0GOSFfDxMCoolsZ6mxC00nSDA==",
      "dependencies": {
        "@react-aria/focus": "^3.19.0",
        "@react-aria/interactions": "^3.22.5",
        "@react-aria/toolbar": "3.0.0-beta.11",
        "@react-aria/utils": "^3.26.0",
        "@react-stately/toggle": "^3.8.0",
        "@react-types/button": "^3.10.1",
        "@react-types/shared": "^3.26.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
      }
    },
    "node_modules/@react-aria/calendar": {
      "version": "3.6.0",
      "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.6.0.tgz",
      "integrity": "sha512-tZ3nd5DP8uxckbj83Pt+4RqgcTWDlGi7njzc7QqFOG2ApfnYDUXbIpb/Q4KY6JNlJskG8q33wo0XfOwNy8J+eg==",
      "dependencies": {
        "@internationalized/date": "^3.6.0",
        "@react-aria/i18n": "^3.12.4",
        "@react-aria/interactions": "^3.22.5",
        "@react-aria/live-announcer": "^3.4.1",
        "@react-aria/utils": "^3.26.0",
        "@react-stately/calendar": "^3.6.0",
        "@react-types/button": "^3.10.1",
        "@react-types/calendar": "^3.5.0",
        "@react-types/shared": "^3.26.0",
Grant's avatar
Grant committed
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-aria/checkbox": {
      "version": "3.15.0",
      "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.15.0.tgz",
      "integrity": "sha512-z/8xd4em7o0MroBXwkkwv7QRwiJaA1FwqMhRUb7iqtBGP2oSytBEDf0N7L09oci32a1P4ZPz2rMK5GlLh/PD6g==",
      "dependencies": {
        "@react-aria/form": "^3.0.11",
        "@react-aria/interactions": "^3.22.5",
        "@react-aria/label": "^3.7.13",
        "@react-aria/toggle": "^3.10.10",
        "@react-aria/utils": "^3.26.0",
        "@react-stately/checkbox": "^3.6.10",
        "@react-stately/form": "^3.1.0",
        "@react-stately/toggle": "^3.8.0",
        "@react-types/checkbox": "^3.9.0",
        "@react-types/shared": "^3.26.0",
Grant's avatar
Grant committed
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
Grant's avatar
Grant committed
      }
    },
    "node_modules/@react-aria/combobox": {
      "version": "3.11.0",
      "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.11.0.tgz",
      "integrity": "sha512-s88YMmPkMO1WSoiH1KIyZDLJqUwvM2wHXXakj3cYw1tBHGo4rOUFq+JWQIbM5EDO4HOR4AUUqzIUd0NO7t3zyg==",
      "dependencies": {
        "@react-aria/i18n": "^3.12.4",
        "@react-aria/listbox": "^3.13.6",