Skip to content
package-lock.json 477 KiB
Newer Older
Grant's avatar
Grant committed
      },
      "engines": {
        "node": ">=16.x",
        "pnpm": ">=7.x"
      },
      "peerDependencies": {
        "tailwindcss": "*"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/tooltip": {
      "version": "2.0.29",
      "resolved": "https://registry.npmjs.org/@nextui-org/tooltip/-/tooltip-2.0.29.tgz",
      "integrity": "sha512-LaFyS5bXhcZFXP9rnh6pTKsYX6siWjzEe5z72FIOyAV2yvv2yhkRiO/mEHKI8moo+/tScW/6muFXsvbEalPefg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/aria-utils": "2.0.15",
        "@nextui-org/framer-transitions": "2.0.15",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/overlays": "^3.18.1",
        "@react-aria/tooltip": "^3.6.4",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/tooltip": "^3.4.5",
        "@react-types/overlays": "^3.8.3",
        "@react-types/tooltip": "^3.4.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/use-aria-accordion": {
      "version": "2.0.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-accordion/-/use-aria-accordion-2.0.2.tgz",
      "integrity": "sha512-ebYr4CdvWifuTM/yyhQLKCa7aUqbVrWyR0SB6VNCGDID/kvRUW52puWnY9k24xdwY0cKbW3JRciKtQkrokRQwg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/button": "^3.8.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/selection": "^3.17.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": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-button": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-button/-/use-aria-button-2.0.6.tgz",
      "integrity": "sha512-38DZ3FK/oPZ3sppfM5EtgJ4DITOajNwSKkAMePBmuSZl+bsW7peP8g5JNd9uPOEz3edCOppT60AQSICsYiH3cg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@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/button": "^3.9.0",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-link": {
      "version": "2.0.15",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-link/-/use-aria-link-2.0.15.tgz",
      "integrity": "sha512-znzOeTZ10o3O5F2nihi8BR8rAhRHgrRWcEBovV7OqJeFzvTQwsHl9/xy45zBfwJQksBtfcBfQf+GEHXeDwfigA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@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/link": "^3.5.1",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-modal-overlay": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.0.6.tgz",
      "integrity": "sha512-JfhXvH2RObWpHeLmxdIBDPF2SDzV4SqBvEh01yRvg/EuZ3HDRfCnTDh+5HD0ziUVdk/kWuy/hZLX59sMX7QHWA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/overlays": "^3.18.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/overlays": "^3.6.3",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-multiselect": {
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.1.3.tgz",
      "integrity": "sha512-OM1lj2jdl0Q2Zme/ds6qyT4IIGsBJSGNjvkM6pEnpdyoej/HwTKsSEpEFTDGJ5t9J9DWWCEt3hz0uJxOPnZ66Q==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/i18n": "^3.8.4",
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/label": "^3.7.2",
        "@react-aria/listbox": "^3.11.1",
        "@react-aria/menu": "^3.11.1",
        "@react-aria/selection": "^3.17.1",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/list": "^3.10.0",
        "@react-stately/menu": "^3.5.6",
        "@react-types/button": "^3.9.0",
        "@react-types/overlays": "^3.8.3",
        "@react-types/select": "^3.8.4",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18",
        "react-dom": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-press": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-press/-/use-aria-press-2.0.1.tgz",
      "integrity": "sha512-T3MjHH5TU9qnkf872GmhcfQK16ITMmMW9zir6xsSsz0w6ay9Y0XTSPrI2zRL6ociFyfJjP840XCLtSx6VBfEBQ==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/interactions": "^3.19.1",
        "@react-aria/ssr": "^3.8.0",
        "@react-aria/utils": "^3.21.1",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-aria-toggle-button": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-toggle-button/-/use-aria-toggle-button-2.0.6.tgz",
      "integrity": "sha512-6Sjp7a0HQjmboLKNZu9AtZmyHz8+vhqcDwJDYTZjrrna0udxEXG+6C14YZzQxoJcvuaMimr5E8Aq0AxyRAr0MQ==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/use-aria-button": "2.0.6",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/toggle": "^3.6.3",
        "@react-types/button": "^3.9.0",
        "@react-types/shared": "^3.21.0"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-callback-ref": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-callback-ref/-/use-callback-ref-2.0.4.tgz",
      "integrity": "sha512-GF50SzOFU/R0gQT1TmjbEUiS8CQ87qiV5Rp/TD5pqys1xprVgGLUUNQzlh+YDS2JHNu5FGlZc4sJKhtf2xF5aw==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/use-safe-layout-effect": "2.0.4"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-clipboard": {
Grant's avatar
Grant committed
      "version": "2.0.4",
Grant's avatar
Grant committed
      "resolved": "https://registry.npmjs.org/@nextui-org/use-clipboard/-/use-clipboard-2.0.4.tgz",
      "integrity": "sha512-rMcaX0QsolOJ1BQbp1T/FVsSPn2m0Ss4Z+bbdS7eM6EFKtJdVJWlpbrST0/kR2UcW1KWeK27NYmtNPF5+hgZMA==",
      "peerDependencies": {
        "react": ">=18"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-data-scroll-overflow": {
      "version": "2.1.2",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-data-scroll-overflow/-/use-data-scroll-overflow-2.1.2.tgz",
      "integrity": "sha512-3h9QX+dWkfqnqciQc2KeeR67e77hobjefNHGBTDuB4LhJSJ180ToZH09SQNHaUmKRLTU/RABjGWXxdbORI0r6g==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/shared-utils": "2.0.4"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-disclosure": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-disclosure/-/use-disclosure-2.0.6.tgz",
      "integrity": "sha512-pazzLsAGKjUD4cMVySTivItmIgpsfIf4baP/02K0Xc8tbFAH4K1n7cUnEEjs+MTXy1Bprvz3pfAHDGZRDI1yYg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/use-callback-ref": "2.0.4",
        "@react-aria/utils": "^3.21.1",
        "@react-stately/utils": "^3.8.0"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-image": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-image/-/use-image-2.0.4.tgz",
      "integrity": "sha512-tomOkrhlhTA45qA/MLh1YmiWVGgJ2KeM0qBSLP1ikVcppc/e9UtkIJjHIGdNCnHZTjoPEh53HzyJeUMlYUM9uw==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/use-safe-layout-effect": "2.0.4"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-is-mobile": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-is-mobile/-/use-is-mobile-2.0.6.tgz",
      "integrity": "sha512-HeglWUoq6Ln8P5n6s1SZvBRatLYMKsiXQM7Mk2l+6jFByzZh3VWtZ05xmuX8te/1rGmeUxjeXtW6x+F7/f/JoA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/ssr": "^3.8.0"
      },
      "peerDependencies": {
        "react": ">=18"
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-is-mounted": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-is-mounted/-/use-is-mounted-2.0.4.tgz",
      "integrity": "sha512-NSQwQjg8+k02GVov9cDwtAdop1Cr90eDgB0MAdvu7QCMgfBZjy88IdQnx3Yo7bG4wP45xC0vLjqDBanaK+11hw==",
      "peerDependencies": {
        "react": ">=18"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-pagination": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-pagination/-/use-pagination-2.0.4.tgz",
      "integrity": "sha512-EETHzhh+LW8u2bm93LkUABbu0pIoWBCeY8hmvgjhhNMkILuwZNGYnp9tdF2rcS2P4KDlHQkIQcoiOGrGMqBUaQ==",
      "dependencies": {
        "@nextui-org/shared-utils": "2.0.4"
      },
      "peerDependencies": {
        "react": ">=18"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-safe-layout-effect": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-safe-layout-effect/-/use-safe-layout-effect-2.0.4.tgz",
      "integrity": "sha512-K7ppEhTfzdVOzbgKaNFEBi4HwRfQ8j+kRBQqsU5yo8bSM+5uv8OUy/mjpEf4i02PUDIBmsgJC4En9S537DXrwg==",
      "peerDependencies": {
        "react": ">=18"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-scroll-position": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-scroll-position/-/use-scroll-position-2.0.4.tgz",
      "integrity": "sha512-5ugiHqQ1OptBmujOsJGigbUt/rQ826+8RKYSpBp1uax1eF7TlpigXt6mS1PDsJIyEauHi8rjH5B3weOn1//tug==",
      "peerDependencies": {
        "react": ">=18"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@nextui-org/use-update-effect": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@nextui-org/use-update-effect/-/use-update-effect-2.0.4.tgz",
      "integrity": "sha512-HycSl9Eopmy3ypZQxXVR7eov2D0q0zcgldgbIPvlKExbj8OInaIImc9zLMI9oQgfmg/YdvLeFSrfwc5BPrIvlg==",
      "peerDependencies": {
        "react": ">=18"
      }
    },
    "node_modules/@nextui-org/user": {
      "version": "2.0.25",
      "resolved": "https://registry.npmjs.org/@nextui-org/user/-/user-2.0.25.tgz",
      "integrity": "sha512-Ykh65O0ynJBlstlZowM8KrX6zv/VLfDgYX892Dk0goLwU8gcSILPZE7yGIBZi1XsNN7mE3dmTp/APLFDbkzzXw==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@nextui-org/avatar": "2.0.24",
        "@nextui-org/react-utils": "2.0.10",
        "@nextui-org/shared-utils": "2.0.4",
        "@react-aria/focus": "^3.14.3",
        "@react-aria/utils": "^3.21.1"
      },
      "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/@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"
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
      }
    },
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"
Grant's avatar
Grant committed
    "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"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@prisma/client": {
      "version": "5.8.1",
      "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.8.1.tgz",
      "integrity": "sha512-xQtMPfbIwLlbm0VVIVQY2yqQVOxPwRQhvIp7Z3m2900g1bu/zRHKhYZJQWELqmjl6d8YwBy0K2NvMqh47v1ubw==",
      "hasInstallScript": true,
      "engines": {
        "node": ">=16.13"
      },
      "peerDependencies": {
        "prisma": "*"
      },
      "peerDependenciesMeta": {
        "prisma": {
          "optional": true
        }
      }
    },
    "node_modules/@prisma/debug": {
      "version": "5.8.1",
      "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.8.1.tgz",
      "integrity": "sha512-tjuw7eA0Us3T42jx9AmAgL58rzwzpFGYc3R7Y4Ip75EBYrKMBA1YihuWMcBC92ILmjlQ/u3p8VxcIE0hr+fZfg==",
      "devOptional": true
    },
    "node_modules/@prisma/engines": {
      "version": "5.8.1",
      "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.8.1.tgz",
      "integrity": "sha512-TJgYLRrZr56uhqcXO4GmP5be+zjCIHtLDK20Cnfg+o9d905hsN065QOL+3Z0zQAy6YD31Ol4u2kzSfRmbJv/uA==",
      "devOptional": true,
      "hasInstallScript": true,
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@prisma/debug": "5.8.1",
        "@prisma/engines-version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
        "@prisma/fetch-engine": "5.8.1",
        "@prisma/get-platform": "5.8.1"
Grant's avatar
Grant committed
    "node_modules/@prisma/engines-version": {
      "version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
      "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2.tgz",
      "integrity": "sha512-f5C3JM3l9yhGr3cr4FMqWloFaSCpNpMi58Om22rjD2DOz3owci2mFdFXMgnAGazFPKrCbbEhcxdsRfspEYRoFQ==",
      "devOptional": true
    },
    "node_modules/@prisma/fetch-engine": {
      "version": "5.8.1",
      "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.8.1.tgz",
      "integrity": "sha512-+bgjjoSFa6uYEbAPlklfoVSStOEfcpheOjoBoNsNNSQdSzcwE2nM4Q0prun0+P8/0sCHo18JZ9xqa8gObvgOUw==",
      "devOptional": true,
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@prisma/debug": "5.8.1",
        "@prisma/engines-version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
        "@prisma/get-platform": "5.8.1"
Grant's avatar
Grant committed
    "node_modules/@prisma/get-platform": {
      "version": "5.8.1",
      "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.8.1.tgz",
      "integrity": "sha512-wnA+6HTFcY+tkykMokix9GiAkaauPC5W/gg0O5JB0J8tCTNWrqpnQ7AsaGRfkYUbeOIioh6woDjQrGTTRf1Zag==",
      "devOptional": true,
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@prisma/debug": "5.8.1"
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.10",
      "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.10.tgz",
      "integrity": "sha512-Z6UMVvobmBg4uLewAXkp9/X6AFN+S/4uHk3IShHCaI8ONNZrIewbPYR1B9qNsgMMnYWmDfaOp40krdJSgYdGUw==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/link": "^3.6.4",
        "@react-aria/utils": "^3.23.1",
        "@react-types/breadcrumbs": "^3.7.2",
        "@react-types/shared": "^3.22.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/button": {
      "version": "3.9.2",
      "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.9.2.tgz",
      "integrity": "sha512-7ZVUASmdOdi1FNP528oDggxO1SNoAhyuMutaJd7nNBjAJ4Zagi/T9qaAFoVha1hyejfLY/ZzXRdWhnkUYljSbA==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/toggle": "^3.7.1",
        "@react-types/button": "^3.9.1",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-aria/checkbox": {
      "version": "3.14.0",
      "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.14.0.tgz",
      "integrity": "sha512-eOIeIIhnoQkin+1kmz+pv/YjRSkMWAF4uyi1THwkTlLZmpJvxUqEbSzQhfBEH30tKAlFLAcpY3+XOUCm74tHng==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/form": "^3.0.2",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/label": "^3.7.5",
        "@react-aria/toggle": "^3.10.1",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/checkbox": "^3.6.2",
        "@react-stately/form": "^3.0.0",
        "@react-stately/toggle": "^3.7.1",
        "@react-types/checkbox": "^3.7.0",
        "@react-types/shared": "^3.22.0",
        "@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"
      }
    },
    "node_modules/@react-aria/combobox": {
      "version": "3.8.3",
      "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.8.3.tgz",
      "integrity": "sha512-7SteX1MjDV0077IZVMuaXAuIiSaQeGYh1sT5Y6eDOCiOArkPaEmXWzCjBDkLYex0jl6z51gl0gLU3dwq9kB6Gw==",
      "dependencies": {
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/listbox": "^3.11.4",
        "@react-aria/live-announcer": "^3.3.1",
        "@react-aria/menu": "^3.13.0",
        "@react-aria/overlays": "^3.21.0",
        "@react-aria/selection": "^3.17.4",
        "@react-aria/textfield": "^3.14.2",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/collections": "^3.10.4",
        "@react-stately/combobox": "^3.8.1",
        "@react-stately/form": "^3.0.0",
        "@react-types/button": "^3.9.1",
        "@react-types/combobox": "^3.10.0",
        "@react-types/shared": "^3.22.0",
        "@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",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
    },
    "node_modules/@react-aria/dialog": {
      "version": "3.5.11",
      "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.11.tgz",
      "integrity": "sha512-oT+FBOtPZRWVBxPt1K8F5XaKGYpi+ZV3oFFzub8w+D6m+9WN4pktUx7YBz95Kunw7M1HcAsyQZX0fsAuDPL7Rw==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/overlays": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-types/dialog": "^3.5.7",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
Grant's avatar
Grant committed
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
    "node_modules/@react-aria/focus": {
      "version": "3.16.1",
      "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.16.1.tgz",
      "integrity": "sha512-3ZEYc+hWqDQX7fA54ZOTkED8OGXs9+K9fYmjD1IdjZJAJS/2/AJ95PgIQ29zBkl9D9TAi4Nb3tJ/3+H/02UzoA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0",
        "clsx": "^2.0.0"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
    },
    "node_modules/@react-aria/focus/node_modules/clsx": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz",
      "integrity": "sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==",
Grant's avatar
Grant committed
      "engines": {
Grant's avatar
Grant committed
        "node": ">=6"
      }
    },
    "node_modules/@react-aria/form": {
      "version": "3.0.2",
      "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.0.2.tgz",
      "integrity": "sha512-iQBbol9vSPd+s2rNlkmu646wGlrDNr/u+Uf/NRXNl5MNvDIWAQ3mliGL1ERGtT5GGq0WzSka4hjbzwf67BdQKw==",
      "dependencies": {
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/form": "^3.0.0",
        "@react-types/shared": "^3.22.0",
        "@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"
      }
    },
    "node_modules/@react-aria/grid": {
      "version": "3.8.7",
      "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.8.7.tgz",
      "integrity": "sha512-gpWiZptCA+65jVbCu9vzkfBfzfgLucSOZFy9P+fVrGB6fE6pDGj13oyyr+Nmr6jihQmOv+y9eJsU7u9Xlyl2Xg==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/live-announcer": "^3.3.1",
        "@react-aria/selection": "^3.17.4",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/collections": "^3.10.4",
        "@react-stately/grid": "^3.8.4",
        "@react-stately/selection": "^3.14.2",
        "@react-stately/virtualizer": "^3.6.7",
        "@react-types/checkbox": "^3.7.0",
        "@react-types/grid": "^3.2.3",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
Grant's avatar
Grant committed
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
    },
    "node_modules/@react-aria/i18n": {
      "version": "3.10.1",
      "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.10.1.tgz",
      "integrity": "sha512-o05AozIXhropvN8vg0YD0Z0vajYuaALxB1+Km00FE5uGim4u2UKeBXqAk+8QsOs4CHg91paa3C15DcTDDEMJSg==",
      "dependencies": {
        "@internationalized/date": "^3.5.1",
        "@internationalized/message": "^3.1.1",
        "@internationalized/number": "^3.5.0",
        "@internationalized/string": "^3.2.0",
        "@react-aria/ssr": "^3.9.1",
        "@react-aria/utils": "^3.23.1",
        "@react-types/shared": "^3.22.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/interactions": {
      "version": "3.21.0",
      "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.21.0.tgz",
      "integrity": "sha512-sPuzEl4Xq/BR5gbYr2R/sDzwlX9NdJ02i8Ew2rEy2hLMlf1jAeUAdTg/G+K9baWJ8acV9fZv6h/mdV3dXGLPSg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/ssr": "^3.9.1",
        "@react-aria/utils": "^3.23.1",
        "@react-types/shared": "^3.22.0",
        "@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"
      }
    },
    "node_modules/@react-aria/label": {
      "version": "3.7.5",
      "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.5.tgz",
      "integrity": "sha512-1hlTer4X9zlzC2PHC9SlAeY/E55dYyzxxpM75kqhtma8XFgDUB0Rztvi+R/Uenl0VDuy1Ny95OdhBM0j70qBnA==",
      "dependencies": {
        "@react-aria/utils": "^3.23.1",
        "@react-types/shared": "^3.22.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/link": {
      "version": "3.6.4",
      "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.6.4.tgz",
      "integrity": "sha512-oCUWAvnJYD7IUR6ujQJqCChiSFJMsBncoInMvfbnlD3ZX5AqLWEPkJUZ7aM8XB6fGEapiYoY1IUHzOM63XsmjQ==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/focus": "^3.16.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-types/link": "^3.5.2",
        "@react-types/shared": "^3.22.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/listbox": {
      "version": "3.11.4",
      "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.11.4.tgz",
      "integrity": "sha512-ml2dUy1R0kSuDmFrW0xtAnI04nZBfzLLmINSl1k9N5Tr/PVZ/TVGjFimHfpG7g3uvTxGXpjFfA9DR+2Nyuj/SA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/label": "^3.7.5",
        "@react-aria/selection": "^3.17.4",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/collections": "^3.10.4",
        "@react-stately/list": "^3.10.2",
        "@react-types/listbox": "^3.4.6",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
Grant's avatar
Grant committed
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
    "node_modules/@react-aria/live-announcer": {
      "version": "3.3.1",
      "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.3.1.tgz",
      "integrity": "sha512-hsc77U7S16trM86d+peqJCOCQ7/smO1cybgdpOuzXyiwcHQw8RQ4GrXrS37P4Ux/44E9nMZkOwATQRT2aK8+Ew==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@swc/helpers": "^0.5.0"
      }
    },
    "node_modules/@react-aria/menu": {
      "version": "3.13.0",
      "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.13.0.tgz",
      "integrity": "sha512-2vNZV77I36sbAINj3QVbq4yxOfytzQpdQAhHy7QFr7WjvTYqPAVNuD4LgiGn97I5skLRakCs+tGiLgIQGY/0Ig==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/overlays": "^3.21.0",
        "@react-aria/selection": "^3.17.4",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/collections": "^3.10.4",
        "@react-stately/menu": "^3.6.0",
        "@react-stately/tree": "^3.7.5",
        "@react-types/button": "^3.9.1",
        "@react-types/menu": "^3.9.6",
        "@react-types/shared": "^3.22.0",
        "@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",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
    "node_modules/@react-aria/overlays": {
      "version": "3.21.0",
      "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.21.0.tgz",
      "integrity": "sha512-ulE5RQP3ZUFqY6Zok4L/CCZW5HCPZeuyDEezPw4/4Y/WD6TjGZ1ChbPuGsAl+X+fo/iKTpe7joN4kYrKmTb5WA==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/ssr": "^3.9.1",
        "@react-aria/utils": "^3.23.1",
        "@react-aria/visually-hidden": "^3.8.9",
        "@react-stately/overlays": "^3.6.4",
        "@react-types/button": "^3.9.1",
        "@react-types/overlays": "^3.8.4",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-aria/progress": {
      "version": "3.4.10",
      "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.10.tgz",
      "integrity": "sha512-q82LbDjimIo5a21Kg9aUYG94oFsDtpAwaQDj2YPVDt9kNie4BHOLHnHZWYk8jPoZDHMEk80jZBKWcDnk8+wWtw==",
      "dependencies": {
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/label": "^3.7.5",
        "@react-aria/utils": "^3.23.1",
        "@react-types/progress": "^3.5.1",
        "@react-types/shared": "^3.22.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/radio": {
      "version": "3.10.1",
      "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.10.1.tgz",
      "integrity": "sha512-UEeQncLloHz/H4iwHbiBXiYLCDsMmRDkL/GMcpUCx0OaQSuKB/kJTOR0rFEMVyCiDVXx7hJ16fcSh1lXpLL9gA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/focus": "^3.16.1",
        "@react-aria/form": "^3.0.2",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/label": "^3.7.5",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/radio": "^3.10.1",
        "@react-types/radio": "^3.7.0",
        "@react-types/shared": "^3.22.0",
        "@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"
      }
    },
    "node_modules/@react-aria/selection": {
      "version": "3.17.4",
      "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.17.4.tgz",
      "integrity": "sha512-COq5qGbJebn9Wbo/3UGluhYLK4uUijuacew/7PgLArHIjiqPvK7kqcQA5Kdwrxzv4Z94f2x9fVf8Uf65zB543Q==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/selection": "^3.14.2",
        "@react-types/shared": "^3.22.0",
        "@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",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
    },
    "node_modules/@react-aria/slider": {
      "version": "3.7.5",
      "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.7.5.tgz",
      "integrity": "sha512-AV0ZDWmdO8mvh3wS09uOAoenRCxkqaN7ZYb0rQLRvP2vhZJzaJPaN7/0f9/TLnvrZmmUspm4IqXD+Ci9q49lWA==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/label": "^3.7.5",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/slider": "^3.5.1",
        "@react-types/shared": "^3.22.0",
        "@react-types/slider": "^3.7.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/ssr": {
      "version": "3.9.1",
      "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.1.tgz",
      "integrity": "sha512-NqzkLFP8ZVI4GSorS0AYljC13QW2sc8bDqJOkBvkAt3M8gbcAXJWVRGtZBCRscki9RZF+rNlnPdg0G0jYkhJcg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
      "engines": {
Grant's avatar
Grant committed
        "node": ">= 12"
Grant's avatar
Grant committed
      },
Grant's avatar
Grant committed
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
    "node_modules/@react-aria/switch": {
      "version": "3.6.1",
      "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.6.1.tgz",
      "integrity": "sha512-WaDJ4KJlrYvkLK4h3/KRGRfHlYjPmqDEh83ya0wtkZbKZte7/2+a1bnpwcrQeTmuDVSPthiieL1dQggg8sOuxA==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/toggle": "^3.10.1",
        "@react-stately/toggle": "^3.7.1",
        "@react-types/switch": "^3.5.0",
        "@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"
      }
    },
    "node_modules/@react-aria/table": {
      "version": "3.13.4",
      "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.13.4.tgz",
      "integrity": "sha512-dhYumqv2kCH3LOtmXJlq0Qc3VVFwaDaHaTV6xgen2EZxUZQa3mZDoCoxSu8/w3LvKwQAk+NAOqmrOHzMMyOlOQ==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/grid": "^3.8.7",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/live-announcer": "^3.3.1",
        "@react-aria/utils": "^3.23.1",
        "@react-aria/visually-hidden": "^3.8.9",
        "@react-stately/collections": "^3.10.4",
        "@react-stately/flags": "^3.0.0",
        "@react-stately/table": "^3.11.5",
        "@react-stately/virtualizer": "^3.6.7",
        "@react-types/checkbox": "^3.7.0",
        "@react-types/grid": "^3.2.3",
        "@react-types/shared": "^3.22.0",
        "@react-types/table": "^3.9.2",
        "@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",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
    },
    "node_modules/@react-aria/tabs": {
      "version": "3.8.4",
      "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.8.4.tgz",
      "integrity": "sha512-q8c3QorgVqi9hxa1FisWuZ5rRkS0EyzynmJ2hNhyznIlGuMP30HsnsTIf1Y+hNNj3ofL04Xc5BkJpLrQvsBPAQ==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/i18n": "^3.10.1",
        "@react-aria/selection": "^3.17.4",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/tabs": "^3.6.3",
        "@react-types/shared": "^3.22.0",
        "@react-types/tabs": "^3.3.4",
        "@swc/helpers": "^0.5.0"
Grant's avatar
Grant committed
      },
      "peerDependencies": {
Grant's avatar
Grant committed
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
        "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
    "node_modules/@react-aria/textfield": {
      "version": "3.14.2",
      "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.14.2.tgz",
      "integrity": "sha512-l9FulRr7Kpchy+dt0hIZ7rMwMReJrZnjeWT7iwmZWFMleEYjSuRUnmM+L82oZBY9BSwftJ5kk6vG4AP7MLBulg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/focus": "^3.16.1",
        "@react-aria/form": "^3.0.2",
        "@react-aria/label": "^3.7.5",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/form": "^3.0.0",
        "@react-stately/utils": "^3.9.0",
        "@react-types/shared": "^3.22.0",
        "@react-types/textfield": "^3.9.0",
        "@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"
      }
    },
    "node_modules/@react-aria/toggle": {
      "version": "3.10.1",
      "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.10.1.tgz",
      "integrity": "sha512-Z+T/fyWvglLDMsNDCee/OF3Josntzlfq1/Iez+ShqIaSI/FgZIjglQbEFqXvM9gSGOX1fYfv9n4Ztj6DDT6J2Q==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/toggle": "^3.7.1",
        "@react-types/checkbox": "^3.7.0",
        "@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"
Grant's avatar
Grant committed
    "node_modules/@react-aria/tooltip": {
      "version": "3.7.1",
      "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.7.1.tgz",
      "integrity": "sha512-2lf72hIw3gfQLvKU9SHkh3a/CP8GJ3MbKlPq8x0gX7444zaYII/UDqIkde1TiR2fB71I/MqKSOx6mg28B9lj4w==",
      "dependencies": {
        "@react-aria/focus": "^3.16.1",
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-stately/tooltip": "^3.4.6",
        "@react-types/shared": "^3.22.0",
        "@react-types/tooltip": "^3.4.6",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-aria/utils": {
      "version": "3.23.1",
      "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.23.1.tgz",
      "integrity": "sha512-iXibf9ojqdoygbvy/++v5cKLKgjc/5ZmKV8/9u/2Hkpha1cf5Td/Z+Vl42B6giUBAsuDio5kuZYfYC7Uk+t8ag==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-aria/ssr": "^3.9.1",
        "@react-stately/utils": "^3.9.0",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0",
        "clsx": "^2.0.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@react-aria/utils/node_modules/clsx": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz",
      "integrity": "sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==",
      "engines": {
        "node": ">=6"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-aria/visually-hidden": {
      "version": "3.8.9",
      "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.9.tgz",
      "integrity": "sha512-yUUj4M8YjtwzS45n0nB4bCKCYd3Dl6wmCZKAcAqZG9hMh6DUAcSp2xqYKOAzvNrtZZmAoopgMP4UC9hKlY6swQ==",
      "dependencies": {
        "@react-aria/interactions": "^3.21.0",
        "@react-aria/utils": "^3.23.1",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-stately/checkbox": {
      "version": "3.6.2",
      "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.6.2.tgz",
      "integrity": "sha512-IzeyGd3MKoOAzvgbmds8wnCWRFUmQUznXEMxl1DbpqYpB+OH4nMS81D7yLSVeQPRtxcqKCSx+/98oycMThCilw==",
      "dependencies": {
        "@react-stately/form": "^3.0.0",
        "@react-stately/utils": "^3.9.0",
        "@react-types/checkbox": "^3.7.0",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
      }
Grant's avatar
Grant committed
    },
Grant's avatar
Grant committed
    "node_modules/@react-stately/collections": {
      "version": "3.10.4",
      "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.10.4.tgz",
      "integrity": "sha512-OHhCrItGt4zB2bSrgObRo0H2SC7QlkH8ReGxo+NVIWchXRLRoiWBP7S+IwleewEo5gOqDVPY3hqA9n4iiI8twg==",
Grant's avatar
Grant committed
      "dependencies": {
Grant's avatar
Grant committed
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Grant's avatar
Grant committed
      }
    },
Grant's avatar
Grant committed
    "node_modules/@react-stately/combobox": {
      "version": "3.8.1",
      "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.8.1.tgz",
      "integrity": "sha512-FaWkqTXQdWg7ptaeU4iPcqF/kxbRg2ZNUcvW/hiL/enciV5tRCsddvfNqvDvy1L30z9AUwlp9MWqzm/DhBITCw==",
      "dependencies": {
        "@react-stately/collections": "^3.10.4",
        "@react-stately/form": "^3.0.0",
        "@react-stately/list": "^3.10.2",
        "@react-stately/overlays": "^3.6.4",
        "@react-stately/select": "^3.6.1",
        "@react-stately/utils": "^3.9.0",
        "@react-types/combobox": "^3.10.0",
        "@react-types/shared": "^3.22.0",
        "@swc/helpers": "^0.5.0"
      },
      "peerDependencies": {
        "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"