From c11e92344cd0e0b64251a008550c6f6a84409714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:43:48 +0000 Subject: [PATCH] [DEPS] Bump the react group across 2 directories with 4 updates Bumps the react group with 4 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Bumps the react group with 4 updates in the /apps/frontend directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.6 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.0 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react` from 18.3.6 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.6 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.0 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react` from 18.3.6 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 8 +- pnpm-lock.yaml | 2790 +++++++++++++++++++----------------- 2 files changed, 1448 insertions(+), 1350 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 0fb8932..92034f6 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -17,8 +17,8 @@ "framer-motion": "11.16.0", "next": "15.1.0", "next-themes": "0.3.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "tailwind-variants": "0.2.1", "zustand": "4.5.5" }, @@ -28,8 +28,8 @@ "@repo/typescript-config": "workspace:*", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", - "@types/react": "18.3.6", - "@types/react-dom": "18.3.0", + "@types/react": "19.0.8", + "@types/react-dom": "19.0.3", "autoprefixer": "10.4.20", "jest-environment-jsdom": "29.7.0", "postcss": "8.4.47", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b84e3d..9c35594 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: version: 6.0.1 ts-jest: specifier: 29.2.5 - version: 29.2.5(@babel/core@7.25.2)(jest@29.7.0)(typescript@5.6.2) + version: 29.2.5(@babel/core@7.26.7)(jest@29.7.0)(typescript@5.6.2) ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@22.10.2)(typescript@5.6.2) @@ -49,37 +49,37 @@ importers: dependencies: '@nextui-org/react': specifier: 2.4.8 - version: 2.4.8(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.16) + version: 2.4.8(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.16) '@react-aria/ssr': specifier: 3.9.5 - version: 3.9.5(react@18.3.1) + version: 3.9.5(react@19.0.0) '@react-aria/visually-hidden': specifier: 3.8.15 - version: 3.8.15(react@18.3.1) + version: 3.8.15(react@19.0.0) clsx: specifier: 2.1.1 version: 2.1.1 framer-motion: specifier: 11.16.0 - version: 11.16.0(react-dom@18.3.1)(react@18.3.1) + version: 11.16.0(react-dom@19.0.0)(react@19.0.0) next: specifier: 15.1.0 - version: 15.1.0(@babel/core@7.25.2)(react-dom@18.3.1)(react@18.3.1) + version: 15.1.0(@babel/core@7.26.7)(react-dom@19.0.0)(react@19.0.0) next-themes: specifier: 0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@19.0.0)(react@19.0.0) react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 react-dom: - specifier: 18.3.1 - version: 18.3.1(react@18.3.1) + specifier: 19.0.0 + version: 19.0.0(react@19.0.0) tailwind-variants: specifier: 0.2.1 version: 0.2.1(tailwindcss@3.4.16) zustand: specifier: 4.5.5 - version: 4.5.5(@types/react@18.3.6)(react@18.3.1) + version: 4.5.5(@types/react@19.0.8)(react@19.0.0) devDependencies: '@repo/eslint-config': specifier: workspace:* @@ -95,13 +95,13 @@ importers: version: 6.5.0 '@testing-library/react': specifier: 16.0.1 - version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) + version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@19.0.3)(@types/react@19.0.8)(react-dom@19.0.0)(react@19.0.0) '@types/react': - specifier: 18.3.6 - version: 18.3.6 + specifier: 19.0.8 + version: 19.0.8 '@types/react-dom': - specifier: 18.3.0 - version: 18.3.0 + specifier: 19.0.3 + version: 19.0.3(@types/react@19.0.8) autoprefixer: specifier: 10.4.20 version: 10.4.20(postcss@8.4.47) @@ -190,14 +190,23 @@ packages: dependencies: '@babel/highlight': 7.24.7 picocolors: 1.1.1 + dev: true + + /@babel/code-frame@7.26.2: + resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.25.9 + js-tokens: 4.0.0 + picocolors: 1.1.1 /@babel/compat-data@7.24.7: resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==} engines: {node: '>=6.9.0'} dev: true - /@babel/compat-data@7.25.4: - resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} + /@babel/compat-data@7.26.5: + resolution: {integrity: sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==} engines: {node: '>=6.9.0'} /@babel/core@7.24.7: @@ -223,22 +232,22 @@ packages: - supports-color dev: true - /@babel/core@7.25.2: - resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} + /@babel/core@7.26.7: + resolution: {integrity: sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) - '@babel/helpers': 7.25.6 - '@babel/parser': 7.25.6 - '@babel/template': 7.25.0 - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/code-frame': 7.26.2 + '@babel/generator': 7.26.5 + '@babel/helper-compilation-targets': 7.26.5 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7) + '@babel/helpers': 7.26.7 + '@babel/parser': 7.26.7 + '@babel/template': 7.25.9 + '@babel/traverse': 7.26.7 + '@babel/types': 7.26.7 convert-source-map: 2.0.0 - debug: 4.3.7 + debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -267,15 +276,17 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 + dev: true - /@babel/generator@7.25.6: - resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} + /@babel/generator@7.26.5: + resolution: {integrity: sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.6 - '@jridgewell/gen-mapping': 0.3.5 + '@babel/parser': 7.26.7 + '@babel/types': 7.26.7 + '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 + jsesc: 3.1.0 /@babel/helper-compilation-targets@7.24.7: resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==} @@ -288,13 +299,13 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-compilation-targets@7.25.2: - resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} + /@babel/helper-compilation-targets@7.26.5: + resolution: {integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.25.4 - '@babel/helper-validator-option': 7.24.8 - browserslist: 4.23.3 + '@babel/compat-data': 7.26.5 + '@babel/helper-validator-option': 7.25.9 + browserslist: 4.24.4 lru-cache: 5.1.1 semver: 6.3.1 @@ -303,6 +314,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.7 + dev: true /@babel/helper-function-name@7.24.7: resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==} @@ -310,12 +322,14 @@ packages: dependencies: '@babel/template': 7.24.7 '@babel/types': 7.24.7 + dev: true /@babel/helper-hoist-variables@7.24.7: resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.7 + dev: true /@babel/helper-module-imports@7.24.7: resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} @@ -325,6 +339,16 @@ packages: '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color + dev: true + + /@babel/helper-module-imports@7.25.9: + resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/traverse': 7.26.7 + '@babel/types': 7.26.7 + transitivePeerDependencies: + - supports-color /@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7): resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==} @@ -342,17 +366,16 @@ packages: - supports-color dev: true - /@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2): - resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} + /@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7): + resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/core': 7.26.7 + '@babel/helper-module-imports': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 + '@babel/traverse': 7.26.7 transitivePeerDependencies: - supports-color @@ -369,32 +392,40 @@ packages: '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color + dev: true /@babel/helper-split-export-declaration@7.24.7: resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.7 + dev: true /@babel/helper-string-parser@7.24.7: resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} engines: {node: '>=6.9.0'} + dev: true - /@babel/helper-string-parser@7.24.8: - resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} + /@babel/helper-string-parser@7.25.9: + resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} /@babel/helper-validator-identifier@7.24.7: resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-identifier@7.25.9: + resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} + engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.24.7: resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-option@7.24.8: - resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} + /@babel/helper-validator-option@7.25.9: + resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} engines: {node: '>=6.9.0'} /@babel/helpers@7.24.7: @@ -405,12 +436,12 @@ packages: '@babel/types': 7.24.7 dev: true - /@babel/helpers@7.25.6: - resolution: {integrity: sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==} + /@babel/helpers@7.26.7: + resolution: {integrity: sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.25.0 - '@babel/types': 7.25.6 + '@babel/template': 7.25.9 + '@babel/types': 7.26.7 /@babel/highlight@7.24.7: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} @@ -420,6 +451,7 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.1.1 + dev: true /@babel/parser@7.24.7: resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} @@ -427,13 +459,14 @@ packages: hasBin: true dependencies: '@babel/types': 7.24.7 + dev: true - /@babel/parser@7.25.6: - resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} + /@babel/parser@7.26.7: + resolution: {integrity: sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.26.7 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} @@ -570,6 +603,13 @@ packages: dependencies: regenerator-runtime: 0.14.1 + /@babel/runtime@7.26.7: + resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: 0.14.1 + dev: true + /@babel/template@7.24.7: resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==} engines: {node: '>=6.9.0'} @@ -577,14 +617,15 @@ packages: '@babel/code-frame': 7.24.7 '@babel/parser': 7.24.7 '@babel/types': 7.24.7 + dev: true - /@babel/template@7.25.0: - resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} + /@babel/template@7.25.9: + resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/code-frame': 7.26.2 + '@babel/parser': 7.26.7 + '@babel/types': 7.26.7 /@babel/traverse@7.24.7: resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==} @@ -602,17 +643,18 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: true - /@babel/traverse@7.25.6: - resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} + /@babel/traverse@7.26.7: + resolution: {integrity: sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 - '@babel/parser': 7.25.6 - '@babel/template': 7.25.0 - '@babel/types': 7.25.6 - debug: 4.3.7 + '@babel/code-frame': 7.26.2 + '@babel/generator': 7.26.5 + '@babel/parser': 7.26.7 + '@babel/template': 7.25.9 + '@babel/types': 7.26.7 + debug: 4.4.0 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -624,14 +666,14 @@ packages: '@babel/helper-string-parser': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 + dev: true - /@babel/types@7.25.6: - resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} + /@babel/types@7.26.7: + resolution: {integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 - to-fast-properties: 2.0.0 + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 /@bcoe/v8-coverage@0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -1191,6 +1233,14 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.25 + /@jridgewell/gen-mapping@0.3.8: + resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping': 0.3.25 + /@jridgewell/resolve-uri@3.1.2: resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} @@ -1202,6 +1252,9 @@ packages: /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + /@jridgewell/sourcemap-codec@1.5.0: + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + /@jridgewell/trace-mapping@0.3.25: resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} dependencies: @@ -1309,7 +1362,7 @@ packages: dev: false optional: true - /@nextui-org/accordion@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/accordion@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-aJmhflLOXOFTjbBWlWto30hYzimw+sw1EZwSRG9CdxbjRact2dRfCLsZQmHkJW2ifVx51g/qLNE2NSFAi2L8dA==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1318,49 +1371,49 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-accordion': 2.0.7(react-dom@18.3.1)(react@18.3.1) - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/accordion': 3.0.0-alpha.21(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/aria-utils@2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + '@nextui-org/use-aria-accordion': 2.0.7(react-dom@19.0.0)(react@19.0.0) + '@react-aria/button': 3.9.5(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/tree': 3.8.1(react@19.0.0) + '@react-types/accordion': 3.0.0-alpha.21(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/aria-utils@2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-e81HxkNI3/HCPPJT9OVK0g0ivTkuqeeQ043WlAxvgf+upFTEvNN5vmsSKBfWGgfZpsVHgNyHIzwbHjy9zKePLQ==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-rsc-utils': 2.0.14(react@18.3.1) + '@nextui-org/react-rsc-utils': 2.0.14(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@nextui-org/theme' - framer-motion dev: false - /@nextui-org/autocomplete@2.1.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/autocomplete@2.1.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-T3dF5akCXvJ21OxwPxAQmTjHoiB/GMUa2ppcJ9PStfCCPiI2vjwb4CO4q/duj/nXJIpQf/UfPhpSonnJ444o6g==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1369,37 +1422,37 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/input': 2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/input': 2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/combobox': 3.9.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/combobox': 3.8.4(react@18.3.1) - '@react-types/combobox': 3.11.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/combobox': 3.9.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/combobox': 3.8.4(react@19.0.0) + '@react-types/combobox': 3.11.1(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /@nextui-org/avatar@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/avatar@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-SPnIKM+34T/a+KCRCBiG8VwMBzu2/bap7IPHhmICtQ6KmG8Dzmazj3tGZsVt7HjhMRVY7e1vzev4IMaHqkIdRg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1407,19 +1460,19 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-image': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-image': 2.0.6(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/badge@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/badge@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-vlV/SY0e7/AmpVP7hB57XoSOo95Fr3kRWcLfMx8yL8VDR2UWMFaMlrT7JTghdgTGFSO7L1Ov1BFwDRRKVe3eyg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1427,15 +1480,15 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/breadcrumbs@2.0.13(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/breadcrumbs@2.0.13(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-tdet47IBOwUaJL0PmxTuGH+ZI2nucyNwG3mX1OokfIXmq5HuMCGKaVFXaNP8mWb4Pii2bvtRqaqTfxmUb3kjGw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1443,21 +1496,21 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/breadcrumbs': 3.5.13(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/breadcrumbs': 3.7.5(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/breadcrumbs': 3.5.13(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/breadcrumbs': 3.7.5(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/button@2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/button@2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-XbgyqBv+X7QirXeriGwkqkMOENpAxXRo+jzfMyBMvfsM3kwrFj92OSF1F7/dWDvcW7imVZB9o2Ci7LIppq9ZZQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1466,25 +1519,25 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/calendar@2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@react-aria/button': 3.9.5(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/calendar@2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-FnEnOQnsuyN+F+hy4LEJBvZZcfXMpDGgLkTdnDdoZObXQWwd0PWPjU8GzY+ukhhR5eiU7QIj2AADVRCvuAkiLA==} peerDependencies: '@nextui-org/system': '>=2.1.0' @@ -1493,35 +1546,35 @@ packages: react-dom: '>=18' dependencies: '@internationalized/date': 3.5.4 - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/calendar': 3.5.8(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/calendar': 3.5.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@react-aria/calendar': 3.5.8(react-dom@19.0.0)(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/calendar': 3.5.1(react@19.0.0) + '@react-stately/utils': 3.10.1(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/calendar': 3.4.6(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) '@types/lodash.debounce': 4.0.9 lodash.debounce: 4.0.8 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) scroll-into-view-if-needed: 3.0.10 transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/card@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/card@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-2RYNPsQkM0FOifGCKmRBR3AuYgYCNmPV7dyA5M3D9Lf0APsHHtsXRA/GeIJ/AuPnglZrYBX8wpM5kLt3dnlQjQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1530,23 +1583,23 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/checkbox@2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@react-aria/button': 3.9.5(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/checkbox@2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-PSCWmxEzFPfeIJfoGAtbQS5T7JvBRblUMz5NdCMArA8MLvWW8EKL41cMPsqWjaUanjD0fAI8Q9HuDfBZnkcPbw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1554,26 +1607,26 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-callback-ref': 2.0.6(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/checkbox': 3.14.3(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/checkbox': 3.6.5(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/chip@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + '@nextui-org/use-callback-ref': 2.0.6(react@19.0.0) + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/checkbox': 3.14.3(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/checkbox': 3.6.5(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/chip@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-6cQkMTV/34iPprjnfK6xlwkv5lnZjMsbYBN3ZqHHrQfV2zQg19ewFcuIw9XlRYA3pGYPpoycdOmSdQ6qXc66lQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1581,35 +1634,35 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/code@2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/code@2.0.33(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-G2254ov2rsPxFEoJ0UHVHe+rSmNYwoHZc7STAtiTsJ2HfebZPQbNnfuCifMIpa+kgvHrMBGb85eGk0gy1R+ArA==} peerDependencies: '@nextui-org/theme': '>=2.1.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) + '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/date-input@2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/date-input@2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-U8Pbe7EhMp9VTfFxB/32+A9N9cJJWswebIz1qpaPy0Hmr92AHS3c1qVTcspkop6wbIM8AnHWEST0QkR95IXPDA==} peerDependencies: '@nextui-org/system': '>=2.1.0' @@ -1618,21 +1671,21 @@ packages: react-dom: '>=18' dependencies: '@internationalized/date': 3.5.4 - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/datepicker': 3.10.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/datepicker': 3.9.4(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/datepicker': 3.10.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/datepicker': 3.9.4(react@19.0.0) + '@react-types/datepicker': 3.7.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/date-picker@2.1.8(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/date-picker@2.1.8(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-pokAFcrf6AdM53QHf1EzvqVhj8imQRZHWitK9eZPtIdGzJzx28dW0ir7ID0lQFMiNNIQTesSpBLzedTawbcJrg==} peerDependencies: '@nextui-org/system': '>=2.1.0' @@ -1641,48 +1694,48 @@ packages: react-dom: '>=18' dependencies: '@internationalized/date': 3.5.4 - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/calendar': 2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/date-input': 2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/calendar': 2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/date-input': 2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/datepicker': 3.10.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/datepicker': 3.9.4(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/datepicker': 3.10.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/datepicker': 3.9.4(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-stately/utils': 3.10.1(react@19.0.0) + '@react-types/datepicker': 3.7.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@types/react' - framer-motion dev: false - /@nextui-org/divider@2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/divider@2.0.32(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-2B2j3VmvVDFnMc9Uw7UWMkByA+osgnRmVwMZNZjl9g3oCycz3UDXotNJXjgsLocT8tGO8UwMcrdgo7QBZl52uw==} peerDependencies: '@nextui-org/theme': '>=2.1.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-rsc-utils': 2.0.14(react@18.3.1) + '@nextui-org/react-rsc-utils': 2.0.14(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) + '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/dropdown@2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/dropdown@2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-tP6c5MAhWK4hJ6U02oX6APUpjjrn97Zn7t+56Xx4YyQOSj0CJx18VF0JsU+MrjFZxPX3UBKU3B2zGBHOEGE4Kw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1691,26 +1744,26 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/menu': 2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/menu': 2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/menu': 3.14.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/menu': 3.7.1(react@19.0.0) + '@react-types/menu': 3.9.9(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /@nextui-org/framer-utils@2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/framer-utils@2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-bhQKDg4c5Da4II4UYLKyvYagusTd62eVwPqpfUP+GHZKKZcmRaS6MQZTh4xJYbpyh298S4jRSH/AUAiN/OK3TQ==} peerDependencies: framer-motion: '>=10.17.0' @@ -1718,16 +1771,16 @@ packages: react-dom: '>=18' dependencies: '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-measure': 2.0.2(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/use-measure': 2.0.2(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@nextui-org/theme' dev: false - /@nextui-org/image@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/image@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-JpE0O8qAeJpQA61ZnXNLH76to+dbx93PR5tTOxSvmTxtnuqVg4wl5ar/SBY3czibJPr0sj33k8Mv2EfULjoH7Q==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1735,16 +1788,16 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-image': 2.0.6(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-image': 2.0.6(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/input@2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/input@2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-xLgyKcnb+RatRZ62AbCFfTpS3exd2bPSSR75UFKylHHhgX+nvVOkX0dQgmr9e0V8IEECeRvbltw2s/laNFPTtg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1752,43 +1805,43 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/textfield': 3.14.5(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - '@react-types/textfield': 3.9.3(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-textarea-autosize: 8.5.3(@types/react@18.3.6)(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/textfield': 3.14.5(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/utils': 3.10.1(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + '@react-types/textfield': 3.9.3(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-textarea-autosize: 8.5.3(@types/react@19.0.8)(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /@nextui-org/kbd@2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/kbd@2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-sO6RJPgEFccFV8gmfYMTVeQ4f9PBYh09OieRpsZhN4HqdfWwEaeT6LrmdBko3XnJ0T6Me3tBrYULgKWcDcNogw==} peerDependencies: '@nextui-org/theme': '>=2.1.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) + '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/utils': 3.24.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/utils': 3.24.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/link@2.0.35(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/link@2.0.35(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-0XVUsSsysu+WMssokTlLHiMnjr1N6D2Uh3bIBcdFwSqmTLyq+Llgexlm6Fuv1wADRwsR8/DGFp3Pr826cv2Svg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1796,21 +1849,21 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-link': 2.0.19(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/link': 3.7.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/link': 3.5.5(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-aria-link': 2.0.19(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/link': 3.7.1(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/link': 3.5.5(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/listbox@2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/listbox@2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-B9HW/k0awfXsYaNyjaqv/GvEioVzrsCsOdSxVQZgQ3wQ6jNXmGRe1/X6IKg0fIa+P0v379kSgAqrZcwfRpKnWw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1818,27 +1871,27 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-is-mobile': 2.0.9(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/listbox': 3.12.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-is-mobile': 2.0.9(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/listbox': 3.12.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/list': 3.10.5(react@19.0.0) + '@react-types/menu': 3.9.9(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/menu@2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/menu@2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-hZRr/EQ5JxB6yQFmUhDSv9pyLTJmaB4SFC/t5A17UljRhMexlvTU6QpalYIkbY0R/bUXvOkTJNzsRgI5OOQ/aA==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1846,29 +1899,29 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-menu': 2.0.7(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-is-mobile': 2.0.9(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-aria-menu': 2.0.7(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/use-is-mobile': 2.0.9(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/menu': 3.14.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/menu': 3.7.1(react@19.0.0) + '@react-stately/tree': 3.8.1(react@19.0.0) + '@react-types/menu': 3.9.9(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/modal@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/modal@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-Sirn319xAf7E4cZqvQ0o0Vd3Xqy0FRSuhOTwp8dALMGTMY61c2nIyurgVCNP6hh8dMvMT7zQEPP9/LE0boFCEQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1877,28 +1930,28 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-aria-modal-overlay': 2.0.13(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-disclosure': 2.0.10(react@18.3.1) - '@react-aria/dialog': 3.5.14(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/navbar@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@nextui-org/use-aria-modal-overlay': 2.0.13(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/use-disclosure': 2.0.10(react@19.0.0) + '@react-aria/dialog': 3.5.14(react-dom@19.0.0)(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/navbar@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-HuHXMU+V367LlvSGjqRPBNKmOERLvc4XWceva+KmiT99BLqHmMECkQVTR6ogO36eJUU96aR8JSfAiHLjvw5msw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1907,28 +1960,28 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-toggle-button': 2.0.10(react@18.3.1) - '@nextui-org/use-scroll-position': 2.0.9(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-remove-scroll: 2.5.10(@types/react@18.3.6)(react@18.3.1) + '@nextui-org/use-aria-toggle-button': 2.0.10(react@19.0.0) + '@nextui-org/use-scroll-position': 2.0.9(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-stately/utils': 3.10.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-remove-scroll: 2.5.10(@types/react@19.0.8)(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /@nextui-org/pagination@2.0.36(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/pagination@2.0.36(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-VKs2vMj8dybNzb/WkAMmvFBsxdgBvpVihIA4eXSo2ve7fpcLjIF1iPLHuDgpSyv3h3dy009sQTVo3lVTVT1a6w==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1936,22 +1989,22 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-pagination': 2.0.10(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-pagination': 2.0.10(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) scroll-into-view-if-needed: 3.0.10 dev: false - /@nextui-org/popover@2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/popover@2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-qGjMnAQVHQNfG571h9Tah2MXPs5mhxcTIj4TuBgwPzQTWXjjeffaHV3FlHdg5PxjTpNZOdDfrg0eRhDqIjKocQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1960,32 +2013,32 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/dialog': 3.5.14(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-remove-scroll: 2.5.10(@types/react@18.3.6)(react@18.3.1) + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/dialog': 3.5.14(react-dom@19.0.0)(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-remove-scroll: 2.5.10(@types/react@19.0.8)(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /@nextui-org/progress@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/progress@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-rJmZCrLdufJKLsonJ37oPOEHEpZykD4c+0G749zcKOkRXHOD9DiQian2YoZEE/Yyf3pLdFQG3W9vSLbsgED3PQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1993,20 +2046,20 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-is-mounted': 2.0.6(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/progress': 3.4.13(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/progress': 3.5.4(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-is-mounted': 2.0.6(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/progress': 3.4.13(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/progress': 3.5.4(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/radio@2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/radio@2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-0tF/VkMQv+KeYmFQpkrpz9S7j7U8gqCet+F97Cz7fFjdb+Q3w9waBzg84QayD7EZdjsYW4FNSkjPeiBhLdVUsw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2014,100 +2067,100 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/radio': 3.10.4(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/radio': 3.10.4(react@18.3.1) - '@react-types/radio': 3.8.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/react-rsc-utils@2.0.14(react@18.3.1): + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/radio': 3.10.4(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/radio': 3.10.4(react@19.0.0) + '@react-types/radio': 3.8.1(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/react-rsc-utils@2.0.14(react@19.0.0): resolution: {integrity: sha512-s0GVgDhScyx+d9FtXd8BXf049REyaPvWsO4RRr7JDHrk91NlQ11Mqxka9o+8g5NX0rphI0rbe3/b1Dz+iQRx3w==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/react-utils@2.0.17(react@18.3.1): + /@nextui-org/react-utils@2.0.17(react@19.0.0): resolution: {integrity: sha512-U/b49hToVfhOM4dg4n57ZyUjLpts4JogQ139lfQBYPTb8z/ATNsJ3vLIqW5ZvDK6L0Er+JT11UVQ+03m7QMvaQ==} peerDependencies: react: '>=18' dependencies: - '@nextui-org/react-rsc-utils': 2.0.14(react@18.3.1) + '@nextui-org/react-rsc-utils': 2.0.14(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/react@2.4.8(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.16): + /@nextui-org/react@2.4.8(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.16): resolution: {integrity: sha512-ZwXg6As3A+Gs+Jyc42t4MHNupHEsh9YmEaypE20ikqIPTCLQnrGQ/RWOGwzZ2a9kZWbZ89a/3rJwZMRKdcemxg==} peerDependencies: framer-motion: '>=10.17.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/accordion': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/autocomplete': 2.1.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/avatar': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/badge': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/breadcrumbs': 2.0.13(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/calendar': 2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/card': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/checkbox': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/chip': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/code': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/date-input': 2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/date-picker': 2.1.8(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/dropdown': 2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/image': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/input': 2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/kbd': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/link': 2.0.35(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/menu': 2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/modal': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/navbar': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/pagination': 2.0.36(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/progress': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/radio': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/select': 2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/skeleton': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/slider': 2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/snippet': 2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/spacer': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/switch': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/table': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/tabs': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/accordion': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/autocomplete': 2.1.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/avatar': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/badge': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/breadcrumbs': 2.0.13(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/calendar': 2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/card': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/checkbox': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/chip': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/code': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/date-input': 2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/date-picker': 2.1.8(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/dropdown': 2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/image': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/input': 2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/kbd': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/link': 2.0.35(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/menu': 2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/modal': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/navbar': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/pagination': 2.0.36(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/progress': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/radio': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/select': 2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/skeleton': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/slider': 2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/snippet': 2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/spacer': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/switch': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/table': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/tabs': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/user': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/user': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@types/react' - tailwindcss dev: false - /@nextui-org/ripple@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/ripple@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-Zsa60CXtGCF7weTCFbSfT0OlxlGHdd5b/sSJTYrmMZRHOIUpHW8kT0bxVYF/6X8nCCJYxzBKXUqdE3Y31fhNeQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2116,16 +2169,16 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/scroll-shadow@2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/scroll-shadow@2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-8ULiUmbZ/Jzr1okI8Yzjzl5M4Ow3pJEm34hT5id0EaMIgklNa3Nnp/Dyp54JwwUbI8Kt3jOAMqkPitGIZyo5Ag==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2133,16 +2186,16 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-data-scroll-overflow': 2.1.7(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-data-scroll-overflow': 2.1.7(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/select@2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/select@2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-lA2EOjquhiHmLSInHFEarq64ZOQV37+ry1d8kvsqJ7R9dsqw1QEuMzH2Kk8/NqwrYMccHh5iAZ7PaLp90NSSxg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2151,45 +2204,45 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@19.0.8)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-aria-multiselect': 2.2.5(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@nextui-org/use-aria-multiselect': 2.2.5(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/form': 3.0.5(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /@nextui-org/shared-icons@2.0.9(react@18.3.1): + /@nextui-org/shared-icons@2.0.9(react@19.0.0): resolution: {integrity: sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false /@nextui-org/shared-utils@2.0.8: resolution: {integrity: sha512-ZEtoMPXS+IjT8GvpJTS9IWDnT1JNCKV+NDqqgysAf1niJmOFLyJgl6dh/9n4ufcGf1GbSEQN+VhJasEw7ajYGQ==} dev: false - /@nextui-org/skeleton@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/skeleton@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-dS0vuRrc4oWktW3wa/KFhcBNnV0oiDqKXP4BqRj7wgS01fOAqj3cJiqwUDLKO8GbEnxLkbqLBFcUoLgktpRszQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2197,15 +2250,15 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/slider@2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/slider@2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-MgeJv3X+bT7Bw+LK1zba4vToOUzv8lCvDuGe0U5suJy1AKGN6uGDgSAxpIZhCYNWsuNRsopwdvsGtyeIjOEStA==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2213,25 +2266,25 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/slider': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/slider': 3.5.4(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/slider': 3.7.8(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/slider': 3.5.4(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/snippet@2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/snippet@2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-PLxc9ph9CLj52L26XSv4vBmQcSytCNc3ZBxkOTBEqmLSHCWwGQExrqKPnVZTE1etr6dcULiy5vNIpD8R7taO8A==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2240,52 +2293,52 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-clipboard': 2.0.7(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/use-clipboard': 2.0.7(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/spacer@2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/spacer@2.0.33(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-0YDtovMWuAVgBvVXUmplzohObGxMPFhisHXn6v+0nflAE9LiVeiXf121WVOEMrd08S7xvmrAANcMwo4TsYi49g==} peerDependencies: '@nextui-org/theme': '>=2.1.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) + '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/spinner@2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/spinner@2.0.34(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-YKw/6xSLhsXU1k22OvYKyWhtJCHzW2bRAiieVSVG5xak3gYwknTds5H9s5uur+oAZVK9AkyAObD19QuZND32Jg==} peerDependencies: '@nextui-org/theme': '>=2.1.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) + '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/switch@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/switch@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-SczQiHswo8eR94ecDgcULIsSIPfYVncqfKllcHEGqAs9BDpZun44KK0/R0xhWuPpx5oqB60VeSABN7JtEAxF+Q==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2293,35 +2346,35 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/switch': 3.6.4(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/system-rsc@2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1): + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/switch': 3.6.4(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/system-rsc@2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0): resolution: {integrity: sha512-Wl2QwEFjYwuvw26R1RH3ZY81PD8YmfgtIjFvJZRP2VEIT6rPvlQ4ojgqdrkVkQZQ0L/K+5ZLbTKgLEFkj5ysdQ==} peerDependencies: '@nextui-org/theme': '>=2.1.0' react: '>=18' dependencies: '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-types/shared': 3.23.1(react@19.0.0) clsx: 1.2.1 - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/system@2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/system@2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-tjIkOI0w32g68CGWleuSyIbEz8XBbeoNogR2lu7MWk3QovHCqgr4VVrP1cwMRYnwDPFQP3OpmH+NR9yzt+pIfg==} peerDependencies: framer-motion: '>=10.17.0' @@ -2329,20 +2382,20 @@ packages: react-dom: '>=18' dependencies: '@internationalized/date': 3.5.4 - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/utils': 3.10.1(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@nextui-org/theme' dev: false - /@nextui-org/table@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/table@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-qDbSsu6mpWnr1Mt3DYTBzTFtN8Z5Gv7GDqECGcDVradkDVuJFZvkB9Ke392LcVZoXSk99Rpamq4WSWkEewBhWg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2350,27 +2403,27 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/checkbox': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) + '@nextui-org/checkbox': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) + '@nextui-org/shared-icons': 2.0.9(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spacer': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/spacer': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/table': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/table': 3.11.8(react@18.3.1) - '@react-stately/virtualizer': 3.7.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/table': 3.9.5(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/tabs@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/table': 3.14.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-aria/visually-hidden': 3.8.12(react@19.0.0) + '@react-stately/table': 3.11.8(react@19.0.0) + '@react-stately/virtualizer': 3.7.1(react@19.0.0) + '@react-types/grid': 3.2.6(react@19.0.0) + '@react-types/table': 3.9.5(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/tabs@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-IQicuDggxTL+JeW3fRoZR4Rr24EwinxAdfU1jqcvT6gZywumndV27+I00kARz8P03kobYoY9t73NY92qo8T5gg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2379,24 +2432,24 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-is-mounted': 2.0.6(react@18.3.1) - '@nextui-org/use-update-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/tabs': 3.9.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tabs': 3.6.6(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - '@react-types/tabs': 3.3.7(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@nextui-org/use-is-mounted': 2.0.6(react@19.0.0) + '@nextui-org/use-update-effect': 2.0.6(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/tabs': 3.9.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/tabs': 3.6.6(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + '@react-types/tabs': 3.3.7(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) scroll-into-view-if-needed: 3.0.10 dev: false @@ -2420,7 +2473,7 @@ packages: tailwindcss: 3.4.16(ts-node@10.9.2) dev: false - /@nextui-org/tooltip@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/tooltip@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-1c+vkCCszKcKl15HywlZ7UOL7c1UFgLudqBB/dEdWZiclT01BRiracMbcQ7McKHQCRl77Aa7LFv5x4wHOicWHQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2429,244 +2482,244 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/tooltip': 3.7.4(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tooltip': 3.4.9(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/tooltip': 3.4.9(react@18.3.1) - framer-motion: 11.16.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/use-aria-accordion@2.0.7(react-dom@18.3.1)(react@18.3.1): + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/tooltip': 3.7.4(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/tooltip': 3.4.9(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/tooltip': 3.4.9(react@19.0.0) + framer-motion: 11.16.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/use-aria-accordion@2.0.7(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-VzGlxmsu2tWG2Pht1e0PBz40jz95v0OEKYVXq91WpDMwj8Bl1CYvxrw2Qz41/5Xi0X843Mmo4sPwrc/hk0+RHA==} peerDependencies: react: '>=18' dependencies: - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/accordion': 3.0.0-alpha.21(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 + '@react-aria/button': 3.9.5(react@19.0.0) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/tree': 3.8.1(react@19.0.0) + '@react-types/accordion': 3.0.0-alpha.21(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 transitivePeerDependencies: - react-dom dev: false - /@nextui-org/use-aria-button@2.0.10(react@18.3.1): + /@nextui-org/use-aria-button@2.0.10(react@19.0.0): resolution: {integrity: sha512-tUpp4QMr1zugKPevyToeRHIufTuc/g+67/r/oQLRTG0mMo3yGVmggykQuYn22fqqZPpW6nHcB9VYc+XtZZ27TQ==} peerDependencies: react: '>=18' dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-aria-link@2.0.19(react@18.3.1): + /@nextui-org/use-aria-link@2.0.19(react@19.0.0): resolution: {integrity: sha512-ef61cJLlwcR4zBWiaeHZy4K18juFjUup2SslfLIAiZz3kVosBCGKmkJkw1SASYY8+D/oUc2B6BFIk25YEsRKRw==} peerDependencies: react: '>=18' dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/link': 3.5.5(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-types/link': 3.5.5(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-aria-menu@2.0.7(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/use-aria-menu@2.0.7(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-5U91zFiWTLXsOhE0W3CThsD5TmL3ANeTEtoimtPgSLWV9keZBD9Ja62WsnPZPPAWhmv7jtL0/qk4d/YOra7PVA==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/menu': 3.14.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/tree': 3.8.1(react@19.0.0) + '@react-types/menu': 3.9.9(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/use-aria-modal-overlay@2.0.13(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/use-aria-modal-overlay@2.0.13(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-ifQxJwTX72lhVUofEVQqMbpe9vEUiCIqiimzlUjeVuE0cYOXaoJLEgPozHpYQrdjTNiwD5On0LLMRgz19XyAqw==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@nextui-org/use-aria-multiselect@2.2.5(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/use-aria-multiselect@2.2.5(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-Gxo2M0LdnFL4/WCi192ziFB8JmSZm6yZYT8RB021Z3iAPBu/Pp9GnWEPZu5g15mKnn3jW5Ecnfw03jTEAQBR+Q==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/listbox': 3.12.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/select': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - dev: false - - /@nextui-org/use-aria-toggle-button@2.0.10(react@18.3.1): + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.21.3(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/listbox': 3.12.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/menu': 3.14.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/list': 3.10.5(react@19.0.0) + '@react-stately/menu': 3.7.1(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/select': 3.9.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /@nextui-org/use-aria-toggle-button@2.0.10(react@19.0.0): resolution: {integrity: sha512-U5jOmEO+nMIgYvBF0+gJtdq8C6dynGMjzAboPG4FhuHOzDoNiC12G5FIbGnRe8K1hMsKVuaI72p9986NhfqNgw==} peerDependencies: react: '>=18' dependencies: - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - react: 18.3.1 + '@nextui-org/use-aria-button': 2.0.10(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/shared': 3.23.1(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-callback-ref@2.0.6(react@18.3.1): + /@nextui-org/use-callback-ref@2.0.6(react@19.0.0): resolution: {integrity: sha512-2WcwWuK1L/wIpTbibnLrysmmkzWomvkVIcgWayB6n/w+bpPrPCG7Zyg2WHzmMmDhe6imV//KKBgNKRi8Xhu/VA==} peerDependencies: react: '>=18' dependencies: - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - react: 18.3.1 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-clipboard@2.0.7(react@18.3.1): + /@nextui-org/use-clipboard@2.0.7(react@19.0.0): resolution: {integrity: sha512-Bn1fF/goMwOA5DQyw3A4ebfgozwR8U5k5TAZMPiy1RBWgTFw7+lB0GNbH+DOnUGY5Vyztyaw6gtUyc3tVzJxeg==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/use-data-scroll-overflow@2.1.7(react@18.3.1): + /@nextui-org/use-data-scroll-overflow@2.1.7(react@19.0.0): resolution: {integrity: sha512-MP4YLjBWyIt0KyWPndXyhnkKgOLqTZ2aPY82Czjqn+eZk/l8BNo0nfA+dZFfbfEuPJgqdt/JDkMOrS+uq0+vkQ==} peerDependencies: react: '>=18' dependencies: '@nextui-org/shared-utils': 2.0.8 - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/use-disclosure@2.0.10(react@18.3.1): + /@nextui-org/use-disclosure@2.0.10(react@19.0.0): resolution: {integrity: sha512-s2I58d7x2f1JRriZnNm9ZoxrGmxF+DnC9BXM1sD99Wq1VNMd0dhitmx0mUWfUB7l5HLyZgKOeiSLG+ugy1F1Yw==} peerDependencies: react: '>=18' dependencies: - '@nextui-org/use-callback-ref': 2.0.6(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - react: 18.3.1 + '@nextui-org/use-callback-ref': 2.0.6(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + '@react-stately/utils': 3.10.1(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-image@2.0.6(react@18.3.1): + /@nextui-org/use-image@2.0.6(react@19.0.0): resolution: {integrity: sha512-VelN9y3vzwIpPfubFMh00YRQ0f4+I5FElcAvAqoo0Kfb0K7sGrTo1lZNApHm6yBN2gJMMeccG9u7bZB+wcDGZQ==} peerDependencies: react: '>=18' dependencies: - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - react: 18.3.1 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-is-mobile@2.0.9(react@18.3.1): + /@nextui-org/use-is-mobile@2.0.9(react@19.0.0): resolution: {integrity: sha512-u5pRmPV0wacdpOcAkQnWwE30yNBl2uk1WvbWkrSELxIVRN22+fTIYn8ynnHK0JbJFTA6/5zh7uIfETQu3L6KjA==} peerDependencies: react: '>=18' dependencies: - '@react-aria/ssr': 3.9.4(react@18.3.1) - react: 18.3.1 + '@react-aria/ssr': 3.9.4(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-is-mounted@2.0.6(react@18.3.1): + /@nextui-org/use-is-mounted@2.0.6(react@19.0.0): resolution: {integrity: sha512-/lcMdYnwBZ1EuKMLRIhHeAZG8stXWNTz7wBweAlLId23VC4VHgCp/s9K9Vbj1A5/r8FiFQeoTmXQuMAMUoPRtg==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/use-measure@2.0.2(react@18.3.1): + /@nextui-org/use-measure@2.0.2(react@19.0.0): resolution: {integrity: sha512-H/RSPPA9B5sZ10wiXR3jLlYFEuiVnc0O/sgLLQfrb5M0hvHoaqMThnsZpm//5iyS7tD7kxPeYNLa1EhzlQKxDA==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/use-pagination@2.0.10(react@18.3.1): + /@nextui-org/use-pagination@2.0.10(react@19.0.0): resolution: {integrity: sha512-PD6M8QKngUnTJfyoGiZrnrfUtA1A9ZVUjmbONO/1kxPuUegv0ZOQeFECPP2h7SFPxsyOceL1T97rg/2YPS247g==} peerDependencies: react: '>=18' dependencies: '@nextui-org/shared-utils': 2.0.8 - '@react-aria/i18n': 3.11.1(react@18.3.1) - react: 18.3.1 + '@react-aria/i18n': 3.11.1(react@19.0.0) + react: 19.0.0 dev: false - /@nextui-org/use-safe-layout-effect@2.0.6(react@18.3.1): + /@nextui-org/use-safe-layout-effect@2.0.6(react@19.0.0): resolution: {integrity: sha512-xzEJXf/g9GaSqjLpQ4+Z2/pw1GPq2Fc5cWRGqEXbGauEMXuH8UboRls1BmIV1RuOpqI6FgxkEmxL1EuVIRVmvQ==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/use-scroll-position@2.0.9(react@18.3.1): + /@nextui-org/use-scroll-position@2.0.9(react@19.0.0): resolution: {integrity: sha512-tXbpb2bkKIjOp2I1uZ1T4T9Lxp0+Ta/TKu+5qvqsXkHRPbcoukdsquagYUDWK/fcumg72UPR8QP+na8KMn2gCg==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/use-update-effect@2.0.6(react@18.3.1): + /@nextui-org/use-update-effect@2.0.6(react@19.0.0): resolution: {integrity: sha512-n5Qiv3ferKn+cSxU3Vv+96LdG8I/00mzc7Veoan+P9GL0aCTrsPB6RslTsiblaiAXQcqTiFXd8xwsK309DXOXA==} peerDependencies: react: '>=18' dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@nextui-org/user@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): + /@nextui-org/user@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-7MN/xBaMhDJ0b+hB2YpGIm2DsC9CTpN1ab+EKwhUuWn26SgXw2FNu8CSHViyDEkvOP7sYKdHLp9UtSo/f3JnsQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2674,15 +2727,15 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/avatar': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) + '@nextui-org/avatar': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@19.0.0)(react@19.0.0) + '@nextui-org/react-utils': 2.0.17(react@19.0.0) '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.16.0)(react-dom@19.0.0)(react@19.0.0) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.16) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/utils': 3.24.1(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false /@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1: @@ -2720,100 +2773,100 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@react-aria/breadcrumbs@3.5.13(react@18.3.1): + /@react-aria/breadcrumbs@3.5.13(react@19.0.0): resolution: {integrity: sha512-G1Gqf/P6kVdfs94ovwP18fTWuIxadIQgHsXS08JEVcFVYMjb9YjqnEBaohUxD1tq2WldMbYw53ahQblT4NTG+g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/link': 3.7.1(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/breadcrumbs': 3.7.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/link': 3.7.1(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/breadcrumbs': 3.7.5(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/button@3.9.5(react@18.3.1): + /@react-aria/button@3.9.5(react@19.0.0): resolution: {integrity: sha512-dgcYR6j8WDOMLKuVrtxzx4jIC05cVKDzc+HnPO8lNkBAOfjcuN5tkGRtIjLtqjMvpZHhQT5aDbgFpIaZzxgFIg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/calendar@3.5.8(react-dom@18.3.1)(react@18.3.1): + /@react-aria/calendar@3.5.8(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-Whlp4CeAA5/ZkzrAHUv73kgIRYjw088eYGSc+cvSOCxfrc/2XkBm9rNrnSBv0DvhJ8AG0Fjz3vYakTmF3BgZBw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@internationalized/date': 3.5.4 - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) '@react-aria/live-announcer': 3.3.4 - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/calendar': 3.5.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/calendar': 3.5.1(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/calendar': 3.4.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/checkbox@3.14.3(react@18.3.1): + /@react-aria/checkbox@3.14.3(react@19.0.0): resolution: {integrity: sha512-EtBJL6iu0gvrw3A4R7UeVLR6diaVk/mh4kFBc7c8hQjpEJweRr4hmJT3hrNg3MBcTWLxFiMEXPGgWEwXDBygtA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/toggle': 3.10.4(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/checkbox': 3.6.5(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/form': 3.0.5(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/toggle': 3.10.4(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/checkbox': 3.6.5(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/combobox@3.9.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/combobox@3.9.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-SpK92dCmT8qn8aEcUAihRQrBb5LZUhwIbDExFII8PvUvEFy/PoQHXIo3j1V29WkutDBDpMvBv/6XRCHGXPqrhQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/listbox': 3.12.1(react-dom@18.3.1)(react@18.3.1) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/listbox': 3.12.1(react-dom@19.0.0)(react@19.0.0) '@react-aria/live-announcer': 3.3.4 - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/textfield': 3.14.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/combobox': 3.8.4(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/combobox': 3.11.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/menu': 3.14.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/textfield': 3.14.5(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/combobox': 3.8.4(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/combobox': 3.11.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/datepicker@3.10.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/datepicker@3.10.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-4HZL593nrNMa1GjBmWEN/OTvNS6d3/16G1YJWlqiUlv11ADulSbqBIjMmkgwrJVFcjrgqtXFy+yyrTA/oq94Zw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 @@ -2822,92 +2875,92 @@ packages: '@internationalized/date': 3.5.4 '@internationalized/number': 3.5.3 '@internationalized/string': 3.2.3 - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/spinbutton': 3.6.5(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/datepicker': 3.9.4(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/dialog': 3.5.10(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/form': 3.0.5(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/spinbutton': 3.6.5(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/datepicker': 3.9.4(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/calendar': 3.4.6(react@19.0.0) + '@react-types/datepicker': 3.7.4(react@19.0.0) + '@react-types/dialog': 3.5.10(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/dialog@3.5.14(react-dom@18.3.1)(react@18.3.1): + /@react-aria/dialog@3.5.14(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-oqDCjQ8hxe3GStf48XWBf2CliEnxlR9GgSYPHJPUc69WBj68D9rVcCW3kogJnLAnwIyf3FnzbX4wSjvUa88sAQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/dialog': 3.5.10(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/dialog': 3.5.10(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/focus@3.17.1(react@18.3.1): + /@react-aria/focus@3.17.1(react@19.0.0): resolution: {integrity: sha512-FLTySoSNqX++u0nWZJPPN5etXY0WBxaIe/YuL/GTEeuqUIuC/2bJSaw5hlsM6T2yjy6Y/VAxBcKSdAFUlU6njQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 clsx: 2.1.1 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/form@3.0.5(react@18.3.1): + /@react-aria/form@3.0.5(react@19.0.0): resolution: {integrity: sha512-n290jRwrrRXO3fS82MyWR+OKN7yznVesy5Q10IclSTVYHHI3VI53xtAPr/WzNjJR1um8aLhOcDNFKwnNIUUCsQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/grid@3.9.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/grid@3.9.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-fGEZqAEaS8mqzV/II3N4ndoNWegIcbh+L3PmKbXdpKKUP8VgMs/WY5rYl5WAF0f5RoFwXqx3ibDLeR9tKj/bOg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) '@react-aria/live-announcer': 3.3.4 - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/grid': 3.8.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/virtualizer': 3.7.1(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/grid': 3.8.7(react@19.0.0) + '@react-stately/selection': 3.15.1(react@19.0.0) + '@react-stately/virtualizer': 3.7.1(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) + '@react-types/grid': 3.2.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/i18n@3.11.1(react@18.3.1): + /@react-aria/i18n@3.11.1(react@19.0.0): resolution: {integrity: sha512-vuiBHw1kZruNMYeKkTGGnmPyMnM5T+gT8bz97H1FqIq1hQ6OPzmtBZ6W6l6OIMjeHI5oJo4utTwfZl495GALFQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 @@ -2916,79 +2969,79 @@ packages: '@internationalized/message': 3.1.4 '@internationalized/number': 3.5.3 '@internationalized/string': 3.2.3 - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.5(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/interactions@3.21.3(react@18.3.1): + /@react-aria/interactions@3.21.3(react@19.0.0): resolution: {integrity: sha512-BWIuf4qCs5FreDJ9AguawLVS0lV9UU+sK4CCnbCNNmYqOWY+1+gRXCsnOM32K+oMESBxilAjdHW5n1hsMqYMpA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.5(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/interactions@3.22.2(react@18.3.1): + /@react-aria/interactions@3.22.2(react@19.0.0): resolution: {integrity: sha512-xE/77fRVSlqHp2sfkrMeNLrqf2amF/RyuAS6T5oDJemRSgYM3UoxTbWjucPhfnoW7r32pFPHHgz4lbdX8xqD/g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.5(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/label@3.7.8(react@18.3.1): + /@react-aria/label@3.7.8(react@19.0.0): resolution: {integrity: sha512-MzgTm5+suPA3KX7Ug6ZBK2NX9cin/RFLsv1BdafJ6CZpmUSpWnGE/yQfYUB7csN7j31OsZrD3/P56eShYWAQfg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/link@3.7.1(react@18.3.1): + /@react-aria/link@3.7.1(react@19.0.0): resolution: {integrity: sha512-a4IaV50P3fXc7DQvEIPYkJJv26JknFbRzFT5MJOMgtzuhyJoQdILEUK6XHYjcSSNCA7uLgzpojArVk5Hz3lCpw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/link': 3.5.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/link': 3.5.5(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/listbox@3.12.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/listbox@3.12.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-7JiUp0NGykbv/HgSpmTY1wqhuf/RmjFxs1HZcNaTv8A+DlzgJYc7yQqFjP3ZA/z5RvJFuuIxggIYmgIFjaRYdA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-types/listbox': 3.4.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/list': 3.10.5(react@19.0.0) + '@react-types/listbox': 3.4.9(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false /@react-aria/live-announcer@3.3.4: @@ -2997,371 +3050,371 @@ packages: '@swc/helpers': 0.5.15 dev: false - /@react-aria/menu@3.14.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/menu@3.14.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-BYliRb38uAzq05UOFcD5XkjA5foQoXRbcH3ZufBsc4kvh79BcP1PMW6KsXKGJ7dC/PJWUwCui6QL1kUg8PqMHA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/overlays': 3.22.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/menu': 3.7.1(react@19.0.0) + '@react-stately/tree': 3.8.1(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/menu': 3.9.9(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/overlays@3.22.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/overlays@3.22.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-GHiFMWO4EQ6+j6b5QCnNoOYiyx1Gk8ZiwLzzglCI4q1NY5AG2EAmfU4Z1+Gtrf2S5Y0zHbumC7rs9GnPoGLUYg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-aria/visually-hidden': 3.8.15(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/ssr': 3.9.5(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-aria/visually-hidden': 3.8.15(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/progress@3.4.13(react@18.3.1): + /@react-aria/progress@3.4.13(react@19.0.0): resolution: {integrity: sha512-YBV9bOO5JzKvG8QCI0IAA00o6FczMgIDiK8Q9p5gKorFMatFUdRayxlbIPoYHMi+PguLil0jHgC7eOyaUcrZ0g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/progress': 3.5.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/progress': 3.5.4(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/radio@3.10.4(react@18.3.1): + /@react-aria/radio@3.10.4(react@19.0.0): resolution: {integrity: sha512-3fmoMcQtCpgjTwJReFjnvIE/C7zOZeCeWUn4JKDqz9s1ILYsC3Rk5zZ4q66tFn6v+IQnecrKT52wH6+hlVLwTA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/radio': 3.10.4(react@18.3.1) - '@react-types/radio': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/form': 3.0.5(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/radio': 3.10.4(react@19.0.0) + '@react-types/radio': 3.8.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/selection@3.18.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/selection@3.18.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-GSqN2jX6lh7v+ldqhVjAXDcrWS3N4IsKXxO6L6Ygsye86Q9q9Mq9twWDWWu5IjHD6LoVZLUBCMO+ENGbOkyqeQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/selection': 3.15.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/slider@3.7.8(react@18.3.1): + /@react-aria/slider@3.7.8(react@19.0.0): resolution: {integrity: sha512-MYvPcM0K8jxEJJicUK2+WxUkBIM/mquBxOTOSSIL3CszA80nXIGVnLlCUnQV3LOUzpWtabbWaZokSPtGgOgQOw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/slider': 3.5.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/slider': 3.7.3(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/slider': 3.5.4(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/slider': 3.7.3(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/spinbutton@3.6.5(react-dom@18.3.1)(react@18.3.1): + /@react-aria/spinbutton@3.6.5(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-0aACBarF/Xr/7ixzjVBTQ0NBwwwsoGkf5v6AVFVMTC0uYMXHTALvRs+ULHjHMa5e/cX/aPlEvaVT7jfSs+Xy9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) + '@react-aria/i18n': 3.11.1(react@19.0.0) '@react-aria/live-announcer': 3.3.4 - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/button': 3.9.4(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/ssr@3.9.4(react@18.3.1): + /@react-aria/ssr@3.9.4(react@19.0.0): resolution: {integrity: sha512-4jmAigVq409qcJvQyuorsmBR4+9r3+JEC60wC+Y0MZV0HCtTmm8D9guYXlJMdx0SSkgj0hHAyFm/HvPNFofCoQ==} engines: {node: '>= 12'} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/ssr@3.9.5(react@18.3.1): + /@react-aria/ssr@3.9.5(react@19.0.0): resolution: {integrity: sha512-xEwGKoysu+oXulibNUSkXf8itW0npHHTa6c4AyYeZIJyRoegeteYuFpZUBPtIDE8RfHdNsSmE1ssOkxRnwbkuQ==} engines: {node: '>= 12'} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: '@swc/helpers': 0.5.11 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/switch@3.6.4(react@18.3.1): + /@react-aria/switch@3.6.4(react@19.0.0): resolution: {integrity: sha512-2nVqz4ZuJyof47IpGSt3oZRmp+EdS8wzeDYgf42WHQXrx4uEOk1mdLJ20+NnsYhj/2NHZsvXVrjBeKMjlMs+0w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/toggle': 3.10.4(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/switch': 3.5.3(react@18.3.1) + '@react-aria/toggle': 3.10.4(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/switch': 3.5.3(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/table@3.14.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/table@3.14.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-WaPgQe4zQF5OaluO5rm+Y2nEoFR63vsLd4BT4yjK1uaFhKhDY2Zk+1SCVQvBLLKS4WK9dhP05nrNzT0vp/ZPOw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/grid': 3.9.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/grid': 3.9.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) '@react-aria/live-announcer': 3.3.4 - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-aria/visually-hidden': 3.8.15(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-aria/visually-hidden': 3.8.15(react@19.0.0) + '@react-stately/collections': 3.10.7(react@19.0.0) '@react-stately/flags': 3.0.3 - '@react-stately/table': 3.11.8(react@18.3.1) - '@react-stately/virtualizer': 3.7.1(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/table': 3.9.5(react@18.3.1) + '@react-stately/table': 3.11.8(react@19.0.0) + '@react-stately/virtualizer': 3.7.1(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) + '@react-types/grid': 3.2.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/table': 3.9.5(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/tabs@3.9.1(react-dom@18.3.1)(react@18.3.1): + /@react-aria/tabs@3.9.1(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-S5v/0sRcOaSXaJYZuuy1ZVzYc7JD4sDyseG1133GjyuNjJOFHgoWMb+b4uxNIJbZxnLgynn/ZDBZSO+qU+fIxw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/tabs': 3.6.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/tabs': 3.3.7(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/i18n': 3.11.1(react@19.0.0) + '@react-aria/selection': 3.18.1(react-dom@19.0.0)(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/tabs': 3.6.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/tabs': 3.3.7(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /@react-aria/textfield@3.14.5(react@18.3.1): + /@react-aria/textfield@3.14.5(react@19.0.0): resolution: {integrity: sha512-hj7H+66BjB1iTKKaFXwSZBZg88YT+wZboEXZ0DNdQB2ytzoz/g045wBItUuNi4ZjXI3P+0AOZznVMYadWBAmiA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/textfield': 3.9.3(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/form': 3.0.5(react@19.0.0) + '@react-aria/label': 3.7.8(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/textfield': 3.9.3(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/toggle@3.10.4(react@18.3.1): + /@react-aria/toggle@3.10.4(react@19.0.0): resolution: {integrity: sha512-bRk+CdB8QzrSyGNjENXiTWxfzYKRw753iwQXsEAU7agPCUdB8cZJyrhbaUoD0rwczzTp2zDbZ9rRbUPdsBE2YQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/toggle': 3.7.4(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/tooltip@3.7.4(react@18.3.1): + /@react-aria/tooltip@3.7.4(react@19.0.0): resolution: {integrity: sha512-+XRx4HlLYqWY3fB8Z60bQi/rbWDIGlFUtXYbtoa1J+EyRWfhpvsYImP8qeeNO/vgjUtDy1j9oKa8p6App9mBMQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/tooltip': 3.4.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/tooltip': 3.4.9(react@18.3.1) + '@react-aria/focus': 3.17.1(react@19.0.0) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-stately/tooltip': 3.4.9(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/tooltip': 3.4.9(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/utils@3.24.1(react@18.3.1): + /@react-aria/utils@3.24.1(react@19.0.0): resolution: {integrity: sha512-O3s9qhPMd6n42x9sKeJ3lhu5V1Tlnzhu6Yk8QOvDuXf7UGuUjXf9mzfHJt1dYzID4l9Fwm8toczBzPM9t0jc8Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.5(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 clsx: 2.1.1 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/utils@3.25.2(react@18.3.1): + /@react-aria/utils@3.25.2(react@19.0.0): resolution: {integrity: sha512-GdIvG8GBJJZygB4L2QJP1Gabyn2mjFsha73I2wSe+o4DYeGWoJiMZRM06PyTIxLH4S7Sn7eVDtsSBfkc2VY/NA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.5(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 clsx: 2.1.1 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/visually-hidden@3.8.12(react@18.3.1): + /@react-aria/visually-hidden@3.8.12(react@19.0.0): resolution: {integrity: sha512-Bawm+2Cmw3Xrlr7ARzl2RLtKh0lNUdJ0eNqzWcyx4c0VHUAWtThmH5l+HRqFUGzzutFZVo89SAy40BAbd0gjVw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-aria/visually-hidden@3.8.15(react@18.3.1): + /@react-aria/visually-hidden@3.8.15(react@19.0.0): resolution: {integrity: sha512-l+sJ7xTdD5Sd6+rDNDaeJCSPnHOsI+BaJyApvb/YcVgHa7rB47lp6TXCWUCDItcPY4JqRGyeByRJVrtzBFTWCw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.2(react@19.0.0) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.11 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/calendar@3.5.1(react@18.3.1): + /@react-stately/calendar@3.5.1(react@19.0.0): resolution: {integrity: sha512-7l7QhqGUJ5AzWHfvZzbTe3J4t72Ht5BmhW4hlVI7flQXtfrmYkVtl3ZdytEZkkHmWGYZRW9b4IQTQGZxhtlElA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@internationalized/date': 3.5.4 - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/calendar': 3.4.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/checkbox@3.6.5(react@18.3.1): + /@react-stately/checkbox@3.6.5(react@19.0.0): resolution: {integrity: sha512-IXV3f9k+LtmfQLE+DKIN41Q5QB/YBLDCB1YVx5PEdRp52S9+EACD5683rjVm8NVRDwjMi2SP6RnFRk7fVb5Azg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/collections@3.10.7(react@18.3.1): + /@react-stately/collections@3.10.7(react@19.0.0): resolution: {integrity: sha512-KRo5O2MWVL8n3aiqb+XR3vP6akmHLhLWYZEmPKjIv0ghQaEebBTrN3wiEjtd6dzllv0QqcWvDLM1LntNfJ2TsA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/combobox@3.8.4(react@18.3.1): + /@react-stately/combobox@3.8.4(react@19.0.0): resolution: {integrity: sha512-iLVGvKRRz0TeJXZhZyK783hveHpYA6xovOSdzSD+WGYpiPXo1QrcrNoH3AE0Z2sHtorU+8nc0j58vh5PB+m2AA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-stately/select': 3.6.4(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/combobox': 3.11.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/list': 3.10.5(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-stately/select': 3.6.4(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/combobox': 3.11.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/datepicker@3.9.4(react@18.3.1): + /@react-stately/datepicker@3.9.4(react@19.0.0): resolution: {integrity: sha512-yBdX01jn6gq4NIVvHIqdjBUPo+WN8Bujc4OnPw+ZnfA4jI0eIgq04pfZ84cp1LVXW0IB0VaCu1AlQ/kvtZjfGA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@internationalized/date': 3.5.4 '@internationalized/string': 3.2.3 - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/datepicker': 3.7.4(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false /@react-stately/flags@3.0.3: @@ -3370,430 +3423,430 @@ packages: '@swc/helpers': 0.5.15 dev: false - /@react-stately/form@3.0.3(react@18.3.1): + /@react-stately/form@3.0.3(react@19.0.0): resolution: {integrity: sha512-92YYBvlHEWUGUpXgIaQ48J50jU9XrxfjYIN8BTvvhBHdD63oWgm8DzQnyT/NIAMzdLnhkg7vP+fjG8LjHeyIAg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/grid@3.8.7(react@18.3.1): + /@react-stately/grid@3.8.7(react@19.0.0): resolution: {integrity: sha512-he3TXCLAhF5C5z1/G4ySzcwyt7PEiWcVIupxebJQqRyFrNWemSuv+7tolnStmG8maMVIyV3P/3j4eRBbdSlOIg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/selection': 3.15.1(react@19.0.0) + '@react-types/grid': 3.2.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/list@3.10.5(react@18.3.1): + /@react-stately/list@3.10.5(react@19.0.0): resolution: {integrity: sha512-fV9plO+6QDHiewsYIhboxcDhF17GO95xepC5ki0bKXo44gr14g/LSo/BMmsaMnV+1BuGdBunB05bO4QOIaigXA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/selection': 3.15.1(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/menu@3.7.1(react@18.3.1): + /@react-stately/menu@3.7.1(react@19.0.0): resolution: {integrity: sha512-mX1w9HHzt+xal1WIT2xGrTQsoLvDwuB2R1Er1MBABs//MsJzccycatcgV/J/28m6tO5M9iuFQQvLV+i1dCtodg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/menu': 3.9.9(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/overlays@3.6.7(react@18.3.1): + /@react-stately/overlays@3.6.7(react@19.0.0): resolution: {integrity: sha512-6zp8v/iNUm6YQap0loaFx6PlvN8C0DgWHNlrlzMtMmNuvjhjR0wYXVaTfNoUZBWj25tlDM81ukXOjpRXg9rLrw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/radio@3.10.4(react@18.3.1): + /@react-stately/radio@3.10.4(react@19.0.0): resolution: {integrity: sha512-kCIc7tAl4L7Hu4Wt9l2jaa+MzYmAJm0qmC8G8yPMbExpWbLRu6J8Un80GZu+JxvzgDlqDyrVvyv9zFifwH/NkQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/radio': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/radio': 3.8.1(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/select@3.6.4(react@18.3.1): + /@react-stately/select@3.6.4(react@19.0.0): resolution: {integrity: sha512-whZgF1N53D0/dS8tOFdrswB0alsk5Q5620HC3z+5f2Hpi8gwgAZ8TYa+2IcmMYRiT+bxVuvEc/NirU9yPmqGbA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/select': 3.9.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.0.3(react@19.0.0) + '@react-stately/list': 3.10.5(react@19.0.0) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/select': 3.9.4(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/selection@3.15.1(react@18.3.1): + /@react-stately/selection@3.15.1(react@19.0.0): resolution: {integrity: sha512-6TQnN9L0UY9w19B7xzb1P6mbUVBtW840Cw1SjgNXCB3NPaCf59SwqClYzoj8O2ZFzMe8F/nUJtfU1NS65/OLlw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/slider@3.5.4(react@18.3.1): + /@react-stately/slider@3.5.4(react@19.0.0): resolution: {integrity: sha512-Jsf7K17dr93lkNKL9ij8HUcoM1sPbq8TvmibD6DhrK9If2lje+OOL8y4n4qreUnfMT56HCAeS9wCO3fg3eMyrw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/slider': 3.7.3(react@18.3.1) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/slider': 3.7.3(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/table@3.11.8(react@18.3.1): + /@react-stately/table@3.11.8(react@19.0.0): resolution: {integrity: sha512-EdyRW3lT1/kAVDp5FkEIi1BQ7tvmD2YgniGdLuW/l9LADo0T+oxZqruv60qpUS6sQap+59Riaxl91ClDxrJnpg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) + '@react-stately/collections': 3.10.7(react@19.0.0) '@react-stately/flags': 3.0.3 - '@react-stately/grid': 3.8.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/table': 3.9.5(react@18.3.1) + '@react-stately/grid': 3.8.7(react@19.0.0) + '@react-stately/selection': 3.15.1(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/grid': 3.2.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/table': 3.9.5(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/tabs@3.6.6(react@18.3.1): + /@react-stately/tabs@3.6.6(react@19.0.0): resolution: {integrity: sha512-sOLxorH2uqjAA+v1ppkMCc2YyjgqvSGeBDgtR/lyPSDd4CVMoTExszROX2dqG0c8il9RQvzFuufUtQWMY6PgSA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/tabs': 3.3.7(react@18.3.1) + '@react-stately/list': 3.10.5(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + '@react-types/tabs': 3.3.7(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/toggle@3.7.4(react@18.3.1): + /@react-stately/toggle@3.7.4(react@19.0.0): resolution: {integrity: sha512-CoYFe9WrhLkDP4HGDpJYQKwfiYCRBAeoBQHv+JWl5eyK61S8xSwoHsveYuEZ3bowx71zyCnNAqWRrmNOxJ4CKA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/checkbox': 3.8.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/tooltip@3.4.9(react@18.3.1): + /@react-stately/tooltip@3.4.9(react@19.0.0): resolution: {integrity: sha512-P7CDJsdoKarz32qFwf3VNS01lyC+63gXpDZG31pUu+EO5BeQd4WKN/AH1Beuswpr4GWzxzFc1aXQgERFGVzraA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/tooltip': 3.4.9(react@18.3.1) + '@react-stately/overlays': 3.6.7(react@19.0.0) + '@react-types/tooltip': 3.4.9(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/tree@3.8.1(react@18.3.1): + /@react-stately/tree@3.8.1(react@19.0.0): resolution: {integrity: sha512-LOdkkruJWch3W89h4B/bXhfr0t0t1aRfEp+IMrrwdRAl23NaPqwl5ILHs4Xu5XDHqqhg8co73pHrJwUyiTWEjw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.10.7(react@19.0.0) + '@react-stately/selection': 3.15.1(react@19.0.0) + '@react-stately/utils': 3.10.3(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/utils@3.10.1(react@18.3.1): + /@react-stately/utils@3.10.1(react@19.0.0): resolution: {integrity: sha512-VS/EHRyicef25zDZcM/ClpzYMC5i2YGN6uegOeQawmgfGjb02yaCX0F0zR69Pod9m2Hr3wunTbtpgVXvYbZItg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/utils@3.10.3(react@18.3.1): + /@react-stately/utils@3.10.3(react@19.0.0): resolution: {integrity: sha512-moClv7MlVSHpbYtQIkm0Cx+on8Pgt1XqtPx6fy9rQFb2DNc9u1G3AUVnqA17buOkH1vLxAtX4MedlxMWyRCYYA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-stately/virtualizer@3.7.1(react@18.3.1): + /@react-stately/virtualizer@3.7.1(react@19.0.0): resolution: {integrity: sha512-voHgE6EQ+oZaLv6u2umKxakvIKNkCQuUihqKACTjdslp7SJh4Mvs3oLBI0hf0JOh+rCcFIKDvQtFwy1fXFRYBA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/utils': 3.25.2(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) '@swc/helpers': 0.5.15 - react: 18.3.1 + react: 19.0.0 dev: false - /@react-types/accordion@3.0.0-alpha.21(react@18.3.1): + /@react-types/accordion@3.0.0-alpha.21(react@19.0.0): resolution: {integrity: sha512-cbE06jH/ZoI+1898xd7ocQ/A/Rtkz8wTJAVOYgc8VRY1SYNQ/XZTGH5T6dD6aERAmiDwL/kjD7xhsE80DyaEKA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/breadcrumbs@3.7.5(react@18.3.1): + /@react-types/breadcrumbs@3.7.5(react@19.0.0): resolution: {integrity: sha512-lV9IDYsMiu2TgdMIjEmsOE0YWwjb3jhUNK1DCZZfq6uWuiHLgyx2EncazJBUWSjHJ4ta32j7xTuXch+8Ai6u/A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/link': 3.5.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/link': 3.5.5(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/button@3.9.4(react@18.3.1): + /@react-types/button@3.9.4(react@19.0.0): resolution: {integrity: sha512-raeQBJUxBp0axNF74TXB8/H50GY8Q3eV6cEKMbZFP1+Dzr09Ngv0tJBeW0ewAxAguNH5DRoMUAUGIXtSXskVdA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/calendar@3.4.6(react@18.3.1): + /@react-types/calendar@3.4.6(react@19.0.0): resolution: {integrity: sha512-WSntZPwtvsIYWvBQRAPvuCn55UTJBZroTvX0vQvWykJRQnPAI20G1hMQ3dNsnAL+gLZUYxBXn66vphmjUuSYew==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@internationalized/date': 3.5.4 - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/checkbox@3.8.1(react@18.3.1): + /@react-types/checkbox@3.8.1(react@19.0.0): resolution: {integrity: sha512-5/oVByPw4MbR/8QSdHCaalmyWC71H/QGgd4aduTJSaNi825o+v/hsN2/CH7Fq9atkLKsC8fvKD00Bj2VGaKriQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/combobox@3.11.1(react@18.3.1): + /@react-types/combobox@3.11.1(react@19.0.0): resolution: {integrity: sha512-UNc3OHt5cUt5gCTHqhQIqhaWwKCpaNciD8R7eQazmHiA9fq8ROlV+7l3gdNgdhJbTf5Bu/V5ISnN7Y1xwL3zqQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/datepicker@3.7.4(react@18.3.1): + /@react-types/datepicker@3.7.4(react@19.0.0): resolution: {integrity: sha512-ZfvgscvNzBJpYyVWg3nstJtA/VlWLwErwSkd1ivZYam859N30w8yH+4qoYLa6FzWLCFlrsRHyvtxlEM7lUAt5A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@internationalized/date': 3.5.4 - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/calendar': 3.4.6(react@19.0.0) + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/dialog@3.5.10(react@18.3.1): + /@react-types/dialog@3.5.10(react@19.0.0): resolution: {integrity: sha512-S9ga+edOLNLZw7/zVOnZdT5T40etpzUYBXEKdFPbxyPYnERvRxJAsC1/ASuBU9fQAXMRgLZzADWV+wJoGS/X9g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/grid@3.2.6(react@18.3.1): + /@react-types/grid@3.2.6(react@19.0.0): resolution: {integrity: sha512-XfHenL2jEBUYrhKiPdeM24mbLRXUn79wVzzMhrNYh24nBwhsPPpxF+gjFddT3Cy8dt6tRInfT6pMEu9nsXwaHw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/link@3.5.5(react@18.3.1): + /@react-types/link@3.5.5(react@19.0.0): resolution: {integrity: sha512-G6P5WagHDR87npN7sEuC5IIgL1GsoY4WFWKO4734i2CXRYx24G9P0Su3AX4GA3qpspz8sK1AWkaCzBMmvnunfw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/listbox@3.4.9(react@18.3.1): + /@react-types/listbox@3.4.9(react@19.0.0): resolution: {integrity: sha512-S5G+WmNKUIOPZxZ4svWwWQupP3C6LmVfnf8QQmPDvwYXGzVc0WovkqUWyhhjJirFDswTXRCO9p0yaTHHIlkdwQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/menu@3.9.9(react@18.3.1): + /@react-types/menu@3.9.9(react@19.0.0): resolution: {integrity: sha512-FamUaPVs1Fxr4KOMI0YcR2rYZHoN7ypGtgiEiJ11v/tEPjPPGgeKDxii0McCrdOkjheatLN1yd2jmMwYj6hTDg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/overlays@3.8.7(react@18.3.1): + /@react-types/overlays@3.8.7(react@19.0.0): resolution: {integrity: sha512-zCOYvI4at2DkhVpviIClJ7bRrLXYhSg3Z3v9xymuPH3mkiuuP/dm8mUCtkyY4UhVeUTHmrQh1bzaOP00A+SSQA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/progress@3.5.4(react@18.3.1): + /@react-types/progress@3.5.4(react@19.0.0): resolution: {integrity: sha512-JNc246sTjasPyx5Dp7/s0rp3Bz4qlu4LrZTulZlxWyb53WgBNL7axc26CCi+I20rWL9+c7JjhrRxnLl/1cLN5g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/radio@3.8.1(react@18.3.1): + /@react-types/radio@3.8.1(react@19.0.0): resolution: {integrity: sha512-bK0gio/qj1+0Ldu/3k/s9BaOZvnnRgvFtL3u5ky479+aLG5qf1CmYed3SKz8ErZ70JkpuCSrSwSCFf0t1IHovw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/select@3.9.4(react@18.3.1): + /@react-types/select@3.9.4(react@19.0.0): resolution: {integrity: sha512-xI7dnOW2st91fPPcv6hdtrTdcfetYiqZuuVPZ5TRobY7Q10/Zqqe/KqtOw1zFKUj9xqNJe4Ov3xP5GSdcO60Eg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/shared@3.23.1(react@18.3.1): + /@react-types/shared@3.23.1(react@19.0.0): resolution: {integrity: sha512-5d+3HbFDxGZjhbMBeFHRQhexMFt4pUce3okyRtUVKbbedQFUrtXSBg9VszgF2RTeQDKDkMCIQDtz5ccP/Lk1gw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@react-types/shared@3.24.1(react@18.3.1): + /@react-types/shared@3.24.1(react@19.0.0): resolution: {integrity: sha512-AUQeGYEm/zDTN6zLzdXolDxz3Jk5dDL7f506F07U8tBwxNNI3WRdhU84G0/AaFikOZzDXhOZDr3MhQMzyE7Ydw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /@react-types/slider@3.7.3(react@18.3.1): + /@react-types/slider@3.7.3(react@19.0.0): resolution: {integrity: sha512-F8qFQaD2mqug2D0XeWMmjGBikiwbdERFlhFzdvNGbypPLz3AZICBKp1ZLPWdl0DMuy03G/jy6Gl4mDobl7RT2g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/switch@3.5.3(react@18.3.1): + /@react-types/switch@3.5.3(react@19.0.0): resolution: {integrity: sha512-Nb6+J5MrPaFa8ZNFKGMzAsen/NNzl5UG/BbC65SLGPy7O0VDa/sUpn7dcu8V2xRpRwwIN/Oso4v63bt2sgdkgA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/table@3.9.5(react@18.3.1): + /@react-types/table@3.9.5(react@19.0.0): resolution: {integrity: sha512-fgM2j9F/UR4Anmd28CueghCgBwOZoCVyN8fjaIFPd2MN4gCwUUfANwxLav65gZk4BpwUXGoQdsW+X50L3555mg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/grid': 3.2.6(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/tabs@3.3.7(react@18.3.1): + /@react-types/tabs@3.3.7(react@19.0.0): resolution: {integrity: sha512-ZdLe5xOcFX6+/ni45Dl2jO0jFATpTnoSqj6kLIS/BYv8oh0n817OjJkLf+DS3CLfNjApJWrHqAk34xNh6nRnEg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/textfield@3.9.3(react@18.3.1): + /@react-types/textfield@3.9.3(react@19.0.0): resolution: {integrity: sha512-DoAY6cYOL0pJhgNGI1Rosni7g72GAt4OVr2ltEx2S9ARmFZ0DBvdhA9lL2nywcnKMf27PEJcKMXzXc10qaHsJw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false - /@react-types/tooltip@3.4.9(react@18.3.1): + /@react-types/tooltip@3.4.9(react@19.0.0): resolution: {integrity: sha512-wZ+uF1+Zc43qG+cOJzioBmLUNjRa7ApdcT0LI1VvaYvH5GdfjzUJOorLX9V/vAci0XMJ50UZ+qsh79aUlw2yqg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - react: 18.3.1 + '@react-types/overlays': 3.8.7(react@19.0.0) + '@react-types/shared': 3.24.1(react@19.0.0) + react: 19.0.0 dev: false /@rushstack/eslint-patch@1.10.3: @@ -3836,8 +3889,8 @@ packages: resolution: {integrity: sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==} engines: {node: '>=18'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.25.6 + '@babel/code-frame': 7.26.2 + '@babel/runtime': 7.26.7 '@types/aria-query': 5.0.4 aria-query: 5.3.0 chalk: 4.1.2 @@ -3859,7 +3912,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1): + /@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@19.0.3)(@types/react@19.0.8)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==} engines: {node: '>=18'} peerDependencies: @@ -3876,10 +3929,10 @@ packages: dependencies: '@babel/runtime': 7.25.6 '@testing-library/dom': 10.4.0 - '@types/react': 18.3.6 - '@types/react-dom': 18.3.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@types/react': 19.0.8 + '@types/react-dom': 19.0.3(@types/react@19.0.8) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: true /@tootallnate/once@2.0.0: @@ -4002,19 +4055,17 @@ packages: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} dev: true - /@types/prop-types@15.7.12: - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - - /@types/react-dom@18.3.0: - resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} + /@types/react-dom@19.0.3(@types/react@19.0.8): + resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==} + peerDependencies: + '@types/react': ^19.0.0 dependencies: - '@types/react': 18.3.6 + '@types/react': 19.0.8 dev: true - /@types/react@18.3.6: - resolution: {integrity: sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==} + /@types/react@19.0.8: + resolution: {integrity: sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==} dependencies: - '@types/prop-types': 15.7.12 csstype: 3.1.3 /@types/semver@7.5.8: @@ -4411,6 +4462,7 @@ packages: engines: {node: '>=4'} dependencies: color-convert: 1.9.3 + dev: true /ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} @@ -4718,6 +4770,17 @@ packages: electron-to-chromium: 1.5.4 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.3) + dev: true + + /browserslist@4.24.4: + resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001695 + electron-to-chromium: 1.5.88 + node-releases: 2.0.19 + update-browserslist-db: 1.1.2(browserslist@4.24.4) /bs-logger@0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} @@ -4780,6 +4843,9 @@ packages: /caniuse-lite@1.0.30001649: resolution: {integrity: sha512-fJegqZZ0ZX8HOWr6rcafGr72+xcgJKI9oWfDW5DrD7ExUtgZC7a7R7ZYmZqplh7XDocFdGeIFn7roAxhOeYrPQ==} + /caniuse-lite@1.0.30001695: + resolution: {integrity: sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==} + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} @@ -4787,6 +4853,7 @@ packages: ansi-styles: 3.2.1 escape-string-regexp: 1.0.5 supports-color: 5.5.0 + dev: true /chalk@3.0.0: resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} @@ -4879,6 +4946,7 @@ packages: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: color-name: 1.1.3 + dev: true /color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} @@ -4888,6 +4956,7 @@ packages: /color-name@1.1.3: resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + dev: true /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} @@ -5059,8 +5128,8 @@ packages: dependencies: ms: 2.1.2 - /debug@4.3.7: - resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} + /debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -5237,6 +5306,10 @@ packages: /electron-to-chromium@1.5.4: resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==} + dev: true + + /electron-to-chromium@1.5.88: + resolution: {integrity: sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==} /emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -5400,10 +5473,16 @@ packages: /escalade@3.1.2: resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} + dev: true + + /escalade@3.2.0: + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} + engines: {node: '>=6'} /escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} + dev: true /escape-string-regexp@2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} @@ -6218,7 +6297,7 @@ packages: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: true - /framer-motion@11.16.0(react-dom@18.3.1)(react@18.3.1): + /framer-motion@11.16.0(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-oL2AWqLQuw0+CNEUa0sz3mWC/n3i147CckvpQn8bLRs30b+HxTxlRi0YR2FpHHhAbWV7DKjNdHU42KHLfBWh/g==} peerDependencies: '@emotion/is-prop-valid': '*' @@ -6234,8 +6313,8 @@ packages: dependencies: motion-dom: 11.16.0 motion-utils: 11.16.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) tslib: 2.8.1 dev: false @@ -6446,6 +6525,7 @@ packages: /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} + dev: true /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} @@ -7428,6 +7508,7 @@ packages: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true + dev: true /jsesc@3.0.2: resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} @@ -7435,6 +7516,11 @@ packages: hasBin: true dev: true + /jsesc@3.1.0: + resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} + engines: {node: '>=6'} + hasBin: true + /json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} @@ -7707,17 +7793,17 @@ packages: /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - /next-themes@0.3.0(react-dom@18.3.1)(react@18.3.1): + /next-themes@0.3.0(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==} peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /next@15.1.0(@babel/core@7.25.2)(react-dom@18.3.1)(react@18.3.1): + /next@15.1.0(@babel/core@7.26.7)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-QKhzt6Y8rgLNlj30izdMbxAwjHMFANnLwDwZ+WQh5sMhyt4lEBqDK9QpvWHtIM4rINKPoJ8aiRZKg5ULSybVHw==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true @@ -7744,9 +7830,9 @@ packages: busboy: 1.6.0 caniuse-lite: 1.0.30001649 postcss: 8.4.31 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - styled-jsx: 5.1.6(@babel/core@7.25.2)(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + styled-jsx: 5.1.6(@babel/core@7.26.7)(react@19.0.0) optionalDependencies: '@next/swc-darwin-arm64': 15.1.0 '@next/swc-darwin-x64': 15.1.0 @@ -7768,6 +7854,10 @@ packages: /node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} + dev: true + + /node-releases@2.0.19: + resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} /normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} @@ -8189,14 +8279,13 @@ packages: /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - /react-dom@18.3.1(react@18.3.1): - resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + /react-dom@19.0.0(react@19.0.0): + resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==} peerDependencies: - react: ^18.3.1 + react: ^19.0.0 dependencies: - loose-envify: 1.4.0 - react: 18.3.1 - scheduler: 0.23.2 + react: 19.0.0 + scheduler: 0.25.0 /react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -8210,7 +8299,7 @@ packages: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} dev: true - /react-remove-scroll-bar@2.3.6(@types/react@18.3.6)(react@18.3.1): + /react-remove-scroll-bar@2.3.6(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==} engines: {node: '>=10'} peerDependencies: @@ -8220,13 +8309,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - react-style-singleton: 2.2.1(@types/react@18.3.6)(react@18.3.1) + '@types/react': 19.0.8 + react: 19.0.0 + react-style-singleton: 2.2.1(@types/react@19.0.8)(react@19.0.0) tslib: 2.8.1 dev: false - /react-remove-scroll@2.5.10(@types/react@18.3.6)(react@18.3.1): + /react-remove-scroll@2.5.10(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==} engines: {node: '>=10'} peerDependencies: @@ -8236,16 +8325,16 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - react-remove-scroll-bar: 2.3.6(@types/react@18.3.6)(react@18.3.1) - react-style-singleton: 2.2.1(@types/react@18.3.6)(react@18.3.1) + '@types/react': 19.0.8 + react: 19.0.0 + react-remove-scroll-bar: 2.3.6(@types/react@19.0.8)(react@19.0.0) + react-style-singleton: 2.2.1(@types/react@19.0.8)(react@19.0.0) tslib: 2.8.1 - use-callback-ref: 1.3.2(@types/react@18.3.6)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.6)(react@18.3.1) + use-callback-ref: 1.3.2(@types/react@19.0.8)(react@19.0.0) + use-sidecar: 1.1.2(@types/react@19.0.8)(react@19.0.0) dev: false - /react-style-singleton@2.2.1(@types/react@18.3.6)(react@18.3.1): + /react-style-singleton@2.2.1(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -8255,32 +8344,30 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 + '@types/react': 19.0.8 get-nonce: 1.0.1 invariant: 2.2.4 - react: 18.3.1 + react: 19.0.0 tslib: 2.8.1 dev: false - /react-textarea-autosize@8.5.3(@types/react@18.3.6)(react@18.3.1): + /react-textarea-autosize@8.5.3(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} engines: {node: '>=10'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.25.6 - react: 18.3.1 - use-composed-ref: 1.3.0(react@18.3.1) - use-latest: 1.2.1(@types/react@18.3.6)(react@18.3.1) + react: 19.0.0 + use-composed-ref: 1.3.0(react@19.0.0) + use-latest: 1.2.1(@types/react@19.0.8)(react@19.0.0) transitivePeerDependencies: - '@types/react' dev: false - /react@18.3.1: - resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + /react@19.0.0: + resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} engines: {node: '>=0.10.0'} - dependencies: - loose-envify: 1.4.0 /read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} @@ -8471,10 +8558,8 @@ packages: xmlchars: 2.2.0 dev: true - /scheduler@0.23.2: - resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} - dependencies: - loose-envify: 1.4.0 + /scheduler@0.25.0: + resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==} /scroll-into-view-if-needed@3.0.10: resolution: {integrity: sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg==} @@ -8791,7 +8876,7 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /styled-jsx@5.1.6(@babel/core@7.25.2)(react@18.3.1): + /styled-jsx@5.1.6(@babel/core@7.26.7)(react@19.0.0): resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -8804,9 +8889,9 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.26.7 client-only: 0.0.1 - react: 18.3.1 + react: 19.0.0 dev: false /sucrase@3.35.0: @@ -8827,6 +8912,7 @@ packages: engines: {node: '>=4'} dependencies: has-flag: 3.0.0 + dev: true /supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} @@ -8960,6 +9046,7 @@ packages: /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} + dev: true /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} @@ -8996,7 +9083,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-jest@29.2.5(@babel/core@7.25.2)(jest@29.7.0)(typescript@5.6.2): + /ts-jest@29.2.5(@babel/core@7.26.7)(jest@29.7.0)(typescript@5.6.2): resolution: {integrity: sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -9020,7 +9107,7 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.26.7 bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 @@ -9259,6 +9346,17 @@ packages: browserslist: 4.23.3 escalade: 3.1.2 picocolors: 1.1.1 + dev: true + + /update-browserslist-db@1.1.2(browserslist@4.24.4): + resolution: {integrity: sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.24.4 + escalade: 3.2.0 + picocolors: 1.1.1 /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -9272,7 +9370,7 @@ packages: requires-port: 1.0.0 dev: true - /use-callback-ref@1.3.2(@types/react@18.3.6)(react@18.3.1): + /use-callback-ref@1.3.2(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==} engines: {node: '>=10'} peerDependencies: @@ -9282,20 +9380,20 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 - react: 18.3.1 + '@types/react': 19.0.8 + react: 19.0.0 tslib: 2.8.1 dev: false - /use-composed-ref@1.3.0(react@18.3.1): + /use-composed-ref@1.3.0(react@19.0.0): resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.3.6)(react@18.3.1): + /use-isomorphic-layout-effect@1.1.2(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -9304,11 +9402,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 - react: 18.3.1 + '@types/react': 19.0.8 + react: 19.0.0 dev: false - /use-latest@1.2.1(@types/react@18.3.6)(react@18.3.1): + /use-latest@1.2.1(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -9317,12 +9415,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.3.6)(react@18.3.1) + '@types/react': 19.0.8 + react: 19.0.0 + use-isomorphic-layout-effect: 1.1.2(@types/react@19.0.8)(react@19.0.0) dev: false - /use-sidecar@1.1.2(@types/react@18.3.6)(react@18.3.1): + /use-sidecar@1.1.2(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -9332,18 +9430,18 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.6 + '@types/react': 19.0.8 detect-node-es: 1.1.0 - react: 18.3.1 + react: 19.0.0 tslib: 2.8.1 dev: false - /use-sync-external-store@1.2.2(react@18.3.1): + /use-sync-external-store@1.2.2(react@19.0.0): resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - react: 18.3.1 + react: 19.0.0 dev: false /util-deprecate@1.0.2: @@ -9554,7 +9652,7 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zustand@4.5.5(@types/react@18.3.6)(react@18.3.1): + /zustand@4.5.5(@types/react@19.0.8)(react@19.0.0): resolution: {integrity: sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==} engines: {node: '>=12.7.0'} peerDependencies: @@ -9569,7 +9667,7 @@ packages: react: optional: true dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - use-sync-external-store: 1.2.2(react@18.3.1) + '@types/react': 19.0.8 + react: 19.0.0 + use-sync-external-store: 1.2.2(react@19.0.0) dev: false