fix(deps): update react monorepo to v19.2.0
All checks were successful
Lint / Lint and Check (push) Successful in 33s

This commit is contained in:
2025-10-04 08:03:22 +00:00
parent 11071f3150
commit 2982995ce9
2 changed files with 268 additions and 268 deletions

View File

@@ -37,8 +37,8 @@
"pg-native": "^3.5.2", "pg-native": "^3.5.2",
"postcss-flexbugs-fixes": "^5.0.2", "postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4", "postcss-preset-env": "^10.2.4",
"react": "19.1.1", "react": "19.2.0",
"react-dom": "19.1.1", "react-dom": "19.2.0",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7" "tailwindcss-animate": "^1.0.7"
}, },
@@ -48,8 +48,8 @@
"@tailwindcss/postcss": "4.1.14", "@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.8", "@types/node": "22.18.8",
"@types/pg": "8.15.5", "@types/pg": "8.15.5",
"@types/react": "19.1.15", "@types/react": "19.2.0",
"@types/react-dom": "19.1.9", "@types/react-dom": "19.2.0",
"@typescript-eslint/eslint-plugin": "8.45.0", "@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0", "@typescript-eslint/parser": "8.45.0",
"drizzle-kit": "0.31.5", "drizzle-kit": "0.31.5",

528
pnpm-lock.yaml generated
View File

@@ -10,25 +10,25 @@ importers:
dependencies: dependencies:
'@radix-ui/react-dialog': '@radix-ui/react-dialog':
specifier: ^1.1.14 specifier: ^1.1.14
version: 1.1.15(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 1.1.15(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-label': '@radix-ui/react-label':
specifier: ^2.1.7 specifier: ^2.1.7
version: 2.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 2.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-select': '@radix-ui/react-select':
specifier: ^2.2.5 specifier: ^2.2.5
version: 2.2.6(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 2.2.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-separator': '@radix-ui/react-separator':
specifier: ^1.1.7 specifier: ^1.1.7
version: 1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-slot': '@radix-ui/react-slot':
specifier: ^1.2.3 specifier: ^1.2.3
version: 1.2.3(@types/react@19.1.15)(react@19.1.1) version: 1.2.3(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-tooltip': '@radix-ui/react-tooltip':
specifier: ^1.2.7 specifier: ^1.2.7
version: 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 1.2.8(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@tanstack/react-query': '@tanstack/react-query':
specifier: ^5.83.0 specifier: ^5.83.0
version: 5.90.2(react@19.1.1) version: 5.90.2(react@19.2.0)
class-variance-authority: class-variance-authority:
specifier: ^0.7.1 specifier: ^0.7.1
version: 0.7.1 version: 0.7.1
@@ -49,16 +49,16 @@ importers:
version: 0.44.6(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) version: 0.44.6(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
lucide-react: lucide-react:
specifier: ^0.544.0 specifier: ^0.544.0
version: 0.544.0(react@19.1.1) version: 0.544.0(react@19.2.0)
nanoid: nanoid:
specifier: ^5.1.5 specifier: ^5.1.5
version: 5.1.6 version: 5.1.6
next: next:
specifier: 15.5.4 specifier: 15.5.4
version: 15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
next-plausible: next-plausible:
specifier: ^3.12.4 specifier: ^3.12.4
version: 3.12.4(next@15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 3.12.4(next@15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
pg: pg:
specifier: ^8.16.3 specifier: ^8.16.3
version: 8.16.3(pg-native@3.5.2) version: 8.16.3(pg-native@3.5.2)
@@ -72,11 +72,11 @@ importers:
specifier: ^10.2.4 specifier: ^10.2.4
version: 10.4.0(postcss@8.5.6) version: 10.4.0(postcss@8.5.6)
react: react:
specifier: 19.1.1 specifier: 19.2.0
version: 19.1.1 version: 19.2.0
react-dom: react-dom:
specifier: 19.1.1 specifier: 19.2.0
version: 19.1.1(react@19.1.1) version: 19.2.0(react@19.2.0)
tailwind-merge: tailwind-merge:
specifier: ^3.3.1 specifier: ^3.3.1
version: 3.3.1 version: 3.3.1
@@ -100,11 +100,11 @@ importers:
specifier: 8.15.5 specifier: 8.15.5
version: 8.15.5 version: 8.15.5
'@types/react': '@types/react':
specifier: 19.1.15 specifier: 19.2.0
version: 19.1.15 version: 19.2.0
'@types/react-dom': '@types/react-dom':
specifier: 19.1.9 specifier: 19.2.0
version: 19.1.9(@types/react@19.1.15) version: 19.2.0(@types/react@19.2.0)
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: 8.45.0 specifier: 8.45.0
version: 8.45.0(@typescript-eslint/parser@8.45.0(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3) version: 8.45.0(@typescript-eslint/parser@8.45.0(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)
@@ -1466,13 +1466,13 @@ packages:
'@types/pg@8.15.5': '@types/pg@8.15.5':
resolution: {integrity: sha512-LF7lF6zWEKxuT3/OR8wAZGzkg4ENGXFNyiV/JeOt9z5B+0ZVwbql9McqX5c/WStFq1GaGso7H1AzP/qSzmlCKQ==} resolution: {integrity: sha512-LF7lF6zWEKxuT3/OR8wAZGzkg4ENGXFNyiV/JeOt9z5B+0ZVwbql9McqX5c/WStFq1GaGso7H1AzP/qSzmlCKQ==}
'@types/react-dom@19.1.9': '@types/react-dom@19.2.0':
resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==} resolution: {integrity: sha512-brtBs0MnE9SMx7px208g39lRmC5uHZs96caOJfTjFcYSLHNamvaSMfJNagChVNkup2SdtOxKX1FDBkRSJe1ZAg==}
peerDependencies: peerDependencies:
'@types/react': ^19.0.0 '@types/react': ^19.2.0
'@types/react@19.1.15': '@types/react@19.2.0':
resolution: {integrity: sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA==} resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==}
'@typescript-eslint/eslint-plugin@8.45.0': '@typescript-eslint/eslint-plugin@8.45.0':
resolution: {integrity: sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==} resolution: {integrity: sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==}
@@ -3343,10 +3343,10 @@ packages:
queue-microtask@1.2.3: queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
react-dom@19.1.1: react-dom@19.2.0:
resolution: {integrity: sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==} resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
peerDependencies: peerDependencies:
react: ^19.1.1 react: ^19.2.0
react-is@16.13.1: react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
@@ -3381,8 +3381,8 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
react@19.1.1: react@19.2.0:
resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==} resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
reflect.getprototypeof@1.0.10: reflect.getprototypeof@1.0.10:
@@ -3431,8 +3431,8 @@ packages:
sax@1.4.1: sax@1.4.1:
resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
scheduler@0.26.0: scheduler@0.27.0:
resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==} resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
semver@6.3.1: semver@6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
@@ -4286,11 +4286,11 @@ snapshots:
'@floating-ui/core': 1.7.3 '@floating-ui/core': 1.7.3
'@floating-ui/utils': 0.2.10 '@floating-ui/utils': 0.2.10
'@floating-ui/react-dom@2.1.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@floating-ui/react-dom@2.1.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@floating-ui/dom': 1.7.3 '@floating-ui/dom': 1.7.3
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
'@floating-ui/utils@0.2.10': {} '@floating-ui/utils@0.2.10': {}
@@ -4476,287 +4476,287 @@ snapshots:
'@radix-ui/primitive@1.1.3': {} '@radix-ui/primitive@1.1.3': {}
'@radix-ui/react-arrow@1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-collection@1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-context': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-slot': 1.2.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-context@1.1.2(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-context@1.1.2(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-dialog@1.1.15(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/primitive': 1.1.3 '@radix-ui/primitive': 1.1.3
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-context': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-focus-guards': 1.1.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-id': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-presence': 1.1.5(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-slot': 1.2.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0)
aria-hidden: 1.2.6 aria-hidden: 1.2.6
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
react-remove-scroll: 2.7.1(@types/react@19.1.15)(react@19.1.1) react-remove-scroll: 2.7.1(@types/react@19.2.0)(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-direction@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-direction@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/primitive': 1.1.3 '@radix-ui/primitive': 1.1.3
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-focus-guards@1.1.3(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-focus-guards@1.1.3(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-id@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-id@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-label@2.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-popper@1.2.8(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@floating-ui/react-dom': 2.1.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@floating-ui/react-dom': 2.1.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-context': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-size': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/rect': 1.1.1 '@radix-ui/rect': 1.1.1
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-portal@1.1.9(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-presence@1.1.5(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-primitive@2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-slot': 1.2.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-select@2.2.6(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/number': 1.1.1 '@radix-ui/number': 1.1.1
'@radix-ui/primitive': 1.1.3 '@radix-ui/primitive': 1.1.3
'@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-context': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-direction': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-focus-guards': 1.1.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-id': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-popper': 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-slot': 1.2.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
aria-hidden: 1.2.6 aria-hidden: 1.2.6
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
react-remove-scroll: 2.7.1(@types/react@19.1.15)(react@19.1.1) react-remove-scroll: 2.7.1(@types/react@19.2.0)(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-separator@1.1.7(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-slot@1.2.3(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-slot@1.2.3(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/primitive': 1.1.3 '@radix-ui/primitive': 1.1.3
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-context': 1.1.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-id': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-popper': 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-presence': 1.1.5(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@radix-ui/react-slot': 1.2.3(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.0)(react@19.2.0)
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-effect-event@0.0.2(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-previous@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-rect@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/rect': 1.1.1 '@radix-ui/rect': 1.1.1
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-use-size@1.1.1(@types/react@19.1.15)(react@19.1.1)': '@radix-ui/react-use-size@1.1.1(@types/react@19.2.0)(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.15)(react@19.1.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0)
react: 19.1.1 react: 19.2.0
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies: dependencies:
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react-dom': 19.1.9(@types/react@19.1.15) '@types/react-dom': 19.2.0(@types/react@19.2.0)
'@radix-ui/rect@1.1.1': {} '@radix-ui/rect@1.1.1': {}
@@ -4842,10 +4842,10 @@ snapshots:
'@tanstack/query-core@5.90.2': {} '@tanstack/query-core@5.90.2': {}
'@tanstack/react-query@5.90.2(react@19.1.1)': '@tanstack/react-query@5.90.2(react@19.2.0)':
dependencies: dependencies:
'@tanstack/query-core': 5.90.2 '@tanstack/query-core': 5.90.2
react: 19.1.1 react: 19.2.0
'@tybys/wasm-util@0.10.0': '@tybys/wasm-util@0.10.0':
dependencies: dependencies:
@@ -4875,11 +4875,11 @@ snapshots:
pg-protocol: 1.10.3 pg-protocol: 1.10.3
pg-types: 2.2.0 pg-types: 2.2.0
'@types/react-dom@19.1.9(@types/react@19.1.15)': '@types/react-dom@19.2.0(@types/react@19.2.0)':
dependencies: dependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
'@types/react@19.1.15': '@types/react@19.2.0':
dependencies: dependencies:
csstype: 3.1.3 csstype: 3.1.3
@@ -6224,9 +6224,9 @@ snapshots:
dependencies: dependencies:
js-tokens: 4.0.0 js-tokens: 4.0.0
lucide-react@0.544.0(react@19.1.1): lucide-react@0.544.0(react@19.2.0):
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
magic-string@0.30.19: magic-string@0.30.19:
dependencies: dependencies:
@@ -6273,21 +6273,21 @@ snapshots:
natural-compare@1.4.0: {} natural-compare@1.4.0: {}
next-plausible@3.12.4(next@15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1): next-plausible@3.12.4(next@15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies: dependencies:
next: 15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1) next: 15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
next@15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1): next@15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies: dependencies:
'@next/env': 15.5.4 '@next/env': 15.5.4
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001743 caniuse-lite: 1.0.30001743
postcss: 8.4.31 postcss: 8.4.31
react: 19.1.1 react: 19.2.0
react-dom: 19.1.1(react@19.1.1) react-dom: 19.2.0(react@19.2.0)
styled-jsx: 5.1.6(react@19.1.1) styled-jsx: 5.1.6(react@19.2.0)
optionalDependencies: optionalDependencies:
'@next/swc-darwin-arm64': 15.5.4 '@next/swc-darwin-arm64': 15.5.4
'@next/swc-darwin-x64': 15.5.4 '@next/swc-darwin-x64': 15.5.4
@@ -6887,41 +6887,41 @@ snapshots:
queue-microtask@1.2.3: {} queue-microtask@1.2.3: {}
react-dom@19.1.1(react@19.1.1): react-dom@19.2.0(react@19.2.0):
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
scheduler: 0.26.0 scheduler: 0.27.0
react-is@16.13.1: {} react-is@16.13.1: {}
react-remove-scroll-bar@2.3.8(@types/react@19.1.15)(react@19.1.1): react-remove-scroll-bar@2.3.8(@types/react@19.2.0)(react@19.2.0):
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
react-style-singleton: 2.2.3(@types/react@19.1.15)(react@19.1.1) react-style-singleton: 2.2.3(@types/react@19.2.0)(react@19.2.0)
tslib: 2.8.1 tslib: 2.8.1
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
react-remove-scroll@2.7.1(@types/react@19.1.15)(react@19.1.1): react-remove-scroll@2.7.1(@types/react@19.2.0)(react@19.2.0):
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
react-remove-scroll-bar: 2.3.8(@types/react@19.1.15)(react@19.1.1) react-remove-scroll-bar: 2.3.8(@types/react@19.2.0)(react@19.2.0)
react-style-singleton: 2.2.3(@types/react@19.1.15)(react@19.1.1) react-style-singleton: 2.2.3(@types/react@19.2.0)(react@19.2.0)
tslib: 2.8.1 tslib: 2.8.1
use-callback-ref: 1.3.3(@types/react@19.1.15)(react@19.1.1) use-callback-ref: 1.3.3(@types/react@19.2.0)(react@19.2.0)
use-sidecar: 1.1.3(@types/react@19.1.15)(react@19.1.1) use-sidecar: 1.1.3(@types/react@19.2.0)(react@19.2.0)
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
react-style-singleton@2.2.3(@types/react@19.1.15)(react@19.1.1): react-style-singleton@2.2.3(@types/react@19.2.0)(react@19.2.0):
dependencies: dependencies:
get-nonce: 1.0.1 get-nonce: 1.0.1
react: 19.1.1 react: 19.2.0
tslib: 2.8.1 tslib: 2.8.1
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
react@19.1.1: {} react@19.2.0: {}
reflect.getprototypeof@1.0.10: reflect.getprototypeof@1.0.10:
dependencies: dependencies:
@@ -6986,7 +6986,7 @@ snapshots:
sax@1.4.1: {} sax@1.4.1: {}
scheduler@0.26.0: {} scheduler@0.27.0: {}
semver@6.3.1: {} semver@6.3.1: {}
@@ -7155,10 +7155,10 @@ snapshots:
strip-json-comments@3.1.1: {} strip-json-comments@3.1.1: {}
styled-jsx@5.1.6(react@19.1.1): styled-jsx@5.1.6(react@19.2.0):
dependencies: dependencies:
client-only: 0.0.1 client-only: 0.0.1
react: 19.1.1 react: 19.2.0
stylehacks@7.0.6(postcss@8.5.6): stylehacks@7.0.6(postcss@8.5.6):
dependencies: dependencies:
@@ -7342,20 +7342,20 @@ snapshots:
dependencies: dependencies:
punycode: 2.3.1 punycode: 2.3.1
use-callback-ref@1.3.3(@types/react@19.1.15)(react@19.1.1): use-callback-ref@1.3.3(@types/react@19.2.0)(react@19.2.0):
dependencies: dependencies:
react: 19.1.1 react: 19.2.0
tslib: 2.8.1 tslib: 2.8.1
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
use-sidecar@1.1.3(@types/react@19.1.15)(react@19.1.1): use-sidecar@1.1.3(@types/react@19.2.0)(react@19.2.0):
dependencies: dependencies:
detect-node-es: 1.1.0 detect-node-es: 1.1.0
react: 19.1.1 react: 19.2.0
tslib: 2.8.1 tslib: 2.8.1
optionalDependencies: optionalDependencies:
'@types/react': 19.1.15 '@types/react': 19.2.0
util-deprecate@1.0.2: {} util-deprecate@1.0.2: {}