From 09d772b5ea64f3f0cd3dbaebc38534bcd8217e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:08:29 +0000 Subject: [PATCH] chore(deps): bump the version-all group in /frontend with 8 updates Bumps the version-all group in /frontend with 8 updates: | Package | From | To | | --- | --- | --- | | [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) | `2.6.10` | `2.6.11` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.12` | `5.63.0` | | [i18next](https://github.com/i18next/i18next) | `24.2.0` | `24.2.1` | | [isbot](https://github.com/omrilotan/isbot) | `5.1.19` | `5.1.20` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.203.3` | `1.205.0` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.1` | `9.0.3` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.15` | `0.5.16` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.2` | `19.0.3` | Updates `@nextui-org/react` from 2.6.10 to 2.6.11 - [Release notes](https://github.com/nextui-org/nextui/releases) - [Changelog](https://github.com/nextui-org/nextui/blob/canary/packages/core/react/CHANGELOG.md) - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.6.11/packages/core/react) Updates `@tanstack/react-query` from 5.62.12 to 5.63.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.63.0/packages/react-query) Updates `i18next` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v24.2.0...v24.2.1) Updates `isbot` from 5.1.19 to 5.1.20 - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/omrilotan/isbot/compare/v5.1.19...v5.1.20) Updates `posthog-js` from 1.203.3 to 1.205.0 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.203.3...v1.205.0) Updates `react-markdown` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.3) Updates `@tailwindcss/typography` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.15...v0.5.16) Updates `@types/react` from 19.0.2 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@nextui-org/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: isbot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 1037 +++++++++++++++--------------------- frontend/package.json | 16 +- 2 files changed, 425 insertions(+), 628 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index ec356471ee9b..628442ae5fa4 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -9,32 +9,32 @@ "version": "0.19.0", "dependencies": { "@monaco-editor/react": "^4.7.0-rc.0", - "@nextui-org/react": "^2.6.10", + "@nextui-org/react": "^2.6.11", "@react-router/node": "^7.1.1", "@react-router/serve": "^7.1.1", "@react-types/shared": "^3.25.0", "@reduxjs/toolkit": "^2.5.0", - "@tanstack/react-query": "^5.62.12", + "@tanstack/react-query": "^5.63.0", "@vitejs/plugin-react": "^4.3.2", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.4.0", "axios": "^1.7.9", "clsx": "^2.1.1", "eslint-config-airbnb-typescript": "^18.0.0", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "i18next-browser-languagedetector": "^8.0.2", "i18next-http-backend": "^3.0.1", - "isbot": "^5.1.19", + "isbot": "^5.1.20", "jose": "^5.9.4", "monaco-editor": "^0.52.2", - "posthog-js": "^1.203.3", + "posthog-js": "^1.205.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-highlight": "^0.15.0", "react-hot-toast": "^2.5.1", "react-i18next": "^15.4.0", "react-icons": "^5.4.0", - "react-markdown": "^9.0.1", + "react-markdown": "^9.0.3", "react-redux": "^9.2.0", "react-router": "^7.1.1", "react-syntax-highlighter": "^15.6.1", @@ -51,13 +51,13 @@ "@mswjs/socket.io-binding": "^0.1.1", "@playwright/test": "^1.49.1", "@react-router/dev": "^7.1.1", - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "@tanstack/eslint-plugin-query": "^5.62.16", "@testing-library/jest-dom": "^6.6.1", "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.5.2", "@types/node": "^22.10.5", - "@types/react": "^19.0.2", + "@types/react": "^19.0.3", "@types/react-dom": "^19.0.2", "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", @@ -1176,52 +1176,47 @@ } }, "node_modules/@formatjs/ecma402-abstract": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.1.tgz", - "integrity": "sha512-Ip9uV+/MpLXWRk03U/GzeJMuPeOXpJBSB5V1tjA6kJhvqssye5J5LoYLc7Z5IAHb7nR62sRoguzrFiVCP/hnzw==", - "license": "MIT", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.2.tgz", + "integrity": "sha512-6sE5nyvDloULiyOMbOTJEEgWL32w+VHkZQs8S02Lnn8Y/O5aQhjOEXwWzvR7SsBE/exxlSpY2EsWZgqHbtLatg==", "dependencies": { - "@formatjs/fast-memoize": "2.2.5", - "@formatjs/intl-localematcher": "0.5.9", + "@formatjs/fast-memoize": "2.2.6", + "@formatjs/intl-localematcher": "0.5.10", "decimal.js": "10", "tslib": "2" } }, "node_modules/@formatjs/fast-memoize": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.5.tgz", - "integrity": "sha512-6PoewUMrrcqxSoBXAOJDiW1m+AmkrAj0RiXnOMD59GRaswjXhm3MDhgepXPBgonc09oSirAJTsAggzAGQf6A6g==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.6.tgz", + "integrity": "sha512-luIXeE2LJbQnnzotY1f2U2m7xuQNj2DA8Vq4ce1BY9ebRZaoPB1+8eZ6nXpLzsxuW5spQxr7LdCg+CApZwkqkw==", "dependencies": { "tslib": "2" } }, "node_modules/@formatjs/icu-messageformat-parser": { - "version": "2.9.7", - "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.9.7.tgz", - "integrity": "sha512-cuEHyRM5VqLQobANOjtjlgU7+qmk9Q3fDQuBiRRJ3+Wp3ZoZhpUPtUfuimZXsir6SaI2TaAJ+SLo9vLnV5QcbA==", - "license": "MIT", + "version": "2.9.8", + "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.9.8.tgz", + "integrity": "sha512-hZlLNI3+Lev8IAXuwehLoN7QTKqbx3XXwFW1jh0AdIA9XJdzn9Uzr+2LLBspPm/PX0+NLIfykj/8IKxQqHUcUQ==", "dependencies": { - "@formatjs/ecma402-abstract": "2.3.1", - "@formatjs/icu-skeleton-parser": "1.8.11", + "@formatjs/ecma402-abstract": "2.3.2", + "@formatjs/icu-skeleton-parser": "1.8.12", "tslib": "2" } }, "node_modules/@formatjs/icu-skeleton-parser": { - "version": "1.8.11", - "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.11.tgz", - "integrity": "sha512-8LlHHE/yL/zVJZHAX3pbKaCjZKmBIO6aJY1mkVh4RMSEu/2WRZ4Ysvv3kKXJ9M8RJLBHdnk1/dUQFdod1Dt7Dw==", - "license": "MIT", + "version": "1.8.12", + "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.12.tgz", + "integrity": "sha512-QRAY2jC1BomFQHYDMcZtClqHR55EEnB96V7Xbk/UiBodsuFc5kujybzt87+qj1KqmJozFhk6n4KiT1HKwAkcfg==", "dependencies": { - "@formatjs/ecma402-abstract": "2.3.1", + "@formatjs/ecma402-abstract": "2.3.2", "tslib": "2" } }, "node_modules/@formatjs/intl-localematcher": { - "version": "0.5.9", - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.9.tgz", - "integrity": "sha512-8zkGu/sv5euxbjfZ/xmklqLyDGQSxsLqg8XOq88JW3cmJtzhCP8EtSJXlaKZnVO4beEaoiT9wj4eIoCQ9smwxA==", - "license": "MIT", + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.10.tgz", + "integrity": "sha512-af3qATX+m4Rnd9+wHcjJ4w2ijq+rAVP3CCinJQvFv1kgSu1W6jypUmvleJxcewdxmutM8dmIRZFxO/IQBZmP2Q==", "dependencies": { "tslib": "2" } @@ -1429,7 +1424,6 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.6.0.tgz", "integrity": "sha512-+z6ti+CcJnRlLHok/emGEsWQhe7kfSmEW+/6qCzvKY67YPh7YOBfvc7+/+NXq+zJlbArg30tYpqLjNgcAYv2YQ==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } @@ -1438,7 +1432,6 @@ "version": "3.1.6", "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.6.tgz", "integrity": "sha512-JxbK3iAcTIeNr1p0WIFg/wQJjIzJt9l/2KNY/48vXV7GRGZSv3zMxJsce008fZclk2cDC8y0Ig3odceHO7EfNQ==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0", "intl-messageformat": "^10.1.0" @@ -1448,7 +1441,6 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.0.tgz", "integrity": "sha512-PtrRcJVy7nw++wn4W2OuePQQfTqDzfusSuY1QTtui4wa7r+rGVtR75pO8CyKvHvzyQYi3Q1uO5sY0AsB4e65Bw==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } @@ -1457,7 +1449,6 @@ "version": "3.2.5", "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.5.tgz", "integrity": "sha512-rKs71Zvl2OKOHM+mzAFMIyqR5hI1d1O6BBkMK2/lkfg3fkmVh9Eeg0awcA8W2WqYqDOv6a86DIOlFpggwLtbuw==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } @@ -1643,16 +1634,15 @@ } }, "node_modules/@nextui-org/accordion": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.2.6.tgz", - "integrity": "sha512-injM1MJDdAxQ2TWHRXWM8aM2fELwsdQuvWSz4QINMMauS6qgWxWVF1OqxTd0FxSAAOyMuJIdm45p2K6eV9Ocsw==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.2.7.tgz", + "integrity": "sha512-jdobOwUxSi617m+LpxHFzg64UhDuOfDJI2CMk3MP+b2WBJ7SNW4hmN2NW5Scx5JiY+kyBGmlxJ4Y++jZpZgQjQ==", "dependencies": { - "@nextui-org/aria-utils": "2.2.6", + "@nextui-org/aria-utils": "2.2.7", "@nextui-org/divider": "2.2.5", "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-aria-accordion": "2.2.2", @@ -1673,13 +1663,12 @@ } }, "node_modules/@nextui-org/alert": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/@nextui-org/alert/-/alert-2.2.8.tgz", - "integrity": "sha512-2UzofZNowJCnRge98Qjj3+G586d2xXMEqyfJasNc2xXrejMmqNwnFC5vn1qNi+vzqnqOr75kTfQHtyRRLWEwhQ==", - "license": "MIT", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/@nextui-org/alert/-/alert-2.2.9.tgz", + "integrity": "sha512-SjMZewEqknx/jqmMcyQdbeo6RFg40+A3b1lGjnj/fdkiJozQoTesiOslzDsacqiSgvso2F+8u1emC2tFBAU3hw==", "dependencies": { - "@nextui-org/button": "2.2.8", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/button": "2.2.9", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@react-aria/utils": "3.26.0", @@ -1693,14 +1682,13 @@ } }, "node_modules/@nextui-org/aria-utils": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.2.6.tgz", - "integrity": "sha512-HrMLt8k1cYhHUDFg9D+DC71Dd9tZwhJkfseRjnOrccMF8f4eNV+olEfTp0+15lmdDXi6Xa1gXN5H4ZozKrNcug==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.2.7.tgz", + "integrity": "sha512-QgMZ8fii6BCI/+ZIkgXgkm/gMNQ92pQJn83q90fBT6DF+6j4hsCpJwLNCF5mIJkX/cQ/4bHDsDaj7w1OzkhQNg==", "dependencies": { "@nextui-org/react-rsc-utils": "2.1.1", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/system": "2.4.5", + "@nextui-org/system": "2.4.6", "@react-aria/utils": "3.26.0", "@react-stately/collections": "3.12.0", "@react-stately/overlays": "3.6.12", @@ -1713,22 +1701,21 @@ } }, "node_modules/@nextui-org/autocomplete": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.3.8.tgz", - "integrity": "sha512-N7fRp5aAKi9hHX+ApqKfsZ3obOsizrRB2DZcbOrw2LgDjucsb3btyl8Zqi4oY4ZGSEn1DdCkbGylKPrgHTZ23Q==", - "license": "MIT", - "dependencies": { - "@nextui-org/aria-utils": "2.2.6", - "@nextui-org/button": "2.2.8", - "@nextui-org/form": "2.1.7", - "@nextui-org/input": "2.4.7", - "@nextui-org/listbox": "2.3.8", - "@nextui-org/popover": "2.3.8", - "@nextui-org/react-utils": "2.1.2", - "@nextui-org/scroll-shadow": "2.3.4", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.3.9.tgz", + "integrity": "sha512-1AizOvL8lERoWjm8WiA0NPJWB3h0gqYlbV/qGZeacac5356hb8cNzWUlxGzr9bNkhn9slIoEUyGMgtYeKq7ptg==", + "dependencies": { + "@nextui-org/aria-utils": "2.2.7", + "@nextui-org/button": "2.2.9", + "@nextui-org/form": "2.1.8", + "@nextui-org/input": "2.4.8", + "@nextui-org/listbox": "2.3.9", + "@nextui-org/popover": "2.3.9", + "@nextui-org/react-utils": "2.1.3", + "@nextui-org/scroll-shadow": "2.3.5", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/spinner": "2.2.5", + "@nextui-org/spinner": "2.2.6", "@nextui-org/use-aria-button": "2.2.4", "@nextui-org/use-safe-layout-effect": "2.1.1", "@react-aria/combobox": "3.11.0", @@ -1750,14 +1737,13 @@ } }, "node_modules/@nextui-org/avatar": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/avatar/-/avatar-2.2.5.tgz", - "integrity": "sha512-ugpwuH1M+eyWY+6Fb4OgGev1HweRrE61bA3rHxRzR3CcjWoe9g7JoQ04NbNNLUDp+aZuil/RWmgSfGUXEexZVQ==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/avatar/-/avatar-2.2.6.tgz", + "integrity": "sha512-QRNCAMXnSZrFJYKo78lzRPiAPRq5pn1LIHUVvX/mCRiTvbu1FXrMakAvOWz/n1X1mLndnrfQMRNgmtC8YlHIdg==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/use-image": "2.1.1", + "@nextui-org/use-image": "2.1.2", "@react-aria/focus": "3.19.0", "@react-aria/interactions": "3.22.5", "@react-aria/utils": "3.26.0" @@ -1770,12 +1756,11 @@ } }, "node_modules/@nextui-org/badge": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@nextui-org/badge/-/badge-2.2.4.tgz", - "integrity": "sha512-5Ac/ZpVFO8BFKzCbytu8NOCFQ4in9/BlP0qMUaPzqTJWJUNZljWyowSUI2BnFhnCG0hI4t1KTOxBpp0XDD/FGQ==", - "license": "MIT", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/badge/-/badge-2.2.5.tgz", + "integrity": "sha512-8pLbuY+RVCzI/00CzNudc86BiuXByPFz2yHh00djKvZAXbT0lfjvswClJxSC2FjUXlod+NtE+eHmlhSMo3gmpw==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2" }, "peerDependencies": { @@ -1786,12 +1771,11 @@ } }, "node_modules/@nextui-org/breadcrumbs": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/breadcrumbs/-/breadcrumbs-2.2.5.tgz", - "integrity": "sha512-hNhObcXlBu3itLdkZ70f/ZiKZt8VI+neolZFf9Ay7zs0p0fQKmNsDcd1Bj38DT652k+OYi/vALpR8f3Fa9WQsA==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/breadcrumbs/-/breadcrumbs-2.2.6.tgz", + "integrity": "sha512-TlAUSiIClmm02tJqOvtwySpKDOENduXCXkKzCbmSaqEFhziHnhyE0eM8IVEprBoK6z1VP+sUrX6C2gZ871KUSw==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@react-aria/breadcrumbs": "3.5.19", @@ -1808,15 +1792,14 @@ } }, "node_modules/@nextui-org/button": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/@nextui-org/button/-/button-2.2.8.tgz", - "integrity": "sha512-Km9ER+jpA3DdYmbh8k30w2DMXZIPtZjs7QVVaPAEW+rJYnGWNsomcltlOLIvHpBYeAbB8hfJCbRJ35r9WeL9Gw==", - "license": "MIT", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/@nextui-org/button/-/button-2.2.9.tgz", + "integrity": "sha512-RrfjAZHoc6nmaqoLj40M0Qj3tuDdv2BMGCgggyWklOi6lKwtOaADPvxEorDwY3GnN54Xej+9SWtUwE8Oc3SnOg==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", - "@nextui-org/ripple": "2.2.6", + "@nextui-org/react-utils": "2.1.3", + "@nextui-org/ripple": "2.2.7", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/spinner": "2.2.5", + "@nextui-org/spinner": "2.2.6", "@nextui-org/use-aria-button": "2.2.4", "@react-aria/button": "3.11.0", "@react-aria/focus": "3.19.0", @@ -1834,16 +1817,15 @@ } }, "node_modules/@nextui-org/calendar": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/@nextui-org/calendar/-/calendar-2.2.8.tgz", - "integrity": "sha512-Bt1Nl2mwBhFD4cBBBLtZkSmry9VZGnBl/7CV84tojrJsLUV5268wp/S6w4sQb5q4uGEO7qF+eZx6w5E6OHrcVQ==", - "license": "MIT", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/@nextui-org/calendar/-/calendar-2.2.9.tgz", + "integrity": "sha512-tx1401HLnwadoDHNkmEIZNeAw9uYW6KsgIRRQnXTNVstBXdMmPWjoMBj8fkQqF55+U58k6a+w3N4tTpgRGOpaQ==", "dependencies": { "@internationalized/date": "3.6.0", - "@nextui-org/button": "2.2.8", + "@nextui-org/button": "2.2.9", "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-aria-button": "2.2.4", @@ -1870,13 +1852,12 @@ } }, "node_modules/@nextui-org/card": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/@nextui-org/card/-/card-2.2.8.tgz", - "integrity": "sha512-EOEVw7mao1dnwGaeoSwBwF1bEL3JirMR0C/EVot427eV8GmWOliBM+kEdD6NLloFMbK4NKHO+Mg8kYTTtGBowA==", - "license": "MIT", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/@nextui-org/card/-/card-2.2.9.tgz", + "integrity": "sha512-Ltvb5Uy4wwkBJj3QvVQmoB6PwLYUNSoWAFo2xxu7LUHKWcETYI0YbUIuwL2nFU2xfJYeBTGjXGQO1ffBsowrtQ==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", - "@nextui-org/ripple": "2.2.6", + "@nextui-org/react-utils": "2.1.3", + "@nextui-org/ripple": "2.2.7", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-aria-button": "2.2.4", "@react-aria/button": "3.11.0", @@ -1894,13 +1875,12 @@ } }, "node_modules/@nextui-org/checkbox": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/@nextui-org/checkbox/-/checkbox-2.3.7.tgz", - "integrity": "sha512-JTYvBQfAO7AKEEIdfWJ/SU0SiHDnay15lMZytxzLcbFr5kkFUCaFbNWrFmz3OQQTsHFqML1Hbd9cqUeMvdP/Fg==", - "license": "MIT", + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/@nextui-org/checkbox/-/checkbox-2.3.8.tgz", + "integrity": "sha512-T5+AhzQfbg53qZnPn5rgMcJ7T5rnvSGYTx17wHWtdF9Q4QflZOmLGoxqoTWbTVpM4XzUUPyi7KVSKZScWdBDAA==", "dependencies": { - "@nextui-org/form": "2.1.7", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/form": "2.1.8", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-callback-ref": "2.1.1", "@nextui-org/use-safe-layout-effect": "2.1.1", @@ -1922,12 +1902,11 @@ } }, "node_modules/@nextui-org/chip": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/chip/-/chip-2.2.5.tgz", - "integrity": "sha512-AfXF40oLmi15X6z1kSwLSnxKixG2KR5TUXpu4xuLED2ub1me9mjiiPYCn2bo5nlu2lgGd93XSdCyyx6kQKQECA==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/chip/-/chip-2.2.6.tgz", + "integrity": "sha512-HrSYagbrD4u4nblsNMIu7WGnDj9A8YnYCt30tasJmNSyydUVHFkxKOc3S8k+VU3BHPxeENxeBT7w0OlYoKbFIQ==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", @@ -1943,12 +1922,11 @@ } }, "node_modules/@nextui-org/code": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/code/-/code-2.2.5.tgz", - "integrity": "sha512-o/LdXzayZeLKKQUZDF2a0RWgA3D7PdR/zVGzA/eQ74a4bJZ7FqYgsarIBQ6O8s+LtOsI3Z9CSLoTIspI/F+3Pw==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/code/-/code-2.2.6.tgz", + "integrity": "sha512-8qvAywIKAVh1thy/YHNwqH2xjTcwPiOWwNdKqvJMSk0CNtLHYJmDK8i2vmKZTM3zfB08Q/G94H0Wf+YsyrZdDg==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/system-rsc": "2.3.5" }, @@ -1959,14 +1937,13 @@ } }, "node_modules/@nextui-org/date-input": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/@nextui-org/date-input/-/date-input-2.3.7.tgz", - "integrity": "sha512-TnZOjGSC/YtNm3k7uHXEOXttHqXdkE1AkUW36yIxwB9nV2jxPnWClImvc0wtZx+3tZ1XY+aWHo4ZJowJpeTbNA==", - "license": "MIT", + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/@nextui-org/date-input/-/date-input-2.3.8.tgz", + "integrity": "sha512-phj0Y8F/GpsKjKSiratFwh7HDzmMsIf6G2L2ljgWqA79PvP+RYf/ogEfaMIq1knF8OlssMo5nsFFJNsNB+xKGg==", "dependencies": { "@internationalized/date": "3.6.0", - "@nextui-org/form": "2.1.7", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/form": "2.1.8", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@react-aria/datepicker": "3.12.0", "@react-aria/i18n": "3.12.4", @@ -1983,19 +1960,18 @@ } }, "node_modules/@nextui-org/date-picker": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.3.8.tgz", - "integrity": "sha512-0i6Ode6rEHAVQHv3OxkB4yGnAKnS/UjJ+mKyFTLzA29LSkvmhNmquNIj9lOoenDvSvKKVB18QxuQEm1EKwgPkQ==", - "license": "MIT", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.3.9.tgz", + "integrity": "sha512-RzdVTl/tulTyE5fwGkQfn0is5hsTkPPRJFJZXMqYeci85uhpD+bCreWnTXrGFIXcqUo0ZBJWx3EdtBJZnGp4xQ==", "dependencies": { "@internationalized/date": "3.6.0", - "@nextui-org/aria-utils": "2.2.6", - "@nextui-org/button": "2.2.8", - "@nextui-org/calendar": "2.2.8", - "@nextui-org/date-input": "2.3.7", - "@nextui-org/form": "2.1.7", - "@nextui-org/popover": "2.3.8", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/aria-utils": "2.2.7", + "@nextui-org/button": "2.2.9", + "@nextui-org/calendar": "2.2.9", + "@nextui-org/date-input": "2.3.8", + "@nextui-org/form": "2.1.8", + "@nextui-org/popover": "2.3.9", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@react-aria/datepicker": "3.12.0", @@ -2019,7 +1995,6 @@ "version": "2.2.5", "resolved": "https://registry.npmjs.org/@nextui-org/divider/-/divider-2.2.5.tgz", "integrity": "sha512-OB8b3CU4nQ5ARIGL48izhzrAHR0mnwws+Kd5LqRCZ/1R9uRMqsq7L0gpG9FkuV2jf2FuA7xa/GLOLKbIl4CEww==", - "license": "MIT", "dependencies": { "@nextui-org/react-rsc-utils": "2.1.1", "@nextui-org/shared-utils": "2.1.2", @@ -2036,20 +2011,18 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/@nextui-org/dom-animation/-/dom-animation-2.1.1.tgz", "integrity": "sha512-xLrVNf1EV9zyyZjk6j3RptOvnga1WUCbMpDgJLQHp+oYwxTfBy0SkXHuN5pRdcR0XpR/IqRBDIobMdZI0iyQyg==", - "license": "MIT", "peerDependencies": { "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1" } }, "node_modules/@nextui-org/drawer": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/drawer/-/drawer-2.2.6.tgz", - "integrity": "sha512-WP0RMD/2aCr1jdpG2ygyx2fIY8TV93X5sqOnZE495iPv1ODrnj+lrj4fqewPTrouvothCmaYpY3q3q/P9vA4eg==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/drawer/-/drawer-2.2.7.tgz", + "integrity": "sha512-a1Sr3sSjOZD0SiXDYSySKkOelTyCYExPvUsIckzjF5A3TNlBw4KFKnJzaXvabC3SNRy6/Ocq7oqz6VRv37wxQg==", "dependencies": { - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/modal": "2.2.6", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/modal": "2.2.7", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2" }, "peerDependencies": { @@ -2060,19 +2033,17 @@ } }, "node_modules/@nextui-org/dropdown": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.3.8.tgz", - "integrity": "sha512-aRvxZJhrfL0GEOZpX1uFvQVuVODLU0Lc3m3xPxqc337zLF09kXLiSao09oo5AbUoOAlfUP/d1qWH6wIOoJrvIA==", - "license": "MIT", - "dependencies": { - "@nextui-org/aria-utils": "2.2.6", - "@nextui-org/menu": "2.2.8", - "@nextui-org/popover": "2.3.8", - "@nextui-org/react-utils": "2.1.2", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.3.9.tgz", + "integrity": "sha512-ElZxiP+nG0CKC+tm6LMZX42cRWXQ0LLjWBZXymupPsEH3XcQpCF9GWb9efJ2hh+qGROg7i0bnFH7P0GTyCyNBA==", + "dependencies": { + "@nextui-org/aria-utils": "2.2.7", + "@nextui-org/menu": "2.2.9", + "@nextui-org/popover": "2.3.9", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", "@react-aria/menu": "3.16.0", - "@react-aria/overlays": "3.24.0", "@react-aria/utils": "3.26.0", "@react-stately/menu": "3.9.0", "@react-types/menu": "3.9.13" @@ -2086,15 +2057,14 @@ } }, "node_modules/@nextui-org/form": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@nextui-org/form/-/form-2.1.7.tgz", - "integrity": "sha512-RnvvT0O/vJTKem4d1Wl7n2d/Jk3Bs6U22ko0FBSeA+y4KeZO2W7k0ls1TcLzgv8JTN0l2ELVUIBrrgkJlrrWBQ==", - "license": "MIT", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@nextui-org/form/-/form-2.1.8.tgz", + "integrity": "sha512-Xn/dUO5zDG7zukbql1MDYh4Xwe1vnIVMRTHgckbkBtXXVNqgoTU09TTfy8WOJ0pMDX4GrZSBAZ86o37O+IHbaA==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/system": "2.4.5", - "@nextui-org/theme": "2.4.4", + "@nextui-org/system": "2.4.6", + "@nextui-org/theme": "2.4.5", "@react-aria/utils": "3.26.0", "@react-stately/form": "3.1.0", "@react-types/form": "3.7.8", @@ -2108,13 +2078,12 @@ } }, "node_modules/@nextui-org/framer-utils": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nextui-org/framer-utils/-/framer-utils-2.1.5.tgz", - "integrity": "sha512-z/dM29nwngCFhNCuxtCEqMbmMXG4xtXEMZh4N8FxOBEimye+2/6DIt7v0KwCY/Tx2t2URpgjCT22I8Now/SaAA==", - "license": "MIT", + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/@nextui-org/framer-utils/-/framer-utils-2.1.6.tgz", + "integrity": "sha512-b+BxKFox8j9rNAaL+CRe2ZMb1/SKjz9Kl2eLjDSsq3q82K/Hg7lEjlpgE8cu41wIGjH1unQxtP+btiJgl067Ow==", "dependencies": { "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/system": "2.4.5", + "@nextui-org/system": "2.4.6", "@nextui-org/use-measure": "2.1.1" }, "peerDependencies": { @@ -2124,14 +2093,13 @@ } }, "node_modules/@nextui-org/image": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@nextui-org/image/-/image-2.2.4.tgz", - "integrity": "sha512-pTno8kxFtGWgBiuW1QV3z2n+9T/uXUy0x8yPL0hXyIUkvVLINlJ1xVOnpM9XRHt/ickRdeINP7itN2updyBeVQ==", - "license": "MIT", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/image/-/image-2.2.5.tgz", + "integrity": "sha512-A6DnEqG+/cMrfvqFKKJIdGD7gD88tVkqGxRkfysVMJJR96sDIYCJlP1jsAEtYKh4PfhmtJWclUvY/x9fMw0H1w==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/use-image": "2.1.1" + "@nextui-org/use-image": "2.1.2" }, "peerDependencies": { "@nextui-org/system": ">=2.4.0", @@ -2141,13 +2109,12 @@ } }, "node_modules/@nextui-org/input": { - "version": "2.4.7", - "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.4.7.tgz", - "integrity": "sha512-c5ECj9XQnfwk1ctmIGIWY/JPYbIYMPLzLSL1zohF5aqln8Af/MgERk5/T2VQISQssc0JMJv/Q7dd/MgVnv3phw==", - "license": "MIT", + "version": "2.4.8", + "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.4.8.tgz", + "integrity": "sha512-wfkjyl7vRqT3HDXeybhfZ+IAz+Z02U5EiuWPpc9NbdwhJ/LpDRDa6fYcTDr/6j6MiyrEZsM24CtZZKAKBVBquQ==", "dependencies": { - "@nextui-org/form": "2.1.7", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/form": "2.1.8", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-safe-layout-effect": "2.1.1", @@ -2168,13 +2135,12 @@ } }, "node_modules/@nextui-org/input-otp": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@nextui-org/input-otp/-/input-otp-2.1.7.tgz", - "integrity": "sha512-JQ4Scnll9NkPEORH1S+JypB/5YGFElESjHyClF6l4Uw6joUZrXihK+4Wqcb2Xec+hi1cRW6X86eItbPTNM+9Kg==", - "license": "MIT", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@nextui-org/input-otp/-/input-otp-2.1.8.tgz", + "integrity": "sha512-J5Pz0aSfWD+2cSgLTKQamCNF/qHILIj8L0lY3t1R/sgK1ApN3kDNcUGnVm6EDh+dOXITKpCfnsCQw834nxZhsg==", "dependencies": { - "@nextui-org/form": "2.1.7", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/form": "2.1.8", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", "@react-aria/form": "3.0.11", @@ -2192,12 +2158,11 @@ } }, "node_modules/@nextui-org/kbd": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/kbd/-/kbd-2.2.5.tgz", - "integrity": "sha512-52n6XjLWnsxkQiwbQG04jEYu2xK07FEpIRycWxA0cWSFWOAiyYxaa1xYeb5va8tG8M0UCEwlvrPyxK+Wh5GmMQ==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/kbd/-/kbd-2.2.6.tgz", + "integrity": "sha512-IwzvvwYLMbhyqX5PjEZyDBO4iNEHY6Nek4ZrVR+Z2dOSj/oZXHWiabNDrvOcGKgUBE6xc95Fi1jVubE9b5ueuA==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/system-rsc": "2.3.5", "@react-aria/utils": "3.26.0" @@ -2209,15 +2174,14 @@ } }, "node_modules/@nextui-org/link": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.2.6.tgz", - "integrity": "sha512-A3+aHbuipch7Xf470qxCIbMXMW6oGX8QoT9Le2CS7YWjpNZOsGzQPQvC3Diom05vujgdlw5egses6rZak10kuQ==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.2.7.tgz", + "integrity": "sha512-SAeBBCUtdaKtHfZgRD6OH0De/+cKUEuThiErSuFW+sNm/y8m3cUhQH8UqVBPu6HwmqVTEjvZzp/4uhG6lcSZjA==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/use-aria-link": "2.2.4", + "@nextui-org/use-aria-link": "2.2.5", "@react-aria/focus": "3.19.0", "@react-aria/link": "3.7.7", "@react-aria/utils": "3.26.0", @@ -2231,14 +2195,13 @@ } }, "node_modules/@nextui-org/listbox": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.3.8.tgz", - "integrity": "sha512-M2j3f2zVoKlIvIv6ZMUq2BfB9WI0fxQoRV7vGSIYTDUlNMPwxmeD0xWmmtlJB5nxtmMR7G5NlzJRSTHXhFaUMA==", - "license": "MIT", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.3.9.tgz", + "integrity": "sha512-iGJ8xwkXf8K7chk1iZgC05KGpHiWJXY1dnV7ytIJ7yu4BbsRIHb0QknK5j8A74YeGpouJQ9+jsmCERmySxlqlg==", "dependencies": { - "@nextui-org/aria-utils": "2.2.6", + "@nextui-org/aria-utils": "2.2.7", "@nextui-org/divider": "2.2.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-is-mobile": "2.2.2", "@react-aria/focus": "3.19.0", @@ -2248,7 +2211,7 @@ "@react-stately/list": "3.11.1", "@react-types/menu": "3.9.13", "@react-types/shared": "3.26.0", - "@tanstack/react-virtual": "3.10.9" + "@tanstack/react-virtual": "3.11.2" }, "peerDependencies": { "@nextui-org/system": ">=2.4.0", @@ -2257,32 +2220,14 @@ "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@nextui-org/listbox/node_modules/@tanstack/react-virtual": { - "version": "3.10.9", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.10.9.tgz", - "integrity": "sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==", - "license": "MIT", - "dependencies": { - "@tanstack/virtual-core": "3.10.9" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" - } - }, "node_modules/@nextui-org/menu": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.2.8.tgz", - "integrity": "sha512-JGyrAc9FEsd2rNlDwnckBkSdXe2V7cJN2Y62RRaQeJFMOZsw8tnmW9SLaL4ZB+LTmiGLORsU+b0frizu960HnA==", - "license": "MIT", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.2.9.tgz", + "integrity": "sha512-Fztvi3GRYl5a5FO/0LRzcAdnw8Yeq6NX8yLQh8XmwkWCrH0S6nTn69CP/j+EMWQR6G2UK5AbNDmX1Sx9aTQdHQ==", "dependencies": { - "@nextui-org/aria-utils": "2.2.6", + "@nextui-org/aria-utils": "2.2.7", "@nextui-org/divider": "2.2.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-is-mobile": "2.2.2", "@react-aria/focus": "3.19.0", @@ -2302,14 +2247,13 @@ } }, "node_modules/@nextui-org/modal": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.2.6.tgz", - "integrity": "sha512-K3jql20SKq/sJWGsjlHq92/55tGo55Ko4PT92SRvqC0vySYe9ZX1KSVpOR3/k4cQRkd+3hdbGjZBs3bVcDpB6g==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.2.7.tgz", + "integrity": "sha512-xxk6B+5s8//qYI4waLjdWoJFwR6Zqym/VHFKkuZAMpNABgTB0FCK022iUdOIP2F2epG69un8zJF0qwMBJF8XAA==", "dependencies": { "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-aria-button": "2.2.4", @@ -2333,14 +2277,13 @@ } }, "node_modules/@nextui-org/navbar": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/@nextui-org/navbar/-/navbar-2.2.7.tgz", - "integrity": "sha512-K9puXcNDywCxYe3Ji88Ple2Oh+8RdYn4cZzBwo6oDpIsMOYva9rNURyasNa2WKrlCfdvaAKIFSuJQp4Ed64KOg==", - "license": "MIT", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@nextui-org/navbar/-/navbar-2.2.8.tgz", + "integrity": "sha512-XutioQ75jonZk6TBtjFdV6N3eLe8y85tetjOdOg6X3mKTPZlQuBb+rtb6pVNOOvcuQ7zKigWIq2ammvF9VNKaQ==", "dependencies": { "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-scroll-position": "2.1.1", "@react-aria/button": "3.11.0", @@ -2360,12 +2303,11 @@ } }, "node_modules/@nextui-org/pagination": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/@nextui-org/pagination/-/pagination-2.2.7.tgz", - "integrity": "sha512-MpKkoC+HPs3kTS8JgCyP6ZpBFtlCmn9YpI11OOhYM9faQbmv8k0D+f11CCm+GRO+yEE08MCpcZHqY3OLdASW9Q==", - "license": "MIT", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@nextui-org/pagination/-/pagination-2.2.8.tgz", + "integrity": "sha512-sZcriQq/ssOItX3r54tysnItjcb7dw392BNulJxrMMXi6FA6sUGImpJF1jsbtYJvaq346IoZvMrcrba8PXEk0g==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-intersection-observer": "2.2.2", @@ -2384,16 +2326,15 @@ } }, "node_modules/@nextui-org/popover": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.3.8.tgz", - "integrity": "sha512-hRUSD7NVlkRQjfShe6glnQAsNI9nOugLKqSzUoDt275P4fDHutEedRZUCasjOeMO+xhehIX8cyZ2mGyZAan5zQ==", - "license": "MIT", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.3.9.tgz", + "integrity": "sha512-glLYKlFJ4EkFrNMBC3ediFPpQwKzaFlzKoaMum2G3HUtmC4d1HLTSOQJOd2scUzZxD3/K9dp1XHYbEcCnCrYpQ==", "dependencies": { - "@nextui-org/aria-utils": "2.2.6", - "@nextui-org/button": "2.2.8", + "@nextui-org/aria-utils": "2.2.7", + "@nextui-org/button": "2.2.9", "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-aria-button": "2.2.4", "@nextui-org/use-safe-layout-effect": "2.1.1", @@ -2415,12 +2356,11 @@ } }, "node_modules/@nextui-org/progress": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/progress/-/progress-2.2.5.tgz", - "integrity": "sha512-+d317vZhBLc/1PHE2PseIlIX+N5sEO4x1dZvzISvkFQPE1igSeZ8NpbkZWZagxakqp23JoQ6HDWp/Sk7Uwr8tg==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/progress/-/progress-2.2.6.tgz", + "integrity": "sha512-FTicOncNcXKpt9avxQWWlVATvhABKVMBgsB81SozFXRcn8QsFntjdMp0l3688DJKBY0GxT+yl/S/by0TwY1Z1A==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-is-mounted": "2.1.1", "@react-aria/i18n": "3.12.4", @@ -2436,13 +2376,12 @@ } }, "node_modules/@nextui-org/radio": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.3.7.tgz", - "integrity": "sha512-uzPiNlkESccp18+mUnjFbi1OwzYTKMSJ8teoNWGIMQL/Q2dXhxMikL9jlTHOP25ygOPN+lxXa/nX8JiLC6G5zQ==", - "license": "MIT", + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.3.8.tgz", + "integrity": "sha512-ntwjpQ/WT8zQ3Fw5io65VeH2Q68LOgZ4lII7a6x35NDa7Eda1vlYroMAw/vxK8iyZYlUBSJdsoj2FU/10hBPmg==", "dependencies": { - "@nextui-org/form": "2.1.7", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/form": "2.1.8", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", "@react-aria/interactions": "3.22.5", @@ -2461,58 +2400,57 @@ } }, "node_modules/@nextui-org/react": { - "version": "2.6.10", - "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.6.10.tgz", - "integrity": "sha512-50tWuyBfObL1HSUW9k9dKffoU83U/tPJR9hJBYdv2fCAzDz4cAw6Hp3ZHHDKOphTIIY+jVMIKkja2PrgLEdkrg==", - "license": "MIT", - "dependencies": { - "@nextui-org/accordion": "2.2.6", - "@nextui-org/alert": "2.2.8", - "@nextui-org/autocomplete": "2.3.8", - "@nextui-org/avatar": "2.2.5", - "@nextui-org/badge": "2.2.4", - "@nextui-org/breadcrumbs": "2.2.5", - "@nextui-org/button": "2.2.8", - "@nextui-org/calendar": "2.2.8", - "@nextui-org/card": "2.2.8", - "@nextui-org/checkbox": "2.3.7", - "@nextui-org/chip": "2.2.5", - "@nextui-org/code": "2.2.5", - "@nextui-org/date-input": "2.3.7", - "@nextui-org/date-picker": "2.3.8", + "version": "2.6.11", + "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.6.11.tgz", + "integrity": "sha512-MOkBMWI+1nHB6A8YLXakdXrNRFvy5whjFJB1FthwqbP8pVEeksS1e29AbfEFkrzLc5zjN7i24wGNSJ8DKMt9WQ==", + "dependencies": { + "@nextui-org/accordion": "2.2.7", + "@nextui-org/alert": "2.2.9", + "@nextui-org/autocomplete": "2.3.9", + "@nextui-org/avatar": "2.2.6", + "@nextui-org/badge": "2.2.5", + "@nextui-org/breadcrumbs": "2.2.6", + "@nextui-org/button": "2.2.9", + "@nextui-org/calendar": "2.2.9", + "@nextui-org/card": "2.2.9", + "@nextui-org/checkbox": "2.3.8", + "@nextui-org/chip": "2.2.6", + "@nextui-org/code": "2.2.6", + "@nextui-org/date-input": "2.3.8", + "@nextui-org/date-picker": "2.3.9", "@nextui-org/divider": "2.2.5", - "@nextui-org/drawer": "2.2.6", - "@nextui-org/dropdown": "2.3.8", - "@nextui-org/form": "2.1.7", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/image": "2.2.4", - "@nextui-org/input": "2.4.7", - "@nextui-org/input-otp": "2.1.7", - "@nextui-org/kbd": "2.2.5", - "@nextui-org/link": "2.2.6", - "@nextui-org/listbox": "2.3.8", - "@nextui-org/menu": "2.2.8", - "@nextui-org/modal": "2.2.6", - "@nextui-org/navbar": "2.2.7", - "@nextui-org/pagination": "2.2.7", - "@nextui-org/popover": "2.3.8", - "@nextui-org/progress": "2.2.5", - "@nextui-org/radio": "2.3.7", - "@nextui-org/ripple": "2.2.6", - "@nextui-org/scroll-shadow": "2.3.4", - "@nextui-org/select": "2.4.8", - "@nextui-org/skeleton": "2.2.4", - "@nextui-org/slider": "2.4.6", - "@nextui-org/snippet": "2.2.9", - "@nextui-org/spacer": "2.2.5", - "@nextui-org/spinner": "2.2.5", - "@nextui-org/switch": "2.2.7", - "@nextui-org/system": "2.4.5", - "@nextui-org/table": "2.2.7", - "@nextui-org/tabs": "2.2.6", - "@nextui-org/theme": "2.4.4", - "@nextui-org/tooltip": "2.2.6", - "@nextui-org/user": "2.2.5", + "@nextui-org/drawer": "2.2.7", + "@nextui-org/dropdown": "2.3.9", + "@nextui-org/form": "2.1.8", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/image": "2.2.5", + "@nextui-org/input": "2.4.8", + "@nextui-org/input-otp": "2.1.8", + "@nextui-org/kbd": "2.2.6", + "@nextui-org/link": "2.2.7", + "@nextui-org/listbox": "2.3.9", + "@nextui-org/menu": "2.2.9", + "@nextui-org/modal": "2.2.7", + "@nextui-org/navbar": "2.2.8", + "@nextui-org/pagination": "2.2.8", + "@nextui-org/popover": "2.3.9", + "@nextui-org/progress": "2.2.6", + "@nextui-org/radio": "2.3.8", + "@nextui-org/ripple": "2.2.7", + "@nextui-org/scroll-shadow": "2.3.5", + "@nextui-org/select": "2.4.9", + "@nextui-org/skeleton": "2.2.5", + "@nextui-org/slider": "2.4.7", + "@nextui-org/snippet": "2.2.10", + "@nextui-org/spacer": "2.2.6", + "@nextui-org/spinner": "2.2.6", + "@nextui-org/switch": "2.2.8", + "@nextui-org/system": "2.4.6", + "@nextui-org/table": "2.2.8", + "@nextui-org/tabs": "2.2.7", + "@nextui-org/theme": "2.4.5", + "@nextui-org/tooltip": "2.2.7", + "@nextui-org/user": "2.2.6", "@react-aria/visually-hidden": "3.8.18" }, "peerDependencies": { @@ -2525,16 +2463,14 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.1.1.tgz", "integrity": "sha512-9uKH1XkeomTGaswqlGKt0V0ooUev8mPXtKJolR+6MnpvBUrkqngw1gUGF0bq/EcCCkks2+VOHXZqFT6x9hGkQQ==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@nextui-org/react-utils": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.1.2.tgz", - "integrity": "sha512-P8toqKuksl5UgDADRxZ7lNnlcw9rynsfKPzfxi4eEKWFBPHPPFy3Nesh8tx2SJQaOxCsc+3VXB+A9la6ZHYRiA==", - "license": "MIT", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.1.3.tgz", + "integrity": "sha512-o61fOS+S8p3KtgLLN7ub5gR0y7l517l9eZXJabUdnVcZzZjTqEijWjzjIIIyAtYAlL4d+WTXEOROuc32sCmbqw==", "dependencies": { "@nextui-org/react-rsc-utils": "2.1.1", "@nextui-org/shared-utils": "2.1.2" @@ -2544,13 +2480,12 @@ } }, "node_modules/@nextui-org/ripple": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/ripple/-/ripple-2.2.6.tgz", - "integrity": "sha512-8bdE+nPZdT/U8H0fRaZBOAB3npfKGnv1KO2JWL2jSnN7wkO4kXZwcHqZT3aRFxqWvdsPXj8IajMpnMoM7LNYkA==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/ripple/-/ripple-2.2.7.tgz", + "integrity": "sha512-cphzlvCjdROh1JWQhO/wAsmBdlU9kv/UA2YRQS4viaWcA3zO+qOZVZ9/YZMan6LBlOLENCaE9CtV2qlzFtVpEg==", "dependencies": { "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2" }, "peerDependencies": { @@ -2562,12 +2497,11 @@ } }, "node_modules/@nextui-org/scroll-shadow": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/@nextui-org/scroll-shadow/-/scroll-shadow-2.3.4.tgz", - "integrity": "sha512-/21shF/RIXOcdQp5CKy/UHZJse03O7L31ZJV1wAh8TJZOFof2oRpYIl2AibDxUnP2UR9fpjqq0b6F6e6d1Kq5Q==", - "license": "MIT", + "version": "2.3.5", + "resolved": "https://registry.npmjs.org/@nextui-org/scroll-shadow/-/scroll-shadow-2.3.5.tgz", + "integrity": "sha512-2H5qro6RHcWo6ZfcG2hHZHsR1LrV3FMZP5Lkc9ZwJdWPg4dXY4erGRE4U+B7me6efj5tBOFmZkIpxVUyMBLtZg==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-data-scroll-overflow": "2.2.2" }, @@ -2579,20 +2513,19 @@ } }, "node_modules/@nextui-org/select": { - "version": "2.4.8", - "resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.4.8.tgz", - "integrity": "sha512-ZX6zrMXAgOFUno1aReEvNSeUyaGkETbinzKObU0IP4/aj3I/9FjzNhj42rZrudGi356slAFRTQiYuG6O8I4wcA==", - "license": "MIT", - "dependencies": { - "@nextui-org/aria-utils": "2.2.6", - "@nextui-org/form": "2.1.7", - "@nextui-org/listbox": "2.3.8", - "@nextui-org/popover": "2.3.8", - "@nextui-org/react-utils": "2.1.2", - "@nextui-org/scroll-shadow": "2.3.4", + "version": "2.4.9", + "resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.4.9.tgz", + "integrity": "sha512-R8HHKDH7dA4Dv73Pl80X7qfqdyl+Fw4gi/9bmyby0QJG8LN2zu51xyjjKphmWVkAiE3O35BRVw7vMptHnWFUgQ==", + "dependencies": { + "@nextui-org/aria-utils": "2.2.7", + "@nextui-org/form": "2.1.8", + "@nextui-org/listbox": "2.3.9", + "@nextui-org/popover": "2.3.9", + "@nextui-org/react-utils": "2.1.3", + "@nextui-org/scroll-shadow": "2.3.5", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/spinner": "2.2.5", + "@nextui-org/spinner": "2.2.6", "@nextui-org/use-aria-button": "2.2.4", "@nextui-org/use-aria-multiselect": "2.4.3", "@nextui-org/use-safe-layout-effect": "2.1.1", @@ -2602,7 +2535,7 @@ "@react-aria/utils": "3.26.0", "@react-aria/visually-hidden": "3.8.18", "@react-types/shared": "3.26.0", - "@tanstack/react-virtual": "3.10.9" + "@tanstack/react-virtual": "3.11.2" }, "peerDependencies": { "@nextui-org/system": ">=2.4.0", @@ -2612,28 +2545,10 @@ "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@nextui-org/select/node_modules/@tanstack/react-virtual": { - "version": "3.10.9", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.10.9.tgz", - "integrity": "sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==", - "license": "MIT", - "dependencies": { - "@tanstack/virtual-core": "3.10.9" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" - } - }, "node_modules/@nextui-org/shared-icons": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.1.1.tgz", "integrity": "sha512-mkiTpFJnCzB2M8Dl7IwXVzDKKq9ZW2WC0DaQRs1eWgqboRCP8DDde+MJZq331hC7pfH8BC/4rxXsKECrOUUwCg==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } @@ -2641,16 +2556,14 @@ "node_modules/@nextui-org/shared-utils": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.1.2.tgz", - "integrity": "sha512-5n0D+AGB4P9lMD1TxwtdRSuSY0cWgyXKO9mMU11Xl3zoHNiAz/SbCSTc4VBJdQJ7Y3qgNXvZICzf08+bnjjqqA==", - "license": "MIT" + "integrity": "sha512-5n0D+AGB4P9lMD1TxwtdRSuSY0cWgyXKO9mMU11Xl3zoHNiAz/SbCSTc4VBJdQJ7Y3qgNXvZICzf08+bnjjqqA==" }, "node_modules/@nextui-org/skeleton": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@nextui-org/skeleton/-/skeleton-2.2.4.tgz", - "integrity": "sha512-LMQI5pcYbgsJcObU9KcODvs63iswZQKuuYtDH05y4SQvDerxkjxJYj72/ld1pkwOcM8/9Tc2ya/xlk90yjlg5g==", - "license": "MIT", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/skeleton/-/skeleton-2.2.5.tgz", + "integrity": "sha512-CK1O9dqS0xPW3o1SIekEEOjSosJkXNzU0Zd538Nn1XhY1RjNuIPchpY9Pv5YZr2QSKy0zkwPQt/NalwErke0Jg==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2" }, "peerDependencies": { @@ -2661,14 +2574,13 @@ } }, "node_modules/@nextui-org/slider": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.4.6.tgz", - "integrity": "sha512-BOJQcjGYr0uX/5opQauamYp26D8erMEUNqj07IxwWDIo+qnTCrUg762rAIlj3W4u3pBJJ2FkZUWbsEYDnnbi7g==", - "license": "MIT", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.4.7.tgz", + "integrity": "sha512-/RnjnmAPvssebhtElG+ZI8CCot2dEBcEjw7LrHfmVnJOd5jgceMtnXhdJSppQuLvcC4fPpkhd6dY86IezOZwfw==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/tooltip": "2.2.6", + "@nextui-org/tooltip": "2.2.7", "@react-aria/focus": "3.19.0", "@react-aria/i18n": "3.12.4", "@react-aria/interactions": "3.22.5", @@ -2685,17 +2597,16 @@ } }, "node_modules/@nextui-org/snippet": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.2.9.tgz", - "integrity": "sha512-Sc3CdW4/UCL4hhwKP0k1ffLYLo6JlI9XbB3exS77j1lS6ox/FRc+d7YylMrrNuAb/L4bIjR/TUoNiu+Rkc6u0Q==", - "license": "MIT", + "version": "2.2.10", + "resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.2.10.tgz", + "integrity": "sha512-mVjf8muq4TX2PlESN7EeHgFmjuz7PNhrKFP+fb8Lj9J6wvUIUDm5ENv9bs72cRsK+zse6OUNE4JF1er6HllKug==", "dependencies": { - "@nextui-org/button": "2.2.8", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/button": "2.2.9", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/tooltip": "2.2.6", - "@nextui-org/use-clipboard": "2.1.1", + "@nextui-org/tooltip": "2.2.7", + "@nextui-org/use-clipboard": "2.1.2", "@react-aria/focus": "3.19.0", "@react-aria/utils": "3.26.0" }, @@ -2708,12 +2619,11 @@ } }, "node_modules/@nextui-org/spacer": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@nextui-org/spacer/-/spacer-2.2.5.tgz", - "integrity": "sha512-oKh765tHx+BaD4yHewIfWGOcLWk3FsH/VBXdAsaiMyrr5MsW9LGH7e3kzBCZswBeZNN5MaDok6WZu1B0PnQIFw==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/spacer/-/spacer-2.2.6.tgz", + "integrity": "sha512-1qYtZ6xICfSrFV0MMB/nUH1K2X9mHzIikrjC/okzyzWywibsVNbyRfu5vObVClYlVGY0r4M4+7fpV2QV1tKRGw==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/system-rsc": "2.3.5" }, @@ -2724,12 +2634,11 @@ } }, "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==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/spinner/-/spinner-2.2.6.tgz", + "integrity": "sha512-0V0H8jVpgRolgLnCuKDbrQCSK0VFPAZYiyGOE1+dfyIezpta+Nglh+uEl2sEFNh6B9Z8mARB8YEpRnTcA0ePDw==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/system-rsc": "2.3.5" }, @@ -2740,12 +2649,11 @@ } }, "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==", - "license": "MIT", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@nextui-org/switch/-/switch-2.2.8.tgz", + "integrity": "sha512-wk9qQSOfUEtmdWR1omKjmEYzgMjJhVizvfW6Z0rKOiMUuSud2d4xYnUmZhU22cv2WtoPV//kBjXkYD/E/t6rdg==", "dependencies": { - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-safe-layout-effect": "2.1.1", "@react-aria/focus": "3.19.0", @@ -2764,13 +2672,12 @@ } }, "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==", - "license": "MIT", + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/@nextui-org/system/-/system-2.4.6.tgz", + "integrity": "sha512-6ujAriBZMfQ16n6M6Ad9g32KJUa1CzqIVaHN/tymadr/3m8hrr7xDw6z50pVjpCRq2PaaA1hT8Hx7EFU3f2z3Q==", "dependencies": { "@internationalized/date": "3.6.0", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/system-rsc": "2.3.5", "@react-aria/i18n": "3.12.4", "@react-aria/overlays": "3.24.0", @@ -2788,7 +2695,6 @@ "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==", - "license": "MIT", "dependencies": { "@react-types/shared": "3.26.0", "clsx": "^1.2.1" @@ -2802,22 +2708,20 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", - "license": "MIT", "engines": { "node": ">=6" } }, "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==", - "license": "MIT", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@nextui-org/table/-/table-2.2.8.tgz", + "integrity": "sha512-XNM0/Ed7Re3BA1eHL31rzALea9hgsBwD0rMR2qB2SAl2e8KaV2o+4bzgYhpISAzHQtlG8IsXanxiuNDH8OPVyw==", "dependencies": { - "@nextui-org/checkbox": "2.3.7", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/checkbox": "2.3.8", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-icons": "2.1.1", "@nextui-org/shared-utils": "2.1.2", - "@nextui-org/spacer": "2.2.5", + "@nextui-org/spacer": "2.2.6", "@react-aria/focus": "3.19.0", "@react-aria/interactions": "3.22.5", "@react-aria/table": "3.16.0", @@ -2836,14 +2740,13 @@ } }, "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==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/tabs/-/tabs-2.2.7.tgz", + "integrity": "sha512-EDPK0MOR4DPTfud9Khr5AikLbyEhHTlkGfazbOxg7wFaHysOnV5Y/E6UfvaN69kgIeT7NQcDFdaCKJ/AX1N7AA==", "dependencies": { - "@nextui-org/aria-utils": "2.2.6", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/aria-utils": "2.2.7", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-is-mounted": "2.1.1", "@nextui-org/use-update-effect": "2.1.1", @@ -2865,10 +2768,9 @@ } }, "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==", - "license": "MIT", + "version": "2.4.5", + "resolved": "https://registry.npmjs.org/@nextui-org/theme/-/theme-2.4.5.tgz", + "integrity": "sha512-c7Y17n+hBGiFedxMKfg7Qyv93iY5MteamLXV4Po4c1VF1qZJI6I+IKULFh3FxPWzAoz96r6NdYT7OLFjrAJdWg==", "dependencies": { "@nextui-org/shared-utils": "2.1.2", "clsx": "^1.2.1", @@ -2887,21 +2789,19 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", - "license": "MIT", "engines": { "node": ">=6" } }, "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==", - "license": "MIT", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/tooltip/-/tooltip-2.2.7.tgz", + "integrity": "sha512-NgoaxcNwuCq/jvp77dmGzyS7JxzX4dvD/lAYi/GUhyxEC3TK3teZ3ADRhrC6tb84OpaelPLaTkhRNSaxVAQzjQ==", "dependencies": { - "@nextui-org/aria-utils": "2.2.6", + "@nextui-org/aria-utils": "2.2.7", "@nextui-org/dom-animation": "2.1.1", - "@nextui-org/framer-utils": "2.1.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/framer-utils": "2.1.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@nextui-org/use-safe-layout-effect": "2.1.1", "@react-aria/interactions": "3.22.5", @@ -2924,7 +2824,6 @@ "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==", - "license": "MIT", "dependencies": { "@react-aria/button": "3.11.0", "@react-aria/focus": "3.19.0", @@ -2942,7 +2841,6 @@ "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==", - "license": "MIT", "dependencies": { "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", @@ -2956,10 +2854,9 @@ } }, "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==", - "license": "MIT", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-link/-/use-aria-link-2.2.5.tgz", + "integrity": "sha512-LBWXLecvuET4ZcpoHyyuS3yxvCzXdkmFcODhYwUmC8PiFSEUHkuFMC+fLwdXCP5GOqrv6wTGYHf41wNy1ugX1w==", "dependencies": { "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", @@ -2976,7 +2873,6 @@ "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==", - "license": "MIT", "dependencies": { "@react-aria/overlays": "3.24.0", "@react-aria/utils": "3.26.0", @@ -2992,7 +2888,6 @@ "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==", - "license": "MIT", "dependencies": { "@react-aria/i18n": "3.12.4", "@react-aria/interactions": "3.22.5", @@ -3018,7 +2913,6 @@ "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==", - "license": "MIT", "dependencies": { "@nextui-org/use-safe-layout-effect": "2.1.1" }, @@ -3027,10 +2921,9 @@ } }, "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==", - "license": "MIT", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@nextui-org/use-clipboard/-/use-clipboard-2.1.2.tgz", + "integrity": "sha512-MUITEPaQAvu9VuMCUQXMc4j3uBgXoD8LVcuuvUVucg/8HK/Xia0dQ4QgK30QlCbZ/BwZ047rgMAgpMZeVKw4MQ==", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } @@ -3039,7 +2932,6 @@ "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==", - "license": "MIT", "dependencies": { "@nextui-org/shared-utils": "2.1.2" }, @@ -3051,7 +2943,6 @@ "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==", - "license": "MIT", "dependencies": { "@nextui-org/use-callback-ref": "2.1.1", "@react-aria/utils": "3.26.0", @@ -3065,7 +2956,6 @@ "version": "2.1.2", "resolved": "https://registry.npmjs.org/@nextui-org/use-draggable/-/use-draggable-2.1.2.tgz", "integrity": "sha512-gN4G42uuRyFlAZ3FgMSeZLBg3LIeGlKTOLRe3JvyaBn1D1mA2+I3XONY1oKd9KKmtYCJNwY/2x6MVsBfy8nsgw==", - "license": "MIT", "dependencies": { "@react-aria/interactions": "3.22.5" }, @@ -3074,11 +2964,11 @@ } }, "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==", - "license": "MIT", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@nextui-org/use-image/-/use-image-2.1.2.tgz", + "integrity": "sha512-I46M5gCJK4rZ0qYHPx3kVSF2M2uGaWPwzb3w4Cmx8K9QS+LbUQtRMbD8KOGTHZGA3kBDPvFbAi53Ert4eACrZQ==", "dependencies": { + "@nextui-org/react-utils": "2.1.3", "@nextui-org/use-safe-layout-effect": "2.1.1" }, "peerDependencies": { @@ -3089,7 +2979,6 @@ "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==", - "license": "MIT", "dependencies": { "@react-aria/interactions": "3.22.5", "@react-aria/ssr": "3.9.7", @@ -3104,7 +2993,6 @@ "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==", - "license": "MIT", "dependencies": { "@react-aria/ssr": "3.9.7" }, @@ -3116,7 +3004,6 @@ "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==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } @@ -3125,7 +3012,6 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/@nextui-org/use-measure/-/use-measure-2.1.1.tgz", "integrity": "sha512-2RVn90gXHTgt6fvzBH4fzgv3hMDz+SEJkqaCTbd6WUNWag4AaLb2WU/65CtLcexyu10HrgYf2xG07ZqtJv0zSg==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } @@ -3134,7 +3020,6 @@ "version": "2.2.3", "resolved": "https://registry.npmjs.org/@nextui-org/use-pagination/-/use-pagination-2.2.3.tgz", "integrity": "sha512-V2WGIq4LLkTpq6EUhJg3MVvHY2ZJ63AYV9N0d52Dc3Qqok0tTRuY51dd1P+F58HyTPW84W2z4q2R8XALtzFxQw==", - "license": "MIT", "dependencies": { "@nextui-org/shared-utils": "2.1.2", "@react-aria/i18n": "3.12.4" @@ -3147,7 +3032,6 @@ "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==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } @@ -3156,7 +3040,6 @@ "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==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } @@ -3165,19 +3048,17 @@ "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==", - "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "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==", - "license": "MIT", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nextui-org/user/-/user-2.2.6.tgz", + "integrity": "sha512-iimFoP3DVK85p78r0ekC7xpVPQiBIbWnyBPdrnBj1UEgQdKoUzGhVbhYUnA8niBz/AS5xLt6aQixsv9/B0/msw==", "dependencies": { - "@nextui-org/avatar": "2.2.5", - "@nextui-org/react-utils": "2.1.2", + "@nextui-org/avatar": "2.2.6", + "@nextui-org/react-utils": "2.1.3", "@nextui-org/shared-utils": "2.1.2", "@react-aria/focus": "3.19.0", "@react-aria/utils": "3.26.0" @@ -3360,7 +3241,6 @@ "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==", - "license": "Apache-2.0", "dependencies": { "@react-aria/i18n": "^3.12.4", "@react-aria/link": "^3.7.7", @@ -3377,7 +3257,6 @@ "version": "3.11.0", "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.11.0.tgz", "integrity": "sha512-b37eIV6IW11KmNIAm65F3SEl2/mgj5BrHIysW6smZX3KoKWTGYsYfcQkmtNgY0GOSFfDxMCoolsZ6mxC00nSDA==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/interactions": "^3.22.5", @@ -3396,7 +3275,6 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.6.0.tgz", "integrity": "sha512-tZ3nd5DP8uxckbj83Pt+4RqgcTWDlGi7njzc7QqFOG2ApfnYDUXbIpb/Q4KY6JNlJskG8q33wo0XfOwNy8J+eg==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@react-aria/i18n": "^3.12.4", @@ -3418,7 +3296,6 @@ "version": "3.15.0", "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.15.0.tgz", "integrity": "sha512-z/8xd4em7o0MroBXwkkwv7QRwiJaA1FwqMhRUb7iqtBGP2oSytBEDf0N7L09oci32a1P4ZPz2rMK5GlLh/PD6g==", - "license": "Apache-2.0", "dependencies": { "@react-aria/form": "^3.0.11", "@react-aria/interactions": "^3.22.5", @@ -3440,7 +3317,6 @@ "version": "3.11.0", "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.11.0.tgz", "integrity": "sha512-s88YMmPkMO1WSoiH1KIyZDLJqUwvM2wHXXakj3cYw1tBHGo4rOUFq+JWQIbM5EDO4HOR4AUUqzIUd0NO7t3zyg==", - "license": "Apache-2.0", "dependencies": { "@react-aria/i18n": "^3.12.4", "@react-aria/listbox": "^3.13.6", @@ -3467,7 +3343,6 @@ "version": "3.12.0", "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.12.0.tgz", "integrity": "sha512-VYNXioLfddIHpwQx211+rTYuunDmI7VHWBRetCpH3loIsVFuhFSRchTQpclAzxolO3g0vO7pMVj9VYt7Swp6kg==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@internationalized/number": "^3.6.0", @@ -3497,7 +3372,6 @@ "version": "3.5.20", "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.20.tgz", "integrity": "sha512-l0GZVLgeOd3kL3Yj8xQW7wN3gn9WW3RLd/SGI9t7ciTq+I/FhftjXCWzXLlOCCTLMf+gv7eazecECtmoWUaZWQ==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/overlays": "^3.24.0", @@ -3515,7 +3389,6 @@ "version": "3.19.0", "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.19.0.tgz", "integrity": "sha512-hPF9EXoUQeQl1Y21/rbV2H4FdUR2v+4/I0/vB+8U3bT1CJ+1AFj1hc/rqx2DqEwDlEwOHN+E4+mRahQmlybq0A==", - "license": "Apache-2.0", "dependencies": { "@react-aria/interactions": "^3.22.5", "@react-aria/utils": "^3.26.0", @@ -3531,7 +3404,6 @@ "version": "3.0.11", "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.0.11.tgz", "integrity": "sha512-oXzjTiwVuuWjZ8muU0hp3BrDH5qjVctLOF50mjPvqUbvXQTHhoDxWweyIXPQjGshaqBd2w4pWaE4A2rG2O/apw==", - "license": "Apache-2.0", "dependencies": { "@react-aria/interactions": "^3.22.5", "@react-aria/utils": "^3.26.0", @@ -3547,7 +3419,6 @@ "version": "3.11.0", "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.11.0.tgz", "integrity": "sha512-lN5FpQgu2Rq0CzTPWmzRpq6QHcMmzsXYeClsgO3108uVp1/genBNAObYVTxGOKe/jb9q99trz8EtIn05O6KN1g==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3572,7 +3443,6 @@ "version": "3.12.4", "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.4.tgz", "integrity": "sha512-j9+UL3q0Ls8MhXV9gtnKlyozq4aM95YywXqnmJtzT1rYeBx7w28hooqrWkCYLfqr4OIryv1KUnPiCSLwC2OC7w==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@internationalized/message": "^3.1.6", @@ -3591,7 +3461,6 @@ "version": "3.22.5", "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.22.5.tgz", "integrity": "sha512-kMwiAD9E0TQp+XNnOs13yVJghiy8ET8L0cbkeuTgNI96sOAp/63EJ1FSrDf17iD8sdjt41LafwX/dKXW9nCcLQ==", - "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.7", "@react-aria/utils": "^3.26.0", @@ -3606,7 +3475,6 @@ "version": "3.7.13", "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.13.tgz", "integrity": "sha512-brSAXZVTey5RG/Ex6mTrV/9IhGSQFU4Al34qmjEDho+Z2qT4oPwf8k7TRXWWqzOU0ugYxekYbsLd2zlN3XvWcg==", - "license": "Apache-2.0", "dependencies": { "@react-aria/utils": "^3.26.0", "@react-types/shared": "^3.26.0", @@ -3620,7 +3488,6 @@ "version": "3.7.7", "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.7.7.tgz", "integrity": "sha512-eVBRcHKhNSsATYWv5wRnZXRqPVcKAWWakyvfrYePIKpC3s4BaHZyTGYdefk8ZwZdEOuQZBqLMnjW80q1uhtkuA==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/interactions": "^3.22.5", @@ -3637,7 +3504,6 @@ "version": "3.13.6", "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.13.6.tgz", "integrity": "sha512-6hEXEXIZVau9lgBZ4VVjFR3JnGU+fJaPmV3HP0UZ2ucUptfG0MZo24cn+ZQJsWiuaCfNFv5b8qribiv+BcO+Kg==", - "license": "Apache-2.0", "dependencies": { "@react-aria/interactions": "^3.22.5", "@react-aria/label": "^3.7.13", @@ -3658,7 +3524,6 @@ "version": "3.4.1", "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.1.tgz", "integrity": "sha512-4X2mcxgqLvvkqxv2l1n00jTzUxxe0kkLiapBGH1LHX/CxA1oQcHDqv8etJ2ZOwmS/MSBBiWnv3DwYHDOF6ubig==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } @@ -3667,7 +3532,6 @@ "version": "3.16.0", "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.16.0.tgz", "integrity": "sha512-TNk+Vd3TbpBPUxEloAdHRTaRxf9JBK7YmkHYiq0Yj5Lc22KS0E2eTyhpPM9xJvEWN2TlC5TEvNfdyui2kYWFFQ==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3693,7 +3557,6 @@ "version": "3.24.0", "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.24.0.tgz", "integrity": "sha512-0kAXBsMNTc/a3M07tK9Cdt/ea8CxTAEJ223g8YgqImlmoBBYAL7dl5G01IOj67TM64uWPTmZrOklBchHWgEm3A==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3716,7 +3579,6 @@ "version": "3.4.18", "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.18.tgz", "integrity": "sha512-FOLgJ9t9i1u3oAAimybJG6r7/soNPBnJfWo4Yr6MmaUv90qVGa1h6kiuM5m9H/bm5JobAebhdfHit9lFlgsCmg==", - "license": "Apache-2.0", "dependencies": { "@react-aria/i18n": "^3.12.4", "@react-aria/label": "^3.7.13", @@ -3733,7 +3595,6 @@ "version": "3.10.10", "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.10.10.tgz", "integrity": "sha512-NVdeOVrsrHgSfwL2jWCCXFsWZb+RMRZErj5vthHQW4nkHECGOzeX56VaLWTSvdoCPqi9wdIX8A6K9peeAIgxzA==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/form": "^3.0.11", @@ -3754,7 +3615,6 @@ "version": "3.21.0", "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.21.0.tgz", "integrity": "sha512-52JJ6hlPcM+gt0VV3DBmz6Kj1YAJr13TfutrKfGWcK36LvNCBm1j0N+TDqbdnlp8Nue6w0+5FIwZq44XPYiBGg==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3773,7 +3633,6 @@ "version": "3.7.14", "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.7.14.tgz", "integrity": "sha512-7rOiKjLkEZ0j7mPMlwrqivc+K4OSfL14slaQp06GHRiJkhiWXh2/drPe15hgNq55HmBQBpA0umKMkJcqVgmXPA==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3793,7 +3652,6 @@ "version": "3.6.10", "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.10.tgz", "integrity": "sha512-nhYEYk7xUNOZDaqiQ5w/nHH9ouqjJbabTWXH+KK7UR1oVGfo4z1wG94l8KWF3Z6SGGnBxzLJyTBguZ4g9aYTSg==", - "license": "Apache-2.0", "dependencies": { "@react-aria/i18n": "^3.12.4", "@react-aria/live-announcer": "^3.4.1", @@ -3811,7 +3669,6 @@ "version": "3.9.7", "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.7.tgz", "integrity": "sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" }, @@ -3826,7 +3683,6 @@ "version": "3.6.10", "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.6.10.tgz", "integrity": "sha512-FtaI9WaEP1tAmra1sYlAkYXg9x75P5UtgY8pSbe9+1WRyWbuE1QZT+RNCTi3IU4fZ7iJQmXH6+VaMyzPlSUagw==", - "license": "Apache-2.0", "dependencies": { "@react-aria/toggle": "^3.10.10", "@react-stately/toggle": "^3.8.0", @@ -3842,7 +3698,6 @@ "version": "3.16.0", "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.16.0.tgz", "integrity": "sha512-9xF9S3CJ7XRiiK92hsIKxPedD0kgcQWwqTMtj3IBynpQ4vsnRiW3YNIzrn9C3apjknRZDTSta8O2QPYCUMmw2A==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/grid": "^3.11.0", @@ -3869,7 +3724,6 @@ "version": "3.9.8", "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.9.8.tgz", "integrity": "sha512-Nur/qRFBe+Zrt4xcCJV/ULXCS3Mlae+B89bp1Gl20vSDqk6uaPtGk+cS5k03eugOvas7AQapqNJsJgKd66TChw==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3889,7 +3743,6 @@ "version": "3.15.0", "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.15.0.tgz", "integrity": "sha512-V5mg7y1OR6WXYHdhhm4FC7QyGc9TideVRDFij1SdOJrIo5IFB7lvwpOS0GmgwkVbtr71PTRMjZnNbrJUFU6VNA==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/form": "^3.0.11", @@ -3909,7 +3762,6 @@ "version": "3.10.10", "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.10.10.tgz", "integrity": "sha512-QwMT/vTNrbrILxWVHfd9zVQ3mV2NdBwyRu+DphVQiFAXcmc808LEaIX2n0lI6FCsUDC9ZejCyvzd91/YemdZ1Q==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/interactions": "^3.22.5", @@ -3927,7 +3779,6 @@ "version": "3.0.0-beta.11", "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.11.tgz", "integrity": "sha512-LM3jTRFNDgoEpoL568WaiuqiVM7eynSQLJis1hV0vlVnhTd7M7kzt7zoOjzxVb5Uapz02uCp1Fsm4wQMz09qwQ==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/i18n": "^3.12.4", @@ -3943,7 +3794,6 @@ "version": "3.7.10", "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.7.10.tgz", "integrity": "sha512-Udi3XOnrF/SYIz72jw9bgB74MG/yCOzF5pozHj2FH2HiJlchYv/b6rHByV/77IZemdlkmL/uugrv/7raPLSlnw==", - "license": "Apache-2.0", "dependencies": { "@react-aria/focus": "^3.19.0", "@react-aria/interactions": "^3.22.5", @@ -3961,7 +3811,6 @@ "version": "3.26.0", "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.26.0.tgz", "integrity": "sha512-LkZouGSjjQ0rEqo4XJosS4L3YC/zzQkfRM3KoqK6fUOmUJ9t0jQ09WjiF+uOoG9u+p30AVg3TrZRUWmoTS+koQ==", - "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.7", "@react-stately/utils": "^3.10.5", @@ -3977,7 +3826,6 @@ "version": "3.8.18", "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.18.tgz", "integrity": "sha512-l/0igp+uub/salP35SsNWq5mGmg3G5F5QMS1gDZ8p28n7CgjvzyiGhJbbca7Oxvaw1HRFzVl9ev+89I7moNnFQ==", - "license": "Apache-2.0", "dependencies": { "@react-aria/interactions": "^3.22.5", "@react-aria/utils": "^3.26.0", @@ -4140,7 +3988,6 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.6.0.tgz", "integrity": "sha512-GqUtOtGnwWjtNrJud8nY/ywI4VBP5byToNVRTnxbMl+gYO1Qe/uc5NG7zjwMxhb2kqSBHZFdkF0DXVqG2Ul+BA==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@react-stately/utils": "^3.10.5", @@ -4156,7 +4003,6 @@ "version": "3.6.10", "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.6.10.tgz", "integrity": "sha512-LHm7i4YI8A/RdgWAuADrnSAYIaYYpQeZqsp1a03Og0pJHAlZL0ymN3y2IFwbZueY0rnfM+yF+kWNXjJqbKrFEQ==", - "license": "Apache-2.0", "dependencies": { "@react-stately/form": "^3.1.0", "@react-stately/utils": "^3.10.5", @@ -4172,7 +4018,6 @@ "version": "3.12.0", "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.0.tgz", "integrity": "sha512-MfR9hwCxe5oXv4qrLUnjidwM50U35EFmInUeFf8i9mskYwWlRYS0O1/9PZ0oF1M0cKambaRHKEy98jczgb9ycA==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0", "@swc/helpers": "^0.5.0" @@ -4185,7 +4030,6 @@ "version": "3.10.1", "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.10.1.tgz", "integrity": "sha512-Rso+H+ZEDGFAhpKWbnRxRR/r7YNmYVtt+Rn0eNDNIUp3bYaxIBCdCySyAtALs4I8RZXZQ9zoUznP7YeVwG3cLg==", - "license": "Apache-2.0", "dependencies": { "@react-stately/collections": "^3.12.0", "@react-stately/form": "^3.1.0", @@ -4205,7 +4049,6 @@ "version": "3.11.0", "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.11.0.tgz", "integrity": "sha512-d9MJF34A0VrhL5y5S8mAISA8uwfNCQKmR2k4KoQJm3De1J8SQeNzSjLviAwh1faDow6FXGlA6tVbTrHyDcBgBg==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@internationalized/string": "^3.2.5", @@ -4224,7 +4067,6 @@ "version": "3.0.5", "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.0.5.tgz", "integrity": "sha512-6wks4csxUwPCp23LgJSnkBRhrWpd9jGd64DjcCTNB2AHIFu7Ab1W59pJpUL6TW7uAxVxdNKjgn6D1hlBy8qWsA==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } @@ -4233,7 +4075,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.1.0.tgz", "integrity": "sha512-E2wxNQ0QaTyDHD0nJFtTSnEH9A3bpJurwxhS4vgcUmESHgjFEMLlC9irUSZKgvOgb42GAq+fHoWBsgKeTp9Big==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0", "@swc/helpers": "^0.5.0" @@ -4246,7 +4087,6 @@ "version": "3.10.0", "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.10.0.tgz", "integrity": "sha512-ii+DdsOBvCnHMgL0JvUfFwO1kiAPP19Bpdpl6zn/oOltk6F5TmnoyNrzyz+2///1hCiySI3FE1O7ujsAQs7a6Q==", - "license": "Apache-2.0", "dependencies": { "@react-stately/collections": "^3.12.0", "@react-stately/selection": "^3.18.0", @@ -4262,7 +4102,6 @@ "version": "3.11.1", "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.11.1.tgz", "integrity": "sha512-UCOpIvqBOjwLtk7zVTYWuKU1m1Oe61Q5lNar/GwHaV1nAiSQ8/yYlhr40NkBEs9X3plEfsV28UIpzOrYnu1tPg==", - "license": "Apache-2.0", "dependencies": { "@react-stately/collections": "^3.12.0", "@react-stately/selection": "^3.18.0", @@ -4278,7 +4117,6 @@ "version": "3.9.0", "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.0.tgz", "integrity": "sha512-++sm0fzZeUs9GvtRbj5RwrP+KL9KPANp9f4SvtI3s+MP+Y/X3X7LNNePeeccGeyikB5fzMsuyvd82bRRW9IhDQ==", - "license": "Apache-2.0", "dependencies": { "@react-stately/overlays": "^3.6.12", "@react-types/menu": "^3.9.13", @@ -4293,7 +4131,6 @@ "version": "3.6.12", "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.12.tgz", "integrity": "sha512-QinvZhwZgj8obUyPIcyURSCjTZlqZYRRCS60TF8jH8ZpT0tEAuDb3wvhhSXuYA3Xo9EHLwvLjEf3tQKKdAQArw==", - "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.5", "@react-types/overlays": "^3.8.11", @@ -4307,7 +4144,6 @@ "version": "3.10.9", "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.10.9.tgz", "integrity": "sha512-kUQ7VdqFke8SDRCatw2jW3rgzMWbvw+n2imN2THETynI47NmNLzNP11dlGO2OllRtTrsLhmBNlYHa3W62pFpAw==", - "license": "Apache-2.0", "dependencies": { "@react-stately/form": "^3.1.0", "@react-stately/utils": "^3.10.5", @@ -4323,7 +4159,6 @@ "version": "3.6.9", "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.6.9.tgz", "integrity": "sha512-vASUDv7FhEYQURzM+JIwcusPv7/x/l3zHc/oKJPvoCl3aa9pwS8hZwS82SC00o2iFnrDscfDJju4IE/cd4hucg==", - "license": "Apache-2.0", "dependencies": { "@react-stately/form": "^3.1.0", "@react-stately/list": "^3.11.1", @@ -4340,7 +4175,6 @@ "version": "3.18.0", "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.18.0.tgz", "integrity": "sha512-6EaNNP3exxBhW2LkcRR4a3pg+3oDguZlBSqIVVR7lyahv/D8xXHRC4dX+m0mgGHJpsgjs7664Xx6c8v193TFxg==", - "license": "Apache-2.0", "dependencies": { "@react-stately/collections": "^3.12.0", "@react-stately/utils": "^3.10.5", @@ -4355,7 +4189,6 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.6.0.tgz", "integrity": "sha512-w5vJxVh267pmD1X+Ppd9S3ZzV1hcg0cV8q5P4Egr160b9WMcWlUspZPtsthwUlN7qQe/C8y5IAhtde4s29eNag==", - "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.5", "@react-types/shared": "^3.26.0", @@ -4370,7 +4203,6 @@ "version": "3.13.0", "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.13.0.tgz", "integrity": "sha512-mRbNYrwQIE7xzVs09Lk3kPteEVFVyOc20vA8ph6EP54PiUf/RllJpxZe/WUYLf4eom9lUkRYej5sffuUBpxjCA==", - "license": "Apache-2.0", "dependencies": { "@react-stately/collections": "^3.12.0", "@react-stately/flags": "^3.0.5", @@ -4390,7 +4222,6 @@ "version": "3.7.0", "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.7.0.tgz", "integrity": "sha512-ox4hTkfZCoR4Oyr3Op3rBlWNq2Wxie04vhEYpTZQ2hobR3l4fYaOkd7CPClILktJ3TC104j8wcb0knWxIBRx9w==", - "license": "Apache-2.0", "dependencies": { "@react-stately/list": "^3.11.1", "@react-types/shared": "^3.26.0", @@ -4405,7 +4236,6 @@ "version": "3.8.0", "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.8.0.tgz", "integrity": "sha512-pyt/k/J8BwE/2g6LL6Z6sMSWRx9HEJB83Sm/MtovXnI66sxJ2EfQ1OaXB7Su5PEL9OMdoQF6Mb+N1RcW3zAoPw==", - "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.5", "@react-types/checkbox": "^3.9.0", @@ -4420,7 +4250,6 @@ "version": "3.5.0", "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.0.tgz", "integrity": "sha512-+xzPNztJDd2XJD0X3DgWKlrgOhMqZpSzsIssXeJgO7uCnP8/Z513ESaipJhJCFC8fxj5caO/DK4Uu8hEtlB8cQ==", - "license": "Apache-2.0", "dependencies": { "@react-stately/overlays": "^3.6.12", "@react-types/tooltip": "^3.4.13", @@ -4434,7 +4263,6 @@ "version": "3.8.6", "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.8.6.tgz", "integrity": "sha512-lblUaxf1uAuIz5jm6PYtcJ+rXNNVkqyFWTIMx6g6gW/mYvm8GNx1G/0MLZE7E6CuDGaO9dkLSY2bB1uqyKHidA==", - "license": "Apache-2.0", "dependencies": { "@react-stately/collections": "^3.12.0", "@react-stately/selection": "^3.18.0", @@ -4450,7 +4278,6 @@ "version": "3.10.5", "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.5.tgz", "integrity": "sha512-iMQSGcpaecghDIh3mZEpZfoFH3ExBwTtuBEcvZ2XnGzCgQjeYXcMdIUwAfVQLXFTdHUHGF6Gu6/dFrYsCzySBQ==", - "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" }, @@ -4462,7 +4289,6 @@ "version": "4.2.0", "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.2.0.tgz", "integrity": "sha512-aTMpa9AQoz/xLqn8AI1BR/caUUY7/OUo9GbuF434w2u5eGCL7+SAn3Fmq7WSCwqYyDsO+jEIERek4JTX7pEW0A==", - "license": "Apache-2.0", "dependencies": { "@react-aria/utils": "^3.26.0", "@react-types/shared": "^3.26.0", @@ -4476,7 +4302,6 @@ "version": "3.0.0-alpha.25", "resolved": "https://registry.npmjs.org/@react-types/accordion/-/accordion-3.0.0-alpha.25.tgz", "integrity": "sha512-nPTRrMA5jS4QcwQ0H8J9Tzzw7+yq+KbwsPNA1ukVIfOGIB45by/1ke/eiZAXGqXxkElxi2fQuaXuWm79BWZ8zg==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4488,7 +4313,6 @@ "version": "3.7.9", "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.9.tgz", "integrity": "sha512-eARYJo8J+VfNV8vP4uw3L2Qliba9wLV2bx9YQCYf5Lc/OE5B/y4gaTLz+Y2P3Rtn6gBPLXY447zCs5i7gf+ICg==", - "license": "Apache-2.0", "dependencies": { "@react-types/link": "^3.5.9", "@react-types/shared": "^3.26.0" @@ -4501,7 +4325,6 @@ "version": "3.10.1", "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.10.1.tgz", "integrity": "sha512-XTtap8o04+4QjPNAshFWOOAusUTxQlBjU2ai0BTVLShQEjHhRVDBIWsI2B2FKJ4KXT6AZ25llaxhNrreWGonmA==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4513,7 +4336,6 @@ "version": "3.5.0", "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.5.0.tgz", "integrity": "sha512-O3IRE7AGwAWYnvJIJ80cOy7WwoJ0m8GtX/qSmvXQAjC4qx00n+b5aFNBYAQtcyc3RM5QpW6obs9BfwGetFiI8w==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@react-types/shared": "^3.26.0" @@ -4526,7 +4348,6 @@ "version": "3.9.0", "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.9.0.tgz", "integrity": "sha512-9hbHx0Oo2Hp5a8nV8Q75LQR0DHtvOIJbFaeqESSopqmV9EZoYjtY/h0NS7cZetgahQgnqYWQi44XGooMDCsmxA==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4538,7 +4359,6 @@ "version": "3.13.1", "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.1.tgz", "integrity": "sha512-7xr+HknfhReN4QPqKff5tbKTe2kGZvH+DGzPYskAtb51FAAiZsKo+WvnNAvLwg3kRoC9Rkn4TAiVBp/HgymRDw==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4550,7 +4370,6 @@ "version": "3.9.0", "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.9.0.tgz", "integrity": "sha512-dbKL5Qsm2MQwOTtVQdOcKrrphcXAqDD80WLlSQrBLg+waDuuQ7H+TrvOT0thLKloNBlFUGnZZfXGRHINpih/0g==", - "license": "Apache-2.0", "dependencies": { "@internationalized/date": "^3.6.0", "@react-types/calendar": "^3.5.0", @@ -4565,7 +4384,6 @@ "version": "3.5.14", "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.14.tgz", "integrity": "sha512-OXWMjrALwrlgw8aHD8SeRm/s3tbAssdaEh2h73KUSeFau3fU3n5mfKv+WnFqsEaOtN261o48l7hTlS6615H9AA==", - "license": "Apache-2.0", "dependencies": { "@react-types/overlays": "^3.8.11", "@react-types/shared": "^3.26.0" @@ -4578,7 +4396,6 @@ "version": "3.7.8", "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.8.tgz", "integrity": "sha512-0wOS97/X0ijTVuIqik1lHYTZnk13QkvMTKvIEhM7c6YMU3vPiirBwLbT2kJiAdwLiymwcCkrBdDF1NTRG6kPFA==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4590,7 +4407,6 @@ "version": "3.2.10", "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.2.10.tgz", "integrity": "sha512-Z5cG0ITwqjUE4kWyU5/7VqiPl4wqMJ7kG/ZP7poAnLmwRsR8Ai0ceVn+qzp5nTA19cgURi8t3LsXn3Ar1FBoog==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4602,7 +4418,6 @@ "version": "3.5.9", "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.5.9.tgz", "integrity": "sha512-JcKDiDMqrq/5Vpn+BdWQEuXit4KN4HR/EgIi3yKnNbYkLzxBoeQZpQgvTaC7NEQeZnSqkyXQo3/vMUeX/ZNIKw==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4614,7 +4429,6 @@ "version": "3.5.3", "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.5.3.tgz", "integrity": "sha512-v1QXd9/XU3CCKr2Vgs7WLcTr6VMBur7CrxHhWZQQFExsf9bgJ/3wbUdjy4aThY/GsYHiaS38EKucCZFr1QAfqA==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4626,7 +4440,6 @@ "version": "3.9.13", "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.9.13.tgz", "integrity": "sha512-7SuX6E2tDsqQ+HQdSvIda1ji/+ujmR86dtS9CUu5yWX91P25ufRjZ72EvLRqClWNQsj1Xl4+2zBDLWlceznAjw==", - "license": "Apache-2.0", "dependencies": { "@react-types/overlays": "^3.8.11", "@react-types/shared": "^3.26.0" @@ -4639,7 +4452,6 @@ "version": "3.8.11", "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.11.tgz", "integrity": "sha512-aw7T0rwVI3EuyG5AOaEIk8j7dZJQ9m34XAztXJVZ/W2+4pDDkLDbJ/EAPnuo2xGYRGhowuNDn4tDju01eHYi+w==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4651,7 +4463,6 @@ "version": "3.5.8", "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.8.tgz", "integrity": "sha512-PR0rN5mWevfblR/zs30NdZr+82Gka/ba7UHmYOW9/lkKlWeD7PHgl1iacpd/3zl/jUF22evAQbBHmk1mS6Mpqw==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4663,7 +4474,6 @@ "version": "3.8.5", "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.8.5.tgz", "integrity": "sha512-gSImTPid6rsbJmwCkTliBIU/npYgJHOFaI3PNJo7Y0QTAnFelCtYeFtBiWrFodSArSv7ASqpLLUEj9hZu/rxIg==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4675,7 +4485,6 @@ "version": "3.9.8", "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.8.tgz", "integrity": "sha512-RGsYj2oFjXpLnfcvWMBQnkcDuKkwT43xwYWZGI214/gp/B64tJiIUgTM5wFTRAeGDX23EePkhCQF+9ctnqFd6g==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4696,7 +4505,6 @@ "version": "3.7.7", "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.7.7.tgz", "integrity": "sha512-lYTR9zXQV2fSEm/G3gwDENWiki1IXd/oorsgf0zu1DBi2SQDbOsLsGUXiwvD24Xy6OkUuhAqjLPPexezo7+u9g==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4708,7 +4516,6 @@ "version": "3.5.7", "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.7.tgz", "integrity": "sha512-1IKiq510rPTHumEZuhxuazuXBa2Cuxz6wBIlwf3NCVmgWEvU+uk1ETG0sH2yymjwCqhtJDKXi+qi9HSgPEDwAg==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4720,7 +4527,6 @@ "version": "3.10.3", "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.10.3.tgz", "integrity": "sha512-Ac+W+m/zgRzlTU8Z2GEg26HkuJFswF9S6w26r+R3MHwr8z2duGPvv37XRtE1yf3dbpRBgHEAO141xqS2TqGwNg==", - "license": "Apache-2.0", "dependencies": { "@react-types/grid": "^3.2.10", "@react-types/shared": "^3.26.0" @@ -4733,7 +4539,6 @@ "version": "3.3.11", "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.11.tgz", "integrity": "sha512-BjF2TqBhZaIcC4lc82R5pDJd1F7kstj1K0Nokhz99AGYn8C0ITdp6lR+DPVY9JZRxKgP9R2EKfWGI90Lo7NQdA==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4745,7 +4550,6 @@ "version": "3.10.0", "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.10.0.tgz", "integrity": "sha512-ShU3d6kLJGQjPXccVFjM3KOXdj3uyhYROqH9YgSIEVxgA9W6LRflvk/IVBamD9pJYTPbwmVzuP0wQkTDupfZ1w==", - "license": "Apache-2.0", "dependencies": { "@react-types/shared": "^3.26.0" }, @@ -4757,7 +4561,6 @@ "version": "3.4.13", "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.13.tgz", "integrity": "sha512-KPekFC17RTT8kZlk7ZYubueZnfsGTDOpLw7itzolKOXGddTXsrJGBzSB4Bb060PBVllaDO0MOrhPap8OmrIl1Q==", - "license": "Apache-2.0", "dependencies": { "@react-types/overlays": "^3.8.11", "@react-types/shared": "^3.26.0" @@ -5322,17 +5125,15 @@ "version": "0.5.15", "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz", "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", - "license": "Apache-2.0", "dependencies": { "tslib": "^2.8.0" } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.15", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.15.tgz", - "integrity": "sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==", + "version": "0.5.16", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz", + "integrity": "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==", "dev": true, - "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", @@ -5340,7 +5141,7 @@ "postcss-selector-parser": "6.0.10" }, "peerDependencies": { - "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20" + "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1" } }, "node_modules/@tanstack/eslint-plugin-query": { @@ -5360,20 +5161,20 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.62.12", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.62.12.tgz", - "integrity": "sha512-6igFeBgymHkCxVgaEk+yiLwkMf9haui/EQLmI3o9CatOyDThEoFKe8toLWvWliZC/Jf+h7NwHi/zjfyLArr1ow==", + "version": "5.62.16", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.62.16.tgz", + "integrity": "sha512-9Sgft7Qavcd+sN0V25xVyo0nfmcZXBuODy3FVG7BMWTg1HMLm8wwG5tNlLlmSic1u7l1v786oavn+STiFaPH2g==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/react-query": { - "version": "5.62.12", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.62.12.tgz", - "integrity": "sha512-yt8p7l5MlHA3QCt6xF1Cu9dw1Anf93yTK+DMDJQ64h/mshAymVAtcwj8TpsyyBrZNWAAZvza/m76bnTSR79ZtQ==", + "version": "5.63.0", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.63.0.tgz", + "integrity": "sha512-QWizLzSiog8xqIRYmuJRok9VELlXVBAwtINgVCgW1SNvamQwWDO5R0XFSkjoBEj53x9Of1KAthLRBUC5xmtVLQ==", "dependencies": { - "@tanstack/query-core": "5.62.12" + "@tanstack/query-core": "5.62.16" }, "funding": { "type": "github", @@ -5383,11 +5184,26 @@ "react": "^18 || ^19" } }, + "node_modules/@tanstack/react-virtual": { + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.11.2.tgz", + "integrity": "sha512-OuFzMXPF4+xZgx8UzJha0AieuMihhhaWG0tCqpp6tDzlFwOmNBPYMuLOtMJ1Tr4pXLHmgjcWhG6RlknY2oNTdQ==", + "dependencies": { + "@tanstack/virtual-core": "3.11.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/tannerlinsley" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, "node_modules/@tanstack/virtual-core": { - "version": "3.10.9", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.10.9.tgz", - "integrity": "sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw==", - "license": "MIT", + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.11.2.tgz", + "integrity": "sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" @@ -5594,16 +5410,14 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.13", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", - "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", - "license": "MIT" + "version": "4.17.14", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz", + "integrity": "sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==" }, "node_modules/@types/lodash.debounce": { "version": "4.0.9", "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz", "integrity": "sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==", - "license": "MIT", "dependencies": { "@types/lodash": "*" } @@ -5633,10 +5447,9 @@ } }, "node_modules/@types/react": { - "version": "19.0.2", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.2.tgz", - "integrity": "sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==", - "license": "MIT", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.3.tgz", + "integrity": "sha512-UavfHguIjnnuq9O67uXfgy/h3SRJbidAYvNjLceB+2RIKVRBzVsh0QO+Pw6BCSQqFS9xwzKfwstXx0m6AbAREA==", "dependencies": { "csstype": "^3.0.2" } @@ -7312,7 +7125,6 @@ "version": "4.2.3", "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", - "license": "MIT", "dependencies": { "color-convert": "^2.0.1", "color-string": "^1.9.0" @@ -7343,7 +7155,6 @@ "version": "1.9.1", "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", - "license": "MIT", "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" @@ -7352,8 +7163,7 @@ "node_modules/color2k": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/color2k/-/color2k-2.0.3.tgz", - "integrity": "sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog==", - "license": "MIT" + "integrity": "sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog==" }, "node_modules/colorette": { "version": "2.0.20", @@ -7442,8 +7252,7 @@ "node_modules/compute-scroll-into-view": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz", - "integrity": "sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==", - "license": "MIT" + "integrity": "sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==" }, "node_modules/concat-map": { "version": "0.0.1", @@ -7807,7 +7616,6 @@ "version": "4.3.1", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -9314,7 +9122,6 @@ "version": "5.0.2", "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", - "license": "BSD-3-Clause", "bin": { "flat": "cli.js" } @@ -9433,14 +9240,13 @@ } }, "node_modules/framer-motion": { - "version": "11.15.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.15.0.tgz", - "integrity": "sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==", - "license": "MIT", + "version": "11.16.1", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.16.1.tgz", + "integrity": "sha512-xsjhEUSWHn39g334PpBTH+QissgEJVJkpRGS/4QUyMSmoJSNxA+7FTuq61s+OXPMS4muu5k9Y6r7GpcNKhd1xA==", "peer": true, "dependencies": { - "motion-dom": "^11.14.3", - "motion-utils": "^11.14.3", + "motion-dom": "^11.16.1", + "motion-utils": "^11.16.0", "tslib": "^2.4.0" }, "peerDependencies": { @@ -10165,9 +9971,9 @@ } }, "node_modules/i18next": { - "version": "24.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.0.tgz", - "integrity": "sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==", + "version": "24.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", + "integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", "funding": [ { "type": "individual", @@ -10182,7 +9988,6 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], - "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2" }, @@ -10310,7 +10115,6 @@ "version": "1.4.1", "resolved": "https://registry.npmjs.org/input-otp/-/input-otp-1.4.1.tgz", "integrity": "sha512-+yvpmKYKHi9jIGngxagY9oWiiblPB7+nEO75F2l2o4vs+6vpPZZmUl4tBNYuTCvQjhvEIbdNeJu70bhfYP2nbw==", - "license": "MIT", "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc" @@ -10332,14 +10136,13 @@ } }, "node_modules/intl-messageformat": { - "version": "10.7.10", - "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.10.tgz", - "integrity": "sha512-hp7iejCBiJdW3zmOe18FdlJu8U/JsADSDiBPQhfdSeI8B9POtvPRvPh3nMlvhYayGMKLv6maldhR7y3Pf1vkpw==", - "license": "BSD-3-Clause", + "version": "10.7.11", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.11.tgz", + "integrity": "sha512-IB2N1tmI24k2EFH3PWjU7ivJsnWyLwOWOva0jnXFa29WzB6fb0JZ5EMQGu+XN5lDtjHYFo0/UooP67zBwUg7rQ==", "dependencies": { - "@formatjs/ecma402-abstract": "2.3.1", - "@formatjs/fast-memoize": "2.2.5", - "@formatjs/icu-messageformat-parser": "2.9.7", + "@formatjs/ecma402-abstract": "2.3.2", + "@formatjs/fast-memoize": "2.2.6", + "@formatjs/icu-messageformat-parser": "2.9.8", "tslib": "2" } }, @@ -10397,8 +10200,7 @@ "node_modules/is-arrayish": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", - "license": "MIT" + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" }, "node_modules/is-async-function": { "version": "2.0.0", @@ -10868,10 +10670,9 @@ "license": "MIT" }, "node_modules/isbot": { - "version": "5.1.19", - "resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.19.tgz", - "integrity": "sha512-8krWJBGKC3lVymkncvmBTpIEWMD5kKmjAvkM3/Xh6veE0bAydwgSNrI5h493DGrG2UNJCy0HuHpNPSKRy0dBJA==", - "license": "Unlicense", + "version": "5.1.20", + "resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.20.tgz", + "integrity": "sha512-cW535S5c05UBfx8bTAZHACjEXyY/p10bvAx5YeqoLEFoGC1HQ6A5n3ScpZRYd1zSwwNF8yYkEOq2F7WjFhX2ig==", "engines": { "node": ">=18" } @@ -12764,17 +12565,18 @@ } }, "node_modules/motion-dom": { - "version": "11.14.3", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.14.3.tgz", - "integrity": "sha512-lW+D2wBy5vxLJi6aCP0xyxTxlTfiu+b+zcpVbGVFUxotwThqhdpPRSmX8xztAgtZMPMeU0WGVn/k1w4I+TbPqA==", - "license": "MIT", - "peer": true + "version": "11.16.1", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.16.1.tgz", + "integrity": "sha512-XVNf3iCfZn9OHPZYJQy5YXXLn0NuPNvtT3YCat89oAnr4D88Cr52KqFgKa8dWElBK8uIoQhpJMJEG+dyniYycQ==", + "peer": true, + "dependencies": { + "motion-utils": "^11.16.0" + } }, "node_modules/motion-utils": { - "version": "11.14.3", - "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.14.3.tgz", - "integrity": "sha512-Xg+8xnqIJTpr0L/cidfTTBFkvRw26ZtGGuIhA94J9PQ2p4mEa06Xx7QVYZH0BP+EpMSaDlu+q0I0mmvwADPsaQ==", - "license": "MIT", + "version": "11.16.0", + "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.16.0.tgz", + "integrity": "sha512-ngdWPjg31rD4WGXFi0eZ00DQQqKKu04QExyv/ymlC+3k+WIgYVFbt6gS5JsFPbJODTF/r8XiE/X+SsoT9c0ocw==", "peer": true }, "node_modules/mri": { @@ -13806,9 +13608,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.203.3", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.203.3.tgz", - "integrity": "sha512-DTK6LfL87xC7PPleKDParEIfkXl7hXtuDeSOPfhcyCXLuVspq0z7YyRB5dQE9Pbalf3yoGqUKvomYFp/BGVfQg==", + "version": "1.205.0", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.205.0.tgz", + "integrity": "sha512-zP4SQ9Dg9JwqkEteoAOviAAAMdT/nJ4vk1jqfE6fVudziEa3szkQWd7czk5ehlEdrKFUE85MonCKW4L/uwtybA==", "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", @@ -14194,10 +13996,9 @@ "peer": true }, "node_modules/react-markdown": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-9.0.1.tgz", - "integrity": "sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==", - "license": "MIT", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-9.0.3.tgz", + "integrity": "sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw==", "dependencies": { "@types/hast": "^3.0.0", "devlop": "^1.0.0", @@ -14997,7 +14798,6 @@ "version": "3.0.10", "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.0.10.tgz", "integrity": "sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg==", - "license": "MIT", "dependencies": { "compute-scroll-into-view": "^3.0.2" } @@ -15249,7 +15049,6 @@ "version": "0.2.2", "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", - "license": "MIT", "dependencies": { "is-arrayish": "^0.3.1" } @@ -15958,7 +15757,6 @@ "version": "0.1.20", "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-0.1.20.tgz", "integrity": "sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ==", - "license": "MIT", "dependencies": { "tailwind-merge": "^1.14.0" }, @@ -15974,7 +15772,6 @@ "version": "1.14.0", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.14.0.tgz", "integrity": "sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==", - "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil" diff --git a/frontend/package.json b/frontend/package.json index e537e1f8d561..61404acb76e4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -8,32 +8,32 @@ }, "dependencies": { "@monaco-editor/react": "^4.7.0-rc.0", - "@nextui-org/react": "^2.6.10", + "@nextui-org/react": "^2.6.11", "@react-router/node": "^7.1.1", "@react-router/serve": "^7.1.1", "@react-types/shared": "^3.25.0", "@reduxjs/toolkit": "^2.5.0", - "@tanstack/react-query": "^5.62.12", + "@tanstack/react-query": "^5.63.0", "@vitejs/plugin-react": "^4.3.2", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.4.0", "axios": "^1.7.9", "clsx": "^2.1.1", "eslint-config-airbnb-typescript": "^18.0.0", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "i18next-browser-languagedetector": "^8.0.2", "i18next-http-backend": "^3.0.1", - "isbot": "^5.1.19", + "isbot": "^5.1.20", "jose": "^5.9.4", "monaco-editor": "^0.52.2", - "posthog-js": "^1.203.3", + "posthog-js": "^1.205.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-highlight": "^0.15.0", "react-hot-toast": "^2.5.1", "react-i18next": "^15.4.0", "react-icons": "^5.4.0", - "react-markdown": "^9.0.1", + "react-markdown": "^9.0.3", "react-redux": "^9.2.0", "react-router": "^7.1.1", "react-syntax-highlighter": "^15.6.1", @@ -78,13 +78,13 @@ "@mswjs/socket.io-binding": "^0.1.1", "@playwright/test": "^1.49.1", "@react-router/dev": "^7.1.1", - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "@tanstack/eslint-plugin-query": "^5.62.16", "@testing-library/jest-dom": "^6.6.1", "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.5.2", "@types/node": "^22.10.5", - "@types/react": "^19.0.2", + "@types/react": "^19.0.3", "@types/react-dom": "^19.0.2", "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13",