diff --git a/package.json b/package.json
index abad2693..dc797331 100644
--- a/package.json
+++ b/package.json
@@ -77,12 +77,12 @@
"@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^10.0.3",
"@svgr/cli": "^8.1.0",
- "@tanstack/react-query": "^5.90.2",
- "@umami/react-zen": "^0.198.0",
+ "@tanstack/react-query": "^5.90.5",
+ "@umami/react-zen": "^0.200.0",
"@umami/redis-client": "^0.29.0",
"bcryptjs": "^3.0.2",
"chalk": "^5.6.2",
- "chart.js": "^4.5.0",
+ "chart.js": "^4.5.1",
"chartjs-adapter-date-fns": "^3.0.0",
"classnames": "^2.3.1",
"colord": "^2.9.2",
@@ -94,7 +94,7 @@
"del": "^6.0.0",
"detect-browser": "^5.2.0",
"dotenv": "^17.2.3",
- "esbuild": "^0.25.10",
+ "esbuild": "^0.25.11",
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^11.3.2",
"immer": "^10.1.3",
@@ -115,25 +115,25 @@
"pg": "^8.16.3",
"prisma": "6.16.3",
"pure-rand": "^7.0.1",
- "react": "^19.1.1",
- "react-dom": "^19.1.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"react-error-boundary": "^4.0.4",
- "react-intl": "^7.1.11",
+ "react-intl": "^7.1.14",
"react-simple-maps": "^2.3.0",
"react-use-measure": "^2.0.4",
"react-window": "^1.8.6",
"request-ip": "^3.3.0",
- "semver": "^7.5.4",
+ "semver": "^7.7.3",
"serialize-error": "^12.0.0",
"thenby": "^1.3.4",
- "ua-parser-js": "^2.0.5",
+ "ua-parser-js": "^2.0.6",
"uuid": "^11.1.0",
- "zod": "^4.1.11",
+ "zod": "^4.1.12",
"zustand": "^5.0.8"
},
"devDependencies": {
"@formatjs/cli": "^4.2.29",
- "@netlify/plugin-nextjs": "^5.13.3",
+ "@netlify/plugin-nextjs": "^5.14.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
@@ -142,12 +142,12 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.4",
"@types/jest": "^30.0.0",
- "@types/node": "^24.6.0",
- "@types/react": "^19.1.16",
- "@types/react-dom": "^19.1.9",
+ "@types/node": "^24.8.1",
+ "@types/react": "^19.2.2",
+ "@types/react-dom": "^19.2.2",
"@types/react-window": "^1.8.8",
- "@typescript-eslint/eslint-plugin": "^8.45.0",
- "@typescript-eslint/parser": "^8.45.0",
+ "@typescript-eslint/eslint-plugin": "^8.46.1",
+ "@typescript-eslint/parser": "^8.46.1",
"babel-plugin-react-compiler": "19.1.0-rc.2",
"cross-env": "^10.1.0",
"cypress": "^13.6.6",
@@ -163,14 +163,14 @@
"extract-react-intl-messages": "^4.1.1",
"husky": "^9.1.7",
"jest": "^29.7.0",
- "lint-staged": "^16.2.3",
+ "lint-staged": "^16.2.4",
"postcss": "^8.5.6",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^15.1.0",
"postcss-preset-env": "7.8.3",
"prettier": "^3.6.2",
"prompts": "2.4.2",
- "rollup": "^4.52.3",
+ "rollup": "^4.52.4",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-delete": "^3.0.1",
"rollup-plugin-dts": "^6.2.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 280e1dc9..493437aa 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -25,7 +25,7 @@ importers:
version: 5.2.8
'@hello-pangea/dnd':
specifier: ^17.0.0
- version: 17.0.0(@types/react@19.1.16)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ version: 17.0.0(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@prisma/adapter-pg':
specifier: ^6.16.3
version: 6.16.3
@@ -37,16 +37,16 @@ importers:
version: 0.4.1(@prisma/client@6.16.3(prisma@6.16.3(typescript@5.9.3))(typescript@5.9.3))
'@react-spring/web':
specifier: ^10.0.3
- version: 10.0.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ version: 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@svgr/cli':
specifier: ^8.1.0
version: 8.1.0(typescript@5.9.3)
'@tanstack/react-query':
- specifier: ^5.90.2
- version: 5.90.2(react@19.1.1)
+ specifier: ^5.90.5
+ version: 5.90.5(react@19.2.0)
'@umami/react-zen':
- specifier: ^0.198.0
- version: 0.198.0(@babel/core@7.28.3)(@types/react@19.1.16)(babel-plugin-react-compiler@19.1.0-rc.2)(immer@10.1.3)(use-sync-external-store@1.6.0(react@19.1.1))
+ specifier: ^0.200.0
+ version: 0.200.0(@babel/core@7.28.3)(@types/react@19.2.2)(babel-plugin-react-compiler@19.1.0-rc.2)(immer@10.1.3)(use-sync-external-store@1.6.0(react@19.2.0))
'@umami/redis-client':
specifier: ^0.29.0
version: 0.29.0
@@ -57,11 +57,11 @@ importers:
specifier: ^5.6.2
version: 5.6.2
chart.js:
- specifier: ^4.5.0
- version: 4.5.0
+ specifier: ^4.5.1
+ version: 4.5.1
chartjs-adapter-date-fns:
specifier: ^3.0.0
- version: 3.0.0(chart.js@4.5.0)(date-fns@2.30.0)
+ version: 3.0.0(chart.js@4.5.1)(date-fns@2.30.0)
classnames:
specifier: ^2.3.1
version: 2.5.1
@@ -93,8 +93,8 @@ importers:
specifier: ^17.2.3
version: 17.2.3
esbuild:
- specifier: ^0.25.10
- version: 0.25.10
+ specifier: ^0.25.11
+ version: 0.25.11
eslint-plugin-promise:
specifier: ^6.1.1
version: 6.6.0(eslint@8.57.1)
@@ -130,13 +130,13 @@ importers:
version: 2.2.4
lucide-react:
specifier: ^0.543.0
- version: 0.543.0(react@19.1.1)
+ version: 0.543.0(react@19.2.0)
maxmind:
specifier: ^5.0.0
version: 5.0.0
next:
specifier: 15.5.3
- version: 15.5.3(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ version: 15.5.3(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
node-fetch:
specifier: ^3.2.8
version: 3.3.2
@@ -156,32 +156,32 @@ importers:
specifier: ^7.0.1
version: 7.0.1
react:
- specifier: ^19.1.1
- version: 19.1.1
+ specifier: ^19.2.0
+ version: 19.2.0
react-dom:
- specifier: ^19.1.1
- version: 19.1.1(react@19.1.1)
+ specifier: ^19.2.0
+ version: 19.2.0(react@19.2.0)
react-error-boundary:
specifier: ^4.0.4
- version: 4.1.2(react@19.1.1)
+ version: 4.1.2(react@19.2.0)
react-intl:
- specifier: ^7.1.11
- version: 7.1.11(react@19.1.1)(typescript@5.9.3)
+ specifier: ^7.1.14
+ version: 7.1.14(react@19.2.0)(typescript@5.9.3)
react-simple-maps:
specifier: ^2.3.0
- version: 2.3.0(prop-types@15.8.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ version: 2.3.0(prop-types@15.8.1)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react-use-measure:
specifier: ^2.0.4
- version: 2.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ version: 2.1.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react-window:
specifier: ^1.8.6
- version: 1.8.11(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ version: 1.8.11(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
request-ip:
specifier: ^3.3.0
version: 3.3.0
semver:
- specifier: ^7.5.4
- version: 7.7.2
+ specifier: ^7.7.3
+ version: 7.7.3
serialize-error:
specifier: ^12.0.0
version: 12.0.0
@@ -189,66 +189,66 @@ importers:
specifier: ^1.3.4
version: 1.3.4
ua-parser-js:
- specifier: ^2.0.5
- version: 2.0.5
+ specifier: ^2.0.6
+ version: 2.0.6
uuid:
specifier: ^11.1.0
version: 11.1.0
zod:
- specifier: ^4.1.11
- version: 4.1.11
+ specifier: ^4.1.12
+ version: 4.1.12
zustand:
specifier: ^5.0.8
- version: 5.0.8(@types/react@19.1.16)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.6.0(react@19.1.1))
+ version: 5.0.8(@types/react@19.2.2)(immer@10.1.3)(react@19.2.0)(use-sync-external-store@1.6.0(react@19.2.0))
devDependencies:
'@formatjs/cli':
specifier: ^4.2.29
- version: 4.8.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))
+ version: 4.8.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))
'@netlify/plugin-nextjs':
- specifier: ^5.13.3
- version: 5.13.3
+ specifier: ^5.14.0
+ version: 5.14.0
'@rollup/plugin-alias':
specifier: ^5.0.0
- version: 5.1.1(rollup@4.52.3)
+ version: 5.1.1(rollup@4.52.4)
'@rollup/plugin-commonjs':
specifier: ^25.0.4
- version: 25.0.8(rollup@4.52.3)
+ version: 25.0.8(rollup@4.52.4)
'@rollup/plugin-json':
specifier: ^6.0.0
- version: 6.1.0(rollup@4.52.3)
+ version: 6.1.0(rollup@4.52.4)
'@rollup/plugin-node-resolve':
specifier: ^15.2.0
- version: 15.3.1(rollup@4.52.3)
+ version: 15.3.1(rollup@4.52.4)
'@rollup/plugin-replace':
specifier: ^5.0.2
- version: 5.0.7(rollup@4.52.3)
+ version: 5.0.7(rollup@4.52.4)
'@rollup/plugin-terser':
specifier: ^0.4.4
- version: 0.4.4(rollup@4.52.3)
+ version: 0.4.4(rollup@4.52.4)
'@rollup/plugin-typescript':
specifier: ^12.1.4
- version: 12.1.4(rollup@4.52.3)(tslib@2.8.1)(typescript@5.9.3)
+ version: 12.1.4(rollup@4.52.4)(tslib@2.8.1)(typescript@5.9.3)
'@types/jest':
specifier: ^30.0.0
version: 30.0.0
'@types/node':
- specifier: ^24.6.0
- version: 24.6.0
+ specifier: ^24.8.1
+ version: 24.8.1
'@types/react':
- specifier: ^19.1.16
- version: 19.1.16
+ specifier: ^19.2.2
+ version: 19.2.2
'@types/react-dom':
- specifier: ^19.1.9
- version: 19.1.9(@types/react@19.1.16)
+ specifier: ^19.2.2
+ version: 19.2.2(@types/react@19.2.2)
'@types/react-window':
specifier: ^1.8.8
version: 1.8.8
'@typescript-eslint/eslint-plugin':
- specifier: ^8.45.0
- version: 8.45.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
+ specifier: ^8.46.1
+ version: 8.46.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
'@typescript-eslint/parser':
- specifier: ^8.45.0
- version: 8.45.0(eslint@8.57.1)(typescript@5.9.3)
+ specifier: ^8.46.1
+ version: 8.46.1(eslint@8.57.1)(typescript@5.9.3)
babel-plugin-react-compiler:
specifier: 19.1.0-rc.2
version: 19.1.0-rc.2
@@ -278,25 +278,25 @@ importers:
version: 2.15.2(eslint@8.57.1)
eslint-plugin-import:
specifier: ^2.32.0
- version: 2.32.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
+ version: 2.32.0(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
eslint-plugin-jest:
specifier: ^27.9.0
- version: 27.9.0(@typescript-eslint/eslint-plugin@8.45.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3)
+ version: 27.9.0(@typescript-eslint/eslint-plugin@8.46.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3)
eslint-plugin-prettier:
specifier: ^5.5.3
version: 5.5.4(eslint-config-prettier@10.1.8(eslint@8.57.1))(eslint@8.57.1)(prettier@3.6.2)
extract-react-intl-messages:
specifier: ^4.1.1
- version: 4.1.1(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))
+ version: 4.1.1(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))
husky:
specifier: ^9.1.7
version: 9.1.7
jest:
specifier: ^29.7.0
- version: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ version: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
lint-staged:
- specifier: ^16.2.3
- version: 16.2.3
+ specifier: ^16.2.4
+ version: 16.2.4
postcss:
specifier: ^8.5.6
version: 8.5.6
@@ -316,26 +316,26 @@ importers:
specifier: 2.4.2
version: 2.4.2
rollup:
- specifier: ^4.52.3
- version: 4.52.3
+ specifier: ^4.52.4
+ version: 4.52.4
rollup-plugin-copy:
specifier: ^3.4.0
version: 3.5.0
rollup-plugin-delete:
specifier: ^3.0.1
- version: 3.0.1(rollup@4.52.3)
+ version: 3.0.1(rollup@4.52.4)
rollup-plugin-dts:
specifier: ^6.2.3
- version: 6.2.3(rollup@4.52.3)(typescript@5.9.3)
+ version: 6.2.3(rollup@4.52.4)(typescript@5.9.3)
rollup-plugin-node-externals:
specifier: ^8.1.1
- version: 8.1.1(rollup@4.52.3)
+ version: 8.1.1(rollup@4.52.4)
rollup-plugin-peer-deps-external:
specifier: ^2.2.4
- version: 2.2.4(rollup@4.52.3)
+ version: 2.2.4(rollup@4.52.4)
rollup-plugin-postcss:
specifier: ^4.0.2
- version: 4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ version: 4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
stylelint:
specifier: ^15.10.1
version: 15.11.0(typescript@5.9.3)
@@ -353,10 +353,10 @@ importers:
version: 6.2.1
ts-jest:
specifier: ^29.4.0
- version: 29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3)
+ version: 29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3)
ts-node:
specifier: ^10.9.1
- version: 10.9.2(@types/node@24.6.0)(typescript@5.9.3)
+ version: 10.9.2(@types/node@24.8.1)(typescript@5.9.3)
tsup:
specifier: ^8.5.0
version: 8.5.0(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.1)
@@ -884,158 +884,158 @@ packages:
'@epic-web/invariant@1.0.0':
resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==}
- '@esbuild/aix-ppc64@0.25.10':
- resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==}
+ '@esbuild/aix-ppc64@0.25.11':
+ resolution: {integrity: sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==}
engines: {node: '>=18'}
cpu: [ppc64]
os: [aix]
- '@esbuild/android-arm64@0.25.10':
- resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==}
+ '@esbuild/android-arm64@0.25.11':
+ resolution: {integrity: sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==}
engines: {node: '>=18'}
cpu: [arm64]
os: [android]
- '@esbuild/android-arm@0.25.10':
- resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==}
+ '@esbuild/android-arm@0.25.11':
+ resolution: {integrity: sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==}
engines: {node: '>=18'}
cpu: [arm]
os: [android]
- '@esbuild/android-x64@0.25.10':
- resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==}
+ '@esbuild/android-x64@0.25.11':
+ resolution: {integrity: sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==}
engines: {node: '>=18'}
cpu: [x64]
os: [android]
- '@esbuild/darwin-arm64@0.25.10':
- resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==}
+ '@esbuild/darwin-arm64@0.25.11':
+ resolution: {integrity: sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==}
engines: {node: '>=18'}
cpu: [arm64]
os: [darwin]
- '@esbuild/darwin-x64@0.25.10':
- resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==}
+ '@esbuild/darwin-x64@0.25.11':
+ resolution: {integrity: sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==}
engines: {node: '>=18'}
cpu: [x64]
os: [darwin]
- '@esbuild/freebsd-arm64@0.25.10':
- resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==}
+ '@esbuild/freebsd-arm64@0.25.11':
+ resolution: {integrity: sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==}
engines: {node: '>=18'}
cpu: [arm64]
os: [freebsd]
- '@esbuild/freebsd-x64@0.25.10':
- resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==}
+ '@esbuild/freebsd-x64@0.25.11':
+ resolution: {integrity: sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==}
engines: {node: '>=18'}
cpu: [x64]
os: [freebsd]
- '@esbuild/linux-arm64@0.25.10':
- resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==}
+ '@esbuild/linux-arm64@0.25.11':
+ resolution: {integrity: sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==}
engines: {node: '>=18'}
cpu: [arm64]
os: [linux]
- '@esbuild/linux-arm@0.25.10':
- resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==}
+ '@esbuild/linux-arm@0.25.11':
+ resolution: {integrity: sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==}
engines: {node: '>=18'}
cpu: [arm]
os: [linux]
- '@esbuild/linux-ia32@0.25.10':
- resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==}
+ '@esbuild/linux-ia32@0.25.11':
+ resolution: {integrity: sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==}
engines: {node: '>=18'}
cpu: [ia32]
os: [linux]
- '@esbuild/linux-loong64@0.25.10':
- resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==}
+ '@esbuild/linux-loong64@0.25.11':
+ resolution: {integrity: sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==}
engines: {node: '>=18'}
cpu: [loong64]
os: [linux]
- '@esbuild/linux-mips64el@0.25.10':
- resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==}
+ '@esbuild/linux-mips64el@0.25.11':
+ resolution: {integrity: sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==}
engines: {node: '>=18'}
cpu: [mips64el]
os: [linux]
- '@esbuild/linux-ppc64@0.25.10':
- resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==}
+ '@esbuild/linux-ppc64@0.25.11':
+ resolution: {integrity: sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==}
engines: {node: '>=18'}
cpu: [ppc64]
os: [linux]
- '@esbuild/linux-riscv64@0.25.10':
- resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==}
+ '@esbuild/linux-riscv64@0.25.11':
+ resolution: {integrity: sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==}
engines: {node: '>=18'}
cpu: [riscv64]
os: [linux]
- '@esbuild/linux-s390x@0.25.10':
- resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==}
+ '@esbuild/linux-s390x@0.25.11':
+ resolution: {integrity: sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==}
engines: {node: '>=18'}
cpu: [s390x]
os: [linux]
- '@esbuild/linux-x64@0.25.10':
- resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==}
+ '@esbuild/linux-x64@0.25.11':
+ resolution: {integrity: sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==}
engines: {node: '>=18'}
cpu: [x64]
os: [linux]
- '@esbuild/netbsd-arm64@0.25.10':
- resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==}
+ '@esbuild/netbsd-arm64@0.25.11':
+ resolution: {integrity: sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==}
engines: {node: '>=18'}
cpu: [arm64]
os: [netbsd]
- '@esbuild/netbsd-x64@0.25.10':
- resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==}
+ '@esbuild/netbsd-x64@0.25.11':
+ resolution: {integrity: sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==}
engines: {node: '>=18'}
cpu: [x64]
os: [netbsd]
- '@esbuild/openbsd-arm64@0.25.10':
- resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==}
+ '@esbuild/openbsd-arm64@0.25.11':
+ resolution: {integrity: sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==}
engines: {node: '>=18'}
cpu: [arm64]
os: [openbsd]
- '@esbuild/openbsd-x64@0.25.10':
- resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==}
+ '@esbuild/openbsd-x64@0.25.11':
+ resolution: {integrity: sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==}
engines: {node: '>=18'}
cpu: [x64]
os: [openbsd]
- '@esbuild/openharmony-arm64@0.25.10':
- resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==}
+ '@esbuild/openharmony-arm64@0.25.11':
+ resolution: {integrity: sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==}
engines: {node: '>=18'}
cpu: [arm64]
os: [openharmony]
- '@esbuild/sunos-x64@0.25.10':
- resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==}
+ '@esbuild/sunos-x64@0.25.11':
+ resolution: {integrity: sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==}
engines: {node: '>=18'}
cpu: [x64]
os: [sunos]
- '@esbuild/win32-arm64@0.25.10':
- resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==}
+ '@esbuild/win32-arm64@0.25.11':
+ resolution: {integrity: sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==}
engines: {node: '>=18'}
cpu: [arm64]
os: [win32]
- '@esbuild/win32-ia32@0.25.10':
- resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==}
+ '@esbuild/win32-ia32@0.25.11':
+ resolution: {integrity: sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==}
engines: {node: '>=18'}
cpu: [ia32]
os: [win32]
- '@esbuild/win32-x64@0.25.10':
- resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==}
+ '@esbuild/win32-x64@0.25.11':
+ resolution: {integrity: sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==}
engines: {node: '>=18'}
cpu: [x64]
os: [win32]
@@ -1083,9 +1083,6 @@ packages:
'@formatjs/ecma402-abstract@1.5.0':
resolution: {integrity: sha512-wXv36yo+mfWllweN0Fq7sUs7PUiNopn7I0JpLTe3hGu6ZMR4CV7LqK1llhB18pndwpKoafQKb1et2DCJAOW20Q==}
- '@formatjs/ecma402-abstract@2.3.4':
- resolution: {integrity: sha512-qrycXDeaORzIqNhBOx0btnhpD1c+/qFIHAN9znofuMJX6QBwtbrmlpWfD4oiUUD2vJUOIYFA/gYtg2KAMGG7sA==}
-
'@formatjs/ecma402-abstract@2.3.6':
resolution: {integrity: sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==}
@@ -1095,35 +1092,26 @@ packages:
'@formatjs/icu-messageformat-parser@2.1.0':
resolution: {integrity: sha512-Qxv/lmCN6hKpBSss2uQ8IROVnta2r9jd3ymUEIjm2UyIkUCHVcbUVRGL/KS/wv7876edvsPe+hjHVJ4z8YuVaw==}
- '@formatjs/icu-messageformat-parser@2.11.2':
- resolution: {integrity: sha512-AfiMi5NOSo2TQImsYAg8UYddsNJ/vUEv/HaNqiFjnI3ZFfWihUtD5QtuX6kHl8+H+d3qvnE/3HZrfzgdWpsLNA==}
-
'@formatjs/icu-messageformat-parser@2.11.4':
resolution: {integrity: sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==}
'@formatjs/icu-skeleton-parser@1.3.6':
resolution: {integrity: sha512-I96mOxvml/YLrwU2Txnd4klA7V8fRhb6JG/4hm3VMNmeJo1F03IpV2L3wWt7EweqNLES59SZ4d6hVOPCSf80Bg==}
- '@formatjs/icu-skeleton-parser@1.8.14':
- resolution: {integrity: sha512-i4q4V4qslThK4Ig8SxyD76cp3+QJ3sAqr7f6q9VVfeGtxG9OhiAk3y9XF6Q41OymsKzsGQ6OQQoJNY4/lI8TcQ==}
-
'@formatjs/icu-skeleton-parser@1.8.16':
resolution: {integrity: sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==}
'@formatjs/intl-localematcher@0.2.25':
resolution: {integrity: sha512-YmLcX70BxoSopLFdLr1Ds99NdlTI2oWoLbaUW2M406lxOIPzE1KQhRz2fPUkq34xVZQaihCoU29h0KK7An3bhA==}
- '@formatjs/intl-localematcher@0.6.1':
- resolution: {integrity: sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg==}
-
'@formatjs/intl-localematcher@0.6.2':
resolution: {integrity: sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==}
'@formatjs/intl-numberformat@5.7.6':
resolution: {integrity: sha512-ZlZfYtvbVHYZY5OG3RXizoCwxKxEKOrzEe2YOw9wbzoxF3PmFn0SAgojCFGLyNXkkR6xVxlylhbuOPf1dkIVNg==}
- '@formatjs/intl@3.1.6':
- resolution: {integrity: sha512-tDkXnA4qpIFcDWac8CyVJq6oW8DR7W44QDUBsfXWIIJD/FYYen0QoH46W7XsVMFfPOVKkvbufjboZrrWbEfmww==}
+ '@formatjs/intl@3.1.8':
+ resolution: {integrity: sha512-LWXgwI5zTMatvR8w8kCNh/priDTOF/ZssokMBHJ7ZWXFoYLVOYo0EJERD9Eajv+xsfQO1QkuAt77KWQ1OI4mOQ==}
peerDependencies:
typescript: ^5.6.0
peerDependenciesMeta:
@@ -1165,128 +1153,254 @@ packages:
resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
deprecated: Use @eslint/object-schema instead
+ '@img/colour@1.0.0':
+ resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==}
+ engines: {node: '>=18'}
+
'@img/sharp-darwin-arm64@0.34.3':
resolution: {integrity: sha512-ryFMfvxxpQRsgZJqBd4wsttYQbCxsJksrv9Lw/v798JcQ8+w84mBWuXwl+TT0WJ/WrYOLaYpwQXi3sA9nTIaIg==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm64]
os: [darwin]
+ '@img/sharp-darwin-arm64@0.34.4':
+ resolution: {integrity: sha512-sitdlPzDVyvmINUdJle3TNHl+AG9QcwiAMsXmccqsCOMZNIdW2/7S26w0LyU8euiLVzFBL3dXPwVCq/ODnf2vA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [darwin]
+
'@img/sharp-darwin-x64@0.34.3':
resolution: {integrity: sha512-yHpJYynROAj12TA6qil58hmPmAwxKKC7reUqtGLzsOHfP7/rniNGTL8tjWX6L3CTV4+5P4ypcS7Pp+7OB+8ihA==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [darwin]
+ '@img/sharp-darwin-x64@0.34.4':
+ resolution: {integrity: sha512-rZheupWIoa3+SOdF/IcUe1ah4ZDpKBGWcsPX6MT0lYniH9micvIU7HQkYTfrx5Xi8u+YqwLtxC/3vl8TQN6rMg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [darwin]
+
'@img/sharp-libvips-darwin-arm64@1.2.0':
resolution: {integrity: sha512-sBZmpwmxqwlqG9ueWFXtockhsxefaV6O84BMOrhtg/YqbTaRdqDE7hxraVE3y6gVM4eExmfzW4a8el9ArLeEiQ==}
cpu: [arm64]
os: [darwin]
+ '@img/sharp-libvips-darwin-arm64@1.2.3':
+ resolution: {integrity: sha512-QzWAKo7kpHxbuHqUC28DZ9pIKpSi2ts2OJnoIGI26+HMgq92ZZ4vk8iJd4XsxN+tYfNJxzH6W62X5eTcsBymHw==}
+ cpu: [arm64]
+ os: [darwin]
+
'@img/sharp-libvips-darwin-x64@1.2.0':
resolution: {integrity: sha512-M64XVuL94OgiNHa5/m2YvEQI5q2cl9d/wk0qFTDVXcYzi43lxuiFTftMR1tOnFQovVXNZJ5TURSDK2pNe9Yzqg==}
cpu: [x64]
os: [darwin]
+ '@img/sharp-libvips-darwin-x64@1.2.3':
+ resolution: {integrity: sha512-Ju+g2xn1E2AKO6YBhxjj+ACcsPQRHT0bhpglxcEf+3uyPY+/gL8veniKoo96335ZaPo03bdDXMv0t+BBFAbmRA==}
+ cpu: [x64]
+ os: [darwin]
+
'@img/sharp-libvips-linux-arm64@1.2.0':
resolution: {integrity: sha512-RXwd0CgG+uPRX5YYrkzKyalt2OJYRiJQ8ED/fi1tq9WQW2jsQIn0tqrlR5l5dr/rjqq6AHAxURhj2DVjyQWSOA==}
cpu: [arm64]
os: [linux]
+ '@img/sharp-libvips-linux-arm64@1.2.3':
+ resolution: {integrity: sha512-I4RxkXU90cpufazhGPyVujYwfIm9Nk1QDEmiIsaPwdnm013F7RIceaCc87kAH+oUB1ezqEvC6ga4m7MSlqsJvQ==}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-libvips-linux-arm@1.2.0':
resolution: {integrity: sha512-mWd2uWvDtL/nvIzThLq3fr2nnGfyr/XMXlq8ZJ9WMR6PXijHlC3ksp0IpuhK6bougvQrchUAfzRLnbsen0Cqvw==}
cpu: [arm]
os: [linux]
+ '@img/sharp-libvips-linux-arm@1.2.3':
+ resolution: {integrity: sha512-x1uE93lyP6wEwGvgAIV0gP6zmaL/a0tGzJs/BIDDG0zeBhMnuUPm7ptxGhUbcGs4okDJrk4nxgrmxpib9g6HpA==}
+ cpu: [arm]
+ os: [linux]
+
'@img/sharp-libvips-linux-ppc64@1.2.0':
resolution: {integrity: sha512-Xod/7KaDDHkYu2phxxfeEPXfVXFKx70EAFZ0qyUdOjCcxbjqyJOEUpDe6RIyaunGxT34Anf9ue/wuWOqBW2WcQ==}
cpu: [ppc64]
os: [linux]
+ '@img/sharp-libvips-linux-ppc64@1.2.3':
+ resolution: {integrity: sha512-Y2T7IsQvJLMCBM+pmPbM3bKT/yYJvVtLJGfCs4Sp95SjvnFIjynbjzsa7dY1fRJX45FTSfDksbTp6AGWudiyCg==}
+ cpu: [ppc64]
+ os: [linux]
+
'@img/sharp-libvips-linux-s390x@1.2.0':
resolution: {integrity: sha512-eMKfzDxLGT8mnmPJTNMcjfO33fLiTDsrMlUVcp6b96ETbnJmd4uvZxVJSKPQfS+odwfVaGifhsB07J1LynFehw==}
cpu: [s390x]
os: [linux]
+ '@img/sharp-libvips-linux-s390x@1.2.3':
+ resolution: {integrity: sha512-RgWrs/gVU7f+K7P+KeHFaBAJlNkD1nIZuVXdQv6S+fNA6syCcoboNjsV2Pou7zNlVdNQoQUpQTk8SWDHUA3y/w==}
+ cpu: [s390x]
+ os: [linux]
+
'@img/sharp-libvips-linux-x64@1.2.0':
resolution: {integrity: sha512-ZW3FPWIc7K1sH9E3nxIGB3y3dZkpJlMnkk7z5tu1nSkBoCgw2nSRTFHI5pB/3CQaJM0pdzMF3paf9ckKMSE9Tg==}
cpu: [x64]
os: [linux]
+ '@img/sharp-libvips-linux-x64@1.2.3':
+ resolution: {integrity: sha512-3JU7LmR85K6bBiRzSUc/Ff9JBVIFVvq6bomKE0e63UXGeRw2HPVEjoJke1Yx+iU4rL7/7kUjES4dZ/81Qjhyxg==}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-libvips-linuxmusl-arm64@1.2.0':
resolution: {integrity: sha512-UG+LqQJbf5VJ8NWJ5Z3tdIe/HXjuIdo4JeVNADXBFuG7z9zjoegpzzGIyV5zQKi4zaJjnAd2+g2nna8TZvuW9Q==}
cpu: [arm64]
os: [linux]
+ '@img/sharp-libvips-linuxmusl-arm64@1.2.3':
+ resolution: {integrity: sha512-F9q83RZ8yaCwENw1GieztSfj5msz7GGykG/BA+MOUefvER69K/ubgFHNeSyUu64amHIYKGDs4sRCMzXVj8sEyw==}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-libvips-linuxmusl-x64@1.2.0':
resolution: {integrity: sha512-SRYOLR7CXPgNze8akZwjoGBoN1ThNZoqpOgfnOxmWsklTGVfJiGJoC/Lod7aNMGA1jSsKWM1+HRX43OP6p9+6Q==}
cpu: [x64]
os: [linux]
+ '@img/sharp-libvips-linuxmusl-x64@1.2.3':
+ resolution: {integrity: sha512-U5PUY5jbc45ANM6tSJpsgqmBF/VsL6LnxJmIf11kB7J5DctHgqm0SkuXzVWtIY90GnJxKnC/JT251TDnk1fu/g==}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-linux-arm64@0.34.3':
resolution: {integrity: sha512-QdrKe3EvQrqwkDrtuTIjI0bu6YEJHTgEeqdzI3uWJOH6G1O8Nl1iEeVYRGdj1h5I21CqxSvQp1Yv7xeU3ZewbA==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm64]
os: [linux]
+ '@img/sharp-linux-arm64@0.34.4':
+ resolution: {integrity: sha512-YXU1F/mN/Wu786tl72CyJjP/Ngl8mGHN1hST4BGl+hiW5jhCnV2uRVTNOcaYPs73NeT/H8Upm3y9582JVuZHrQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-linux-arm@0.34.3':
resolution: {integrity: sha512-oBK9l+h6KBN0i3dC8rYntLiVfW8D8wH+NPNT3O/WBHeW0OQWCjfWksLUaPidsrDKpJgXp3G3/hkmhptAW0I3+A==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm]
os: [linux]
+ '@img/sharp-linux-arm@0.34.4':
+ resolution: {integrity: sha512-Xyam4mlqM0KkTHYVSuc6wXRmM7LGN0P12li03jAnZ3EJWZqj83+hi8Y9UxZUbxsgsK1qOEwg7O0Bc0LjqQVtxA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm]
+ os: [linux]
+
'@img/sharp-linux-ppc64@0.34.3':
resolution: {integrity: sha512-GLtbLQMCNC5nxuImPR2+RgrviwKwVql28FWZIW1zWruy6zLgA5/x2ZXk3mxj58X/tszVF69KK0Is83V8YgWhLA==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [ppc64]
os: [linux]
+ '@img/sharp-linux-ppc64@0.34.4':
+ resolution: {integrity: sha512-F4PDtF4Cy8L8hXA2p3TO6s4aDt93v+LKmpcYFLAVdkkD3hSxZzee0rh6/+94FpAynsuMpLX5h+LRsSG3rIciUQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [ppc64]
+ os: [linux]
+
'@img/sharp-linux-s390x@0.34.3':
resolution: {integrity: sha512-3gahT+A6c4cdc2edhsLHmIOXMb17ltffJlxR0aC2VPZfwKoTGZec6u5GrFgdR7ciJSsHT27BD3TIuGcuRT0KmQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [s390x]
os: [linux]
+ '@img/sharp-linux-s390x@0.34.4':
+ resolution: {integrity: sha512-qVrZKE9Bsnzy+myf7lFKvng6bQzhNUAYcVORq2P7bDlvmF6u2sCmK2KyEQEBdYk+u3T01pVsPrkj943T1aJAsw==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [s390x]
+ os: [linux]
+
'@img/sharp-linux-x64@0.34.3':
resolution: {integrity: sha512-8kYso8d806ypnSq3/Ly0QEw90V5ZoHh10yH0HnrzOCr6DKAPI6QVHvwleqMkVQ0m+fc7EH8ah0BB0QPuWY6zJQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [linux]
+ '@img/sharp-linux-x64@0.34.4':
+ resolution: {integrity: sha512-ZfGtcp2xS51iG79c6Vhw9CWqQC8l2Ot8dygxoDoIQPTat/Ov3qAa8qpxSrtAEAJW+UjTXc4yxCjNfxm4h6Xm2A==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-linuxmusl-arm64@0.34.3':
resolution: {integrity: sha512-vAjbHDlr4izEiXM1OTggpCcPg9tn4YriK5vAjowJsHwdBIdx0fYRsURkxLG2RLm9gyBq66gwtWI8Gx0/ov+JKQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm64]
os: [linux]
+ '@img/sharp-linuxmusl-arm64@0.34.4':
+ resolution: {integrity: sha512-8hDVvW9eu4yHWnjaOOR8kHVrew1iIX+MUgwxSuH2XyYeNRtLUe4VNioSqbNkB7ZYQJj9rUTT4PyRscyk2PXFKA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-linuxmusl-x64@0.34.3':
resolution: {integrity: sha512-gCWUn9547K5bwvOn9l5XGAEjVTTRji4aPTqLzGXHvIr6bIDZKNTA34seMPgM0WmSf+RYBH411VavCejp3PkOeQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [linux]
+ '@img/sharp-linuxmusl-x64@0.34.4':
+ resolution: {integrity: sha512-lU0aA5L8QTlfKjpDCEFOZsTYGn3AEiO6db8W5aQDxj0nQkVrZWmN3ZP9sYKWJdtq3PWPhUNlqehWyXpYDcI9Sg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-wasm32@0.34.3':
resolution: {integrity: sha512-+CyRcpagHMGteySaWos8IbnXcHgfDn7pO2fiC2slJxvNq9gDipYBN42/RagzctVRKgxATmfqOSulgZv5e1RdMg==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [wasm32]
+ '@img/sharp-wasm32@0.34.4':
+ resolution: {integrity: sha512-33QL6ZO/qpRyG7woB/HUALz28WnTMI2W1jgX3Nu2bypqLIKx/QKMILLJzJjI+SIbvXdG9fUnmrxR7vbi1sTBeA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [wasm32]
+
'@img/sharp-win32-arm64@0.34.3':
resolution: {integrity: sha512-MjnHPnbqMXNC2UgeLJtX4XqoVHHlZNd+nPt1kRPmj63wURegwBhZlApELdtxM2OIZDRv/DFtLcNhVbd1z8GYXQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm64]
os: [win32]
+ '@img/sharp-win32-arm64@0.34.4':
+ resolution: {integrity: sha512-2Q250do/5WXTwxW3zjsEuMSv5sUU4Tq9VThWKlU2EYLm4MB7ZeMwF+SFJutldYODXF6jzc6YEOC+VfX0SZQPqA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [win32]
+
'@img/sharp-win32-ia32@0.34.3':
resolution: {integrity: sha512-xuCdhH44WxuXgOM714hn4amodJMZl3OEvf0GVTm0BEyMeA2to+8HEdRPShH0SLYptJY1uBw+SCFP9WVQi1Q/cw==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [ia32]
os: [win32]
+ '@img/sharp-win32-ia32@0.34.4':
+ resolution: {integrity: sha512-3ZeLue5V82dT92CNL6rsal6I2weKw1cYu+rGKm8fOCCtJTR2gYeUfY3FqUnIJsMUPIH68oS5jmZ0NiJ508YpEw==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [ia32]
+ os: [win32]
+
'@img/sharp-win32-x64@0.34.3':
resolution: {integrity: sha512-OWwz05d++TxzLEv4VnsTz5CmZ6mI6S05sfQGEMrNrQcOEERbX46332IvE7pO/EUiw7jUrrS40z/M7kPyjfl04g==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [win32]
+ '@img/sharp-win32-x64@0.34.4':
+ resolution: {integrity: sha512-xIyj4wpYs8J18sVN3mSQjwrw7fKUqRw+Z5rnHNCy5fYTxigBz81u5mOMPmFumwjcn8+ld1ppptMBCLic1nz6ig==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [win32]
+
'@internationalized/date@3.10.0':
resolution: {integrity: sha512-oxDR/NTEJ1k+UFVQElaNIk65E/Z83HK1z1WI3lQyhTtnNg4R5oVXaPzK3jcpKG8UHKDVuDQHzn+wsxSz8RP3aw==}
@@ -1434,13 +1548,16 @@ packages:
'@napi-rs/wasm-runtime@0.2.12':
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
- '@netlify/plugin-nextjs@5.13.3':
- resolution: {integrity: sha512-QIEsiTLEySyXroAOhstY01xROokOFojTkhzqhewQAMddbqDrVaCUI6w649R/1MJ0XcD6cB3se/dn8KJXh40HLw==}
+ '@netlify/plugin-nextjs@5.14.0':
+ resolution: {integrity: sha512-8WEnVm88Ed6v6j/D0iqXDSnAW8Mf9P2CDVgBG3x2+vkiEI48X6Na7KnoQRyi6oulgA6foHIPWqgQIClsPiW20A==}
engines: {node: '>=18.0.0'}
'@next/env@15.5.3':
resolution: {integrity: sha512-RSEDTRqyihYXygx/OJXwvVupfr9m04+0vH8vyy0HfZ7keRto6VX9BbEk0J2PUk0VGy6YhklJUSrgForov5F9pw==}
+ '@next/env@15.5.6':
+ resolution: {integrity: sha512-3qBGRW+sCGzgbpc5TS1a0p7eNxnOarGVQhZxfvTdnV0gFI61lX7QNtQ4V1TSREctXzYn5NetbUsLvyqwLFJM6Q==}
+
'@next/eslint-plugin-next@14.2.33':
resolution: {integrity: sha512-DQTJFSvlB+9JilwqMKJ3VPByBNGxAGFTfJ7BuFj25cVcbBy7jm88KfUN+dngM4D3+UxZ8ER2ft+WH9JccMvxyg==}
@@ -1450,48 +1567,96 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@next/swc-darwin-arm64@15.5.6':
+ resolution: {integrity: sha512-ES3nRz7N+L5Umz4KoGfZ4XX6gwHplwPhioVRc25+QNsDa7RtUF/z8wJcbuQ2Tffm5RZwuN2A063eapoJ1u4nPg==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [darwin]
+
'@next/swc-darwin-x64@15.5.3':
resolution: {integrity: sha512-w83w4SkOOhekJOcA5HBvHyGzgV1W/XvOfpkrxIse4uPWhYTTRwtGEM4v/jiXwNSJvfRvah0H8/uTLBKRXlef8g==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
+ '@next/swc-darwin-x64@15.5.6':
+ resolution: {integrity: sha512-JIGcytAyk9LQp2/nuVZPAtj8uaJ/zZhsKOASTjxDug0SPU9LAM3wy6nPU735M1OqacR4U20LHVF5v5Wnl9ptTA==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [darwin]
+
'@next/swc-linux-arm64-gnu@15.5.3':
resolution: {integrity: sha512-+m7pfIs0/yvgVu26ieaKrifV8C8yiLe7jVp9SpcIzg7XmyyNE7toC1fy5IOQozmr6kWl/JONC51osih2RyoXRw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
+ '@next/swc-linux-arm64-gnu@15.5.6':
+ resolution: {integrity: sha512-qvz4SVKQ0P3/Im9zcS2RmfFL/UCQnsJKJwQSkissbngnB/12c6bZTCB0gHTexz1s6d/mD0+egPKXAIRFVS7hQg==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
+
'@next/swc-linux-arm64-musl@15.5.3':
resolution: {integrity: sha512-u3PEIzuguSenoZviZJahNLgCexGFhso5mxWCrrIMdvpZn6lkME5vc/ADZG8UUk5K1uWRy4hqSFECrON6UKQBbQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
+ '@next/swc-linux-arm64-musl@15.5.6':
+ resolution: {integrity: sha512-FsbGVw3SJz1hZlvnWD+T6GFgV9/NYDeLTNQB2MXoPN5u9VA9OEDy6fJEfePfsUKAhJufFbZLgp0cPxMuV6SV0w==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
+
'@next/swc-linux-x64-gnu@15.5.3':
resolution: {integrity: sha512-lDtOOScYDZxI2BENN9m0pfVPJDSuUkAD1YXSvlJF0DKwZt0WlA7T7o3wrcEr4Q+iHYGzEaVuZcsIbCps4K27sA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
+ '@next/swc-linux-x64-gnu@15.5.6':
+ resolution: {integrity: sha512-3QnHGFWlnvAgyxFxt2Ny8PTpXtQD7kVEeaFat5oPAHHI192WKYB+VIKZijtHLGdBBvc16tiAkPTDmQNOQ0dyrA==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
+
'@next/swc-linux-x64-musl@15.5.3':
resolution: {integrity: sha512-9vWVUnsx9PrY2NwdVRJ4dUURAQ8Su0sLRPqcCCxtX5zIQUBES12eRVHq6b70bbfaVaxIDGJN2afHui0eDm+cLg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
+ '@next/swc-linux-x64-musl@15.5.6':
+ resolution: {integrity: sha512-OsGX148sL+TqMK9YFaPFPoIaJKbFJJxFzkXZljIgA9hjMjdruKht6xDCEv1HLtlLNfkx3c5w2GLKhj7veBQizQ==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
+
'@next/swc-win32-arm64-msvc@15.5.3':
resolution: {integrity: sha512-1CU20FZzY9LFQigRi6jM45oJMU3KziA5/sSG+dXeVaTm661snQP6xu3ykGxxwU5sLG3sh14teO/IOEPVsQMRfA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
+ '@next/swc-win32-arm64-msvc@15.5.6':
+ resolution: {integrity: sha512-ONOMrqWxdzXDJNh2n60H6gGyKed42Ieu6UTVPZteXpuKbLZTH4G4eBMsr5qWgOBA+s7F+uB4OJbZnrkEDnZ5Fg==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [win32]
+
'@next/swc-win32-x64-msvc@15.5.3':
resolution: {integrity: sha512-JMoLAq3n3y5tKXPQwCK5c+6tmwkuFDa2XAxz8Wm4+IVthdBZdZGh+lmiLUHg9f9IDwIQpUjp+ysd6OkYTyZRZw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
+ '@next/swc-win32-x64-msvc@15.5.6':
+ resolution: {integrity: sha512-pxK4VIjFRx1MY92UycLOOw7dTdvccWsNETQ0kDHkBlcFH1GrTLUjSiHU1ohrznnux6TqRHgv5oflhfIWZwVROQ==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [win32]
+
'@nodelib/fs.scandir@2.1.5':
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines: {node: '>= 8'}
@@ -2302,113 +2467,113 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.52.3':
- resolution: {integrity: sha512-h6cqHGZ6VdnwliFG1NXvMPTy/9PS3h8oLh7ImwR+kl+oYnQizgjxsONmmPSb2C66RksfkfIxEVtDSEcJiO0tqw==}
+ '@rollup/rollup-android-arm-eabi@4.52.4':
+ resolution: {integrity: sha512-BTm2qKNnWIQ5auf4deoetINJm2JzvihvGb9R6K/ETwKLql/Bb3Eg2H1FBp1gUb4YGbydMA3jcmQTR73q7J+GAA==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.52.3':
- resolution: {integrity: sha512-wd+u7SLT/u6knklV/ifG7gr5Qy4GUbH2hMWcDauPFJzmCZUAJ8L2bTkVXC2niOIxp8lk3iH/QX8kSrUxVZrOVw==}
+ '@rollup/rollup-android-arm64@4.52.4':
+ resolution: {integrity: sha512-P9LDQiC5vpgGFgz7GSM6dKPCiqR3XYN1WwJKA4/BUVDjHpYsf3iBEmVz62uyq20NGYbiGPR5cNHI7T1HqxNs2w==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.52.3':
- resolution: {integrity: sha512-lj9ViATR1SsqycwFkJCtYfQTheBdvlWJqzqxwc9f2qrcVrQaF/gCuBRTiTolkRWS6KvNxSk4KHZWG7tDktLgjg==}
+ '@rollup/rollup-darwin-arm64@4.52.4':
+ resolution: {integrity: sha512-QRWSW+bVccAvZF6cbNZBJwAehmvG9NwfWHwMy4GbWi/BQIA/laTIktebT2ipVjNncqE6GLPxOok5hsECgAxGZg==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.52.3':
- resolution: {integrity: sha512-+Dyo7O1KUmIsbzx1l+4V4tvEVnVQqMOIYtrxK7ncLSknl1xnMHLgn7gddJVrYPNZfEB8CIi3hK8gq8bDhb3h5A==}
+ '@rollup/rollup-darwin-x64@4.52.4':
+ resolution: {integrity: sha512-hZgP05pResAkRJxL1b+7yxCnXPGsXU0fG9Yfd6dUaoGk+FhdPKCJ5L1Sumyxn8kvw8Qi5PvQ8ulenUbRjzeCTw==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-freebsd-arm64@4.52.3':
- resolution: {integrity: sha512-u9Xg2FavYbD30g3DSfNhxgNrxhi6xVG4Y6i9Ur1C7xUuGDW3banRbXj+qgnIrwRN4KeJ396jchwy9bCIzbyBEQ==}
+ '@rollup/rollup-freebsd-arm64@4.52.4':
+ resolution: {integrity: sha512-xmc30VshuBNUd58Xk4TKAEcRZHaXlV+tCxIXELiE9sQuK3kG8ZFgSPi57UBJt8/ogfhAF5Oz4ZSUBN77weM+mQ==}
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.52.3':
- resolution: {integrity: sha512-5M8kyi/OX96wtD5qJR89a/3x5x8x5inXBZO04JWhkQb2JWavOWfjgkdvUqibGJeNNaz1/Z1PPza5/tAPXICI6A==}
+ '@rollup/rollup-freebsd-x64@4.52.4':
+ resolution: {integrity: sha512-WdSLpZFjOEqNZGmHflxyifolwAiZmDQzuOzIq9L27ButpCVpD7KzTRtEG1I0wMPFyiyUdOO+4t8GvrnBLQSwpw==}
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-linux-arm-gnueabihf@4.52.3':
- resolution: {integrity: sha512-IoerZJ4l1wRMopEHRKOO16e04iXRDyZFZnNZKrWeNquh5d6bucjezgd+OxG03mOMTnS1x7hilzb3uURPkJ0OfA==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.52.4':
+ resolution: {integrity: sha512-xRiOu9Of1FZ4SxVbB0iEDXc4ddIcjCv2aj03dmW8UrZIW7aIQ9jVJdLBIhxBI+MaTnGAKyvMwPwQnoOEvP7FgQ==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.52.3':
- resolution: {integrity: sha512-ZYdtqgHTDfvrJHSh3W22TvjWxwOgc3ThK/XjgcNGP2DIwFIPeAPNsQxrJO5XqleSlgDux2VAoWQ5iJrtaC1TbA==}
+ '@rollup/rollup-linux-arm-musleabihf@4.52.4':
+ resolution: {integrity: sha512-FbhM2p9TJAmEIEhIgzR4soUcsW49e9veAQCziwbR+XWB2zqJ12b4i/+hel9yLiD8pLncDH4fKIPIbt5238341Q==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.52.3':
- resolution: {integrity: sha512-NcViG7A0YtuFDA6xWSgmFb6iPFzHlf5vcqb2p0lGEbT+gjrEEz8nC/EeDHvx6mnGXnGCC1SeVV+8u+smj0CeGQ==}
+ '@rollup/rollup-linux-arm64-gnu@4.52.4':
+ resolution: {integrity: sha512-4n4gVwhPHR9q/g8lKCyz0yuaD0MvDf7dV4f9tHt0C73Mp8h38UCtSCSE6R9iBlTbXlmA8CjpsZoujhszefqueg==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.52.3':
- resolution: {integrity: sha512-d3pY7LWno6SYNXRm6Ebsq0DJGoiLXTb83AIPCXl9fmtIQs/rXoS8SJxxUNtFbJ5MiOvs+7y34np77+9l4nfFMw==}
+ '@rollup/rollup-linux-arm64-musl@4.52.4':
+ resolution: {integrity: sha512-u0n17nGA0nvi/11gcZKsjkLj1QIpAuPFQbR48Subo7SmZJnGxDpspyw2kbpuoQnyK+9pwf3pAoEXerJs/8Mi9g==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-loong64-gnu@4.52.3':
- resolution: {integrity: sha512-3y5GA0JkBuirLqmjwAKwB0keDlI6JfGYduMlJD/Rl7fvb4Ni8iKdQs1eiunMZJhwDWdCvrcqXRY++VEBbvk6Eg==}
+ '@rollup/rollup-linux-loong64-gnu@4.52.4':
+ resolution: {integrity: sha512-0G2c2lpYtbTuXo8KEJkDkClE/+/2AFPdPAbmaHoE870foRFs4pBrDehilMcrSScrN/fB/1HTaWO4bqw+ewBzMQ==}
cpu: [loong64]
os: [linux]
- '@rollup/rollup-linux-ppc64-gnu@4.52.3':
- resolution: {integrity: sha512-AUUH65a0p3Q0Yfm5oD2KVgzTKgwPyp9DSXc3UA7DtxhEb/WSPfbG4wqXeSN62OG5gSo18em4xv6dbfcUGXcagw==}
+ '@rollup/rollup-linux-ppc64-gnu@4.52.4':
+ resolution: {integrity: sha512-teSACug1GyZHmPDv14VNbvZFX779UqWTsd7KtTM9JIZRDI5NUwYSIS30kzI8m06gOPB//jtpqlhmraQ68b5X2g==}
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.52.3':
- resolution: {integrity: sha512-1makPhFFVBqZE+XFg3Dkq+IkQ7JvmUrwwqaYBL2CE+ZpxPaqkGaiWFEWVGyvTwZace6WLJHwjVh/+CXbKDGPmg==}
+ '@rollup/rollup-linux-riscv64-gnu@4.52.4':
+ resolution: {integrity: sha512-/MOEW3aHjjs1p4Pw1Xk4+3egRevx8Ji9N6HUIA1Ifh8Q+cg9dremvFCUbOX2Zebz80BwJIgCBUemjqhU5XI5Eg==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-riscv64-musl@4.52.3':
- resolution: {integrity: sha512-OOFJa28dxfl8kLOPMUOQBCO6z3X2SAfzIE276fwT52uXDWUS178KWq0pL7d6p1kz7pkzA0yQwtqL0dEPoVcRWg==}
+ '@rollup/rollup-linux-riscv64-musl@4.52.4':
+ resolution: {integrity: sha512-1HHmsRyh845QDpEWzOFtMCph5Ts+9+yllCrREuBR/vg2RogAQGGBRC8lDPrPOMnrdOJ+mt1WLMOC2Kao/UwcvA==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.52.3':
- resolution: {integrity: sha512-jMdsML2VI5l+V7cKfZx3ak+SLlJ8fKvLJ0Eoa4b9/vCUrzXKgoKxvHqvJ/mkWhFiyp88nCkM5S2v6nIwRtPcgg==}
+ '@rollup/rollup-linux-s390x-gnu@4.52.4':
+ resolution: {integrity: sha512-seoeZp4L/6D1MUyjWkOMRU6/iLmCU2EjbMTyAG4oIOs1/I82Y5lTeaxW0KBfkUdHAWN7j25bpkt0rjnOgAcQcA==}
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.52.3':
- resolution: {integrity: sha512-tPgGd6bY2M2LJTA1uGq8fkSPK8ZLYjDjY+ZLK9WHncCnfIz29LIXIqUgzCR0hIefzy6Hpbe8Th5WOSwTM8E7LA==}
+ '@rollup/rollup-linux-x64-gnu@4.52.4':
+ resolution: {integrity: sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.52.3':
- resolution: {integrity: sha512-BCFkJjgk+WFzP+tcSMXq77ymAPIxsX9lFJWs+2JzuZTLtksJ2o5hvgTdIcZ5+oKzUDMwI0PfWzRBYAydAHF2Mw==}
+ '@rollup/rollup-linux-x64-musl@4.52.4':
+ resolution: {integrity: sha512-dtBZYjDmCQ9hW+WgEkaffvRRCKm767wWhxsFW3Lw86VXz/uJRuD438/XvbZT//B96Vs8oTA8Q4A0AfHbrxP9zw==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-openharmony-arm64@4.52.3':
- resolution: {integrity: sha512-KTD/EqjZF3yvRaWUJdD1cW+IQBk4fbQaHYJUmP8N4XoKFZilVL8cobFSTDnjTtxWJQ3JYaMgF4nObY/+nYkumA==}
+ '@rollup/rollup-openharmony-arm64@4.52.4':
+ resolution: {integrity: sha512-1ox+GqgRWqaB1RnyZXL8PD6E5f7YyRUJYnCqKpNzxzP0TkaUh112NDrR9Tt+C8rJ4x5G9Mk8PQR3o7Ku2RKqKA==}
cpu: [arm64]
os: [openharmony]
- '@rollup/rollup-win32-arm64-msvc@4.52.3':
- resolution: {integrity: sha512-+zteHZdoUYLkyYKObGHieibUFLbttX2r+58l27XZauq0tcWYYuKUwY2wjeCN9oK1Um2YgH2ibd6cnX/wFD7DuA==}
+ '@rollup/rollup-win32-arm64-msvc@4.52.4':
+ resolution: {integrity: sha512-8GKr640PdFNXwzIE0IrkMWUNUomILLkfeHjXBi/nUvFlpZP+FA8BKGKpacjW6OUUHaNI6sUURxR2U2g78FOHWQ==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.52.3':
- resolution: {integrity: sha512-of1iHkTQSo3kr6dTIRX6t81uj/c/b15HXVsPcEElN5sS859qHrOepM5p9G41Hah+CTqSh2r8Bm56dL2z9UQQ7g==}
+ '@rollup/rollup-win32-ia32-msvc@4.52.4':
+ resolution: {integrity: sha512-AIy/jdJ7WtJ/F6EcfOb2GjR9UweO0n43jNObQMb6oGxkYTfLcnN7vYYpG+CN3lLxrQkzWnMOoNSHTW54pgbVxw==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-gnu@4.52.3':
- resolution: {integrity: sha512-s0hybmlHb56mWVZQj8ra9048/WZTPLILKxcvcq+8awSZmyiSUZjjem1AhU3Tf4ZKpYhK4mg36HtHDOe8QJS5PQ==}
+ '@rollup/rollup-win32-x64-gnu@4.52.4':
+ resolution: {integrity: sha512-UF9KfsH9yEam0UjTwAgdK0anlQ7c8/pWPU2yVjyWcF1I1thABt6WXE47cI71pGiZ8wGvxohBoLnxM04L/wj8mQ==}
cpu: [x64]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.52.3':
- resolution: {integrity: sha512-zGIbEVVXVtauFgl3MRwGWEN36P5ZGenHRMgNw88X5wEhEBpq0XrMEZwOn07+ICrwM17XO5xfMZqh0OldCH5VTA==}
+ '@rollup/rollup-win32-x64-msvc@4.52.4':
+ resolution: {integrity: sha512-bf9PtUa0u8IXDVxzRToFQKsNCRz9qLYfR/MpECxl4mRoWYjAeFjgxj1XdZr2M/GNVpT05p+LgQOHopYDlUu6/w==}
cpu: [x64]
os: [win32]
@@ -2528,11 +2693,11 @@ packages:
'@swc/helpers@0.5.17':
resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==}
- '@tanstack/query-core@5.90.2':
- resolution: {integrity: sha512-k/TcR3YalnzibscALLwxeiLUub6jN5EDLwKDiO7q5f4ICEoptJ+n9+7vcEFy5/x/i6Q+Lb/tXrsKCggf5uQJXQ==}
+ '@tanstack/query-core@5.90.5':
+ resolution: {integrity: sha512-wLamYp7FaDq6ZnNehypKI5fNvxHPfTYylE0m/ZpuuzJfJqhR5Pxg9gvGBHZx4n7J+V5Rg5mZxHHTlv25Zt5u+w==}
- '@tanstack/react-query@5.90.2':
- resolution: {integrity: sha512-CLABiR+h5PYfOWr/z+vWFt5VsOA2ekQeRQBFSKlcoW6Ndx/f8rfyVmq4LbgOM4GG2qtxAxjLYLOpCNTYm4uKzw==}
+ '@tanstack/react-query@5.90.5':
+ resolution: {integrity: sha512-pN+8UWpxZkEJ/Rnnj2v2Sxpx1WFlaa9L6a4UO89p6tTQbeo+m0MS8oYDjbggrR8QcTyjKoYWKS3xJQGr3ExT8Q==}
peerDependencies:
react: ^18 || ^19
@@ -2622,22 +2787,22 @@ packages:
'@types/node@14.18.63':
resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==}
- '@types/node@24.6.0':
- resolution: {integrity: sha512-F1CBxgqwOMc4GKJ7eY22hWhBVQuMYTtqI8L0FcszYcpYX0fzfDGpez22Xau8Mgm7O9fI+zA/TYIdq3tGWfweBA==}
+ '@types/node@24.8.1':
+ resolution: {integrity: sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==}
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
- '@types/react-dom@19.1.9':
- resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==}
+ '@types/react-dom@19.2.2':
+ resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==}
peerDependencies:
- '@types/react': ^19.0.0
+ '@types/react': ^19.2.0
'@types/react-window@1.8.8':
resolution: {integrity: sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==}
- '@types/react@19.1.16':
- resolution: {integrity: sha512-WBM/nDbEZmDUORKnh5i1bTnAz6vTohUf9b8esSMu+b24+srbaxa04UbJgWx78CVfNXA20sNu0odEIluZDFdCog==}
+ '@types/react@19.2.2':
+ resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==}
'@types/resolve@1.20.2':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -2670,23 +2835,23 @@ packages:
'@types/yauzl@2.10.3':
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
- '@typescript-eslint/eslint-plugin@8.45.0':
- resolution: {integrity: sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==}
+ '@typescript-eslint/eslint-plugin@8.46.1':
+ resolution: {integrity: sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- '@typescript-eslint/parser': ^8.45.0
+ '@typescript-eslint/parser': ^8.46.1
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/parser@8.45.0':
- resolution: {integrity: sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==}
+ '@typescript-eslint/parser@8.46.1':
+ resolution: {integrity: sha512-6JSSaBZmsKvEkbRUkf7Zj7dru/8ZCrJxAqArcLaVMee5907JdtEbKGsZ7zNiIm/UAkpGUkaSMZEXShnN2D1HZA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/project-service@8.45.0':
- resolution: {integrity: sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==}
+ '@typescript-eslint/project-service@8.46.1':
+ resolution: {integrity: sha512-FOIaFVMHzRskXr5J4Jp8lFVV0gz5ngv3RHmn+E4HYxSJ3DgDzU7fVI1/M7Ijh1zf6S7HIoaIOtln1H5y8V+9Zg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
@@ -2695,18 +2860,18 @@ packages:
resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- '@typescript-eslint/scope-manager@8.45.0':
- resolution: {integrity: sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==}
+ '@typescript-eslint/scope-manager@8.46.1':
+ resolution: {integrity: sha512-weL9Gg3/5F0pVQKiF8eOXFZp8emqWzZsOJuWRUNtHT+UNV2xSJegmpCNQHy37aEQIbToTq7RHKhWvOsmbM680A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/tsconfig-utils@8.45.0':
- resolution: {integrity: sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==}
+ '@typescript-eslint/tsconfig-utils@8.46.1':
+ resolution: {integrity: sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/type-utils@8.45.0':
- resolution: {integrity: sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==}
+ '@typescript-eslint/type-utils@8.46.1':
+ resolution: {integrity: sha512-+BlmiHIiqufBxkVnOtFwjah/vrkF4MtKKvpXrKSPLCkCtAp8H01/VV43sfqA98Od7nJpDcFnkwgyfQbOG0AMvw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -2716,8 +2881,8 @@ packages:
resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- '@typescript-eslint/types@8.45.0':
- resolution: {integrity: sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==}
+ '@typescript-eslint/types@8.46.1':
+ resolution: {integrity: sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@5.62.0':
@@ -2729,8 +2894,8 @@ packages:
typescript:
optional: true
- '@typescript-eslint/typescript-estree@8.45.0':
- resolution: {integrity: sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==}
+ '@typescript-eslint/typescript-estree@8.46.1':
+ resolution: {integrity: sha512-uIifjT4s8cQKFQ8ZBXXyoUODtRoAd7F7+G8MKmtzj17+1UbdzFl52AzRyZRyKqPHhgzvXunnSckVu36flGy8cg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
@@ -2741,8 +2906,8 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
- '@typescript-eslint/utils@8.45.0':
- resolution: {integrity: sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==}
+ '@typescript-eslint/utils@8.46.1':
+ resolution: {integrity: sha512-vkYUy6LdZS7q1v/Gxb2Zs7zziuXN0wxqsetJdeZdRe/f5dwJFglmuvZBfTUivCtjH725C1jWCDfpadadD95EDQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -2752,12 +2917,12 @@ packages:
resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- '@typescript-eslint/visitor-keys@8.45.0':
- resolution: {integrity: sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==}
+ '@typescript-eslint/visitor-keys@8.46.1':
+ resolution: {integrity: sha512-ptkmIf2iDkNUjdeu2bQqhFPV1m6qTnFFjg7PPDjxKWaMaP0Z6I9l30Jr3g5QqbZGdw8YdYvLp+XnqnWWZOg/NA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@umami/react-zen@0.198.0':
- resolution: {integrity: sha512-usxXJPz5XnHzJ3Qo2RD0UZw+De/1QOx1f0SJDZNx8TZGLBNFqUHTAZgwOZANP7JgkS9cd4Q+WSobqP4JOp2saQ==}
+ '@umami/react-zen@0.200.0':
+ resolution: {integrity: sha512-En5H5XpssItNPPSxb+xwGyMUalmqeoWCzMInGi/MJau/kkcJ2V0mSrgZ8RVRryl8cBg8fpktK7JaCTNULweUFA==}
'@umami/redis-client@0.29.0':
resolution: {integrity: sha512-Jaqh++jskqDB7ny75pfC02OvKp1JTS4asGDsFrRL3qy8sxL3PAl9+/mybCJe4/6vWrXDJKqpgkSfUDJq2bFjyw==}
@@ -3228,6 +3393,9 @@ packages:
caniuse-lite@1.0.30001741:
resolution: {integrity: sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==}
+ caniuse-lite@1.0.30001751:
+ resolution: {integrity: sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==}
+
caseless@0.12.0:
resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -3247,8 +3415,8 @@ packages:
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
engines: {node: '>=10'}
- chart.js@4.5.0:
- resolution: {integrity: sha512-aYeC/jDgSEx8SHWZvANYMioYMZ2KX02W6f6uVfyteuCGcadDLcYVHdfdygsTQkQ4TKn5lghoojAsPj5pu0SnvQ==}
+ chart.js@4.5.1:
+ resolution: {integrity: sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==}
engines: {pnpm: '>=8'}
chartjs-adapter-date-fns@3.0.0:
@@ -3729,6 +3897,10 @@ packages:
resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
engines: {node: '>=8'}
+ detect-libc@2.1.2:
+ resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
+ engines: {node: '>=8'}
+
detect-newline@3.1.0:
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
engines: {node: '>=8'}
@@ -3876,8 +4048,8 @@ packages:
resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
engines: {node: '>= 0.4'}
- esbuild@0.25.10:
- resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==}
+ esbuild@0.25.11:
+ resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==}
engines: {node: '>=18'}
hasBin: true
@@ -4582,9 +4754,6 @@ packages:
resolution: {integrity: sha512-4GQDEPhl/ZMNDKwMsLqyw1LG2IAWjmLJXdmnRcHKeLQzpgtNYZI6lVw1279pqIkRk2MfKb9aDsVFzm565azK5A==}
deprecated: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser
- intl-messageformat@10.7.16:
- resolution: {integrity: sha512-UmdmHUmp5CIKKjSoE10la5yfU+AYJAaiYLsodbjL4lji83JNvgOQUjGaGhGrpFCb0Uh7sl7qfP1IyILa8Z40ug==}
-
intl-messageformat@10.7.18:
resolution: {integrity: sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==}
@@ -5134,8 +5303,8 @@ packages:
lines-and-columns@1.2.4:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
- lint-staged@16.2.3:
- resolution: {integrity: sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==}
+ lint-staged@16.2.4:
+ resolution: {integrity: sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==}
engines: {node: '>=20.17'}
hasBin: true
@@ -5427,8 +5596,8 @@ packages:
mz@2.7.0:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
- nano-spawn@1.0.3:
- resolution: {integrity: sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA==}
+ nano-spawn@2.0.0:
+ resolution: {integrity: sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==}
engines: {node: '>=20.17'}
nanoid@3.3.11:
@@ -5468,6 +5637,27 @@ packages:
sass:
optional: true
+ next@15.5.6:
+ resolution: {integrity: sha512-zTxsnI3LQo3c9HSdSf91O1jMNsEzIXDShXd4wVdg9y5shwLqBXi4ZtUUJyB86KGVSJLZx0PFONvO54aheGX8QQ==}
+ engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
+ hasBin: true
+ peerDependencies:
+ '@opentelemetry/api': ^1.1.0
+ '@playwright/test': ^1.51.1
+ babel-plugin-react-compiler: '*'
+ react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
+ react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
+ sass: ^1.3.0
+ peerDependenciesMeta:
+ '@opentelemetry/api':
+ optional: true
+ '@playwright/test':
+ optional: true
+ babel-plugin-react-compiler:
+ optional: true
+ sass:
+ optional: true
+
nice-try@1.0.5:
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
@@ -6340,10 +6530,10 @@ packages:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
- react-dom@19.1.1:
- resolution: {integrity: sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==}
+ react-dom@19.2.0:
+ resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
peerDependencies:
- react: ^19.1.1
+ react: ^19.2.0
react-error-boundary@4.1.2:
resolution: {integrity: sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==}
@@ -6361,8 +6551,8 @@ packages:
peerDependencies:
react: '*'
- react-intl@7.1.11:
- resolution: {integrity: sha512-tnVoRCWvW5Ie2ikYSdPF7z3+880yCe/9xPmitFeRPw3RYDcCfR4m8ZYa4MBq19W4adt9Z+PQA4FaMBCJ7E+HCQ==}
+ react-intl@7.1.14:
+ resolution: {integrity: sha512-VE/0Wi/lHJlBC7APQpCzLUdIt3GB5B0GZrRW8Q+ACbkHI4j+Wwgg9J1TniN6zmLHmPH5gxXcMy+fkSPfw5p1WQ==}
peerDependencies:
react: 16 || 17 || 18 || 19
typescript: ^5.6.0
@@ -6416,8 +6606,8 @@ packages:
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
- react@19.1.1:
- resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==}
+ react@19.2.0:
+ resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
engines: {node: '>=0.10.0'}
read-babelrc-up@1.1.0:
@@ -6575,8 +6765,8 @@ packages:
rollup-pluginutils@2.8.2:
resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==}
- rollup@4.52.3:
- resolution: {integrity: sha512-RIDh866U8agLgiIcdpB+COKnlCreHJLfIhWC3LVflku5YHfpnsIKigRZeFfMfCc4dVcqNVfQQ5gO/afOck064A==}
+ rollup@4.52.4:
+ resolution: {integrity: sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -6610,8 +6800,8 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
- scheduler@0.26.0:
- resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
+ scheduler@0.27.0:
+ resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
schema-utils@2.7.1:
resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==}
@@ -6625,8 +6815,8 @@ packages:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
- semver@7.7.2:
- resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
+ semver@7.7.3:
+ resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
engines: {node: '>=10'}
hasBin: true
@@ -6656,6 +6846,10 @@ packages:
resolution: {integrity: sha512-eX2IQ6nFohW4DbvHIOLRB3MHFpYqaqvXd3Tp5e/T/dSH83fxaNJQRvDMhASmkNTsNTVF2/OOopzRCt7xokgPfg==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ sharp@0.34.4:
+ resolution: {integrity: sha512-FUH39xp3SBPnxWvd5iib1X8XY7J0K0X7d93sie9CJg2PO8/7gmg89Nve6OjItK53/MlAushNNxteBYfM6DEuoA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+
shebang-command@1.2.0:
resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
engines: {node: '>=0.10.0'}
@@ -7233,8 +7427,8 @@ packages:
ua-is-frozen@0.1.2:
resolution: {integrity: sha512-RwKDW2p3iyWn4UbaxpP2+VxwqXh0jpvdxsYpZ5j/MLLiQOfbsV5shpgQiw93+KMYQPcteeMQ289MaAFzs3G9pw==}
- ua-parser-js@2.0.5:
- resolution: {integrity: sha512-sZErtx3rhpvZQanWW5umau4o/snfoLqRcQwQIZ54377WtRzIecnIKvjpkd5JwPcSUMglGnbIgcsQBGAbdi3S9Q==}
+ ua-parser-js@2.0.6:
+ resolution: {integrity: sha512-EmaxXfltJaDW75SokrY4/lXMrVyXomE/0FpIIqP2Ctic93gK7rlme55Cwkz8l3YZ6gqf94fCU7AnIkidd/KXPg==}
hasBin: true
ufo@1.6.1:
@@ -7249,12 +7443,8 @@ packages:
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines: {node: '>= 0.4'}
- undici-types@7.13.0:
- resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==}
-
- undici@7.16.0:
- resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==}
- engines: {node: '>=20.18.1'}
+ undici-types@7.14.0:
+ resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==}
unicorn-magic@0.3.0:
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
@@ -7465,8 +7655,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
- zod@4.1.11:
- resolution: {integrity: sha512-WPsqwxITS2tzx1bzhIKsEs19ABD5vmCVa4xBo2tq/SrV4RNZtfws1EnCWQXM6yh8bD08a1idvkB5MZSBiZsjwg==}
+ zod@4.1.12:
+ resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==}
zustand@5.0.8:
resolution: {integrity: sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==}
@@ -8001,82 +8191,82 @@ snapshots:
'@epic-web/invariant@1.0.0': {}
- '@esbuild/aix-ppc64@0.25.10':
+ '@esbuild/aix-ppc64@0.25.11':
optional: true
- '@esbuild/android-arm64@0.25.10':
+ '@esbuild/android-arm64@0.25.11':
optional: true
- '@esbuild/android-arm@0.25.10':
+ '@esbuild/android-arm@0.25.11':
optional: true
- '@esbuild/android-x64@0.25.10':
+ '@esbuild/android-x64@0.25.11':
optional: true
- '@esbuild/darwin-arm64@0.25.10':
+ '@esbuild/darwin-arm64@0.25.11':
optional: true
- '@esbuild/darwin-x64@0.25.10':
+ '@esbuild/darwin-x64@0.25.11':
optional: true
- '@esbuild/freebsd-arm64@0.25.10':
+ '@esbuild/freebsd-arm64@0.25.11':
optional: true
- '@esbuild/freebsd-x64@0.25.10':
+ '@esbuild/freebsd-x64@0.25.11':
optional: true
- '@esbuild/linux-arm64@0.25.10':
+ '@esbuild/linux-arm64@0.25.11':
optional: true
- '@esbuild/linux-arm@0.25.10':
+ '@esbuild/linux-arm@0.25.11':
optional: true
- '@esbuild/linux-ia32@0.25.10':
+ '@esbuild/linux-ia32@0.25.11':
optional: true
- '@esbuild/linux-loong64@0.25.10':
+ '@esbuild/linux-loong64@0.25.11':
optional: true
- '@esbuild/linux-mips64el@0.25.10':
+ '@esbuild/linux-mips64el@0.25.11':
optional: true
- '@esbuild/linux-ppc64@0.25.10':
+ '@esbuild/linux-ppc64@0.25.11':
optional: true
- '@esbuild/linux-riscv64@0.25.10':
+ '@esbuild/linux-riscv64@0.25.11':
optional: true
- '@esbuild/linux-s390x@0.25.10':
+ '@esbuild/linux-s390x@0.25.11':
optional: true
- '@esbuild/linux-x64@0.25.10':
+ '@esbuild/linux-x64@0.25.11':
optional: true
- '@esbuild/netbsd-arm64@0.25.10':
+ '@esbuild/netbsd-arm64@0.25.11':
optional: true
- '@esbuild/netbsd-x64@0.25.10':
+ '@esbuild/netbsd-x64@0.25.11':
optional: true
- '@esbuild/openbsd-arm64@0.25.10':
+ '@esbuild/openbsd-arm64@0.25.11':
optional: true
- '@esbuild/openbsd-x64@0.25.10':
+ '@esbuild/openbsd-x64@0.25.11':
optional: true
- '@esbuild/openharmony-arm64@0.25.10':
+ '@esbuild/openharmony-arm64@0.25.11':
optional: true
- '@esbuild/sunos-x64@0.25.10':
+ '@esbuild/sunos-x64@0.25.11':
optional: true
- '@esbuild/win32-arm64@0.25.10':
+ '@esbuild/win32-arm64@0.25.11':
optional: true
- '@esbuild/win32-ia32@0.25.10':
+ '@esbuild/win32-ia32@0.25.11':
optional: true
- '@esbuild/win32-x64@0.25.10':
+ '@esbuild/win32-x64@0.25.11':
optional: true
'@eslint-community/eslint-utils@4.7.0(eslint@8.57.1)':
@@ -8111,10 +8301,10 @@ snapshots:
'@fontsource/jetbrains-mono@5.2.8': {}
- '@formatjs/cli@4.8.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))':
+ '@formatjs/cli@4.8.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))':
dependencies:
'@formatjs/icu-messageformat-parser': 2.1.0
- '@formatjs/ts-transformer': 3.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))
+ '@formatjs/ts-transformer': 3.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))
'@types/estree': 0.0.50
'@types/fs-extra': 9.0.13
'@types/json-stable-stringify': 1.2.0
@@ -8145,13 +8335,6 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@formatjs/ecma402-abstract@2.3.4':
- dependencies:
- '@formatjs/fast-memoize': 2.2.7
- '@formatjs/intl-localematcher': 0.6.1
- decimal.js: 10.6.0
- tslib: 2.8.1
-
'@formatjs/ecma402-abstract@2.3.6':
dependencies:
'@formatjs/fast-memoize': 2.2.7
@@ -8169,12 +8352,6 @@ snapshots:
'@formatjs/icu-skeleton-parser': 1.3.6
tslib: 2.8.1
- '@formatjs/icu-messageformat-parser@2.11.2':
- dependencies:
- '@formatjs/ecma402-abstract': 2.3.4
- '@formatjs/icu-skeleton-parser': 1.8.14
- tslib: 2.8.1
-
'@formatjs/icu-messageformat-parser@2.11.4':
dependencies:
'@formatjs/ecma402-abstract': 2.3.6
@@ -8186,11 +8363,6 @@ snapshots:
'@formatjs/ecma402-abstract': 1.11.4
tslib: 2.8.1
- '@formatjs/icu-skeleton-parser@1.8.14':
- dependencies:
- '@formatjs/ecma402-abstract': 2.3.4
- tslib: 2.8.1
-
'@formatjs/icu-skeleton-parser@1.8.16':
dependencies:
'@formatjs/ecma402-abstract': 2.3.6
@@ -8200,10 +8372,6 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@formatjs/intl-localematcher@0.6.1':
- dependencies:
- tslib: 2.8.1
-
'@formatjs/intl-localematcher@0.6.2':
dependencies:
tslib: 2.8.1
@@ -8213,25 +8381,25 @@ snapshots:
'@formatjs/ecma402-abstract': 1.4.0
tslib: 2.8.1
- '@formatjs/intl@3.1.6(typescript@5.9.3)':
+ '@formatjs/intl@3.1.8(typescript@5.9.3)':
dependencies:
- '@formatjs/ecma402-abstract': 2.3.4
+ '@formatjs/ecma402-abstract': 2.3.6
'@formatjs/fast-memoize': 2.2.7
- '@formatjs/icu-messageformat-parser': 2.11.2
- intl-messageformat: 10.7.16
+ '@formatjs/icu-messageformat-parser': 2.11.4
+ intl-messageformat: 10.7.18
tslib: 2.8.1
optionalDependencies:
typescript: 5.9.3
- '@formatjs/ts-transformer@2.13.0(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))':
+ '@formatjs/ts-transformer@2.13.0(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))':
dependencies:
intl-messageformat-parser: 6.1.2
tslib: 2.8.1
typescript: 4.9.5
optionalDependencies:
- ts-jest: 29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3)
+ ts-jest: 29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3)
- '@formatjs/ts-transformer@3.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))':
+ '@formatjs/ts-transformer@3.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))':
dependencies:
'@formatjs/icu-messageformat-parser': 2.1.0
'@types/node': 14.18.63
@@ -8239,19 +8407,19 @@ snapshots:
tslib: 2.8.1
typescript: 4.9.5
optionalDependencies:
- ts-jest: 29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3)
+ ts-jest: 29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3)
- '@hello-pangea/dnd@17.0.0(@types/react@19.1.16)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@hello-pangea/dnd@17.0.0(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
'@babel/runtime': 7.28.3
css-box-model: 1.2.1
memoize-one: 6.0.0
raf-schd: 4.0.3
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
- react-redux: 9.2.0(@types/react@19.1.16)(react@19.1.1)(redux@5.0.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
+ react-redux: 9.2.0(@types/react@19.2.2)(react@19.2.0)(redux@5.0.1)
redux: 5.0.1
- use-memo-one: 1.1.3(react@19.1.1)
+ use-memo-one: 1.1.3(react@19.2.0)
transitivePeerDependencies:
- '@types/react'
@@ -8267,92 +8435,181 @@ snapshots:
'@humanwhocodes/object-schema@2.0.3': {}
+ '@img/colour@1.0.0':
+ optional: true
+
'@img/sharp-darwin-arm64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-darwin-arm64': 1.2.0
optional: true
+ '@img/sharp-darwin-arm64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-darwin-arm64': 1.2.3
+ optional: true
+
'@img/sharp-darwin-x64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-darwin-x64': 1.2.0
optional: true
+ '@img/sharp-darwin-x64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-darwin-x64': 1.2.3
+ optional: true
+
'@img/sharp-libvips-darwin-arm64@1.2.0':
optional: true
+ '@img/sharp-libvips-darwin-arm64@1.2.3':
+ optional: true
+
'@img/sharp-libvips-darwin-x64@1.2.0':
optional: true
+ '@img/sharp-libvips-darwin-x64@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linux-arm64@1.2.0':
optional: true
+ '@img/sharp-libvips-linux-arm64@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linux-arm@1.2.0':
optional: true
+ '@img/sharp-libvips-linux-arm@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linux-ppc64@1.2.0':
optional: true
+ '@img/sharp-libvips-linux-ppc64@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linux-s390x@1.2.0':
optional: true
+ '@img/sharp-libvips-linux-s390x@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linux-x64@1.2.0':
optional: true
+ '@img/sharp-libvips-linux-x64@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linuxmusl-arm64@1.2.0':
optional: true
+ '@img/sharp-libvips-linuxmusl-arm64@1.2.3':
+ optional: true
+
'@img/sharp-libvips-linuxmusl-x64@1.2.0':
optional: true
+ '@img/sharp-libvips-linuxmusl-x64@1.2.3':
+ optional: true
+
'@img/sharp-linux-arm64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linux-arm64': 1.2.0
optional: true
+ '@img/sharp-linux-arm64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-arm64': 1.2.3
+ optional: true
+
'@img/sharp-linux-arm@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linux-arm': 1.2.0
optional: true
+ '@img/sharp-linux-arm@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-arm': 1.2.3
+ optional: true
+
'@img/sharp-linux-ppc64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linux-ppc64': 1.2.0
optional: true
+ '@img/sharp-linux-ppc64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-ppc64': 1.2.3
+ optional: true
+
'@img/sharp-linux-s390x@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linux-s390x': 1.2.0
optional: true
+ '@img/sharp-linux-s390x@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-s390x': 1.2.3
+ optional: true
+
'@img/sharp-linux-x64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linux-x64': 1.2.0
optional: true
+ '@img/sharp-linux-x64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-x64': 1.2.3
+ optional: true
+
'@img/sharp-linuxmusl-arm64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linuxmusl-arm64': 1.2.0
optional: true
+ '@img/sharp-linuxmusl-arm64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linuxmusl-arm64': 1.2.3
+ optional: true
+
'@img/sharp-linuxmusl-x64@0.34.3':
optionalDependencies:
'@img/sharp-libvips-linuxmusl-x64': 1.2.0
optional: true
+ '@img/sharp-linuxmusl-x64@0.34.4':
+ optionalDependencies:
+ '@img/sharp-libvips-linuxmusl-x64': 1.2.3
+ optional: true
+
'@img/sharp-wasm32@0.34.3':
dependencies:
'@emnapi/runtime': 1.5.0
optional: true
+ '@img/sharp-wasm32@0.34.4':
+ dependencies:
+ '@emnapi/runtime': 1.5.0
+ optional: true
+
'@img/sharp-win32-arm64@0.34.3':
optional: true
+ '@img/sharp-win32-arm64@0.34.4':
+ optional: true
+
'@img/sharp-win32-ia32@0.34.3':
optional: true
+ '@img/sharp-win32-ia32@0.34.4':
+ optional: true
+
'@img/sharp-win32-x64@0.34.3':
optional: true
+ '@img/sharp-win32-x64@0.34.4':
+ optional: true
+
'@internationalized/date@3.10.0':
dependencies:
'@swc/helpers': 0.5.17
@@ -8398,27 +8655,27 @@ snapshots:
'@jest/console@29.7.0':
dependencies:
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
jest-message-util: 29.7.0
jest-util: 29.7.0
slash: 3.0.0
- '@jest/core@29.7.0(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))':
+ '@jest/core@29.7.0(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))':
dependencies:
'@jest/console': 29.7.0
'@jest/reporters': 29.7.0
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.9.0
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 29.7.0
- jest-config: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ jest-config: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
jest-haste-map: 29.7.0
jest-message-util: 29.7.0
jest-regex-util: 29.6.3
@@ -8445,7 +8702,7 @@ snapshots:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-mock: 29.7.0
'@jest/expect-utils@29.7.0':
@@ -8467,7 +8724,7 @@ snapshots:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -8485,7 +8742,7 @@ snapshots:
'@jest/pattern@30.0.1':
dependencies:
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-regex-util: 30.0.1
'@jest/reporters@29.7.0':
@@ -8496,7 +8753,7 @@ snapshots:
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@jridgewell/trace-mapping': 0.3.30
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
collect-v8-coverage: 1.0.2
exit: 0.1.2
@@ -8570,7 +8827,7 @@ snapshots:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
'@types/yargs': 17.0.33
chalk: 4.1.2
@@ -8580,7 +8837,7 @@ snapshots:
'@jest/schemas': 30.0.5
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
'@types/yargs': 17.0.33
chalk: 4.1.2
@@ -8617,10 +8874,12 @@ snapshots:
'@tybys/wasm-util': 0.10.0
optional: true
- '@netlify/plugin-nextjs@5.13.3': {}
+ '@netlify/plugin-nextjs@5.14.0': {}
'@next/env@15.5.3': {}
+ '@next/env@15.5.6': {}
+
'@next/eslint-plugin-next@14.2.33':
dependencies:
glob: 10.3.10
@@ -8628,27 +8887,51 @@ snapshots:
'@next/swc-darwin-arm64@15.5.3':
optional: true
+ '@next/swc-darwin-arm64@15.5.6':
+ optional: true
+
'@next/swc-darwin-x64@15.5.3':
optional: true
+ '@next/swc-darwin-x64@15.5.6':
+ optional: true
+
'@next/swc-linux-arm64-gnu@15.5.3':
optional: true
+ '@next/swc-linux-arm64-gnu@15.5.6':
+ optional: true
+
'@next/swc-linux-arm64-musl@15.5.3':
optional: true
+ '@next/swc-linux-arm64-musl@15.5.6':
+ optional: true
+
'@next/swc-linux-x64-gnu@15.5.3':
optional: true
+ '@next/swc-linux-x64-gnu@15.5.6':
+ optional: true
+
'@next/swc-linux-x64-musl@15.5.3':
optional: true
+ '@next/swc-linux-x64-musl@15.5.6':
+ optional: true
+
'@next/swc-win32-arm64-msvc@15.5.3':
optional: true
+ '@next/swc-win32-arm64-msvc@15.5.6':
+ optional: true
+
'@next/swc-win32-x64-msvc@15.5.3':
optional: true
+ '@next/swc-win32-x64-msvc@15.5.6':
+ optional: true
+
'@nodelib/fs.scandir@2.1.5':
dependencies:
'@nodelib/fs.stat': 2.0.5
@@ -8719,1110 +9002,1110 @@ snapshots:
dependencies:
'@prisma/debug': 6.16.3
- '@react-aria/autocomplete@3.0.0-rc.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/autocomplete@3.0.0-rc.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/combobox': 3.14.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/listbox': 3.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/searchfield': 3.8.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/autocomplete': 3.0.0-beta.3(react@19.1.1)
- '@react-stately/combobox': 3.12.0(react@19.1.1)
- '@react-types/autocomplete': 3.0.0-alpha.35(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/combobox': 3.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/listbox': 3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/searchfield': 3.8.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/autocomplete': 3.0.0-beta.3(react@19.2.0)
+ '@react-stately/combobox': 3.12.0(react@19.2.0)
+ '@react-types/autocomplete': 3.0.0-alpha.35(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/breadcrumbs@3.5.29(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/breadcrumbs@3.5.29(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/link': 3.8.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/breadcrumbs': 3.7.17(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/link': 3.8.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/breadcrumbs': 3.7.17(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/button@3.14.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/button@3.14.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/toolbar': 3.0.0-beta.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/toggle': 3.9.2(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/toolbar': 3.0.0-beta.21(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/toggle': 3.9.2(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/calendar@3.9.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/calendar@3.9.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/calendar': 3.9.0(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/calendar': 3.8.0(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/calendar': 3.9.0(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/calendar': 3.8.0(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/checkbox@3.16.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/checkbox@3.16.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/form': 3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/toggle': 3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/checkbox': 3.7.2(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/toggle': 3.9.2(react@19.1.1)
- '@react-types/checkbox': 3.10.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/form': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/toggle': 3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/checkbox': 3.7.2(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/toggle': 3.9.2(react@19.2.0)
+ '@react-types/checkbox': 3.10.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/collections@3.0.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/collections@3.0.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
- use-sync-external-store: 1.6.0(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
+ use-sync-external-store: 1.6.0(react@19.2.0)
- '@react-aria/color@3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/color@3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/numberfield': 3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/slider': 3.8.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/spinbutton': 3.6.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/visually-hidden': 3.8.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/color': 3.9.2(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-types/color': 3.1.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/numberfield': 3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/slider': 3.8.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/spinbutton': 3.6.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/color': 3.9.2(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-types/color': 3.1.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/combobox@3.14.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/combobox@3.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/listbox': 3.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/listbox': 3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/menu': 3.19.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/overlays': 3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/combobox': 3.12.0(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/combobox': 3.13.9(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/menu': 3.19.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/combobox': 3.12.0(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/combobox': 3.13.9(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/datepicker@3.15.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/datepicker@3.15.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
'@internationalized/number': 3.6.5
'@internationalized/string': 3.2.7
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/form': 3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/spinbutton': 3.6.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/datepicker': 3.15.2(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/calendar': 3.8.0(react@19.1.1)
- '@react-types/datepicker': 3.13.2(react@19.1.1)
- '@react-types/dialog': 3.5.22(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/form': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/spinbutton': 3.6.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/datepicker': 3.15.2(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/calendar': 3.8.0(react@19.2.0)
+ '@react-types/datepicker': 3.13.2(react@19.2.0)
+ '@react-types/dialog': 3.5.22(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/dialog@3.5.31(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/dialog@3.5.31(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/overlays': 3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/dialog': 3.5.22(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/dialog': 3.5.22(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/disclosure@3.1.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/disclosure@3.1.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/disclosure': 3.0.8(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/disclosure': 3.0.8(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/dnd@3.11.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/dnd@3.11.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
'@internationalized/string': 3.2.7
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/overlays': 3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/dnd': 3.7.1(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/dnd': 3.7.1(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/focus@3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/focus@3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
clsx: 2.1.1
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/form@3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/form@3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/grid@3.14.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/grid@3.14.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/grid': 3.11.6(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-types/checkbox': 3.10.2(react@19.1.1)
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/grid': 3.11.6(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-types/checkbox': 3.10.2(react@19.2.0)
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/gridlist@3.14.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/gridlist@3.14.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/grid': 3.14.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-stately/tree': 3.9.3(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/grid': 3.14.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-stately/tree': 3.9.3(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/i18n@3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/i18n@3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
'@internationalized/message': 3.1.8
'@internationalized/number': 3.6.5
'@internationalized/string': 3.2.7
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/interactions@3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/interactions@3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-stately/flags': 3.1.2
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/label@3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/label@3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/landmark@3.0.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/landmark@3.0.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
- use-sync-external-store: 1.6.0(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
+ use-sync-external-store: 1.6.0(react@19.2.0)
- '@react-aria/link@3.8.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/link@3.8.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/link': 3.6.5(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/link': 3.6.5(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/listbox@3.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/listbox@3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-types/listbox': 3.7.4(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-types/listbox': 3.7.4(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
'@react-aria/live-announcer@3.4.4':
dependencies:
'@swc/helpers': 0.5.17
- '@react-aria/menu@3.19.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/menu@3.19.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/overlays': 3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/menu': 3.9.8(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-stately/tree': 3.9.3(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/menu': 3.10.5(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/menu': 3.9.8(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-stately/tree': 3.9.3(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/menu': 3.10.5(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/meter@3.4.27(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/meter@3.4.27(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/progress': 3.4.27(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/meter': 3.4.13(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/progress': 3.4.27(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/meter': 3.4.13(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/numberfield@3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/numberfield@3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/spinbutton': 3.6.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/numberfield': 3.10.2(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/numberfield': 3.8.15(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/spinbutton': 3.6.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/numberfield': 3.10.2(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/numberfield': 3.8.15(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/overlays@3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/overlays@3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/visually-hidden': 3.8.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/overlays': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/overlays': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/progress@3.4.27(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/progress@3.4.27(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/progress': 3.5.16(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/progress': 3.5.16(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/radio@3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/radio@3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/form': 3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/radio': 3.11.2(react@19.1.1)
- '@react-types/radio': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/form': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/radio': 3.11.2(react@19.2.0)
+ '@react-types/radio': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/searchfield@3.8.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/searchfield@3.8.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/searchfield': 3.5.16(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/searchfield': 3.6.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/searchfield': 3.5.16(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/searchfield': 3.6.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/select@3.17.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/select@3.17.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/form': 3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/listbox': 3.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/menu': 3.19.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/visually-hidden': 3.8.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/select': 3.8.0(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/select': 3.11.0(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/form': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/listbox': 3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/menu': 3.19.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/select': 3.8.0(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/select': 3.11.0(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/selection@3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/selection@3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/separator@3.4.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/separator@3.4.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/slider@3.8.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/slider@3.8.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/slider': 3.7.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/slider': 3.8.2(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/slider': 3.7.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/slider': 3.8.2(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/spinbutton@3.6.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/spinbutton@3.6.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/ssr@3.9.10(react@19.1.1)':
+ '@react-aria/ssr@3.9.10(react@19.2.0)':
dependencies:
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-aria/switch@3.7.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/switch@3.7.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/toggle': 3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/toggle': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/switch': 3.5.15(react@19.1.1)
+ '@react-aria/toggle': 3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/toggle': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/switch': 3.5.15(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/table@3.17.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/table@3.17.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/grid': 3.14.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/grid': 3.14.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/visually-hidden': 3.8.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
'@react-stately/flags': 3.1.2
- '@react-stately/table': 3.15.1(react@19.1.1)
- '@react-types/checkbox': 3.10.2(react@19.1.1)
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/table': 3.13.4(react@19.1.1)
+ '@react-stately/table': 3.15.1(react@19.2.0)
+ '@react-types/checkbox': 3.10.2(react@19.2.0)
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/table': 3.13.4(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/tabs@3.10.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/tabs@3.10.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/tabs': 3.8.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/tabs': 3.3.19(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/tabs': 3.8.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/tabs': 3.3.19(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/tag@3.7.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/tag@3.7.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/gridlist': 3.14.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/gridlist': 3.14.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/textfield@3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/textfield@3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/form': 3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/textfield': 3.12.6(react@19.1.1)
+ '@react-aria/form': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/textfield': 3.12.6(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/toast@3.0.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/toast@3.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/landmark': 3.0.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/toast': 3.1.2(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/landmark': 3.0.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/toast': 3.1.2(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/toggle@3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/toggle@3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/toggle': 3.9.2(react@19.1.1)
- '@react-types/checkbox': 3.10.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/toggle': 3.9.2(react@19.2.0)
+ '@react-types/checkbox': 3.10.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/toolbar@3.0.0-beta.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/toolbar@3.0.0-beta.21(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/tooltip@3.8.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/tooltip@3.8.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/tooltip': 3.5.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/tooltip': 3.4.21(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/tooltip': 3.5.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/tooltip': 3.4.21(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/tree@3.1.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/tree@3.1.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/gridlist': 3.14.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/tree': 3.9.3(react@19.1.1)
- '@react-types/button': 3.14.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/gridlist': 3.14.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/tree': 3.9.3(react@19.2.0)
+ '@react-types/button': 3.14.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/utils@3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/utils@3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/ssr': 3.9.10(react@19.1.1)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
'@react-stately/flags': 3.1.2
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
clsx: 2.1.1
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/virtualizer@4.1.10(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/virtualizer@4.1.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/virtualizer': 4.4.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/virtualizer': 4.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-aria/visually-hidden@3.8.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-aria/visually-hidden@3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-spring/animated@10.0.3(react@19.1.1)':
+ '@react-spring/animated@10.0.3(react@19.2.0)':
dependencies:
- '@react-spring/shared': 10.0.3(react@19.1.1)
+ '@react-spring/shared': 10.0.3(react@19.2.0)
'@react-spring/types': 10.0.3
- react: 19.1.1
+ react: 19.2.0
- '@react-spring/animated@9.7.5(react@19.1.1)':
+ '@react-spring/animated@9.7.5(react@19.2.0)':
dependencies:
- '@react-spring/shared': 9.7.5(react@19.1.1)
+ '@react-spring/shared': 9.7.5(react@19.2.0)
'@react-spring/types': 9.7.5
- react: 19.1.1
+ react: 19.2.0
- '@react-spring/core@10.0.3(react@19.1.1)':
+ '@react-spring/core@10.0.3(react@19.2.0)':
dependencies:
- '@react-spring/animated': 10.0.3(react@19.1.1)
- '@react-spring/shared': 10.0.3(react@19.1.1)
+ '@react-spring/animated': 10.0.3(react@19.2.0)
+ '@react-spring/shared': 10.0.3(react@19.2.0)
'@react-spring/types': 10.0.3
- react: 19.1.1
+ react: 19.2.0
- '@react-spring/core@9.7.5(react@19.1.1)':
+ '@react-spring/core@9.7.5(react@19.2.0)':
dependencies:
- '@react-spring/animated': 9.7.5(react@19.1.1)
- '@react-spring/shared': 9.7.5(react@19.1.1)
+ '@react-spring/animated': 9.7.5(react@19.2.0)
+ '@react-spring/shared': 9.7.5(react@19.2.0)
'@react-spring/types': 9.7.5
- react: 19.1.1
+ react: 19.2.0
'@react-spring/rafz@10.0.3': {}
'@react-spring/rafz@9.7.5': {}
- '@react-spring/shared@10.0.3(react@19.1.1)':
+ '@react-spring/shared@10.0.3(react@19.2.0)':
dependencies:
'@react-spring/rafz': 10.0.3
'@react-spring/types': 10.0.3
- react: 19.1.1
+ react: 19.2.0
- '@react-spring/shared@9.7.5(react@19.1.1)':
+ '@react-spring/shared@9.7.5(react@19.2.0)':
dependencies:
'@react-spring/rafz': 9.7.5
'@react-spring/types': 9.7.5
- react: 19.1.1
+ react: 19.2.0
'@react-spring/types@10.0.3': {}
'@react-spring/types@9.7.5': {}
- '@react-spring/web@10.0.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-spring/web@10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-spring/animated': 10.0.3(react@19.1.1)
- '@react-spring/core': 10.0.3(react@19.1.1)
- '@react-spring/shared': 10.0.3(react@19.1.1)
+ '@react-spring/animated': 10.0.3(react@19.2.0)
+ '@react-spring/core': 10.0.3(react@19.2.0)
+ '@react-spring/shared': 10.0.3(react@19.2.0)
'@react-spring/types': 10.0.3
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-spring/web@9.7.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-spring/web@9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-spring/animated': 9.7.5(react@19.1.1)
- '@react-spring/core': 9.7.5(react@19.1.1)
- '@react-spring/shared': 9.7.5(react@19.1.1)
+ '@react-spring/animated': 9.7.5(react@19.2.0)
+ '@react-spring/core': 9.7.5(react@19.2.0)
+ '@react-spring/shared': 9.7.5(react@19.2.0)
'@react-spring/types': 9.7.5
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-stately/autocomplete@3.0.0-beta.3(react@19.1.1)':
+ '@react-stately/autocomplete@3.0.0-beta.3(react@19.2.0)':
dependencies:
- '@react-stately/utils': 3.10.8(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/calendar@3.9.0(react@19.1.1)':
+ '@react-stately/calendar@3.9.0(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/calendar': 3.8.0(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/calendar': 3.8.0(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/checkbox@3.7.2(react@19.1.1)':
+ '@react-stately/checkbox@3.7.2(react@19.2.0)':
dependencies:
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/checkbox': 3.10.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/checkbox': 3.10.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/collections@3.12.8(react@19.1.1)':
+ '@react-stately/collections@3.12.8(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/color@3.9.2(react@19.1.1)':
+ '@react-stately/color@3.9.2(react@19.2.0)':
dependencies:
'@internationalized/number': 3.6.5
'@internationalized/string': 3.2.7
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/numberfield': 3.10.2(react@19.1.1)
- '@react-stately/slider': 3.7.2(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/color': 3.1.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/numberfield': 3.10.2(react@19.2.0)
+ '@react-stately/slider': 3.7.2(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/color': 3.1.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/combobox@3.12.0(react@19.1.1)':
+ '@react-stately/combobox@3.12.0(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/combobox': 3.13.9(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/combobox': 3.13.9(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/data@3.14.1(react@19.1.1)':
+ '@react-stately/data@3.14.1(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/datepicker@3.15.2(react@19.1.1)':
+ '@react-stately/datepicker@3.15.2(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
'@internationalized/string': 3.2.7
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/datepicker': 3.13.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/datepicker': 3.13.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/disclosure@3.0.8(react@19.1.1)':
+ '@react-stately/disclosure@3.0.8(react@19.2.0)':
dependencies:
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/dnd@3.7.1(react@19.1.1)':
+ '@react-stately/dnd@3.7.1(react@19.2.0)':
dependencies:
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
'@react-stately/flags@3.1.2':
dependencies:
'@swc/helpers': 0.5.17
- '@react-stately/form@3.2.2(react@19.1.1)':
+ '@react-stately/form@3.2.2(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/grid@3.11.6(react@19.1.1)':
+ '@react-stately/grid@3.11.6(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/layout@4.5.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-stately/layout@4.5.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/table': 3.15.1(react@19.1.1)
- '@react-stately/virtualizer': 4.4.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/table': 3.13.4(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/table': 3.15.1(react@19.2.0)
+ '@react-stately/virtualizer': 4.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/table': 3.13.4(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-stately/list@3.13.1(react@19.1.1)':
+ '@react-stately/list@3.13.1(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/menu@3.9.8(react@19.1.1)':
+ '@react-stately/menu@3.9.8(react@19.2.0)':
dependencies:
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-types/menu': 3.10.5(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-types/menu': 3.10.5(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/numberfield@3.10.2(react@19.1.1)':
+ '@react-stately/numberfield@3.10.2(react@19.2.0)':
dependencies:
'@internationalized/number': 3.6.5
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/numberfield': 3.8.15(react@19.1.1)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/numberfield': 3.8.15(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/overlays@3.6.20(react@19.1.1)':
+ '@react-stately/overlays@3.6.20(react@19.2.0)':
dependencies:
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/overlays': 3.9.2(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/overlays': 3.9.2(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/radio@3.11.2(react@19.1.1)':
+ '@react-stately/radio@3.11.2(react@19.2.0)':
dependencies:
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/radio': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/radio': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/searchfield@3.5.16(react@19.1.1)':
+ '@react-stately/searchfield@3.5.16(react@19.2.0)':
dependencies:
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/searchfield': 3.6.6(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/searchfield': 3.6.6(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/select@3.8.0(react@19.1.1)':
+ '@react-stately/select@3.8.0(react@19.2.0)':
dependencies:
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/select': 3.11.0(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/select': 3.11.0(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/selection@3.20.6(react@19.1.1)':
+ '@react-stately/selection@3.20.6(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/slider@3.7.2(react@19.1.1)':
+ '@react-stately/slider@3.7.2(react@19.2.0)':
dependencies:
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/slider': 3.8.2(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/slider': 3.8.2(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/table@3.15.1(react@19.1.1)':
+ '@react-stately/table@3.15.1(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
'@react-stately/flags': 3.1.2
- '@react-stately/grid': 3.11.6(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/table': 3.13.4(react@19.1.1)
+ '@react-stately/grid': 3.11.6(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/table': 3.13.4(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/tabs@3.8.6(react@19.1.1)':
+ '@react-stately/tabs@3.8.6(react@19.2.0)':
dependencies:
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/tabs': 3.3.19(react@19.1.1)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/tabs': 3.3.19(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/toast@3.1.2(react@19.1.1)':
+ '@react-stately/toast@3.1.2(react@19.2.0)':
dependencies:
'@swc/helpers': 0.5.17
- react: 19.1.1
- use-sync-external-store: 1.6.0(react@19.1.1)
+ react: 19.2.0
+ use-sync-external-store: 1.6.0(react@19.2.0)
- '@react-stately/toggle@3.9.2(react@19.1.1)':
+ '@react-stately/toggle@3.9.2(react@19.2.0)':
dependencies:
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/checkbox': 3.10.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/checkbox': 3.10.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/tooltip@3.5.8(react@19.1.1)':
+ '@react-stately/tooltip@3.5.8(react@19.2.0)':
dependencies:
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-types/tooltip': 3.4.21(react@19.1.1)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-types/tooltip': 3.4.21(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/tree@3.9.3(react@19.1.1)':
+ '@react-stately/tree@3.9.3(react@19.2.0)':
dependencies:
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/utils@3.10.8(react@19.1.1)':
+ '@react-stately/utils@3.10.8(react@19.2.0)':
dependencies:
'@swc/helpers': 0.5.17
- react: 19.1.1
+ react: 19.2.0
- '@react-stately/virtualizer@4.4.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
+ '@react-stately/virtualizer@4.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
+ '@react-types/shared': 3.32.1(react@19.2.0)
'@swc/helpers': 0.5.17
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- '@react-types/autocomplete@3.0.0-alpha.35(react@19.1.1)':
+ '@react-types/autocomplete@3.0.0-alpha.35(react@19.2.0)':
dependencies:
- '@react-types/combobox': 3.13.9(react@19.1.1)
- '@react-types/searchfield': 3.6.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/combobox': 3.13.9(react@19.2.0)
+ '@react-types/searchfield': 3.6.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/breadcrumbs@3.7.17(react@19.1.1)':
+ '@react-types/breadcrumbs@3.7.17(react@19.2.0)':
dependencies:
- '@react-types/link': 3.6.5(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/link': 3.6.5(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/button@3.14.1(react@19.1.1)':
+ '@react-types/button@3.14.1(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/calendar@3.8.0(react@19.1.1)':
+ '@react-types/calendar@3.8.0(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/checkbox@3.10.2(react@19.1.1)':
+ '@react-types/checkbox@3.10.2(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/color@3.1.2(react@19.1.1)':
+ '@react-types/color@3.1.2(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/slider': 3.8.2(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/slider': 3.8.2(react@19.2.0)
+ react: 19.2.0
- '@react-types/combobox@3.13.9(react@19.1.1)':
+ '@react-types/combobox@3.13.9(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/datepicker@3.13.2(react@19.1.1)':
+ '@react-types/datepicker@3.13.2(react@19.2.0)':
dependencies:
'@internationalized/date': 3.10.0
- '@react-types/calendar': 3.8.0(react@19.1.1)
- '@react-types/overlays': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/calendar': 3.8.0(react@19.2.0)
+ '@react-types/overlays': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/dialog@3.5.22(react@19.1.1)':
+ '@react-types/dialog@3.5.22(react@19.2.0)':
dependencies:
- '@react-types/overlays': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/overlays': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/form@3.7.16(react@19.1.1)':
+ '@react-types/form@3.7.16(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/grid@3.3.6(react@19.1.1)':
+ '@react-types/grid@3.3.6(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/link@3.6.5(react@19.1.1)':
+ '@react-types/link@3.6.5(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/listbox@3.7.4(react@19.1.1)':
+ '@react-types/listbox@3.7.4(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/menu@3.10.5(react@19.1.1)':
+ '@react-types/menu@3.10.5(react@19.2.0)':
dependencies:
- '@react-types/overlays': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/overlays': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/meter@3.4.13(react@19.1.1)':
+ '@react-types/meter@3.4.13(react@19.2.0)':
dependencies:
- '@react-types/progress': 3.5.16(react@19.1.1)
- react: 19.1.1
+ '@react-types/progress': 3.5.16(react@19.2.0)
+ react: 19.2.0
- '@react-types/numberfield@3.8.15(react@19.1.1)':
+ '@react-types/numberfield@3.8.15(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/overlays@3.9.2(react@19.1.1)':
+ '@react-types/overlays@3.9.2(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/progress@3.5.16(react@19.1.1)':
+ '@react-types/progress@3.5.16(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/radio@3.9.2(react@19.1.1)':
+ '@react-types/radio@3.9.2(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/searchfield@3.6.6(react@19.1.1)':
+ '@react-types/searchfield@3.6.6(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/textfield': 3.12.6(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/textfield': 3.12.6(react@19.2.0)
+ react: 19.2.0
- '@react-types/select@3.11.0(react@19.1.1)':
+ '@react-types/select@3.11.0(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/shared@3.32.1(react@19.1.1)':
+ '@react-types/shared@3.32.1(react@19.2.0)':
dependencies:
- react: 19.1.1
+ react: 19.2.0
- '@react-types/slider@3.8.2(react@19.1.1)':
+ '@react-types/slider@3.8.2(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/switch@3.5.15(react@19.1.1)':
+ '@react-types/switch@3.5.15(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/table@3.13.4(react@19.1.1)':
+ '@react-types/table@3.13.4(react@19.2.0)':
dependencies:
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/tabs@3.3.19(react@19.1.1)':
+ '@react-types/tabs@3.3.19(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/textfield@3.12.6(react@19.1.1)':
+ '@react-types/textfield@3.12.6(react@19.2.0)':
dependencies:
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- '@react-types/tooltip@3.4.21(react@19.1.1)':
+ '@react-types/tooltip@3.4.21(react@19.2.0)':
dependencies:
- '@react-types/overlays': 3.9.2(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-types/overlays': 3.9.2(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
'@redis/bloom@1.2.0(@redis/client@1.6.1)':
dependencies:
@@ -9850,133 +10133,133 @@ snapshots:
dependencies:
'@redis/client': 1.6.1
- '@rollup/plugin-alias@5.1.1(rollup@4.52.3)':
+ '@rollup/plugin-alias@5.1.1(rollup@4.52.4)':
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/plugin-commonjs@25.0.8(rollup@4.52.3)':
+ '@rollup/plugin-commonjs@25.0.8(rollup@4.52.4)':
dependencies:
- '@rollup/pluginutils': 5.2.0(rollup@4.52.3)
+ '@rollup/pluginutils': 5.2.0(rollup@4.52.4)
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
magic-string: 0.30.17
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/plugin-json@6.1.0(rollup@4.52.3)':
+ '@rollup/plugin-json@6.1.0(rollup@4.52.4)':
dependencies:
- '@rollup/pluginutils': 5.2.0(rollup@4.52.3)
+ '@rollup/pluginutils': 5.2.0(rollup@4.52.4)
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/plugin-node-resolve@15.3.1(rollup@4.52.3)':
+ '@rollup/plugin-node-resolve@15.3.1(rollup@4.52.4)':
dependencies:
- '@rollup/pluginutils': 5.2.0(rollup@4.52.3)
+ '@rollup/pluginutils': 5.2.0(rollup@4.52.4)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-module: 1.0.0
resolve: 1.22.10
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/plugin-replace@5.0.7(rollup@4.52.3)':
+ '@rollup/plugin-replace@5.0.7(rollup@4.52.4)':
dependencies:
- '@rollup/pluginutils': 5.2.0(rollup@4.52.3)
+ '@rollup/pluginutils': 5.2.0(rollup@4.52.4)
magic-string: 0.30.17
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/plugin-terser@0.4.4(rollup@4.52.3)':
+ '@rollup/plugin-terser@0.4.4(rollup@4.52.4)':
dependencies:
serialize-javascript: 6.0.2
smob: 1.5.0
terser: 5.43.1
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/plugin-typescript@12.1.4(rollup@4.52.3)(tslib@2.8.1)(typescript@5.9.3)':
+ '@rollup/plugin-typescript@12.1.4(rollup@4.52.4)(tslib@2.8.1)(typescript@5.9.3)':
dependencies:
- '@rollup/pluginutils': 5.2.0(rollup@4.52.3)
+ '@rollup/pluginutils': 5.2.0(rollup@4.52.4)
resolve: 1.22.10
typescript: 5.9.3
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
tslib: 2.8.1
- '@rollup/pluginutils@5.2.0(rollup@4.52.3)':
+ '@rollup/pluginutils@5.2.0(rollup@4.52.4)':
dependencies:
'@types/estree': 1.0.8
estree-walker: 2.0.2
picomatch: 4.0.3
optionalDependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- '@rollup/rollup-android-arm-eabi@4.52.3':
+ '@rollup/rollup-android-arm-eabi@4.52.4':
optional: true
- '@rollup/rollup-android-arm64@4.52.3':
+ '@rollup/rollup-android-arm64@4.52.4':
optional: true
- '@rollup/rollup-darwin-arm64@4.52.3':
+ '@rollup/rollup-darwin-arm64@4.52.4':
optional: true
- '@rollup/rollup-darwin-x64@4.52.3':
+ '@rollup/rollup-darwin-x64@4.52.4':
optional: true
- '@rollup/rollup-freebsd-arm64@4.52.3':
+ '@rollup/rollup-freebsd-arm64@4.52.4':
optional: true
- '@rollup/rollup-freebsd-x64@4.52.3':
+ '@rollup/rollup-freebsd-x64@4.52.4':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.52.3':
+ '@rollup/rollup-linux-arm-gnueabihf@4.52.4':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.52.3':
+ '@rollup/rollup-linux-arm-musleabihf@4.52.4':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.52.3':
+ '@rollup/rollup-linux-arm64-gnu@4.52.4':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.52.3':
+ '@rollup/rollup-linux-arm64-musl@4.52.4':
optional: true
- '@rollup/rollup-linux-loong64-gnu@4.52.3':
+ '@rollup/rollup-linux-loong64-gnu@4.52.4':
optional: true
- '@rollup/rollup-linux-ppc64-gnu@4.52.3':
+ '@rollup/rollup-linux-ppc64-gnu@4.52.4':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.52.3':
+ '@rollup/rollup-linux-riscv64-gnu@4.52.4':
optional: true
- '@rollup/rollup-linux-riscv64-musl@4.52.3':
+ '@rollup/rollup-linux-riscv64-musl@4.52.4':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.52.3':
+ '@rollup/rollup-linux-s390x-gnu@4.52.4':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.52.3':
+ '@rollup/rollup-linux-x64-gnu@4.52.4':
optional: true
- '@rollup/rollup-linux-x64-musl@4.52.3':
+ '@rollup/rollup-linux-x64-musl@4.52.4':
optional: true
- '@rollup/rollup-openharmony-arm64@4.52.3':
+ '@rollup/rollup-openharmony-arm64@4.52.4':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.52.3':
+ '@rollup/rollup-win32-arm64-msvc@4.52.4':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.52.3':
+ '@rollup/rollup-win32-ia32-msvc@4.52.4':
optional: true
- '@rollup/rollup-win32-x64-gnu@4.52.3':
+ '@rollup/rollup-win32-x64-gnu@4.52.4':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.52.3':
+ '@rollup/rollup-win32-x64-msvc@4.52.4':
optional: true
'@rtsao/scc@1.1.0': {}
@@ -10108,12 +10391,12 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@tanstack/query-core@5.90.2': {}
+ '@tanstack/query-core@5.90.5': {}
- '@tanstack/react-query@5.90.2(react@19.1.1)':
+ '@tanstack/react-query@5.90.5(react@19.2.0)':
dependencies:
- '@tanstack/query-core': 5.90.2
- react: 19.1.1
+ '@tanstack/query-core': 5.90.5
+ react: 19.2.0
'@trysound/sax@0.2.0': {}
@@ -10157,24 +10440,24 @@ snapshots:
'@types/fs-extra@8.1.5':
dependencies:
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
'@types/fs-extra@9.0.13':
dependencies:
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
'@types/glob@7.2.0':
dependencies:
'@types/minimatch': 6.0.0
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
'@types/graceful-fs@4.1.9':
dependencies:
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
- '@types/hoist-non-react-statics@3.3.7(@types/react@19.1.16)':
+ '@types/hoist-non-react-statics@3.3.7(@types/react@19.2.2)':
dependencies:
- '@types/react': 19.1.16
+ '@types/react': 19.2.2
hoist-non-react-statics: 3.3.2
'@types/istanbul-lib-coverage@2.0.6': {}
@@ -10208,21 +10491,21 @@ snapshots:
'@types/node@14.18.63': {}
- '@types/node@24.6.0':
+ '@types/node@24.8.1':
dependencies:
- undici-types: 7.13.0
+ undici-types: 7.14.0
'@types/normalize-package-data@2.4.4': {}
- '@types/react-dom@19.1.9(@types/react@19.1.16)':
+ '@types/react-dom@19.2.2(@types/react@19.2.2)':
dependencies:
- '@types/react': 19.1.16
+ '@types/react': 19.2.2
'@types/react-window@1.8.8':
dependencies:
- '@types/react': 19.1.16
+ '@types/react': 19.2.2
- '@types/react@19.1.16':
+ '@types/react@19.2.2':
dependencies:
csstype: 3.1.3
@@ -10250,17 +10533,17 @@ snapshots:
'@types/yauzl@2.10.3':
dependencies:
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
optional: true
- '@typescript-eslint/eslint-plugin@8.45.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)':
+ '@typescript-eslint/eslint-plugin@8.46.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
- '@typescript-eslint/scope-manager': 8.45.0
- '@typescript-eslint/type-utils': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
- '@typescript-eslint/utils': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
- '@typescript-eslint/visitor-keys': 8.45.0
+ '@typescript-eslint/parser': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/scope-manager': 8.46.1
+ '@typescript-eslint/type-utils': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/utils': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/visitor-keys': 8.46.1
eslint: 8.57.1
graphemer: 1.4.0
ignore: 7.0.5
@@ -10270,22 +10553,22 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3)':
+ '@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3)':
dependencies:
- '@typescript-eslint/scope-manager': 8.45.0
- '@typescript-eslint/types': 8.45.0
- '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3)
- '@typescript-eslint/visitor-keys': 8.45.0
+ '@typescript-eslint/scope-manager': 8.46.1
+ '@typescript-eslint/types': 8.46.1
+ '@typescript-eslint/typescript-estree': 8.46.1(typescript@5.9.3)
+ '@typescript-eslint/visitor-keys': 8.46.1
debug: 4.4.3(supports-color@8.1.1)
eslint: 8.57.1
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/project-service@8.45.0(typescript@5.9.3)':
+ '@typescript-eslint/project-service@8.46.1(typescript@5.9.3)':
dependencies:
- '@typescript-eslint/tsconfig-utils': 8.45.0(typescript@5.9.3)
- '@typescript-eslint/types': 8.45.0
+ '@typescript-eslint/tsconfig-utils': 8.46.1(typescript@5.9.3)
+ '@typescript-eslint/types': 8.46.1
debug: 4.4.3(supports-color@8.1.1)
typescript: 5.9.3
transitivePeerDependencies:
@@ -10296,20 +10579,20 @@ snapshots:
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/visitor-keys': 5.62.0
- '@typescript-eslint/scope-manager@8.45.0':
+ '@typescript-eslint/scope-manager@8.46.1':
dependencies:
- '@typescript-eslint/types': 8.45.0
- '@typescript-eslint/visitor-keys': 8.45.0
+ '@typescript-eslint/types': 8.46.1
+ '@typescript-eslint/visitor-keys': 8.46.1
- '@typescript-eslint/tsconfig-utils@8.45.0(typescript@5.9.3)':
+ '@typescript-eslint/tsconfig-utils@8.46.1(typescript@5.9.3)':
dependencies:
typescript: 5.9.3
- '@typescript-eslint/type-utils@8.45.0(eslint@8.57.1)(typescript@5.9.3)':
+ '@typescript-eslint/type-utils@8.46.1(eslint@8.57.1)(typescript@5.9.3)':
dependencies:
- '@typescript-eslint/types': 8.45.0
- '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3)
- '@typescript-eslint/utils': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/types': 8.46.1
+ '@typescript-eslint/typescript-estree': 8.46.1(typescript@5.9.3)
+ '@typescript-eslint/utils': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
debug: 4.4.3(supports-color@8.1.1)
eslint: 8.57.1
ts-api-utils: 2.1.0(typescript@5.9.3)
@@ -10319,7 +10602,7 @@ snapshots:
'@typescript-eslint/types@5.62.0': {}
- '@typescript-eslint/types@8.45.0': {}
+ '@typescript-eslint/types@8.46.1': {}
'@typescript-eslint/typescript-estree@5.62.0(typescript@5.9.3)':
dependencies:
@@ -10328,24 +10611,24 @@ snapshots:
debug: 4.4.3(supports-color@8.1.1)
globby: 11.1.0
is-glob: 4.0.3
- semver: 7.7.2
+ semver: 7.7.3
tsutils: 3.21.0(typescript@5.9.3)
optionalDependencies:
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/typescript-estree@8.45.0(typescript@5.9.3)':
+ '@typescript-eslint/typescript-estree@8.46.1(typescript@5.9.3)':
dependencies:
- '@typescript-eslint/project-service': 8.45.0(typescript@5.9.3)
- '@typescript-eslint/tsconfig-utils': 8.45.0(typescript@5.9.3)
- '@typescript-eslint/types': 8.45.0
- '@typescript-eslint/visitor-keys': 8.45.0
+ '@typescript-eslint/project-service': 8.46.1(typescript@5.9.3)
+ '@typescript-eslint/tsconfig-utils': 8.46.1(typescript@5.9.3)
+ '@typescript-eslint/types': 8.46.1
+ '@typescript-eslint/visitor-keys': 8.46.1
debug: 4.4.3(supports-color@8.1.1)
fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.5
- semver: 7.7.2
+ semver: 7.7.3
ts-api-utils: 2.1.0(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
@@ -10361,17 +10644,17 @@ snapshots:
'@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3)
eslint: 8.57.1
eslint-scope: 5.1.1
- semver: 7.7.2
+ semver: 7.7.3
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/utils@8.45.0(eslint@8.57.1)(typescript@5.9.3)':
+ '@typescript-eslint/utils@8.46.1(eslint@8.57.1)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.0(eslint@8.57.1)
- '@typescript-eslint/scope-manager': 8.45.0
- '@typescript-eslint/types': 8.45.0
- '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3)
+ '@typescript-eslint/scope-manager': 8.46.1
+ '@typescript-eslint/types': 8.46.1
+ '@typescript-eslint/typescript-estree': 8.46.1(typescript@5.9.3)
eslint: 8.57.1
typescript: 5.9.3
transitivePeerDependencies:
@@ -10382,29 +10665,29 @@ snapshots:
'@typescript-eslint/types': 5.62.0
eslint-visitor-keys: 3.4.3
- '@typescript-eslint/visitor-keys@8.45.0':
+ '@typescript-eslint/visitor-keys@8.46.1':
dependencies:
- '@typescript-eslint/types': 8.45.0
+ '@typescript-eslint/types': 8.46.1
eslint-visitor-keys: 4.2.1
- '@umami/react-zen@0.198.0(@babel/core@7.28.3)(@types/react@19.1.16)(babel-plugin-react-compiler@19.1.0-rc.2)(immer@10.1.3)(use-sync-external-store@1.6.0(react@19.1.1))':
+ '@umami/react-zen@0.200.0(@babel/core@7.28.3)(@types/react@19.2.2)(babel-plugin-react-compiler@19.1.0-rc.2)(immer@10.1.3)(use-sync-external-store@1.6.0(react@19.2.0))':
dependencies:
'@fontsource/jetbrains-mono': 5.2.8
'@internationalized/date': 3.10.0
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-spring/web': 9.7.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
classnames: 2.5.1
glob: 10.4.5
highlight.js: 11.11.1
- lucide-react: 0.511.0(react@19.1.1)
- next: 15.5.3(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- react: 19.1.1
- react-aria-components: 1.13.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- react-dom: 19.1.1(react@19.1.1)
- react-hook-form: 7.65.0(react@19.1.1)
- react-icons: 5.5.0(react@19.1.1)
+ lucide-react: 0.511.0(react@19.2.0)
+ next: 15.5.6(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ react: 19.2.0
+ react-aria-components: 1.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ react-dom: 19.2.0(react@19.2.0)
+ react-hook-form: 7.65.0(react@19.2.0)
+ react-icons: 5.5.0(react@19.2.0)
thenby: 1.3.4
- zustand: 5.0.8(@types/react@19.1.16)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.6.0(react@19.1.1))
+ zustand: 5.0.8(@types/react@19.2.2)(immer@10.1.3)(react@19.2.0)(use-sync-external-store@1.6.0(react@19.2.0))
transitivePeerDependencies:
- '@babel/core'
- '@opentelemetry/api'
@@ -10763,12 +11046,12 @@ snapshots:
dependencies:
'@babel/types': 7.28.2
- babel-plugin-react-intl@7.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3)):
+ babel-plugin-react-intl@7.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3)):
dependencies:
'@babel/core': 7.28.3
'@babel/helper-plugin-utils': 7.27.1
'@babel/types': 7.28.2
- '@formatjs/ts-transformer': 2.13.0(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))
+ '@formatjs/ts-transformer': 2.13.0(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))
'@types/babel__core': 7.20.5
'@types/fs-extra': 9.0.13
'@types/schema-utils': 2.4.0
@@ -10861,9 +11144,9 @@ snapshots:
base64-js: 1.5.1
ieee754: 1.2.1
- bundle-require@5.1.0(esbuild@0.25.10):
+ bundle-require@5.1.0(esbuild@0.25.11):
dependencies:
- esbuild: 0.25.10
+ esbuild: 0.25.11
load-tsconfig: 0.2.5
c12@3.1.0:
@@ -10932,6 +11215,8 @@ snapshots:
caniuse-lite@1.0.30001741: {}
+ caniuse-lite@1.0.30001751: {}
+
caseless@0.12.0: {}
chalk@2.4.2:
@@ -10949,13 +11234,13 @@ snapshots:
char-regex@1.0.2: {}
- chart.js@4.5.0:
+ chart.js@4.5.1:
dependencies:
'@kurkle/color': 0.3.4
- chartjs-adapter-date-fns@3.0.0(chart.js@4.5.0)(date-fns@2.30.0):
+ chartjs-adapter-date-fns@3.0.0(chart.js@4.5.1)(date-fns@2.30.0):
dependencies:
- chart.js: 4.5.0
+ chart.js: 4.5.1
date-fns: 2.30.0
check-more-types@2.24.0: {}
@@ -11104,13 +11389,13 @@ snapshots:
optionalDependencies:
typescript: 5.9.3
- create-jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)):
+ create-jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)):
dependencies:
'@jest/types': 29.6.3
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ jest-config: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
jest-util: 29.7.0
prompts: 2.4.2
transitivePeerDependencies:
@@ -11304,7 +11589,7 @@ snapshots:
process: 0.11.10
proxy-from-env: 1.0.0
request-progress: 3.0.0
- semver: 7.7.2
+ semver: 7.7.3
supports-color: 8.1.1
tmp: 0.2.5
tree-kill: 1.2.2
@@ -11471,6 +11756,9 @@ snapshots:
detect-libc@2.0.4:
optional: true
+ detect-libc@2.1.2:
+ optional: true
+
detect-newline@3.1.0: {}
diff-sequences@29.6.3: {}
@@ -11686,34 +11974,34 @@ snapshots:
is-date-object: 1.1.0
is-symbol: 1.1.1
- esbuild@0.25.10:
+ esbuild@0.25.11:
optionalDependencies:
- '@esbuild/aix-ppc64': 0.25.10
- '@esbuild/android-arm': 0.25.10
- '@esbuild/android-arm64': 0.25.10
- '@esbuild/android-x64': 0.25.10
- '@esbuild/darwin-arm64': 0.25.10
- '@esbuild/darwin-x64': 0.25.10
- '@esbuild/freebsd-arm64': 0.25.10
- '@esbuild/freebsd-x64': 0.25.10
- '@esbuild/linux-arm': 0.25.10
- '@esbuild/linux-arm64': 0.25.10
- '@esbuild/linux-ia32': 0.25.10
- '@esbuild/linux-loong64': 0.25.10
- '@esbuild/linux-mips64el': 0.25.10
- '@esbuild/linux-ppc64': 0.25.10
- '@esbuild/linux-riscv64': 0.25.10
- '@esbuild/linux-s390x': 0.25.10
- '@esbuild/linux-x64': 0.25.10
- '@esbuild/netbsd-arm64': 0.25.10
- '@esbuild/netbsd-x64': 0.25.10
- '@esbuild/openbsd-arm64': 0.25.10
- '@esbuild/openbsd-x64': 0.25.10
- '@esbuild/openharmony-arm64': 0.25.10
- '@esbuild/sunos-x64': 0.25.10
- '@esbuild/win32-arm64': 0.25.10
- '@esbuild/win32-ia32': 0.25.10
- '@esbuild/win32-x64': 0.25.10
+ '@esbuild/aix-ppc64': 0.25.11
+ '@esbuild/android-arm': 0.25.11
+ '@esbuild/android-arm64': 0.25.11
+ '@esbuild/android-x64': 0.25.11
+ '@esbuild/darwin-arm64': 0.25.11
+ '@esbuild/darwin-x64': 0.25.11
+ '@esbuild/freebsd-arm64': 0.25.11
+ '@esbuild/freebsd-x64': 0.25.11
+ '@esbuild/linux-arm': 0.25.11
+ '@esbuild/linux-arm64': 0.25.11
+ '@esbuild/linux-ia32': 0.25.11
+ '@esbuild/linux-loong64': 0.25.11
+ '@esbuild/linux-mips64el': 0.25.11
+ '@esbuild/linux-ppc64': 0.25.11
+ '@esbuild/linux-riscv64': 0.25.11
+ '@esbuild/linux-s390x': 0.25.11
+ '@esbuild/linux-x64': 0.25.11
+ '@esbuild/netbsd-arm64': 0.25.11
+ '@esbuild/netbsd-x64': 0.25.11
+ '@esbuild/openbsd-arm64': 0.25.11
+ '@esbuild/openbsd-x64': 0.25.11
+ '@esbuild/openharmony-arm64': 0.25.11
+ '@esbuild/sunos-x64': 0.25.11
+ '@esbuild/win32-arm64': 0.25.11
+ '@esbuild/win32-ia32': 0.25.11
+ '@esbuild/win32-x64': 0.25.11
escalade@3.2.0: {}
@@ -11727,12 +12015,12 @@ snapshots:
dependencies:
'@next/eslint-plugin-next': 14.2.33
'@rushstack/eslint-patch': 1.12.0
- '@typescript-eslint/eslint-plugin': 8.45.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
- '@typescript-eslint/parser': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/eslint-plugin': 8.46.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/parser': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
eslint: 8.57.1
eslint-import-resolver-node: 0.3.9
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1)
- eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
+ eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1)
eslint-plugin-react: 7.37.5(eslint@8.57.1)
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.57.1)
@@ -11749,7 +12037,7 @@ snapshots:
eslint-import-resolver-alias@1.1.2(eslint-plugin-import@2.32.0):
dependencies:
- eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
+ eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
eslint-import-resolver-node@0.3.9:
dependencies:
@@ -11770,15 +12058,15 @@ snapshots:
tinyglobby: 0.2.14
unrs-resolver: 1.11.1
optionalDependencies:
- eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
+ eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
transitivePeerDependencies:
- supports-color
- eslint-module-utils@2.12.1(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1):
+ eslint-module-utils@2.12.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1):
dependencies:
debug: 3.2.7(supports-color@8.1.1)
optionalDependencies:
- '@typescript-eslint/parser': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/parser': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
eslint: 8.57.1
eslint-import-resolver-node: 0.3.9
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1)
@@ -11796,7 +12084,7 @@ snapshots:
eslint: 8.57.1
globals: 13.24.0
- eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1):
+ eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1):
dependencies:
'@rtsao/scc': 1.1.0
array-includes: 3.1.9
@@ -11807,7 +12095,7 @@ snapshots:
doctrine: 2.1.0
eslint: 8.57.1
eslint-import-resolver-node: 0.3.9
- eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
+ eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
hasown: 2.0.2
is-core-module: 2.16.1
is-glob: 4.0.3
@@ -11819,19 +12107,19 @@ snapshots:
string.prototype.trimend: 1.0.9
tsconfig-paths: 3.15.0
optionalDependencies:
- '@typescript-eslint/parser': 8.45.0(eslint@8.57.1)(typescript@5.9.3)
+ '@typescript-eslint/parser': 8.46.1(eslint@8.57.1)(typescript@5.9.3)
transitivePeerDependencies:
- eslint-import-resolver-typescript
- eslint-import-resolver-webpack
- supports-color
- eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@8.45.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3):
+ eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@8.46.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3):
dependencies:
'@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.9.3)
eslint: 8.57.1
optionalDependencies:
- '@typescript-eslint/eslint-plugin': 8.45.0(@typescript-eslint/parser@8.45.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
- jest: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ '@typescript-eslint/eslint-plugin': 8.46.1(@typescript-eslint/parser@8.46.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)
+ jest: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
transitivePeerDependencies:
- supports-color
- typescript
@@ -12034,10 +12322,10 @@ snapshots:
extend@3.0.2: {}
- extract-react-intl-messages@4.1.1(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3)):
+ extract-react-intl-messages@4.1.1(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3)):
dependencies:
'@babel/core': 7.28.3
- babel-plugin-react-intl: 7.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3))
+ babel-plugin-react-intl: 7.9.4(ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3))
flat: 5.0.2
glob: 7.2.3
js-yaml: 3.14.1
@@ -12142,7 +12430,7 @@ snapshots:
dependencies:
magic-string: 0.30.18
mlly: 1.8.0
- rollup: 4.52.3
+ rollup: 4.52.4
flat-cache@3.2.0:
dependencies:
@@ -12530,13 +12818,6 @@ snapshots:
'@formatjs/ecma402-abstract': 1.5.0
tslib: 2.8.1
- intl-messageformat@10.7.16:
- dependencies:
- '@formatjs/ecma402-abstract': 2.3.4
- '@formatjs/fast-memoize': 2.2.7
- '@formatjs/icu-messageformat-parser': 2.11.2
- tslib: 2.8.1
-
intl-messageformat@10.7.18:
dependencies:
'@formatjs/ecma402-abstract': 2.3.6
@@ -12576,7 +12857,7 @@ snapshots:
is-bun-module@2.0.0:
dependencies:
- semver: 7.7.2
+ semver: 7.7.3
is-callable@1.2.7: {}
@@ -12741,7 +13022,7 @@ snapshots:
'@babel/parser': 7.28.3
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
- semver: 7.7.2
+ semver: 7.7.3
transitivePeerDependencies:
- supports-color
@@ -12797,7 +13078,7 @@ snapshots:
'@jest/expect': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
co: 4.6.0
dedent: 1.6.0
@@ -12817,16 +13098,16 @@ snapshots:
- babel-plugin-macros
- supports-color
- jest-cli@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)):
+ jest-cli@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)):
dependencies:
- '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
chalk: 4.1.2
- create-jest: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ create-jest: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
exit: 0.1.2
import-local: 3.2.0
- jest-config: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ jest-config: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
jest-util: 29.7.0
jest-validate: 29.7.0
yargs: 17.7.2
@@ -12836,7 +13117,7 @@ snapshots:
- supports-color
- ts-node
- jest-config@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)):
+ jest-config@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)):
dependencies:
'@babel/core': 7.28.3
'@jest/test-sequencer': 29.7.0
@@ -12861,8 +13142,8 @@ snapshots:
slash: 3.0.0
strip-json-comments: 3.1.1
optionalDependencies:
- '@types/node': 24.6.0
- ts-node: 10.9.2(@types/node@24.6.0)(typescript@5.9.3)
+ '@types/node': 24.8.1
+ ts-node: 10.9.2(@types/node@24.8.1)(typescript@5.9.3)
transitivePeerDependencies:
- babel-plugin-macros
- supports-color
@@ -12898,7 +13179,7 @@ snapshots:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -12908,7 +13189,7 @@ snapshots:
dependencies:
'@jest/types': 29.6.3
'@types/graceful-fs': 4.1.9
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -12966,13 +13247,13 @@ snapshots:
jest-mock@29.7.0:
dependencies:
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-util: 29.7.0
jest-mock@30.0.5:
dependencies:
'@jest/types': 30.0.5
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-util: 30.0.5
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
@@ -13009,7 +13290,7 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
@@ -13037,7 +13318,7 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
cjs-module-lexer: 1.4.3
collect-v8-coverage: 1.0.2
@@ -13076,14 +13357,14 @@ snapshots:
jest-util: 29.7.0
natural-compare: 1.4.0
pretty-format: 29.7.0
- semver: 7.7.2
+ semver: 7.7.3
transitivePeerDependencies:
- supports-color
jest-util@29.7.0:
dependencies:
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@@ -13092,7 +13373,7 @@ snapshots:
jest-util@30.0.5:
dependencies:
'@jest/types': 30.0.5
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
chalk: 4.1.2
ci-info: 4.3.0
graceful-fs: 4.2.11
@@ -13111,7 +13392,7 @@ snapshots:
dependencies:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
@@ -13120,17 +13401,17 @@ snapshots:
jest-worker@29.7.0:
dependencies:
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
- jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)):
+ jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)):
dependencies:
- '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
'@jest/types': 29.6.3
import-local: 3.2.0
- jest-cli: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ jest-cli: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
@@ -13209,7 +13490,7 @@ snapshots:
lodash.isstring: 4.0.1
lodash.once: 4.1.1
ms: 2.1.3
- semver: 7.7.2
+ semver: 7.7.3
jsprim@2.0.2:
dependencies:
@@ -13283,12 +13564,12 @@ snapshots:
lines-and-columns@1.2.4: {}
- lint-staged@16.2.3:
+ lint-staged@16.2.4:
dependencies:
commander: 14.0.1
listr2: 9.0.4
micromatch: 4.0.8
- nano-spawn: 1.0.3
+ nano-spawn: 2.0.0
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.8.1
@@ -13416,13 +13697,13 @@ snapshots:
dependencies:
yallist: 4.0.0
- lucide-react@0.511.0(react@19.1.1):
+ lucide-react@0.511.0(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
- lucide-react@0.543.0(react@19.1.1):
+ lucide-react@0.543.0(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
magic-string@0.30.17:
dependencies:
@@ -13438,7 +13719,7 @@ snapshots:
make-dir@4.0.0:
dependencies:
- semver: 7.7.2
+ semver: 7.7.3
make-error@1.3.6: {}
@@ -13583,7 +13864,7 @@ snapshots:
object-assign: 4.1.1
thenify-all: 1.6.0
- nano-spawn@1.0.3: {}
+ nano-spawn@2.0.0: {}
nanoid@3.3.11: {}
@@ -13593,15 +13874,15 @@ snapshots:
neo-async@2.6.2: {}
- next@15.5.3(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
+ next@15.5.3(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
'@next/env': 15.5.3
'@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001741
postcss: 8.4.31
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
- styled-jsx: 5.1.6(@babel/core@7.28.3)(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
+ styled-jsx: 5.1.6(@babel/core@7.28.3)(react@19.2.0)
optionalDependencies:
'@next/swc-darwin-arm64': 15.5.3
'@next/swc-darwin-x64': 15.5.3
@@ -13617,6 +13898,30 @@ snapshots:
- '@babel/core'
- babel-plugin-macros
+ next@15.5.6(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
+ dependencies:
+ '@next/env': 15.5.6
+ '@swc/helpers': 0.5.15
+ caniuse-lite: 1.0.30001751
+ postcss: 8.4.31
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
+ styled-jsx: 5.1.6(@babel/core@7.28.3)(react@19.2.0)
+ optionalDependencies:
+ '@next/swc-darwin-arm64': 15.5.6
+ '@next/swc-darwin-x64': 15.5.6
+ '@next/swc-linux-arm64-gnu': 15.5.6
+ '@next/swc-linux-arm64-musl': 15.5.6
+ '@next/swc-linux-x64-gnu': 15.5.6
+ '@next/swc-linux-x64-musl': 15.5.6
+ '@next/swc-win32-arm64-msvc': 15.5.6
+ '@next/swc-win32-x64-msvc': 15.5.6
+ babel-plugin-react-compiler: 19.1.0-rc.2
+ sharp: 0.34.4
+ transitivePeerDependencies:
+ - '@babel/core'
+ - babel-plugin-macros
+
nice-try@1.0.5: {}
no-case@3.0.4:
@@ -13649,7 +13954,7 @@ snapshots:
dependencies:
hosted-git-info: 4.1.0
is-core-module: 2.16.1
- semver: 7.7.2
+ semver: 7.7.3
validate-npm-package-license: 3.0.4
normalize-path@3.0.0: {}
@@ -14054,13 +14359,13 @@ snapshots:
postcss: 8.5.6
postcss-value-parser: 4.2.0
- postcss-load-config@3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)):
+ postcss-load-config@3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)):
dependencies:
lilconfig: 2.1.0
yaml: 1.10.2
optionalDependencies:
postcss: 8.5.6
- ts-node: 10.9.2(@types/node@24.6.0)(typescript@5.9.3)
+ ts-node: 10.9.2(@types/node@24.8.1)(typescript@5.9.3)
postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.6)(yaml@2.8.1):
dependencies:
@@ -14443,115 +14748,115 @@ snapshots:
defu: 6.1.4
destr: 2.0.5
- react-aria-components@1.13.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
+ react-aria-components@1.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
'@internationalized/date': 3.10.0
'@internationalized/string': 3.2.7
- '@react-aria/autocomplete': 3.0.0-rc.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/collections': 3.0.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/dnd': 3.11.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
+ '@react-aria/autocomplete': 3.0.0-rc.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/collections': 3.0.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/dnd': 3.11.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@react-aria/live-announcer': 3.4.4
- '@react-aria/overlays': 3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/toolbar': 3.0.0-beta.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/virtualizer': 4.1.10(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/autocomplete': 3.0.0-beta.3(react@19.1.1)
- '@react-stately/layout': 4.5.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-stately/table': 3.15.1(react@19.1.1)
- '@react-stately/utils': 3.10.8(react@19.1.1)
- '@react-stately/virtualizer': 4.4.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/form': 3.7.16(react@19.1.1)
- '@react-types/grid': 3.3.6(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- '@react-types/table': 3.13.4(react@19.1.1)
+ '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/toolbar': 3.0.0-beta.21(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/virtualizer': 4.1.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/autocomplete': 3.0.0-beta.3(react@19.2.0)
+ '@react-stately/layout': 4.5.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-stately/table': 3.15.1(react@19.2.0)
+ '@react-stately/utils': 3.10.8(react@19.2.0)
+ '@react-stately/virtualizer': 4.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/form': 3.7.16(react@19.2.0)
+ '@react-types/grid': 3.3.6(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ '@react-types/table': 3.13.4(react@19.2.0)
'@swc/helpers': 0.5.17
client-only: 0.0.1
- react: 19.1.1
- react-aria: 3.44.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- react-dom: 19.1.1(react@19.1.1)
- react-stately: 3.42.0(react@19.1.1)
- use-sync-external-store: 1.6.0(react@19.1.1)
+ react: 19.2.0
+ react-aria: 3.44.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ react-dom: 19.2.0(react@19.2.0)
+ react-stately: 3.42.0(react@19.2.0)
+ use-sync-external-store: 1.6.0(react@19.2.0)
- react-aria@3.44.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
+ react-aria@3.44.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
'@internationalized/string': 3.2.7
- '@react-aria/breadcrumbs': 3.5.29(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/button': 3.14.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/calendar': 3.9.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/checkbox': 3.16.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/color': 3.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/combobox': 3.14.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/datepicker': 3.15.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/dialog': 3.5.31(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/disclosure': 3.1.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/dnd': 3.11.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/focus': 3.21.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/gridlist': 3.14.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/i18n': 3.12.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/interactions': 3.25.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/label': 3.7.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/landmark': 3.0.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/link': 3.8.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/listbox': 3.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/menu': 3.19.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/meter': 3.4.27(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/numberfield': 3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/overlays': 3.30.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/progress': 3.4.27(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/radio': 3.12.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/searchfield': 3.8.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/select': 3.17.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/selection': 3.26.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/separator': 3.4.13(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/slider': 3.8.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/ssr': 3.9.10(react@19.1.1)
- '@react-aria/switch': 3.7.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/table': 3.17.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/tabs': 3.10.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/tag': 3.7.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/textfield': 3.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/toast': 3.0.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/tooltip': 3.8.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/tree': 3.1.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/utils': 3.31.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-aria/visually-hidden': 3.8.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ '@react-aria/breadcrumbs': 3.5.29(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/button': 3.14.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/calendar': 3.9.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/checkbox': 3.16.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/color': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/combobox': 3.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/datepicker': 3.15.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/dialog': 3.5.31(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/disclosure': 3.1.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/dnd': 3.11.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/gridlist': 3.14.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/landmark': 3.0.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/link': 3.8.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/listbox': 3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/menu': 3.19.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/meter': 3.4.27(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/numberfield': 3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/progress': 3.4.27(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/radio': 3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/searchfield': 3.8.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/select': 3.17.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/separator': 3.4.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/slider': 3.8.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/ssr': 3.9.10(react@19.2.0)
+ '@react-aria/switch': 3.7.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/table': 3.17.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/tabs': 3.10.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/tag': 3.7.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/textfield': 3.18.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/toast': 3.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/tooltip': 3.8.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/tree': 3.1.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- react-dom@19.1.1(react@19.1.1):
+ react-dom@19.2.0(react@19.2.0):
dependencies:
- react: 19.1.1
- scheduler: 0.26.0
+ react: 19.2.0
+ scheduler: 0.27.0
- react-error-boundary@4.1.2(react@19.1.1):
+ react-error-boundary@4.1.2(react@19.2.0):
dependencies:
'@babel/runtime': 7.28.3
- react: 19.1.1
+ react: 19.2.0
- react-hook-form@7.65.0(react@19.1.1):
+ react-hook-form@7.65.0(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
- react-icons@5.5.0(react@19.1.1):
+ react-icons@5.5.0(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
- react-intl@7.1.11(react@19.1.1)(typescript@5.9.3):
+ react-intl@7.1.14(react@19.2.0)(typescript@5.9.3):
dependencies:
- '@formatjs/ecma402-abstract': 2.3.4
- '@formatjs/icu-messageformat-parser': 2.11.2
- '@formatjs/intl': 3.1.6(typescript@5.9.3)
- '@types/hoist-non-react-statics': 3.3.7(@types/react@19.1.16)
- '@types/react': 19.1.16
+ '@formatjs/ecma402-abstract': 2.3.6
+ '@formatjs/icu-messageformat-parser': 2.11.4
+ '@formatjs/intl': 3.1.8(typescript@5.9.3)
+ '@types/hoist-non-react-statics': 3.3.7(@types/react@19.2.2)
+ '@types/react': 19.2.2
hoist-non-react-statics: 3.3.2
- intl-messageformat: 10.7.16
- react: 19.1.1
+ intl-messageformat: 10.7.18
+ react: 19.2.0
tslib: 2.8.1
optionalDependencies:
typescript: 5.9.3
@@ -14560,69 +14865,69 @@ snapshots:
react-is@18.3.1: {}
- react-redux@9.2.0(@types/react@19.1.16)(react@19.1.1)(redux@5.0.1):
+ react-redux@9.2.0(@types/react@19.2.2)(react@19.2.0)(redux@5.0.1):
dependencies:
'@types/use-sync-external-store': 0.0.6
- react: 19.1.1
- use-sync-external-store: 1.5.0(react@19.1.1)
+ react: 19.2.0
+ use-sync-external-store: 1.5.0(react@19.2.0)
optionalDependencies:
- '@types/react': 19.1.16
+ '@types/react': 19.2.2
redux: 5.0.1
- react-simple-maps@2.3.0(prop-types@15.8.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
+ react-simple-maps@2.3.0(prop-types@15.8.1)(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
d3-geo: 2.0.2
d3-selection: 2.0.0
d3-zoom: 2.0.0
prop-types: 15.8.1
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
topojson-client: 3.1.0
- react-stately@3.42.0(react@19.1.1):
+ react-stately@3.42.0(react@19.2.0):
dependencies:
- '@react-stately/calendar': 3.9.0(react@19.1.1)
- '@react-stately/checkbox': 3.7.2(react@19.1.1)
- '@react-stately/collections': 3.12.8(react@19.1.1)
- '@react-stately/color': 3.9.2(react@19.1.1)
- '@react-stately/combobox': 3.12.0(react@19.1.1)
- '@react-stately/data': 3.14.1(react@19.1.1)
- '@react-stately/datepicker': 3.15.2(react@19.1.1)
- '@react-stately/disclosure': 3.0.8(react@19.1.1)
- '@react-stately/dnd': 3.7.1(react@19.1.1)
- '@react-stately/form': 3.2.2(react@19.1.1)
- '@react-stately/list': 3.13.1(react@19.1.1)
- '@react-stately/menu': 3.9.8(react@19.1.1)
- '@react-stately/numberfield': 3.10.2(react@19.1.1)
- '@react-stately/overlays': 3.6.20(react@19.1.1)
- '@react-stately/radio': 3.11.2(react@19.1.1)
- '@react-stately/searchfield': 3.5.16(react@19.1.1)
- '@react-stately/select': 3.8.0(react@19.1.1)
- '@react-stately/selection': 3.20.6(react@19.1.1)
- '@react-stately/slider': 3.7.2(react@19.1.1)
- '@react-stately/table': 3.15.1(react@19.1.1)
- '@react-stately/tabs': 3.8.6(react@19.1.1)
- '@react-stately/toast': 3.1.2(react@19.1.1)
- '@react-stately/toggle': 3.9.2(react@19.1.1)
- '@react-stately/tooltip': 3.5.8(react@19.1.1)
- '@react-stately/tree': 3.9.3(react@19.1.1)
- '@react-types/shared': 3.32.1(react@19.1.1)
- react: 19.1.1
+ '@react-stately/calendar': 3.9.0(react@19.2.0)
+ '@react-stately/checkbox': 3.7.2(react@19.2.0)
+ '@react-stately/collections': 3.12.8(react@19.2.0)
+ '@react-stately/color': 3.9.2(react@19.2.0)
+ '@react-stately/combobox': 3.12.0(react@19.2.0)
+ '@react-stately/data': 3.14.1(react@19.2.0)
+ '@react-stately/datepicker': 3.15.2(react@19.2.0)
+ '@react-stately/disclosure': 3.0.8(react@19.2.0)
+ '@react-stately/dnd': 3.7.1(react@19.2.0)
+ '@react-stately/form': 3.2.2(react@19.2.0)
+ '@react-stately/list': 3.13.1(react@19.2.0)
+ '@react-stately/menu': 3.9.8(react@19.2.0)
+ '@react-stately/numberfield': 3.10.2(react@19.2.0)
+ '@react-stately/overlays': 3.6.20(react@19.2.0)
+ '@react-stately/radio': 3.11.2(react@19.2.0)
+ '@react-stately/searchfield': 3.5.16(react@19.2.0)
+ '@react-stately/select': 3.8.0(react@19.2.0)
+ '@react-stately/selection': 3.20.6(react@19.2.0)
+ '@react-stately/slider': 3.7.2(react@19.2.0)
+ '@react-stately/table': 3.15.1(react@19.2.0)
+ '@react-stately/tabs': 3.8.6(react@19.2.0)
+ '@react-stately/toast': 3.1.2(react@19.2.0)
+ '@react-stately/toggle': 3.9.2(react@19.2.0)
+ '@react-stately/tooltip': 3.5.8(react@19.2.0)
+ '@react-stately/tree': 3.9.3(react@19.2.0)
+ '@react-types/shared': 3.32.1(react@19.2.0)
+ react: 19.2.0
- react-use-measure@2.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
+ react-use-measure@2.1.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
optionalDependencies:
- react-dom: 19.1.1(react@19.1.1)
+ react-dom: 19.2.0(react@19.2.0)
- react-window@1.8.11(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
+ react-window@1.8.11(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
'@babel/runtime': 7.28.3
memoize-one: 5.2.1
- react: 19.1.1
- react-dom: 19.1.1(react@19.1.1)
+ react: 19.2.0
+ react-dom: 19.2.0(react@19.2.0)
- react@19.1.1: {}
+ react@19.2.0: {}
read-babelrc-up@1.1.0:
dependencies:
@@ -14778,28 +15083,28 @@ snapshots:
globby: 10.0.1
is-plain-object: 3.0.1
- rollup-plugin-delete@3.0.1(rollup@4.52.3):
+ rollup-plugin-delete@3.0.1(rollup@4.52.4):
dependencies:
del: 8.0.0
- rollup: 4.52.3
+ rollup: 4.52.4
- rollup-plugin-dts@6.2.3(rollup@4.52.3)(typescript@5.9.3):
+ rollup-plugin-dts@6.2.3(rollup@4.52.4)(typescript@5.9.3):
dependencies:
magic-string: 0.30.18
- rollup: 4.52.3
+ rollup: 4.52.4
typescript: 5.9.3
optionalDependencies:
'@babel/code-frame': 7.27.1
- rollup-plugin-node-externals@8.1.1(rollup@4.52.3):
+ rollup-plugin-node-externals@8.1.1(rollup@4.52.4):
dependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- rollup-plugin-peer-deps-external@2.2.4(rollup@4.52.3):
+ rollup-plugin-peer-deps-external@2.2.4(rollup@4.52.4):
dependencies:
- rollup: 4.52.3
+ rollup: 4.52.4
- rollup-plugin-postcss@4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)):
+ rollup-plugin-postcss@4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)):
dependencies:
chalk: 4.1.2
concat-with-sourcemaps: 1.1.0
@@ -14808,7 +15113,7 @@ snapshots:
p-queue: 6.6.2
pify: 5.0.0
postcss: 8.5.6
- postcss-load-config: 3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ postcss-load-config: 3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
postcss-modules: 4.3.1(postcss@8.5.6)
promise.series: 0.2.0
resolve: 1.22.10
@@ -14822,32 +15127,32 @@ snapshots:
dependencies:
estree-walker: 0.6.1
- rollup@4.52.3:
+ rollup@4.52.4:
dependencies:
'@types/estree': 1.0.8
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.52.3
- '@rollup/rollup-android-arm64': 4.52.3
- '@rollup/rollup-darwin-arm64': 4.52.3
- '@rollup/rollup-darwin-x64': 4.52.3
- '@rollup/rollup-freebsd-arm64': 4.52.3
- '@rollup/rollup-freebsd-x64': 4.52.3
- '@rollup/rollup-linux-arm-gnueabihf': 4.52.3
- '@rollup/rollup-linux-arm-musleabihf': 4.52.3
- '@rollup/rollup-linux-arm64-gnu': 4.52.3
- '@rollup/rollup-linux-arm64-musl': 4.52.3
- '@rollup/rollup-linux-loong64-gnu': 4.52.3
- '@rollup/rollup-linux-ppc64-gnu': 4.52.3
- '@rollup/rollup-linux-riscv64-gnu': 4.52.3
- '@rollup/rollup-linux-riscv64-musl': 4.52.3
- '@rollup/rollup-linux-s390x-gnu': 4.52.3
- '@rollup/rollup-linux-x64-gnu': 4.52.3
- '@rollup/rollup-linux-x64-musl': 4.52.3
- '@rollup/rollup-openharmony-arm64': 4.52.3
- '@rollup/rollup-win32-arm64-msvc': 4.52.3
- '@rollup/rollup-win32-ia32-msvc': 4.52.3
- '@rollup/rollup-win32-x64-gnu': 4.52.3
- '@rollup/rollup-win32-x64-msvc': 4.52.3
+ '@rollup/rollup-android-arm-eabi': 4.52.4
+ '@rollup/rollup-android-arm64': 4.52.4
+ '@rollup/rollup-darwin-arm64': 4.52.4
+ '@rollup/rollup-darwin-x64': 4.52.4
+ '@rollup/rollup-freebsd-arm64': 4.52.4
+ '@rollup/rollup-freebsd-x64': 4.52.4
+ '@rollup/rollup-linux-arm-gnueabihf': 4.52.4
+ '@rollup/rollup-linux-arm-musleabihf': 4.52.4
+ '@rollup/rollup-linux-arm64-gnu': 4.52.4
+ '@rollup/rollup-linux-arm64-musl': 4.52.4
+ '@rollup/rollup-linux-loong64-gnu': 4.52.4
+ '@rollup/rollup-linux-ppc64-gnu': 4.52.4
+ '@rollup/rollup-linux-riscv64-gnu': 4.52.4
+ '@rollup/rollup-linux-riscv64-musl': 4.52.4
+ '@rollup/rollup-linux-s390x-gnu': 4.52.4
+ '@rollup/rollup-linux-x64-gnu': 4.52.4
+ '@rollup/rollup-linux-x64-musl': 4.52.4
+ '@rollup/rollup-openharmony-arm64': 4.52.4
+ '@rollup/rollup-win32-arm64-msvc': 4.52.4
+ '@rollup/rollup-win32-ia32-msvc': 4.52.4
+ '@rollup/rollup-win32-x64-gnu': 4.52.4
+ '@rollup/rollup-win32-x64-msvc': 4.52.4
fsevents: 2.3.3
run-parallel@1.2.0:
@@ -14885,7 +15190,7 @@ snapshots:
safer-buffer@2.1.2: {}
- scheduler@0.26.0: {}
+ scheduler@0.27.0: {}
schema-utils@2.7.1:
dependencies:
@@ -14897,7 +15202,7 @@ snapshots:
semver@6.3.1: {}
- semver@7.7.2: {}
+ semver@7.7.3: {}
serialize-error@12.0.0:
dependencies:
@@ -14935,7 +15240,7 @@ snapshots:
dependencies:
color: 4.2.3
detect-libc: 2.0.4
- semver: 7.7.2
+ semver: 7.7.3
optionalDependencies:
'@img/sharp-darwin-arm64': 0.34.3
'@img/sharp-darwin-x64': 0.34.3
@@ -14961,6 +15266,36 @@ snapshots:
'@img/sharp-win32-x64': 0.34.3
optional: true
+ sharp@0.34.4:
+ dependencies:
+ '@img/colour': 1.0.0
+ detect-libc: 2.1.2
+ semver: 7.7.3
+ optionalDependencies:
+ '@img/sharp-darwin-arm64': 0.34.4
+ '@img/sharp-darwin-x64': 0.34.4
+ '@img/sharp-libvips-darwin-arm64': 1.2.3
+ '@img/sharp-libvips-darwin-x64': 1.2.3
+ '@img/sharp-libvips-linux-arm': 1.2.3
+ '@img/sharp-libvips-linux-arm64': 1.2.3
+ '@img/sharp-libvips-linux-ppc64': 1.2.3
+ '@img/sharp-libvips-linux-s390x': 1.2.3
+ '@img/sharp-libvips-linux-x64': 1.2.3
+ '@img/sharp-libvips-linuxmusl-arm64': 1.2.3
+ '@img/sharp-libvips-linuxmusl-x64': 1.2.3
+ '@img/sharp-linux-arm': 0.34.4
+ '@img/sharp-linux-arm64': 0.34.4
+ '@img/sharp-linux-ppc64': 0.34.4
+ '@img/sharp-linux-s390x': 0.34.4
+ '@img/sharp-linux-x64': 0.34.4
+ '@img/sharp-linuxmusl-arm64': 0.34.4
+ '@img/sharp-linuxmusl-x64': 0.34.4
+ '@img/sharp-wasm32': 0.34.4
+ '@img/sharp-win32-arm64': 0.34.4
+ '@img/sharp-win32-ia32': 0.34.4
+ '@img/sharp-win32-x64': 0.34.4
+ optional: true
+
shebang-command@1.2.0:
dependencies:
shebang-regex: 1.0.0
@@ -15228,10 +15563,10 @@ snapshots:
style-search@0.1.0: {}
- styled-jsx@5.1.6(@babel/core@7.28.3)(react@19.1.1):
+ styled-jsx@5.1.6(@babel/core@7.28.3)(react@19.2.0):
dependencies:
client-only: 0.0.1
- react: 19.1.1
+ react: 19.2.0
optionalDependencies:
'@babel/core': 7.28.3
@@ -15468,16 +15803,16 @@ snapshots:
ts-interface-checker@0.1.13: {}
- ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.10)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3)))(typescript@5.9.3):
+ ts-jest@29.4.1(@babel/core@7.28.3)(@jest/transform@29.7.0)(@jest/types@30.0.5)(babel-jest@29.7.0(@babel/core@7.28.3))(esbuild@0.25.11)(jest-util@30.0.5)(jest@29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3)))(typescript@5.9.3):
dependencies:
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
handlebars: 4.7.8
- jest: 29.7.0(@types/node@24.6.0)(ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3))
+ jest: 29.7.0(@types/node@24.8.1)(ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3))
json5: 2.2.3
lodash.memoize: 4.1.2
make-error: 1.3.6
- semver: 7.7.2
+ semver: 7.7.3
type-fest: 4.41.0
typescript: 5.9.3
yargs-parser: 21.1.1
@@ -15486,17 +15821,17 @@ snapshots:
'@jest/transform': 29.7.0
'@jest/types': 30.0.5
babel-jest: 29.7.0(@babel/core@7.28.3)
- esbuild: 0.25.10
+ esbuild: 0.25.11
jest-util: 30.0.5
- ts-node@10.9.2(@types/node@24.6.0)(typescript@5.9.3):
+ ts-node@10.9.2(@types/node@24.8.1)(typescript@5.9.3):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 24.6.0
+ '@types/node': 24.8.1
acorn: 8.15.0
acorn-walk: 8.3.4
arg: 4.1.3
@@ -15520,18 +15855,18 @@ snapshots:
tsup@8.5.0(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.1):
dependencies:
- bundle-require: 5.1.0(esbuild@0.25.10)
+ bundle-require: 5.1.0(esbuild@0.25.11)
cac: 6.7.14
chokidar: 4.0.3
consola: 3.4.2
debug: 4.4.3(supports-color@8.1.1)
- esbuild: 0.25.10
+ esbuild: 0.25.11
fix-dts-default-cjs-exports: 1.0.1
joycon: 3.1.1
picocolors: 1.1.1
postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.6)(yaml@2.8.1)
resolve-from: 5.0.0
- rollup: 4.52.3
+ rollup: 4.52.4
source-map: 0.8.0-beta.0
sucrase: 3.35.0
tinyexec: 0.3.2
@@ -15620,12 +15955,11 @@ snapshots:
ua-is-frozen@0.1.2: {}
- ua-parser-js@2.0.5:
+ ua-parser-js@2.0.6:
dependencies:
detect-europe-js: 0.1.2
is-standalone-pwa: 0.1.1
ua-is-frozen: 0.1.2
- undici: 7.16.0
ufo@1.6.1: {}
@@ -15639,9 +15973,7 @@ snapshots:
has-symbols: 1.1.0
which-boxed-primitive: 1.1.1
- undici-types@7.13.0: {}
-
- undici@7.16.0: {}
+ undici-types@7.14.0: {}
unicorn-magic@0.3.0: {}
@@ -15685,17 +16017,17 @@ snapshots:
dependencies:
punycode: 2.3.1
- use-memo-one@1.1.3(react@19.1.1):
+ use-memo-one@1.1.3(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
- use-sync-external-store@1.5.0(react@19.1.1):
+ use-sync-external-store@1.5.0(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
- use-sync-external-store@1.6.0(react@19.1.1):
+ use-sync-external-store@1.6.0(react@19.2.0):
dependencies:
- react: 19.1.1
+ react: 19.2.0
util-deprecate@1.0.2: {}
@@ -15893,11 +16225,11 @@ snapshots:
yocto-queue@0.1.0: {}
- zod@4.1.11: {}
+ zod@4.1.12: {}
- zustand@5.0.8(@types/react@19.1.16)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.6.0(react@19.1.1)):
+ zustand@5.0.8(@types/react@19.2.2)(immer@10.1.3)(react@19.2.0)(use-sync-external-store@1.6.0(react@19.2.0)):
optionalDependencies:
- '@types/react': 19.1.16
+ '@types/react': 19.2.2
immer: 10.1.3
- react: 19.1.1
- use-sync-external-store: 1.6.0(react@19.1.1)
+ react: 19.2.0
+ use-sync-external-store: 1.6.0(react@19.2.0)
diff --git a/src/app/(main)/links/LinkAddButton.tsx b/src/app/(main)/links/LinkAddButton.tsx
index 4ad81a46..d0c4e361 100644
--- a/src/app/(main)/links/LinkAddButton.tsx
+++ b/src/app/(main)/links/LinkAddButton.tsx
@@ -1,24 +1,19 @@
import { useMessages } from '@/components/hooks';
-import { Button, Icon, Modal, Dialog, DialogTrigger, Text } from '@umami/react-zen';
import { Plus } from '@/components/icons';
import { LinkEditForm } from './LinkEditForm';
+import { DialogButton } from '@/components/input/DialogButton';
export function LinkAddButton({ teamId }: { teamId?: string }) {
const { formatMessage, labels } = useMessages();
return (
-
-
-
-
-
-
+ }
+ label={formatMessage(labels.addLink)}
+ variant="primary"
+ width="600px"
+ >
+ {({ close }) => }
+
);
}
diff --git a/src/app/(main)/links/LinkDeleteButton.tsx b/src/app/(main)/links/LinkDeleteButton.tsx
index 6754074f..aa044a36 100644
--- a/src/app/(main)/links/LinkDeleteButton.tsx
+++ b/src/app/(main)/links/LinkDeleteButton.tsx
@@ -1,9 +1,8 @@
-import { Dialog } from '@umami/react-zen';
-import { ActionButton } from '@/components/input/ActionButton';
import { Trash } from '@/components/icons';
import { ConfirmationForm } from '@/components/common/ConfirmationForm';
import { messages } from '@/components/messages';
import { useDeleteQuery, useMessages } from '@/components/hooks';
+import { DialogButton } from '@/components/input/DialogButton';
export function LinkDeleteButton({
linkId,
@@ -29,27 +28,30 @@ export function LinkDeleteButton({
};
return (
- }>
-
-
+ }
+ title={formatMessage(labels.confirm)}
+ variant="quiet"
+ width="400px"
+ >
+ {({ close }) => (
+ {name},
+ }}
+ />
+ }
+ isLoading={isPending}
+ error={getErrorMessage(error)}
+ onConfirm={handleConfirm.bind(null, close)}
+ onClose={close}
+ buttonLabel={formatMessage(labels.delete)}
+ buttonVariant="danger"
+ />
+ )}
+
);
}
diff --git a/src/app/(main)/links/LinkEditButton.tsx b/src/app/(main)/links/LinkEditButton.tsx
index 06f7a5c5..a93852b6 100644
--- a/src/app/(main)/links/LinkEditButton.tsx
+++ b/src/app/(main)/links/LinkEditButton.tsx
@@ -1,19 +1,16 @@
-import { ActionButton } from '@/components/input/ActionButton';
import { Edit } from '@/components/icons';
-import { Dialog } from '@umami/react-zen';
import { LinkEditForm } from './LinkEditForm';
import { useMessages } from '@/components/hooks';
+import { DialogButton } from '@/components/input/DialogButton';
export function LinkEditButton({ linkId }: { linkId: string }) {
const { formatMessage, labels } = useMessages();
return (
- }>
-
-
+ } title={formatMessage(labels.link)} variant="quiet" width="800px">
+ {({ close }) => {
+ return ;
+ }}
+
);
}
diff --git a/src/app/(main)/pixels/PixelAddButton.tsx b/src/app/(main)/pixels/PixelAddButton.tsx
index 9c60db8c..8c89c795 100644
--- a/src/app/(main)/pixels/PixelAddButton.tsx
+++ b/src/app/(main)/pixels/PixelAddButton.tsx
@@ -1,24 +1,19 @@
import { useMessages } from '@/components/hooks';
-import { Button, Icon, Modal, Dialog, DialogTrigger, Text } from '@umami/react-zen';
import { Plus } from '@/components/icons';
import { PixelEditForm } from './PixelEditForm';
+import { DialogButton } from '@/components/input/DialogButton';
export function PixelAddButton({ teamId }: { teamId?: string }) {
const { formatMessage, labels } = useMessages();
return (
-
-
-
-
-
-
+ }
+ label={formatMessage(labels.addPixel)}
+ variant="primary"
+ width="600px"
+ >
+ {({ close }) => }
+
);
}
diff --git a/src/app/(main)/pixels/PixelDeleteButton.tsx b/src/app/(main)/pixels/PixelDeleteButton.tsx
index 98e34c1f..977ce5ef 100644
--- a/src/app/(main)/pixels/PixelDeleteButton.tsx
+++ b/src/app/(main)/pixels/PixelDeleteButton.tsx
@@ -1,9 +1,9 @@
-import { Dialog } from '@umami/react-zen';
-import { ActionButton } from '@/components/input/ActionButton';
import { Trash } from '@/components/icons';
import { ConfirmationForm } from '@/components/common/ConfirmationForm';
import { messages } from '@/components/messages';
import { useDeleteQuery, useMessages, useModified } from '@/components/hooks';
+import { DialogButton } from '@/components/input/DialogButton';
+
export function PixelDeleteButton({
pixelId,
name,
@@ -28,27 +28,30 @@ export function PixelDeleteButton({
};
return (
- }>
-
-
+ }
+ variant="quiet"
+ title={formatMessage(labels.confirm)}
+ width="400px"
+ >
+ {({ close }) => (
+ {name},
+ }}
+ />
+ }
+ isLoading={isPending}
+ error={getErrorMessage(error)}
+ onConfirm={handleConfirm.bind(null, close)}
+ onClose={close}
+ buttonLabel={formatMessage(labels.delete)}
+ buttonVariant="danger"
+ />
+ )}
+
);
}
diff --git a/src/app/(main)/pixels/PixelEditButton.tsx b/src/app/(main)/pixels/PixelEditButton.tsx
index 12977b81..d8627bb9 100644
--- a/src/app/(main)/pixels/PixelEditButton.tsx
+++ b/src/app/(main)/pixels/PixelEditButton.tsx
@@ -1,19 +1,21 @@
-import { ActionButton } from '@/components/input/ActionButton';
import { Edit } from '@/components/icons';
-import { Dialog } from '@umami/react-zen';
import { PixelEditForm } from './PixelEditForm';
import { useMessages } from '@/components/hooks';
+import { DialogButton } from '@/components/input/DialogButton';
export function PixelEditButton({ pixelId }: { pixelId: string }) {
const { formatMessage, labels } = useMessages();
return (
- }>
-
-
+ }
+ title={formatMessage(labels.addPixel)}
+ variant="quiet"
+ width="600px"
+ >
+ {({ close }) => {
+ return ;
+ }}
+
);
}
diff --git a/src/app/(main)/teams/[teamId]/TeamMemberEditButton.tsx b/src/app/(main)/teams/[teamId]/TeamMemberEditButton.tsx
index 6db7e147..eb24d2aa 100644
--- a/src/app/(main)/teams/[teamId]/TeamMemberEditButton.tsx
+++ b/src/app/(main)/teams/[teamId]/TeamMemberEditButton.tsx
@@ -1,7 +1,7 @@
import { useMessages, useModified } from '@/components/hooks';
-import { Dialog, useToast } from '@umami/react-zen';
+import { useToast } from '@umami/react-zen';
import { TeamMemberEditForm } from './TeamMemberEditForm';
-import { ActionButton } from '@/components/input/ActionButton';
+import { DialogButton } from '@/components/input/DialogButton';
import { Edit } from '@/components/icons';
export function TeamMemberEditButton({
@@ -26,18 +26,21 @@ export function TeamMemberEditButton({
};
return (
- }>
-
-
+ }
+ title={formatMessage(labels.editMember)}
+ variant="quiet"
+ width="400px"
+ >
+ {({ close }) => (
+
+ )}
+
);
}
diff --git a/src/app/(main)/teams/[teamId]/TeamMemberRemoveButton.tsx b/src/app/(main)/teams/[teamId]/TeamMemberRemoveButton.tsx
index 065f637b..4ea83540 100644
--- a/src/app/(main)/teams/[teamId]/TeamMemberRemoveButton.tsx
+++ b/src/app/(main)/teams/[teamId]/TeamMemberRemoveButton.tsx
@@ -2,8 +2,7 @@ import { ConfirmationForm } from '@/components/common/ConfirmationForm';
import { useDeleteQuery, useMessages, useModified } from '@/components/hooks';
import { messages } from '@/components/messages';
import { Trash } from '@/components/icons';
-import { Dialog } from '@umami/react-zen';
-import { ActionButton } from '@/components/input/ActionButton';
+import { DialogButton } from '@/components/input/DialogButton';
export function TeamMemberRemoveButton({
teamId,
@@ -32,27 +31,30 @@ export function TeamMemberRemoveButton({
};
return (
- }>
-
-
+ }
+ title={formatMessage(labels.confirm)}
+ variant="quiet"
+ width="400px"
+ >
+ {({ close }) => (
+ {userName},
+ }}
+ />
+ }
+ isLoading={isPending}
+ error={error}
+ onConfirm={handleConfirm.bind(null, close)}
+ onClose={close}
+ buttonLabel={formatMessage(labels.remove)}
+ buttonVariant="danger"
+ />
+ )}
+
);
}
diff --git a/src/app/(main)/websites/WebsiteAddButton.tsx b/src/app/(main)/websites/WebsiteAddButton.tsx
index 050098f0..db0349cf 100644
--- a/src/app/(main)/websites/WebsiteAddButton.tsx
+++ b/src/app/(main)/websites/WebsiteAddButton.tsx
@@ -1,7 +1,8 @@
import { useMessages, useModified } from '@/components/hooks';
-import { Button, Icon, Modal, Dialog, DialogTrigger, Text, useToast } from '@umami/react-zen';
+import { useToast } from '@umami/react-zen';
import { Plus } from '@/components/icons';
import { WebsiteAddForm } from './WebsiteAddForm';
+import { DialogButton } from '@/components/input/DialogButton';
export function WebsiteAddButton({ teamId, onSave }: { teamId: string; onSave?: () => void }) {
const { formatMessage, labels, messages } = useMessages();
@@ -15,18 +16,13 @@ export function WebsiteAddButton({ teamId, onSave }: { teamId: string; onSave?:
};
return (
-
-
-
-
-
-
+ }
+ label={formatMessage(labels.addWebsite)}
+ variant="primary"
+ width="400px"
+ >
+ {({ close }) => }
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/(reports)/goals/GoalsPage.tsx b/src/app/(main)/websites/[websiteId]/(reports)/goals/GoalsPage.tsx
index 6cd41728..29961110 100644
--- a/src/app/(main)/websites/[websiteId]/(reports)/goals/GoalsPage.tsx
+++ b/src/app/(main)/websites/[websiteId]/(reports)/goals/GoalsPage.tsx
@@ -22,7 +22,7 @@ export function GoalsPage({ websiteId }: { websiteId: string }) {
{data && (
-
+
{data['data'].map((report: any) => (
diff --git a/src/app/(main)/websites/[websiteId]/(reports)/retention/RetentionPage.tsx b/src/app/(main)/websites/[websiteId]/(reports)/retention/RetentionPage.tsx
index 64da8700..348cfb33 100644
--- a/src/app/(main)/websites/[websiteId]/(reports)/retention/RetentionPage.tsx
+++ b/src/app/(main)/websites/[websiteId]/(reports)/retention/RetentionPage.tsx
@@ -8,7 +8,7 @@ import { endOfMonth, startOfMonth } from 'date-fns';
export function RetentionPage({ websiteId }: { websiteId: string }) {
const {
dateRange: { startDate },
- } = useDateRange(websiteId, { ignoreOffset: true });
+ } = useDateRange();
const monthStartDate = startOfMonth(startDate);
const monthEndDate = endOfMonth(startDate);
diff --git a/src/app/(main)/websites/[websiteId]/cohorts/CohortAddButton.tsx b/src/app/(main)/websites/[websiteId]/cohorts/CohortAddButton.tsx
index aa62f1d9..50e4506b 100644
--- a/src/app/(main)/websites/[websiteId]/cohorts/CohortAddButton.tsx
+++ b/src/app/(main)/websites/[websiteId]/cohorts/CohortAddButton.tsx
@@ -1,29 +1,16 @@
-import { Button, DialogTrigger, Modal, Text, Icon, Dialog } from '@umami/react-zen';
import { useMessages } from '@/components/hooks';
import { Plus } from '@/components/icons';
+import { DialogButton } from '@/components/input/DialogButton';
import { CohortEditForm } from './CohortEditForm';
export function CohortAddButton({ websiteId }: { websiteId: string }) {
const { formatMessage, labels } = useMessages();
return (
-
-
-
-
-
-
+ } label={formatMessage(labels.cohort)} variant="primary">
+ {({ close }) => {
+ return ;
+ }}
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/cohorts/CohortDeleteButton.tsx b/src/app/(main)/websites/[websiteId]/cohorts/CohortDeleteButton.tsx
index 32a9180d..7571bf62 100644
--- a/src/app/(main)/websites/[websiteId]/cohorts/CohortDeleteButton.tsx
+++ b/src/app/(main)/websites/[websiteId]/cohorts/CohortDeleteButton.tsx
@@ -1,9 +1,8 @@
-import { Dialog } from '@umami/react-zen';
-import { ActionButton } from '@/components/input/ActionButton';
import { Trash } from '@/components/icons';
-import { ConfirmationForm } from '@/components/common/ConfirmationForm';
import { messages } from '@/components/messages';
import { useDeleteQuery, useMessages } from '@/components/hooks';
+import { ConfirmationForm } from '@/components/common/ConfirmationForm';
+import { DialogButton } from '@/components/input/DialogButton';
export function CohortDeleteButton({
cohortId,
@@ -32,27 +31,30 @@ export function CohortDeleteButton({
};
return (
- }>
-
-
+ }
+ variant="quiet"
+ title={formatMessage(labels.confirm)}
+ width="400px"
+ >
+ {({ close }) => (
+ {name},
+ }}
+ />
+ }
+ isLoading={isPending}
+ error={error}
+ onConfirm={handleConfirm.bind(null, close)}
+ onClose={close}
+ buttonLabel={formatMessage(labels.delete)}
+ buttonVariant="danger"
+ />
+ )}
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/cohorts/CohortEditButton.tsx b/src/app/(main)/websites/[websiteId]/cohorts/CohortEditButton.tsx
index 86b3dedc..693f31d7 100644
--- a/src/app/(main)/websites/[websiteId]/cohorts/CohortEditButton.tsx
+++ b/src/app/(main)/websites/[websiteId]/cohorts/CohortEditButton.tsx
@@ -1,9 +1,8 @@
-import { ActionButton } from '@/components/input/ActionButton';
import { Edit } from '@/components/icons';
-import { Dialog } from '@umami/react-zen';
import { CohortEditForm } from '@/app/(main)/websites/[websiteId]/cohorts/CohortEditForm';
import { useMessages } from '@/components/hooks';
import { Filter } from '@/lib/types';
+import { DialogButton } from '@/components/input/DialogButton';
export function CohortEditButton({
cohortId,
@@ -17,22 +16,23 @@ export function CohortEditButton({
const { formatMessage, labels } = useMessages();
return (
- }>
-
-
+ }
+ variant="quiet"
+ title={formatMessage(labels.cohort)}
+ width="800px"
+ minHeight="300px"
+ >
+ {({ close }) => {
+ return (
+
+ );
+ }}
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/cohorts/CohortEditForm.tsx b/src/app/(main)/websites/[websiteId]/cohorts/CohortEditForm.tsx
index 3b228e83..2c1ed103 100644
--- a/src/app/(main)/websites/[websiteId]/cohorts/CohortEditForm.tsx
+++ b/src/app/(main)/websites/[websiteId]/cohorts/CohortEditForm.tsx
@@ -80,7 +80,7 @@ export function CohortEditForm({
-
+
;
- }
-
return (
-
+
{(row: any) => (
{row.name}
diff --git a/src/app/(main)/websites/[websiteId]/segments/SegmentAddButton.tsx b/src/app/(main)/websites/[websiteId]/segments/SegmentAddButton.tsx
index ef207948..2410cd9e 100644
--- a/src/app/(main)/websites/[websiteId]/segments/SegmentAddButton.tsx
+++ b/src/app/(main)/websites/[websiteId]/segments/SegmentAddButton.tsx
@@ -1,29 +1,16 @@
-import { Button, DialogTrigger, Modal, Text, Icon, Dialog } from '@umami/react-zen';
import { useMessages } from '@/components/hooks';
import { Plus } from '@/components/icons';
import { SegmentEditForm } from './SegmentEditForm';
+import { DialogButton } from '@/components/input/DialogButton';
export function SegmentAddButton({ websiteId }: { websiteId: string }) {
const { formatMessage, labels } = useMessages();
return (
-
-
-
-
-
-
+ } label={formatMessage(labels.segment)} variant="primary">
+ {({ close }) => {
+ return ;
+ }}
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/segments/SegmentDeleteButton.tsx b/src/app/(main)/websites/[websiteId]/segments/SegmentDeleteButton.tsx
index 6cbc24bd..35ef83bb 100644
--- a/src/app/(main)/websites/[websiteId]/segments/SegmentDeleteButton.tsx
+++ b/src/app/(main)/websites/[websiteId]/segments/SegmentDeleteButton.tsx
@@ -1,9 +1,8 @@
-import { Dialog } from '@umami/react-zen';
-import { ActionButton } from '@/components/input/ActionButton';
import { Trash } from '@/components/icons';
import { ConfirmationForm } from '@/components/common/ConfirmationForm';
import { messages } from '@/components/messages';
import { useDeleteQuery, useMessages } from '@/components/hooks';
+import { DialogButton } from '@/components/input/DialogButton';
export function SegmentDeleteButton({
segmentId,
@@ -32,27 +31,30 @@ export function SegmentDeleteButton({
};
return (
- }>
-
-
+ }
+ title={formatMessage(labels.confirm)}
+ variant="quiet"
+ width="600px"
+ >
+ {({ close }) => (
+ {name},
+ }}
+ />
+ }
+ isLoading={isPending}
+ error={error}
+ onConfirm={handleConfirm.bind(null, close)}
+ onClose={close}
+ buttonLabel={formatMessage(labels.delete)}
+ buttonVariant="danger"
+ />
+ )}
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/segments/SegmentEditButton.tsx b/src/app/(main)/websites/[websiteId]/segments/SegmentEditButton.tsx
index a93a11d8..6d422c95 100644
--- a/src/app/(main)/websites/[websiteId]/segments/SegmentEditButton.tsx
+++ b/src/app/(main)/websites/[websiteId]/segments/SegmentEditButton.tsx
@@ -1,9 +1,8 @@
-import { Dialog } from '@umami/react-zen';
-import { ActionButton } from '@/components/input/ActionButton';
import { Edit } from '@/components/icons';
import { useMessages } from '@/components/hooks';
import { SegmentEditForm } from './SegmentEditForm';
import { Filter } from '@/lib/types';
+import { DialogButton } from '@/components/input/DialogButton';
export function SegmentEditButton({
segmentId,
@@ -17,22 +16,22 @@ export function SegmentEditButton({
const { formatMessage, labels } = useMessages();
return (
- }>
-
-
+ }
+ title={formatMessage(labels.segment)}
+ variant="quiet"
+ width="800px"
+ >
+ {({ close }) => {
+ return (
+
+ );
+ }}
+
);
}
diff --git a/src/app/(main)/websites/[websiteId]/segments/SegmentsTable.tsx b/src/app/(main)/websites/[websiteId]/segments/SegmentsTable.tsx
index 804c7b5b..573572aa 100644
--- a/src/app/(main)/websites/[websiteId]/segments/SegmentsTable.tsx
+++ b/src/app/(main)/websites/[websiteId]/segments/SegmentsTable.tsx
@@ -1,21 +1,16 @@
-import { DataTable, DataColumn, Row } from '@umami/react-zen';
+import { DataTable, DataColumn, Row, DataTableProps } from '@umami/react-zen';
import { useMessages, useNavigation } from '@/components/hooks';
-import { Empty } from '@/components/common/Empty';
import { DateDistance } from '@/components/common/DateDistance';
import { SegmentEditButton } from '@/app/(main)/websites/[websiteId]/segments/SegmentEditButton';
import { SegmentDeleteButton } from '@/app/(main)/websites/[websiteId]/segments/SegmentDeleteButton';
import Link from 'next/link';
-export function SegmentsTable({ data = [] }) {
+export function SegmentsTable(props: DataTableProps) {
const { formatMessage, labels } = useMessages();
const { websiteId, renderUrl } = useNavigation();
- if (data.length === 0) {
- return ;
- }
-
return (
-
+
{(row: any) => (
diff --git a/src/components/common/DataGrid.tsx b/src/components/common/DataGrid.tsx
index 18cb763c..5359eb28 100644
--- a/src/components/common/DataGrid.tsx
+++ b/src/components/common/DataGrid.tsx
@@ -64,7 +64,7 @@ export function DataGrid({
return (
{allowSearch && (
-
+
)}
-
-
-
-