diff --git a/package.json b/package.json index e98f549b1..cb0e8d01f 100644 --- a/package.json +++ b/package.json @@ -695,24 +695,24 @@ "@opentelemetry/api-logs": "^0.218.0", "@peculiar/x509": "^2.0.0", "@repo/shared": "workspace:*", - "axios": "^1.16.1", + "axios": "^1.17.0", "date-fns": "catalog:", "eventsource": "^4.1.0", "fflate": "^0.8.3", "find-process": "^2.1.1", "jsonc-parser": "^3.3.1", - "openpgp": "^6.3.0", + "openpgp": "^6.3.1", "pretty-bytes": "^7.1.0", "proper-lockfile": "^4.1.2", - "proxy-agent": "^8.0.1", - "semver": "^7.8.1", + "proxy-agent": "^8.0.2", + "semver": "^7.8.4", "strip-ansi": "^7.2.0", "ua-parser-js": "^1.0.41", "ws": "^8.21.0", "zod": "^4.4.3" }, "devDependencies": { - "@eslint-react/eslint-plugin": "^5.8.10", + "@eslint-react/eslint-plugin": "^5.8.17", "@eslint/js": "^10.0.1", "@eslint/markdown": "^8.0.2", "@repo/mocks": "workspace:*", @@ -725,7 +725,7 @@ "@testing-library/react": "^16.3.2", "@tsconfig/node22": "^22.0.5", "@types/mocha": "^10.0.10", - "@types/node": "^22.19.19", + "@types/node": "^22.19.20", "@types/proper-lockfile": "^4.1.4", "@types/react": "catalog:", "@types/react-dom": "catalog:", @@ -734,17 +734,17 @@ "@types/vscode": "1.105.0", "@types/vscode-webview": "catalog:", "@types/ws": "^8.18.1", - "@typescript-eslint/eslint-plugin": "^8.60.0", - "@typescript-eslint/parser": "^8.60.0", + "@typescript-eslint/eslint-plugin": "^8.61.0", + "@typescript-eslint/parser": "^8.61.0", "@vitejs/plugin-react": "catalog:", "@vitest/coverage-v8": "^4.1.8", "@vscode/codicons": "catalog:", "@vscode/test-cli": "^0.0.12", - "@vscode/test-electron": "^2.5.2", - "@vscode/vsce": "^3.9.1", + "@vscode/test-electron": "^3.0.0", + "@vscode/vsce": "^3.9.2", "babel-plugin-react-compiler": "catalog:", "bufferutil": "^4.1.0", - "chromatic": "^17.2.0", + "chromatic": "^17.3.0", "coder": "catalog:", "concurrently": "^10.0.3", "cross-env": "^10.1.0", @@ -755,18 +755,18 @@ "eslint-config-prettier": "^10.1.8", "eslint-import-resolver-typescript": "^4.4.5", "eslint-plugin-import-x": "^4.16.2", - "eslint-plugin-package-json": "^1.2.0", - "eslint-plugin-storybook": "^10.4.1", + "eslint-plugin-package-json": "^1.3.0", + "eslint-plugin-storybook": "^10.4.2", "globals": "^17.6.0", "jsdom": "^29.1.1", "jsonc-eslint-parser": "^3.1.0", - "memfs": "^4.57.3", - "prettier": "^3.8.3", + "memfs": "^4.57.6", + "prettier": "^3.8.4", "react": "catalog:", "react-dom": "catalog:", - "storybook": "^10.4.1", + "storybook": "^10.4.2", "typescript": "catalog:", - "typescript-eslint": "^8.60.0", + "typescript-eslint": "^8.61.0", "utf-8-validate": "^6.0.6", "vite": "catalog:", "vitest": "^4.1.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 195b81c07..f4c8b1189 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,20 +11,20 @@ catalogs: specifier: ^0.2.3 version: 0.2.3 '@storybook/addon-a11y': - specifier: ^10.4.1 - version: 10.4.1 + specifier: ^10.4.2 + version: 10.4.2 '@storybook/addon-docs': - specifier: ^10.4.1 - version: 10.4.1 + specifier: ^10.4.2 + version: 10.4.2 '@storybook/react-vite': - specifier: ^10.4.1 - version: 10.4.1 + specifier: ^10.4.2 + version: 10.4.2 '@tanstack/react-query': - specifier: ^5.100.14 - version: 5.100.14 + specifier: ^5.101.0 + version: 5.101.0 '@types/react': - specifier: ^19.2.15 - version: 19.2.15 + specifier: ^19.2.17 + version: 19.2.17 '@types/react-dom': specifier: ^19.2.3 version: 19.2.3 @@ -44,17 +44,17 @@ catalogs: specifier: ^1.0.0 version: 1.0.0 coder: - specifier: github:coder/coder#v2.33.1 + specifier: github:coder/coder#v2.34.1 version: 0.0.0 date-fns: specifier: ^4.4.0 version: 4.4.0 react: - specifier: ^19.2.6 - version: 19.2.6 + specifier: ^19.2.7 + version: 19.2.7 react-dom: - specifier: ^19.2.6 - version: 19.2.6 + specifier: ^19.2.7 + version: 19.2.7 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -85,8 +85,8 @@ importers: specifier: workspace:* version: link:packages/shared axios: - specifier: ^1.16.1 - version: 1.16.1 + specifier: ^1.17.0 + version: 1.17.0 date-fns: specifier: 'catalog:' version: 4.4.0 @@ -103,8 +103,8 @@ importers: specifier: ^3.3.1 version: 3.3.1 openpgp: - specifier: ^6.3.0 - version: 6.3.0 + specifier: ^6.3.1 + version: 6.3.1 pretty-bytes: specifier: ^7.1.0 version: 7.1.0 @@ -112,11 +112,11 @@ importers: specifier: ^4.1.2 version: 4.1.2 proxy-agent: - specifier: ^8.0.1 - version: 8.0.1 + specifier: ^8.0.2 + version: 8.0.2 semver: - specifier: ^7.8.1 - version: 7.8.1 + specifier: ^7.8.4 + version: 7.8.4 strip-ansi: specifier: ^7.2.0 version: 7.2.0 @@ -131,8 +131,8 @@ importers: version: 4.4.3 devDependencies: '@eslint-react/eslint-plugin': - specifier: ^5.8.10 - version: 5.8.10(eslint@10.4.1)(typescript@6.0.3) + specifier: ^5.8.17 + version: 5.8.17(eslint@10.4.1)(typescript@6.0.3) '@eslint/js': specifier: ^10.0.1 version: 10.0.1(eslint@10.4.1) @@ -147,22 +147,22 @@ importers: version: 0.2.3(@babel/core@7.29.7)(@babel/runtime@7.29.7)(rolldown@1.0.3)(vite@8.0.16) '@storybook/addon-a11y': specifier: 'catalog:' - version: 10.4.1(storybook@10.4.1) + version: 10.4.2(storybook@10.4.2) '@storybook/addon-docs': specifier: 'catalog:' - version: 10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16) + version: 10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16) '@storybook/react-vite': specifier: 'catalog:' - version: 10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(esbuild@0.28.0)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1)(typescript@6.0.3)(vite@8.0.16) + version: 10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(esbuild@0.28.0)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2)(typescript@6.0.3)(vite@8.0.16) '@tanstack/react-query': specifier: 'catalog:' - version: 5.100.14(react@19.2.6) + version: 5.101.0(react@19.2.7) '@testing-library/jest-dom': specifier: ^6.9.1 version: 6.9.1 '@testing-library/react': specifier: ^16.3.2 - version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6) + version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7) '@tsconfig/node22': specifier: ^22.0.5 version: 22.0.5 @@ -170,17 +170,17 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^22.19.19 - version: 22.19.19 + specifier: ^22.19.20 + version: 22.19.20 '@types/proper-lockfile': specifier: ^4.1.4 version: 4.1.4 '@types/react': specifier: 'catalog:' - version: 19.2.15 + version: 19.2.17 '@types/react-dom': specifier: 'catalog:' - version: 19.2.3(@types/react@19.2.15) + version: 19.2.3(@types/react@19.2.17) '@types/semver': specifier: ^7.7.1 version: 7.7.1 @@ -197,11 +197,11 @@ importers: specifier: ^8.18.1 version: 8.18.1 '@typescript-eslint/eslint-plugin': - specifier: ^8.60.0 - version: 8.60.0(@typescript-eslint/parser@8.60.0)(eslint@10.4.1)(typescript@6.0.3) + specifier: ^8.61.0 + version: 8.61.0(@typescript-eslint/parser@8.61.0)(eslint@10.4.1)(typescript@6.0.3) '@typescript-eslint/parser': - specifier: ^8.60.0 - version: 8.60.0(eslint@10.4.1)(typescript@6.0.3) + specifier: ^8.61.0 + version: 8.61.0(eslint@10.4.1)(typescript@6.0.3) '@vitejs/plugin-react': specifier: 'catalog:' version: 6.0.2(@rolldown/plugin-babel@0.2.3)(babel-plugin-react-compiler@1.0.0)(vite@8.0.16) @@ -215,11 +215,11 @@ importers: specifier: ^0.0.12 version: 0.0.12 '@vscode/test-electron': - specifier: ^2.5.2 - version: 2.5.2 + specifier: ^3.0.0 + version: 3.0.0 '@vscode/vsce': - specifier: ^3.9.1 - version: 3.9.1 + specifier: ^3.9.2 + version: 3.9.2 babel-plugin-react-compiler: specifier: 'catalog:' version: 1.0.0 @@ -227,11 +227,11 @@ importers: specifier: ^4.1.0 version: 4.1.0 chromatic: - specifier: ^17.2.0 - version: 17.2.0 + specifier: ^17.3.0 + version: 17.3.0 coder: specifier: 'catalog:' - version: '@coder/coder@https://codeload.github.com/coder/coder/tar.gz/3e34ba7bf029394b642bced1428af2d94a99f55a' + version: '@coder/coder@https://codeload.github.com/coder/coder/tar.gz/2e8d80abf74d655b54ace1533b6c13102ea8d549' concurrently: specifier: ^10.0.3 version: 10.0.3 @@ -258,13 +258,13 @@ importers: version: 4.4.5(eslint-plugin-import-x@4.16.2)(eslint@10.4.1) eslint-plugin-import-x: specifier: ^4.16.2 - version: 4.16.2(@typescript-eslint/utils@8.60.0)(eslint@10.4.1) + version: 4.16.2(@typescript-eslint/utils@8.61.0)(eslint@10.4.1) eslint-plugin-package-json: - specifier: ^1.2.0 - version: 1.2.0(@types/estree@1.0.9)(eslint@10.4.1) + specifier: ^1.3.0 + version: 1.3.0(@types/estree@1.0.9)(eslint@10.4.1) eslint-plugin-storybook: - specifier: ^10.4.1 - version: 10.4.1(eslint@10.4.1)(storybook@10.4.1)(typescript@6.0.3) + specifier: ^10.4.2 + version: 10.4.2(eslint@10.4.1)(storybook@10.4.2)(typescript@6.0.3) globals: specifier: ^17.6.0 version: 17.6.0 @@ -275,35 +275,35 @@ importers: specifier: ^3.1.0 version: 3.1.0 memfs: - specifier: ^4.57.3 - version: 4.57.3(tslib@2.8.1) + specifier: ^4.57.6 + version: 4.57.6(tslib@2.8.1) prettier: - specifier: ^3.8.3 - version: 3.8.3 + specifier: ^3.8.4 + version: 3.8.4 react: specifier: 'catalog:' - version: 19.2.6 + version: 19.2.7 react-dom: specifier: 'catalog:' - version: 19.2.6(react@19.2.6) + version: 19.2.7(react@19.2.7) storybook: - specifier: ^10.4.1 - version: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + specifier: ^10.4.2 + version: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) typescript: specifier: 'catalog:' version: 6.0.3 typescript-eslint: - specifier: ^8.60.0 - version: 8.60.0(eslint@10.4.1)(typescript@6.0.3) + specifier: ^8.61.0 + version: 8.61.0(eslint@10.4.1)(typescript@6.0.3) utf-8-validate: specifier: ^6.0.6 version: 6.0.6 vite: specifier: 'catalog:' - version: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + version: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) vitest: specifier: ^4.1.8 - version: 4.1.8(@types/node@22.19.19)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16) + version: 4.1.8(@opentelemetry/api@1.9.1)(@types/node@22.19.20)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16) packages/mocks: dependencies: @@ -338,20 +338,20 @@ importers: version: 6.0.3 vite: specifier: 'catalog:' - version: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + version: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) packages/storybook-utils: dependencies: '@tanstack/react-query': specifier: 'catalog:' - version: 5.100.14(react@19.2.6) + version: 5.101.0(react@19.2.7) react: specifier: 'catalog:' - version: 19.2.6 + version: 19.2.7 devDependencies: '@storybook/react-vite': specifier: 'catalog:' - version: 10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(esbuild@0.28.0)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1)(typescript@6.0.3)(vite@8.0.16) + version: 10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(esbuild@0.28.0)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2)(typescript@6.0.3)(vite@8.0.16) typescript: specifier: 'catalog:' version: 6.0.3 @@ -366,10 +366,10 @@ importers: version: link:../webview-shared '@tanstack/react-query': specifier: 'catalog:' - version: 5.100.14(react@19.2.6) + version: 5.101.0(react@19.2.7) '@vscode-elements/react-elements': specifier: 'catalog:' - version: 2.4.0(@types/react@19.2.15)(@vscode/codicons@0.0.45)(react-dom@19.2.6)(react@19.2.6) + version: 2.4.0(@types/react@19.2.17)(@vscode/codicons@0.0.45)(react-dom@19.2.7)(react@19.2.7) '@vscode/codicons': specifier: 'catalog:' version: 0.0.45 @@ -378,10 +378,10 @@ importers: version: 4.4.0 react: specifier: 'catalog:' - version: 19.2.6 + version: 19.2.7 react-dom: specifier: 'catalog:' - version: 19.2.6(react@19.2.6) + version: 19.2.7(react@19.2.7) devDependencies: '@repo/mocks': specifier: workspace:* @@ -394,10 +394,10 @@ importers: version: 0.2.3(@babel/core@7.29.7)(@babel/runtime@7.29.7)(rolldown@1.0.3)(vite@8.0.16) '@types/react': specifier: 'catalog:' - version: 19.2.15 + version: 19.2.17 '@types/react-dom': specifier: 'catalog:' - version: 19.2.3(@types/react@19.2.15) + version: 19.2.3(@types/react@19.2.17) '@vitejs/plugin-react': specifier: 'catalog:' version: 6.0.2(@rolldown/plugin-babel@0.2.3)(babel-plugin-react-compiler@1.0.0)(vite@8.0.16) @@ -409,7 +409,7 @@ importers: version: 6.0.3 vite: specifier: 'catalog:' - version: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + version: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) packages/webview-shared: dependencies: @@ -422,16 +422,16 @@ importers: version: 7.20.5 '@types/react': specifier: 'catalog:' - version: 19.2.15 + version: 19.2.17 '@types/vscode-webview': specifier: 'catalog:' version: 1.57.5 '@vscode-elements/react-elements': specifier: 'catalog:' - version: 2.4.0(@types/react@19.2.15)(@vscode/codicons@0.0.45)(react-dom@19.2.6)(react@19.2.6) + version: 2.4.0(@types/react@19.2.17)(@vscode/codicons@0.0.45)(react-dom@19.2.7)(react@19.2.7) react: specifier: 'catalog:' - version: 19.2.6 + version: 19.2.7 typescript: specifier: 'catalog:' version: 6.0.3 @@ -446,10 +446,10 @@ importers: version: link:../webview-shared '@tanstack/react-query': specifier: 'catalog:' - version: 5.100.14(react@19.2.6) + version: 5.101.0(react@19.2.7) '@vscode-elements/react-elements': specifier: 'catalog:' - version: 2.4.0(@types/react@19.2.15)(@vscode/codicons@0.0.45)(react-dom@19.2.6)(react@19.2.6) + version: 2.4.0(@types/react@19.2.17)(@vscode/codicons@0.0.45)(react-dom@19.2.7)(react@19.2.7) '@vscode/codicons': specifier: 'catalog:' version: 0.0.45 @@ -458,10 +458,10 @@ importers: version: 4.4.0 react: specifier: 'catalog:' - version: 19.2.6 + version: 19.2.7 react-dom: specifier: 'catalog:' - version: 19.2.6(react@19.2.6) + version: 19.2.7(react@19.2.7) devDependencies: '@repo/mocks': specifier: workspace:* @@ -474,10 +474,10 @@ importers: version: 0.2.3(@babel/core@7.29.7)(@babel/runtime@7.29.7)(rolldown@1.0.3)(vite@8.0.16) '@types/react': specifier: 'catalog:' - version: 19.2.15 + version: 19.2.17 '@types/react-dom': specifier: 'catalog:' - version: 19.2.3(@types/react@19.2.15) + version: 19.2.3(@types/react@19.2.17) '@vitejs/plugin-react': specifier: 'catalog:' version: 6.0.2(@rolldown/plugin-babel@0.2.3)(babel-plugin-react-compiler@1.0.0)(vite@8.0.16) @@ -489,7 +489,7 @@ importers: version: 6.0.3 vite: specifier: 'catalog:' - version: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + version: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) packages: @@ -531,12 +531,12 @@ packages: resolution: {integrity: sha512-ykRMW8PjVAn+RS6ww5cmK9U2CyH9p4Q88YJwvUslfuMmN98w/2rdGRLPqJYObapBCdzBVeDgYWdJnFPFb7qzpg==} engines: {node: '>=20.0.0'} - '@azure/core-client@1.10.1': - resolution: {integrity: sha512-Nh5PhEOeY6PrnxNPsEHRr9eimxLwgLlpmguQaHKBinFYA/RU9+kOYVOQqOrTsCL+KSxrLLl1gD8Dk5BFW/7l/w==} + '@azure/core-client@1.10.2': + resolution: {integrity: sha512-1D2LpsU7y9xrqKjdIbsB7PlrRePw0xsVV8p+AKTlzITrWmscajryfJCdDJB/oGwvDI5HmRo04eMMADB67uwAwQ==} engines: {node: '>=20.0.0'} - '@azure/core-rest-pipeline@1.23.0': - resolution: {integrity: sha512-Evs1INHo+jUjwHi1T6SG6Ua/LHOQBCLuKEEE6efIpt4ZOoNonaT1kP32GoOcdNDbfqsD2445CPri3MubBy5DEQ==} + '@azure/core-rest-pipeline@1.24.0': + resolution: {integrity: sha512-PpLsoDQ3AMmKZ0VU+0GrmqMxgp/sExjlVm4R+nLWngeoEGAzOIPVifaxKGU5gMv+nWELUoHfvrolWD+ZS/nFJg==} engines: {node: '>=20.0.0'} '@azure/core-tracing@1.3.1': @@ -555,16 +555,16 @@ packages: resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==} engines: {node: '>=20.0.0'} - '@azure/msal-browser@5.11.0': - resolution: {integrity: sha512-zkGNYS3TwY8lUpPIafAmsFCYZbgFixY9y/LZB9GUg0IILoHTqpN26j5OrkL1AQThh/YdZsawe4iWXfp85lFVxg==} + '@azure/msal-browser@5.12.0': + resolution: {integrity: sha512-eNf2aqx1C6I0yT1GEu5ukblFrmaBXGfe1bivpmlfqvK7giPZvoXLa404C8EfeHVsy6EIryfQuPRzuW1fPxWlHg==} engines: {node: '>=0.8.0'} - '@azure/msal-common@16.6.2': - resolution: {integrity: sha512-hQjjsekAjB00cM1EmatWJlzhEoK2Qhz7Rj5gvM6tYf8iL7RM3tkxlpU9fG0+ofkulzg9AEEA6dIEnSmDr5ZqUA==} + '@azure/msal-common@16.7.0': + resolution: {integrity: sha512-Jb8Y7pX6KM42SIT7KWP6YbY3+vLbwB5b5m+tpiiOzMU1QeyelQzs9lO8jv1e7/Uj9r7tg7VjPvW4T0KB1jF3UQ==} engines: {node: '>=0.8.0'} - '@azure/msal-node@5.2.2': - resolution: {integrity: sha512-toS+2AePxqyzb0YOKttDOOiSl3jrkK9aiqIvpurpis0O34QcIS5gToqrgT39p04Dpxw3YoUU0lxJKTpSFFfA6Q==} + '@azure/msal-node@5.2.3': + resolution: {integrity: sha512-YYX4TchEVddVBiybKvKhV9QO/q22jgewP+BVxKG7Uh115voPcviGlypbKERDsqQdAiSTJrwi80gcWFjYKdo8+Q==} engines: {node: '>=20'} '@babel/code-frame@7.29.7': @@ -646,8 +646,8 @@ packages: resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==} hasBin: true - '@coder/coder@https://codeload.github.com/coder/coder/tar.gz/3e34ba7bf029394b642bced1428af2d94a99f55a': - resolution: {gitHosted: true, tarball: https://codeload.github.com/coder/coder/tar.gz/3e34ba7bf029394b642bced1428af2d94a99f55a} + '@coder/coder@https://codeload.github.com/coder/coder/tar.gz/2e8d80abf74d655b54ace1533b6c13102ea8d549': + resolution: {gitHosted: true, integrity: sha512-By+7tehWIsLhq3RGifYR3nvrfvc70KFpuGwurBZW+U175uQhZIqTluIcXV4bSIyW3bW9XlR1L6dlH2oH68xOXA==, tarball: https://codeload.github.com/coder/coder/tar.gz/2e8d80abf74d655b54ace1533b6c13102ea8d549} version: 0.0.0 '@csstools/color-helpers@6.0.2': @@ -674,8 +674,8 @@ packages: peerDependencies: '@csstools/css-tokenizer': ^4.0.0 - '@csstools/css-syntax-patches-for-csstree@1.1.4': - resolution: {integrity: sha512-wgsqt92b7C7tQhIdPNxj0n9zuUbQlvAuI1exyzeNrOKOi62SD7ren8zqszmpVREjAOqg8cD2FqYhQfAuKjk4sw==} + '@csstools/css-syntax-patches-for-csstree@1.1.5': + resolution: {integrity: sha512-oNjBvzLq2GPZtJphCjLqXow/cHySHSgtxvKZb7OqSZ/xHgw6NWNhfad+6AB9cLeVm6eA9d/qMll3JdEHjy6M+A==} peerDependencies: css-tree: ^3.2.1 peerDependenciesMeta: @@ -1030,50 +1030,50 @@ packages: resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-react/ast@5.8.10': - resolution: {integrity: sha512-TYfLQ+JfG7jLfBCSPtcSnn34GP+ot2yVtHzmaL5lmig36LHzBXHHpJRehX6+ADivaR0kFz1olxqx3StZyj3Zvg==} + '@eslint-react/ast@5.8.17': + resolution: {integrity: sha512-Uiwo4otiYF+gtpPCjd2631IKo5nq9tB/ejd15i1TbYRrZYM46EbgaZbrdJyFu/34BQDZwTmAPv7pNg4fwO6cPQ==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - '@eslint-react/core@5.8.10': - resolution: {integrity: sha512-mATdXrgMN0MdRKABpll5/6CT3rFzjsr7oO9tVQ7E6iTHg7RAcaSCWzVATZeJL9uw7q4K4oLkijza65eE9v9RTw==} + '@eslint-react/core@5.8.17': + resolution: {integrity: sha512-S9a2oaqs72o0OqBIilaiONX1x8RexBw/MXGOuWT9ZZNju0HDhS5mFhLfzkUXuc5xfM2EKJAWUCeHF5cJEnicHQ==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - '@eslint-react/eslint-plugin@5.8.10': - resolution: {integrity: sha512-V8DhrJUdgwms4SN59PY3j1PKgBtmGIvrJqcDktq31A96Ajms07lMgBpTCEZ3nR4tXjOBnMmiBPaZXY+NghMG9Q==} + '@eslint-react/eslint-plugin@5.8.17': + resolution: {integrity: sha512-CRc8R8zPBW3EIALxnA9q8ocTavaaeR0Jcy5MqCUm24OJ05aVo6OTlyZMB7hcGNt1f6pbdG/H5/qkvxT2UTO3xQ==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - '@eslint-react/eslint@5.8.10': - resolution: {integrity: sha512-dEcAUbBucvlTW3hx/BazQi6nMx7nRseKWHo9oobg+udx3H/050RRn3NetIqIUGWVaXYsVCNev3ZEOjY3p/+8Uw==} + '@eslint-react/eslint@5.8.17': + resolution: {integrity: sha512-SCwTtq8hkZ+vN1hC+LrdNjbixonA/h/A9QmgYUHDBJHg57MXg+ZJQu65HMLqsnyHrJy4FkpzxfUDYv2HN8ty/Q==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - '@eslint-react/jsx@5.8.10': - resolution: {integrity: sha512-sGbk0UqRxnpdBUo3sjWRtX+TWlIpEC9DLVi/DQYCnBWUDgub2xunzpC1mUe0786rVvLSejoDUIYEQWi5TRKaEg==} + '@eslint-react/jsx@5.8.17': + resolution: {integrity: sha512-dS5XufYvUawwiox2uhUX3NNe7DFvRwduywij1DkWeHZ/MGBo3b2TVx0+ajBQhxxrnrouhfxyj1xvsOs7g7u2xQ==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - '@eslint-react/shared@5.8.10': - resolution: {integrity: sha512-DWLpM7kQ7kU6Sfo5zV1xEChRpltuVeI7SyQ4rcsfsKm1R8AAzdA9TrS95VWJuHilkKxp7OzQpvg25mbSao5YlA==} + '@eslint-react/shared@5.8.17': + resolution: {integrity: sha512-H1EFkvB9DlDs3GyimcjcjFnTf2YrUZHSMjdzi9GJMI++JyxwRJMk74Pavh1NHOnN8i5OGO3hxBq3P/HCPbsGDA==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - '@eslint-react/var@5.8.10': - resolution: {integrity: sha512-9z2Aooit2OJR4RqS0BCySvX4H8WO3sZYOBmQxvd6GwCosl5G53eF2hCVmpplaG2xn0S4k6BN4GwZ7CyNQE8Y/A==} + '@eslint-react/var@5.8.17': + resolution: {integrity: sha512-eo4FLnTl5lOKlh4mdJzZF2X7VBFUMQzvEC7VqKQWOZKSKxJqWxBb5c3/PkCkixxLQR0uGgvYz7cH6SNpEIxQbg==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 @@ -1145,10 +1145,6 @@ packages: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} - '@isaacs/cliui@9.0.0': - resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} - engines: {node: '>=18'} - '@istanbuljs/schema@0.1.6': resolution: {integrity: sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==} engines: {node: '>=8'} @@ -1214,50 +1210,50 @@ packages: peerDependencies: tslib: '2' - '@jsonjoy.com/fs-core@4.57.3': - resolution: {integrity: sha512-IvO50vkGydDZwS1e9rz/JXEtCCt9XvqxoGI6FlrVIvVm4/HpygMKW4ETtREWtMTsN5CLJ9FR6GuCduoQPZLBiw==} + '@jsonjoy.com/fs-core@4.57.6': + resolution: {integrity: sha512-uI++Wx6VkBJqVmkb4ZeExwAVpZiA2Do5NrEtXoDk0Pdvce3ytFXJoviT1sLOj16+qDIMnD5nWPfOhVpnDmRJKg==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-fsa@4.57.3': - resolution: {integrity: sha512-JlIDGUWPl7Y6zl+/ISnZuh8z2aMr/xoR66D18zlaVAuL192CvlNJEzOlzp27x4P52HRtDnCSOk6f59vTsmp5vw==} + '@jsonjoy.com/fs-fsa@4.57.6': + resolution: {integrity: sha512-pKkw/yC5CzSZKhIIUIsH1przOa+K5jGmZIg1sWaSF24JojyrUFbjcQv7QrcGAudriei6HQ6R0BFj+V8NbQinJw==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node-builtins@4.57.3': - resolution: {integrity: sha512-JAI3PqNuY8BR7ovy4h0bADLrqJLIcUauONNZfyTxUnj3Wf3tpTYe39eJ6z7FzYyA+tdMt33VpiQQUikGr3QOBw==} + '@jsonjoy.com/fs-node-builtins@4.57.6': + resolution: {integrity: sha512-V4DgEFT3Cg5S9fCMOZSCVdTxdJWWLBO0WnAazV7hnCM96u5zXHyW/ubDAfcSVwqjkMJ50W1Y44IXtxRoIwaCVg==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node-to-fsa@4.57.3': - resolution: {integrity: sha512-uZGxyC0zDmcmW5bfHd4YivAZ54BLlbF9G0K5rBaksI/tZdJSGM7/AC+1TY7yvFu0Wc6gUHR7mFwf6SbQ3J1BTQ==} + '@jsonjoy.com/fs-node-to-fsa@4.57.6': + resolution: {integrity: sha512-+JptNw3iifihxH2rEXrninDzX4FFVW8JD/wPR8GbJPAeL9CQUSblrlumOPB5gZuS7tYRX+PJPLtT7XzKoRhv/Q==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node-utils@4.57.3': - resolution: {integrity: sha512-quCil8AvfcOxob4pn0drGdcQWpkPVgkt9q1+EjeyXXT40/L3l5lvYrr6hR8LmHu0eg+DNNaUwqjLT6Hr7V4sdQ==} + '@jsonjoy.com/fs-node-utils@4.57.6': + resolution: {integrity: sha512-foyUrfS7WmYEUzqYXSNxmJBcSj04TABrkpFabwO9SCDCpVCfJ+qG+2sk5FjfiflG2n0SDFZDCJ6vYlJAEpxJFg==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node@4.57.3': - resolution: {integrity: sha512-089gZoKvbeOsT2jeBaVKSz91oFXQWFG7a62sMY6gVMHnoWbyGzTb6OVUP/V7G3wLQLJ555BEsHt8SD1nj1dgaQ==} + '@jsonjoy.com/fs-node@4.57.6': + resolution: {integrity: sha512-Kbn1jdkvDN4F2+BhoB6mMu7NCbhP0bgA5NcI1aJj/Q5UcU+I1JLLW+dEQean33iV4tXv35AzBVKPICnDltBpxw==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-print@4.57.3': - resolution: {integrity: sha512-ITwaLZpGIqD9jHndwMvDFZDIvbVzGRsJZDQ5HKln0vyMculu1c1nb7zbEBgY8BVSBZ9S2xO138OWIBGeRsrF3Q==} + '@jsonjoy.com/fs-print@4.57.6': + resolution: {integrity: sha512-96eAn4Dudtt67LTeuU47yUD+pg9/G/oKpI10zei9ljk3X3WK4lYKc+n3cpaPCAbKPzoyfxl0mXm8f8Y7BOSFXw==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-snapshot@4.57.3': - resolution: {integrity: sha512-wdNaG2DxCtvj9lKldAnEV3ycYPEpk+p2cP2lHD1qdxkoQGlWUtQverqvG9KZSkm6BHFha4PP6XRZbpARNfHRxA==} + '@jsonjoy.com/fs-snapshot@4.57.6': + resolution: {integrity: sha512-V57CMzbOgTzUWGOWQ8GzHQdpJP6JnrYVNCtTBNxVYEnlVRvo4uEJqHhtAT8vhDFrIuJOXLrTL1Fki4h5oI7xxg==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' @@ -1804,32 +1800,32 @@ packages: '@standard-schema/spec@1.1.0': resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} - '@storybook/addon-a11y@10.4.1': - resolution: {integrity: sha512-MGft/IXjJ20a9KbaSVG9bHTAAoanbucKrgEiJJRNqpim8DsXA01+XTdSk17LmiOCB203Rrq9mWgdQ6+79cc8iA==} + '@storybook/addon-a11y@10.4.2': + resolution: {integrity: sha512-9Bm41peswHVPXm8iDBEA/sCXx+MUQV8Q10yFgNC2zTbtxKamMDb8HZCPIRDxvjBQ5v13eaXA2yZGTwQ+D8S6+g==} peerDependencies: - storybook: ^10.4.1 + storybook: ^10.4.2 - '@storybook/addon-docs@10.4.1': - resolution: {integrity: sha512-IYqUdjoZe4VO2LFZlKL/gwy7DsQSWCq6hX+zc1MBmZo04yycDASk1tte57n9pdlW3ajw9yYMF/+lVBi+xQjyvw==} + '@storybook/addon-docs@10.4.2': + resolution: {integrity: sha512-CtW1O4xSKZPNtpWgpfp4yB/x4pj/of+3MvlEDfErSlr3Hp3QmEa2pCLaecR08H5LJqJFlt1PtG0UrIynTvgW9w==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - storybook: ^10.4.1 + storybook: ^10.4.2 peerDependenciesMeta: '@types/react': optional: true - '@storybook/builder-vite@10.4.1': - resolution: {integrity: sha512-/oyQrXoNOqN8SW5hNnYP+I1uvgFxKxWXj/EP6NXYzc5SQwImofgru+D2+6gDhL0+Q//+Hx05DJoQO2omvUJ8bQ==} + '@storybook/builder-vite@10.4.2': + resolution: {integrity: sha512-d3+i9vbbUfV6hvT90qabmy1WmC4bEJ7iAYDm0217doeA+S6awF25GF0qOy9gN9waU4NMntHoVpdB1YQO2wUj/w==} peerDependencies: - storybook: ^10.4.1 + storybook: ^10.4.2 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 - '@storybook/csf-plugin@10.4.1': - resolution: {integrity: sha512-WdPepGBxDGOUDjYd8KxMtcf+us/2PAcnBczl77XtrnxxHNs0jWesxKkiJ9yiuGrge4BPhDeAj6rxjbBoaHxLBA==} + '@storybook/csf-plugin@10.4.2': + resolution: {integrity: sha512-GqX/2DeF3/jKs5D7gpDiuT9gd0c/f2TKcnQ5av4/s3YqeN+0nhm7btkCrDfgF16uzE1Zj3OrkxvB3AOkfxWgDg==} peerDependencies: esbuild: '*' rollup: '*' - storybook: ^10.4.1 + storybook: ^10.4.2 vite: '*' webpack: '*' peerDependenciesMeta: @@ -1851,36 +1847,36 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - '@storybook/react-dom-shim@10.4.1': - resolution: {integrity: sha512-6QFqfDNH4DMrt7yHKRfpqRopsVUc/Az+sXIdJ39IetYnHUxL3nW4NVaPc6uy/8Qi8urzUyEXL/nn7cpSIP2aPQ==} + '@storybook/react-dom-shim@10.4.2': + resolution: {integrity: sha512-Eng3Yt2NCjPX94QcfyLeUFhrMj0hec2yU9J/qafBVbfj9XrFI8o+0ZwYJ7uXb9ECbvPN4y06dgt/2W/LiR417w==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 '@types/react-dom': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - storybook: ^10.4.1 + storybook: ^10.4.2 peerDependenciesMeta: '@types/react': optional: true '@types/react-dom': optional: true - '@storybook/react-vite@10.4.1': - resolution: {integrity: sha512-zY6OzaXvXqBIUyc5ySE55/LAPQiF+o9ZyhQI978WMu4mY/fL7FpQ+ZVHRUCCgz/wTXtqE9jJwd/N10HI1kD0/Q==} + '@storybook/react-vite@10.4.2': + resolution: {integrity: sha512-nGrS74p0ujPSQ7qD5jKLLlao2igfTTb6Kf/uRhVV8XM0uM7WvxR9K20ddCM8jFmx1jY9fRm0UBGaeaXHDIh5SA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - storybook: ^10.4.1 + storybook: ^10.4.2 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 - '@storybook/react@10.4.1': - resolution: {integrity: sha512-WuYz4NaUk4gmFAMliSpCbV8w6jP5OY9juBfw1huwzu2S/k5FhnVXwmrUaL0fmf3Bq/7NgkzmBBbZr6I6LuHayQ==} + '@storybook/react@10.4.2': + resolution: {integrity: sha512-NfEH3CrdCAgUV4Z7SPN3Iw6nofcueqtRj8iHuo77GNjz0qSfuVi9iS7a8o7x7QFSeIBZwS0Jv3CgmhN8qvoLjg==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 '@types/react-dom': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - storybook: ^10.4.1 + storybook: ^10.4.2 typescript: '>= 4.9.x' peerDependenciesMeta: '@types/react': @@ -1894,11 +1890,11 @@ packages: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} - '@tanstack/query-core@5.100.14': - resolution: {integrity: sha512-5X41dGpxgeaHISCRW2oYwcSycZeULZzAunaudXT9ov1KOTj9xwt0CH6hbwqP1/z74ZWF7rYFnDpyYH07XFcZew==} + '@tanstack/query-core@5.101.0': + resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==} - '@tanstack/react-query@5.100.14': - resolution: {integrity: sha512-oOr6aRdSFEwWhzxEkD/9ZcItM3+LjBSkeVmadWKwUssAHTsqd/7bOjWrX4AbvEkoEhgAxzN0Xk6H/aYzXiYBAw==} + '@tanstack/react-query@5.101.0': + resolution: {integrity: sha512-rLlJXSpkqfizLWgkR5+eLeIk0MvTx/meEIR7LRjxic+qxiQP8zVjq7BqQkiCMNLQBlLfuOLqqr6KO5GtrDlmSg==} peerDependencies: react: ^18 || ^19 @@ -2009,8 +2005,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/mdx@2.0.13': - resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==} + '@types/mdx@2.0.14': + resolution: {integrity: sha512-T48PeuJtvLosNTPVhfnIp3i/n3a4g4Bad7YCq5k64D4u7NwDrAotikQ+5+sjtUvBmxCMlbo3dVL+C2dP0rWHzg==} '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} @@ -2018,8 +2014,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.19.19': - resolution: {integrity: sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==} + '@types/node@22.19.20': + resolution: {integrity: sha512-6tELRwSDYWW9EdZhbeZmYGZ1/7Djkt+Ah3/ScEYT9cDord7UJzasR/4D3VONg9tQI5CDp+/CZC1AXj2pCFOvpw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2032,8 +2028,8 @@ packages: peerDependencies: '@types/react': ^19.2.0 - '@types/react@19.2.15': - resolution: {integrity: sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==} + '@types/react@19.2.17': + resolution: {integrity: sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==} '@types/resolve@1.20.6': resolution: {integrity: sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==} @@ -2071,67 +2067,67 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.60.0': - resolution: {integrity: sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw==} + '@typescript-eslint/eslint-plugin@8.61.0': + resolution: {integrity: sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.60.0 + '@typescript-eslint/parser': ^8.61.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/parser@8.60.0': - resolution: {integrity: sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg==} + '@typescript-eslint/parser@8.61.0': + resolution: {integrity: sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/project-service@8.60.0': - resolution: {integrity: sha512-aZu74NNKJeUWqCjDddzdiKaS82dgYgV/vmf+Ui3ZdZejmgfXR/q+pRumgobnQ2cCJTgGTWp4ypiwsuofFubavg==} + '@typescript-eslint/project-service@8.61.0': + resolution: {integrity: sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/scope-manager@8.60.0': - resolution: {integrity: sha512-pFzqhllJMs+jghLQWzV00ds39xLzuyqPSev5pd8f4Ir0rtKR3ZLUB4/4dhjOFighWb9larvtfJvqL+4yKDI3Xw==} + '@typescript-eslint/scope-manager@8.61.0': + resolution: {integrity: sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.60.0': - resolution: {integrity: sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ==} + '@typescript-eslint/tsconfig-utils@8.61.0': + resolution: {integrity: sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/type-utils@8.60.0': - resolution: {integrity: sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg==} + '@typescript-eslint/type-utils@8.61.0': + resolution: {integrity: sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/types@8.60.0': - resolution: {integrity: sha512-AsE7x2XaAK+CVbeih0Fvbn+r1qHxtpLDJ3XUuFcIinT318T90yHMJC+Zgv+jUuDjQQd06HKwxnDu6sz1IcTilA==} + '@typescript-eslint/types@8.61.0': + resolution: {integrity: sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.60.0': - resolution: {integrity: sha512-3AcZNBGMClm6CXDyo8kYvVGT/sx29sS0oBsIb9oZI2gunA4Vm2M3YHzRLPvsUBBsl+yB5FPtltq7gGH0iTlp9g==} + '@typescript-eslint/typescript-estree@8.61.0': + resolution: {integrity: sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/utils@8.60.0': - resolution: {integrity: sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA==} + '@typescript-eslint/utils@8.61.0': + resolution: {integrity: sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/visitor-keys@8.60.0': - resolution: {integrity: sha512-9WI52t8ZGLVGrPMBet25yAftqY/n95+zmoUUtJBBQTKDSKUu7OsPTroT2op7U9JatkoRccL0YkWDNMFfC4Sjxg==} + '@typescript-eslint/visitor-keys@8.61.0': + resolution: {integrity: sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typespec/ts-http-runtime@0.3.5': - resolution: {integrity: sha512-yURCknZhvywvQItHMMmFSo+fq5arCUIyz/CVk7jD89MSai7dkaX8ufjCWp3NttLojoTVbcE72ri+be/TnEbMHw==} + '@typespec/ts-http-runtime@0.3.6': + resolution: {integrity: sha512-jIXhD0eWQ1JA6ln/5Dltyx22UxWNrw0hZmhy2rlv6m6KgF7kplHx3g0fzi09lNmTJQRR91OlemYp3xFnvDK9og==} engines: {node: '>=20.0.0'} '@unrs/resolver-binding-android-arm-eabi@1.12.2': @@ -2336,9 +2332,9 @@ packages: engines: {node: '>=18'} hasBin: true - '@vscode/test-electron@2.5.2': - resolution: {integrity: sha512-8ukpxv4wYe0iWMRQU18jhzJOHkeGKbnw7xWRX3Zw1WJA4cEKbHcmmLPdPrPtL6rhDcrlCZN+xKRpv09n4gRHYg==} - engines: {node: '>=16'} + '@vscode/test-electron@3.0.0': + resolution: {integrity: sha512-TY5mC7aAjxSLDXsyjhrG8cJHgc/HLdiE5lvtW7hABYQrY24Qwozzr5UoO3HiuAM4Hzz4b7K/eZlwrCILj94CcA==} + engines: {node: '>=22'} '@vscode/vsce-sign-alpine-arm64@2.0.6': resolution: {integrity: sha512-wKkJBsvKF+f0GfsUuGT0tSW0kZL87QggEiqNqK6/8hvqsXvpx8OsTEc3mnE1kejkh5r+qUyQ7PtF8jZYN0mo8Q==} @@ -2388,8 +2384,8 @@ packages: '@vscode/vsce-sign@2.0.9': resolution: {integrity: sha512-8IvaRvtFyzUnGGl3f5+1Cnor3LqaUWvhaUjAYO8Y39OUYlOf3cRd+dowuQYLpZcP3uwSG+mURwjEBOSq4SOJ0g==} - '@vscode/vsce@3.9.1': - resolution: {integrity: sha512-MPn5p+DoudI+3GfJSpAZZraE1lgLv0LcwbH3+xy7RgEhty3UIkmUMUA+5jPTDaxXae00AnX5u77FxGM8FhfKKA==} + '@vscode/vsce@3.9.2': + resolution: {integrity: sha512-XSxMosEEDO6vLxELAHVkwmhC0qe0ijZni2jB9Rcs8kQsW4lhTDQ/wMzmwFs/buotAWSnpmUp/dRWD2ufG3UYKA==} engines: {node: '>= 20'} hasBin: true @@ -2488,12 +2484,12 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axe-core@4.11.4: - resolution: {integrity: sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==} + axe-core@4.12.0: + resolution: {integrity: sha512-FTavr/7Ba0IptwGOPxnQvdyW2tAsdLBMTBXz7rKH6xJ2skpyxpBxyHkDdBs4lf69yRqYpkqCdfhnwS8YULGOmg==} engines: {node: '>=4'} - axios@1.16.1: - resolution: {integrity: sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==} + axios@1.17.0: + resolution: {integrity: sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==} azure-devops-node-api@12.5.0: resolution: {integrity: sha512-R5eFskGvOm3U/GzeAuxRkUsAl0hrAwGgWn6zAd2KrZmrEhWZVqLew4OOupbQlXUuojUzpGtq62SmdhJ06N88og==} @@ -2511,8 +2507,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseline-browser-mapping@2.10.33: - resolution: {integrity: sha512-bA6+tcSLpz2tIEdDXZPpPTIuxBcC4+w6SieaYyfigIa4h8GlFxbA17v22Vx3JUtuZQj9SgOsnbK+aTBzyDyEuw==} + baseline-browser-mapping@2.10.34: + resolution: {integrity: sha512-IMDedajPifLnHNY0X9n8hKxRTQ6/eTHwr5bDo04WnuqxyKw6LYtQywCuuqPZwhl3aBXMvQpJov42GLCwRRdQzw==} engines: {node: '>=6.0.0'} hasBin: true @@ -2547,9 +2543,6 @@ packages: boundary@2.0.0: resolution: {integrity: sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==} - brace-expansion@1.1.15: - resolution: {integrity: sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==} - brace-expansion@2.1.1: resolution: {integrity: sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==} @@ -2616,8 +2609,8 @@ packages: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - caniuse-lite@1.0.30001793: - resolution: {integrity: sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==} + caniuse-lite@1.0.30001797: + resolution: {integrity: sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==} ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -2666,8 +2659,8 @@ packages: chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} - chromatic@17.2.0: - resolution: {integrity: sha512-jxuFtNNMuxbVcM2oAAPsa1fDuygt5e1SVJpvTmvSPkVXFQGylFvApsbhDP9a94qI8QMJeUMmts4bXMqrBotWjg==} + chromatic@17.3.0: + resolution: {integrity: sha512-x6fjCx72uvc37RyqHxa8I8LqaYhiwzvGg0KyOR1Pwgx+KQ9w1SA7e1rg4oBhGW14gcpcyptLVnVaGxX8wSkaxA==} engines: {node: '>=22.0.0'} hasBin: true peerDependencies: @@ -2735,9 +2728,6 @@ packages: compare-versions@6.1.1: resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==} - concat-map@0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@10.0.3: resolution: {integrity: sha512-hc3LH4UaKWd/bbyDK/IGVa4RB6PtQ3CUYwtrkzqHn+wIG3Hr5fhpRlk0L/gCa8ZE1L/Ufj50Zho69cI5w8SQBA==} engines: {node: '>=22'} @@ -2920,8 +2910,8 @@ packages: resolution: {integrity: sha512-UgGlf8IW75je7HZjNDpJdCv4cGJWIi6yumFdZ0R7A8/CIhQiWUjyGLCxdHpd8bmyD1gnkfUNK0oeOXqUS2cpfQ==} engines: {ecmascript: '>= es5', node: '>=4'} - electron-to-chromium@1.5.364: - resolution: {integrity: sha512-G/dYE3+AYhyHwzTwg8UbnXf7zqMERYh7l2jJ3QujhFsH8agSYwtnGAR2aZ7f0AakIKJXd5En/Hre4igIUrdlYw==} + electron-to-chromium@1.5.370: + resolution: {integrity: sha512-D5tSHJReAb/Kf3Hu9F/GO4lJuSWzEWHwvQ/kKSUP7pimNgvxkSKj+gUQhHpKKACwrin7rS3byU7IxreF56rl5g==} electron@39.8.5: resolution: {integrity: sha512-q6+LiQIcTadSyvtPgLDQkCtVA9jQJXQVMrQcctfOJILh6OFMN+UJJLRkuUTy8CZDYeCIBn1ZycqsL1dAXugxZA==} @@ -2947,8 +2937,8 @@ packages: end-of-stream@1.4.5: resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==} - enhanced-resolve@5.22.1: - resolution: {integrity: sha512-6QEuw3zoX1SJQc7b87aBXke/no+mG2bTBgw29gWMQonLmpEkWoCAVkl+M49e48AZlWzxiDzDZzYdp6kobcyLww==} + enhanced-resolve@5.23.0: + resolution: {integrity: sha512-yJN/BOOLxcOW2aQgeif9mSnaUB8KtvmMMp56oA1kx1CRfBKbhZm2pJ+NBY+3eOboHxix8lfjWpHE0Ei5U8RbSA==} engines: {node: '>=10.13.0'} entities@4.5.0: @@ -3086,8 +3076,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-package-json@1.2.0: - resolution: {integrity: sha512-3BszsD7XVddaUNbMfK+1lF1Qg8ck0nO3bNT/7IjXP8wrGzPThHZpkhm5UnbY1Nb/s3o6DUNgHI4aEqQV/t83fw==} + eslint-plugin-package-json@1.3.0: + resolution: {integrity: sha512-YC4lXD7sZJ5Pj8NrK9npvIBzMH9WMrkXb4VaBXRqyxTriCwqFcEJMX51K3TjkzLiXS3eUQ3CzimKWNPiSpq5tA==} engines: {node: ^22.22.2 || >=24.15.0} peerDependencies: '@eslint/json': '>=1.0.0' @@ -3096,53 +3086,53 @@ packages: '@eslint/json': optional: true - eslint-plugin-react-dom@5.8.10: - resolution: {integrity: sha512-9ekarbX/uwyjNLiE+Efes/ruAVH/coxOV+WFj5Zes9KIegrdJ7eDNXGDUQm3OJY9fCd9mpJExIJDLZWZ/inBPw==} + eslint-plugin-react-dom@5.8.17: + resolution: {integrity: sha512-/q1bhyaTp3WlpGsOZK87IgucZhWluqPP5s4ognbMKiNwUNAbqSGJGTIgQcCiZCL6g4LCf4YOT2EWcb7cDemcTQ==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - eslint-plugin-react-jsx@5.8.10: - resolution: {integrity: sha512-wrzossIC0iONkcMG+lYpYjZGuDMEXue/rb4Ql3EhQyyWN3Tj9ZRjP13BbSaqdfOuQWChTLhO0dQUoXKyFhfnog==} + eslint-plugin-react-jsx@5.8.17: + resolution: {integrity: sha512-BSxPkmpkNhpwXR6HTZTbEpqxSyIEVUwiBmD/LYMugyUpnNcVR4D6lsXFAIBJk53/3Xj+lsAdqAp/iM/cXfo2EA==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - eslint-plugin-react-naming-convention@5.8.10: - resolution: {integrity: sha512-w5RDIomhCgNHKOInXRxFzF1zQw20QC9hvEZX7CP/zyErew/xaKU/i8vJfd0OJ/tfDWjWEf3g/MowDTE222P0vg==} + eslint-plugin-react-naming-convention@5.8.17: + resolution: {integrity: sha512-nwl2Dzc6MkVAdMpr0lLN/krlXOuAxSY7WWGRcjyQUfeld+zhsLhZzecatXBwhbMuRyyQUK+iyweGgT37RTjpwQ==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - eslint-plugin-react-rsc@5.8.10: - resolution: {integrity: sha512-GWTNzO55M+DuQBsCU29p1ziO55Zwd9TnMvLPqqumRQwso336apxMOhg+WV112k2dVjOKBTm5yUYSSMZ5kVIK8A==} + eslint-plugin-react-rsc@5.8.17: + resolution: {integrity: sha512-w/4e5GbQWvrvbEJwn99iMd8rNyPz11arcLChptWiv0bFZ1mUTYk3//Xw5poNF1oo9RCVDhFBPL3/D74aQ4ev6g==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - eslint-plugin-react-web-api@5.8.10: - resolution: {integrity: sha512-slbG0mPhPiWo0xzirGcl7CD3ntNpNyx1MwwI2OsyQ6UQJ0AenMc1FqSNHR/i0/rI7Un8gJc/sY+Zw9+EEMvFew==} + eslint-plugin-react-web-api@5.8.17: + resolution: {integrity: sha512-d7uZrXxepncDAhNiTVnGm46Qm2jIVaWRsXWxjO6CrcN2vzEBh5APuZewwxMksiV4Cui+zt+AwcV2GcmVW4Mt2A==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - eslint-plugin-react-x@5.8.10: - resolution: {integrity: sha512-fj9QwhutjM8slyJPiTQpWGKcdJkp7tHj5Ek2K6U+q4YUj3zzAu1aCH7ONxN5CnEjefzSH9K0SJxTr5H7ykTeiQ==} + eslint-plugin-react-x@5.8.17: + resolution: {integrity: sha512-bZ1MtPKDOrGEMmq73S9RddS+eRp5BkTY5ZlHCkZAs4JC3goLY49Z4RyOFD+56cRHSJXBlM5nCWK7pTjHh9gs+g==} engines: {node: '>=22.0.0'} peerDependencies: eslint: ^10.3.0 typescript: '*' - eslint-plugin-storybook@10.4.1: - resolution: {integrity: sha512-sLEvd/7lg/LtXwMjj3iFxZtoeAC/8l1Qhuw3Noa8iF8i0UIgAejUs7k6DNSqHkwrPR8caWT4+3fxdMXs1iGLTg==} + eslint-plugin-storybook@10.4.2: + resolution: {integrity: sha512-l3/vzLRmb8VSi3X1Bo6/Pa+64naw1jFsZE5jPPA4izvVdNhH1rF4rGuOC3kDTU926qKVBQtKua8D24XWQtvcGg==} peerDependencies: eslint: '>=8' - storybook: ^10.4.1 + storybook: ^10.4.2 eslint-scope@9.1.2: resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==} @@ -3349,8 +3339,8 @@ packages: get-tsconfig@4.14.0: resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==} - get-uri@8.0.0: - resolution: {integrity: sha512-CqtZlMKvfJeY0Zxv8wazDwXmSKmnMnsmNy8j8+wudi8EyG/pMUB1NqHc+Tv1QaNtpYsK9nOYjb7r7Ufu32RPSw==} + get-uri@8.0.1: + resolution: {integrity: sha512-/5N/P4Lrh0p/mDwlDRi7Y1+P2o/OyzZI3l6Iz1Ov6XXwwm1y3RlZLuo3gVgML99djrEDtV980bBxSuOeHLk8ww==} engines: {node: '>= 20'} git-hooks-list@4.2.1: @@ -3381,12 +3371,6 @@ packages: deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true - glob@11.1.0: - resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} - engines: {node: 20 || >=22} - deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me - hasBin: true - glob@13.0.6: resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==} engines: {node: 18 || 20 || >=22} @@ -3470,8 +3454,8 @@ packages: resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} engines: {node: '>= 14'} - http-proxy-agent@9.0.0: - resolution: {integrity: sha512-FcF8VhXYLQcxWCnt/cCpT2apKsRDUGeVEeMqGu4HSTu29U8Yw0TLOjdYIlDsYk3IkUh+taX4IDWpPcCqKDhCjA==} + http-proxy-agent@9.1.0: + resolution: {integrity: sha512-2NxoveTT58mjYT4n3RPTEfCZGLMbidoO8XEieXfpSYxu+PQJ1qpx4ypwH6N+uF9twBPIvRRgvkvW5HUTYWENig==} engines: {node: '>= 20'} http2-wrapper@1.0.3: @@ -3486,8 +3470,8 @@ packages: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} engines: {node: '>= 14'} - https-proxy-agent@9.0.0: - resolution: {integrity: sha512-/MVmHp58WkOypgFhCLk4fzpPcFQvTJ/e6LBI7irpIO2HfxUbpmYoHF+KzipzJpxxzJu7aJNWQ0xojJ/dzV2G5g==} + https-proxy-agent@9.1.0: + resolution: {integrity: sha512-ag87y7cJJ9/3+GxFr8Oy4O5faDsGRGnBGsJj/YjOSsSx/5eadKLYTMPlzuR6obgoCDDm0abAAZitXXQkMOPSpA==} engines: {node: '>= 20'} hyperdyperid@1.2.0: @@ -3631,10 +3615,6 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jackspeak@4.2.3: - resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==} - engines: {node: 20 || >=22} - js-tokens@10.0.0: resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==} @@ -3957,8 +3937,8 @@ packages: mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} - memfs@4.57.3: - resolution: {integrity: sha512-dlvqataP1zUOlfj6pv9wgCSC5pRIooNntXgdLfR7FWlcKi1p8fMfJADtHp/+8Dhu5JFvMHNh7L0QVcuaaBKqqA==} + memfs@4.57.6: + resolution: {integrity: sha512-WQK+DGjKCnPdpSyJUXphz+COF2uEhhsxQ3VIWBSbzpbbXuch3h4FePMqXrXGdLjsTgo4JFzBFsP6AWd9pVazGw==} peerDependencies: tslib: '2' @@ -4093,9 +4073,6 @@ packages: resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} engines: {node: 18 || 20 || >=22} - minimatch@3.1.5: - resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} - minimatch@9.0.9: resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} @@ -4152,8 +4129,8 @@ packages: resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} hasBin: true - node-releases@2.0.46: - resolution: {integrity: sha512-GYVXHE2KnrzAfsAjl4uP++evGFCrAU1jta4ubEjIG7YWt/64Gqv66a30yKwWczVjA6j3bM4nBwH7Pk1JmDHaxQ==} + node-releases@2.0.47: + resolution: {integrity: sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==} engines: {node: '>=18'} node-sarif-builder@3.4.0: @@ -4187,8 +4164,9 @@ packages: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - obug@2.1.1: - resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==} + obug@2.1.2: + resolution: {integrity: sha512-AWGB9WFcRXOQs48Z/udjI5ZcZMHXwX8XPByNpOydgcGsDLIzjGizhoMWJyKAWze7AVW/2W1i+/gPX4YtKe5cyg==} + engines: {node: '>=12.20.0'} once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} @@ -4201,9 +4179,14 @@ packages: resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==} engines: {node: '>=18'} - openpgp@6.3.0: - resolution: {integrity: sha512-pLzCU8IgyKXPSO11eeharQkQ4GzOKNWhXq79pQarIRZEMt1/ssyr+MIuWBv1mNoenJLg04gvPx+fi4gcKZ4bag==} - engines: {node: '>= 18.0.0'} + openpgp@6.3.1: + resolution: {integrity: sha512-7oSPvmlKPojxFoyelT5DWPIAVmqWZh4qU/5pO6bdoShEtRpCw9Sye9IXUQj6EFM3XpgGssqccAr705YtTcLNQw==} + engines: {node: '>= 18.0.0', typescript: '>= 5.0.0'} + peerDependencies: + '@openpgp/web-stream-tools': ~0.3.0 + peerDependenciesMeta: + '@openpgp/web-stream-tools': + optional: true optionator@0.9.4: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} @@ -4236,8 +4219,8 @@ packages: resolution: {integrity: sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==} engines: {node: '>=18'} - pac-proxy-agent@9.0.1: - resolution: {integrity: sha512-3ZOSpLboOlpW4yp8Cuv21KlTULRqyJ5Uuad3wXpSKFrxdNgcHEyoa22GRaZ2UlgCVuR6z+5BiavtYVvbajL/Yw==} + pac-proxy-agent@9.1.0: + resolution: {integrity: sha512-1aU+1mpj3DrQPfo3gh+3Gap3G5x+axnMx1P/y0ZF2ch7kb2meyOCAH8K2k9d27ROsTE7TnAerzxqF9aon2jqnA==} engines: {node: '>= 20'} pac-resolver@9.0.1: @@ -4340,8 +4323,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.8.3: - resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} + prettier@3.8.4: + resolution: {integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==} engines: {node: '>=14'} hasBin: true @@ -4367,8 +4350,17 @@ packages: proper-lockfile@4.1.2: resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==} - proxy-agent@8.0.1: - resolution: {integrity: sha512-kccqGBqHZXR8onQhY/ganJjoO8QIKKRiFBhPOzbTZK16attzSZ/0XSmp9H7jrRxPKHjhGyx1q32lMPrJ3uLFgA==} + proxy-agent-negotiate@1.1.0: + resolution: {integrity: sha512-N8IBcM3UgCVzz2L2Lqv8DVntDnnC8/hiV4nEDUPkqq72TPUgYWjQc+bdZlBPZK9LzPAvOY//gAt0S0DApoOXWQ==} + engines: {node: '>= 20'} + peerDependencies: + kerberos: ^2.0.0 + peerDependenciesMeta: + kerberos: + optional: true + + proxy-agent@8.0.2: + resolution: {integrity: sha512-idLLRewuemWd7GH/BDJzGiB0dWGfT2SQs3jy6NtZtGWU9uPTTSdeC1/cdbqLwgzhfv027daGFuXX426e2Eg20A==} engines: {node: '>= 20'} proxy-from-env@2.1.0: @@ -4426,16 +4418,16 @@ packages: resolution: {integrity: sha512-aEZ9qP+/M+58x2qgfSFEWH1BxLyHe5+qkLNJOZQb5iGS017jpbRnoKhNRrXPeA6RfBrZO5wZrT9DMC1UqE1f1w==} engines: {node: ^20.9.0 || >=22} - react-dom@19.2.6: - resolution: {integrity: sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==} + react-dom@19.2.7: + resolution: {integrity: sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==} peerDependencies: - react: ^19.2.6 + react: ^19.2.7 react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - react@19.2.6: - resolution: {integrity: sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==} + react@19.2.7: + resolution: {integrity: sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==} engines: {node: '>=0.10.0'} read-pkg@9.0.1: @@ -4558,8 +4550,13 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.8.1: - resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==} + semver@7.8.3: + resolution: {integrity: sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==} + engines: {node: '>=10'} + hasBin: true + + semver@7.8.4: + resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==} engines: {node: '>=10'} hasBin: true @@ -4597,8 +4594,8 @@ packages: resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==} engines: {node: '>= 0.4'} - side-channel@1.1.0: - resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} + side-channel@1.1.1: + resolution: {integrity: sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==} engines: {node: '>= 0.4'} siginfo@2.0.0: @@ -4629,8 +4626,8 @@ packages: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} - socks-proxy-agent@10.0.0: - resolution: {integrity: sha512-pyp2YR3mNxAMu0mGLtzs4g7O3uT4/9sQOLAKcViAkaS9fJWkud7nmaf6ZREFqQEi24IPkBcjfHjXhPTUWjo3uA==} + socks-proxy-agent@10.1.0: + resolution: {integrity: sha512-WlMj/67cEJ6MDI1OcsnjuYKDNDoyPCCYZ249kuuXPiMDw9F8PXkVaQ7YWu3siTydfQ/4BEZcvGzu+aYvz7dDCQ==} engines: {node: '>= 20'} socks@2.8.9: @@ -4640,8 +4637,8 @@ packages: sort-object-keys@2.1.0: resolution: {integrity: sha512-SOiEnthkJKPv2L6ec6HMwhUcN0/lppkeYuN1x63PbyPRrgSPIuBJCiYxYyvWRTtjMlOi14vQUCGUJqS6PLVm8g==} - sort-package-json@3.6.1: - resolution: {integrity: sha512-Chgejw1+10p2D0U2tB7au1lHtz6TkFnxmvZktyBCRyV0GgmF6nl1IxXxAsPtJVsUyg/fo+BfCMAVVFUVRkAHrQ==} + sort-package-json@3.7.1: + resolution: {integrity: sha512-ssk1HG7whF8N/T1IsNAQrtHG5Cbdi0rAgRJZXYBr9hF5xaHnBNzUx/W6LcthEW7FhOwvZssbESZuO+GxssqAyA==} engines: {node: '>=20'} hasBin: true @@ -4682,8 +4679,8 @@ packages: resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} engines: {node: '>=18'} - storybook@10.4.1: - resolution: {integrity: sha512-V1Zd2e+gBFufqAQVZ1JR8KLqALsEZ3JYSBnWwQbKa6zCfWWanR6AFMyuOkLt2gZOgGp3h2Riuz88pGNVTQSG0A==} + storybook@10.4.2: + resolution: {integrity: sha512-5Ax5vbHxFgMBGGhQDm75Rrumm/HZC4ICFhMcJaM0UlqnC/4FKj/IaZtImZFupknyiiyUEcWHPQFA2kX3/VSv1A==} hasBin: true peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4920,8 +4917,8 @@ packages: typed-rest-client@1.8.11: resolution: {integrity: sha512-5UvfMpd1oelmUPRbbaVnq+rHP7ng2cE4qoQkQeAqxRL6PklkxsM0g32/HL0yfvruK6ojQ5x8EE+HF4YV6DtuCA==} - typescript-eslint@8.60.0: - resolution: {integrity: sha512-9f65qWLZdAW9m1JaxBDUHcqRUfL8bkxxXL7XxEfI+F09q56PkBvIfCjLF3yInsDM/BBmwkqmCQdCZe/RYlIWEw==} + typescript-eslint@8.61.0: + resolution: {integrity: sha512-8y31Rd0eGTrDKqhy6vT0HtzhN+YLjQizwX3aA3hPXP/ynSfnrBXcQY5IzsP9/DM7+klX4IUncZZjkchP0z+rUw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -4945,8 +4942,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici@7.27.0: - resolution: {integrity: sha512-+t2Z/GwkZQDtu00813aP66ygViGtPHKhhoFZpQKpKrE+9jIgES+Zw+mFNaDWOVRKiuJjuqKHzD3B1sfGg8+ZOQ==} + undici@7.27.2: + resolution: {integrity: sha512-uZsKNuzQxDMUY6M3pIMvy5tvlGmtq8XJ2oLAkfRKGNu+1VQAIvLy2xIVG5ATZl5wDXl/tddByAWCizRbOme+TA==} engines: {node: '>=20.18.1'} unicorn-magic@0.1.0: @@ -5234,8 +5231,8 @@ packages: yauzl@2.10.0: resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==} - yauzl@3.3.2: - resolution: {integrity: sha512-Md9ankxxN23wncAN8s7+Tn3Co52zLUPMtnrLAbVCnfG5d2tKBFfmygYSgXlqFgXObtzIgqkx7aNgDBpso9+4qA==} + yauzl@3.4.0: + resolution: {integrity: sha512-jIH9yLR9wqr0wOS0TpBvo/g/2UgZH5qePVbjgRliiF0BYvOZyaBknKsF+x9Iht0O6sqgnB93rCICdOZFecJuDw==} engines: {node: '>=12'} yazl@2.5.1: @@ -5297,11 +5294,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@azure/core-client@1.10.1': + '@azure/core-client@1.10.2': dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.10.1 - '@azure/core-rest-pipeline': 1.23.0 + '@azure/core-rest-pipeline': 1.24.0 '@azure/core-tracing': 1.3.1 '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 @@ -5309,14 +5306,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@azure/core-rest-pipeline@1.23.0': + '@azure/core-rest-pipeline@1.24.0': dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.10.1 '@azure/core-tracing': 1.3.1 '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 - '@typespec/ts-http-runtime': 0.3.5 + '@typespec/ts-http-runtime': 0.3.6 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -5328,7 +5325,7 @@ snapshots: '@azure/core-util@1.13.1': dependencies: '@azure/abort-controller': 2.1.2 - '@typespec/ts-http-runtime': 0.3.5 + '@typespec/ts-http-runtime': 0.3.6 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -5337,13 +5334,13 @@ snapshots: dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.10.1 - '@azure/core-client': 1.10.1 - '@azure/core-rest-pipeline': 1.23.0 + '@azure/core-client': 1.10.2 + '@azure/core-rest-pipeline': 1.24.0 '@azure/core-tracing': 1.3.1 '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 - '@azure/msal-browser': 5.11.0 - '@azure/msal-node': 5.2.2 + '@azure/msal-browser': 5.12.0 + '@azure/msal-node': 5.2.3 open: 10.2.0 tslib: 2.8.1 transitivePeerDependencies: @@ -5351,20 +5348,20 @@ snapshots: '@azure/logger@1.3.0': dependencies: - '@typespec/ts-http-runtime': 0.3.5 + '@typespec/ts-http-runtime': 0.3.6 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/msal-browser@5.11.0': + '@azure/msal-browser@5.12.0': dependencies: - '@azure/msal-common': 16.6.2 + '@azure/msal-common': 16.7.0 - '@azure/msal-common@16.6.2': {} + '@azure/msal-common@16.7.0': {} - '@azure/msal-node@5.2.2': + '@azure/msal-node@5.2.3': dependencies: - '@azure/msal-common': 16.6.2 + '@azure/msal-common': 16.7.0 jsonwebtoken: 9.0.3 '@babel/code-frame@7.29.7': @@ -5475,7 +5472,7 @@ snapshots: dependencies: css-tree: 3.2.1 - '@coder/coder@https://codeload.github.com/coder/coder/tar.gz/3e34ba7bf029394b642bced1428af2d94a99f55a': {} + '@coder/coder@https://codeload.github.com/coder/coder/tar.gz/2e8d80abf74d655b54ace1533b6c13102ea8d549': {} '@csstools/color-helpers@6.0.2': {} @@ -5495,7 +5492,7 @@ snapshots: dependencies: '@csstools/css-tokenizer': 4.0.0 - '@csstools/css-syntax-patches-for-csstree@1.1.4(css-tree@3.2.1)': + '@csstools/css-syntax-patches-for-csstree@1.1.5(css-tree@3.2.1)': optionalDependencies: css-tree: 3.2.1 @@ -5707,73 +5704,73 @@ snapshots: '@eslint-community/regexpp@4.12.2': {} - '@eslint-react/ast@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/ast@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3) - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 string-ts: 2.3.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@eslint-react/core@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/core@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/jsx': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/var': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/scope-manager': 8.60.0 - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/jsx': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/var': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 ts-pattern: 5.9.0 typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@eslint-react/eslint-plugin@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/eslint-plugin@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 - eslint-plugin-react-dom: 5.8.10(eslint@10.4.1)(typescript@6.0.3) - eslint-plugin-react-jsx: 5.8.10(eslint@10.4.1)(typescript@6.0.3) - eslint-plugin-react-naming-convention: 5.8.10(eslint@10.4.1)(typescript@6.0.3) - eslint-plugin-react-rsc: 5.8.10(eslint@10.4.1)(typescript@6.0.3) - eslint-plugin-react-web-api: 5.8.10(eslint@10.4.1)(typescript@6.0.3) - eslint-plugin-react-x: 5.8.10(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-dom: 5.8.17(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-jsx: 5.8.17(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-naming-convention: 5.8.17(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-rsc: 5.8.17(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-web-api: 5.8.17(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-x: 5.8.17(eslint@10.4.1)(typescript@6.0.3) typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@eslint-react/eslint@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/eslint@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@eslint-react/jsx@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/jsx@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/var': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/var': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 ts-pattern: 5.9.0 typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@eslint-react/shared@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/shared@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 ts-pattern: 5.9.0 typescript: 6.0.3 @@ -5781,13 +5778,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint-react/var@5.8.10(eslint@10.4.1)(typescript@6.0.3)': + '@eslint-react/var@5.8.17(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/scope-manager': 8.60.0 - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 ts-pattern: 5.9.0 typescript: 6.0.3 @@ -5864,15 +5861,13 @@ snapshots: wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 - '@isaacs/cliui@9.0.0': {} - '@istanbuljs/schema@0.1.6': {} '@joshwooding/vite-plugin-react-docgen-typescript@0.7.0(typescript@6.0.3)(vite@8.0.16)': dependencies: glob: 13.0.6 react-docgen-typescript: 2.4.0(typescript@6.0.3) - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) optionalDependencies: typescript: 6.0.3 @@ -5919,58 +5914,58 @@ snapshots: dependencies: tslib: 2.8.1 - '@jsonjoy.com/fs-core@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-core@4.57.6(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-node-builtins': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) thingies: 2.6.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-fsa@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-fsa@4.57.6(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-core': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-core': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) thingies: 2.6.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-node-builtins@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-node-builtins@4.57.6(tslib@2.8.1)': dependencies: tslib: 2.8.1 - '@jsonjoy.com/fs-node-to-fsa@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-node-to-fsa@4.57.6(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-fsa': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-fsa': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-node-utils@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-node-utils@4.57.6(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-node-builtins': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.57.6(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-node@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-node@4.57.6(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-core': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-print': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-snapshot': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-core': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-print': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-snapshot': 4.57.6(tslib@2.8.1) glob-to-regex.js: 1.2.0(tslib@2.8.1) thingies: 2.6.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-print@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-print@4.57.6(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) tree-dump: 1.1.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-snapshot@4.57.3(tslib@2.8.1)': + '@jsonjoy.com/fs-snapshot@4.57.6(tslib@2.8.1)': dependencies: '@jsonjoy.com/buffers': 17.67.0(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) '@jsonjoy.com/json-pack': 17.67.0(tslib@2.8.1) '@jsonjoy.com/util': 17.67.0(tslib@2.8.1) tslib: 2.8.1 @@ -6028,19 +6023,19 @@ snapshots: dependencies: '@lit/reactive-element': 2.1.2 - '@lit/react@1.0.8(@types/react@19.2.15)': + '@lit/react@1.0.8(@types/react@19.2.17)': dependencies: - '@types/react': 19.2.15 + '@types/react': 19.2.17 '@lit/reactive-element@2.1.2': dependencies: '@lit-labs/ssr-dom-shim': 1.6.0 - '@mdx-js/react@3.1.1(@types/react@19.2.15)(react@19.2.6)': + '@mdx-js/react@3.1.1(@types/react@19.2.17)(react@19.2.7)': dependencies: - '@types/mdx': 2.0.13 - '@types/react': 19.2.15 - react: 19.2.6 + '@types/mdx': 2.0.14 + '@types/react': 19.2.17 + react: 19.2.7 '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': dependencies: @@ -6357,7 +6352,7 @@ snapshots: rolldown: 1.0.3 optionalDependencies: '@babel/runtime': 7.29.7 - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) '@rolldown/pluginutils@1.0.1': {} @@ -6447,24 +6442,24 @@ snapshots: '@standard-schema/spec@1.1.0': {} - '@storybook/addon-a11y@10.4.1(storybook@10.4.1)': + '@storybook/addon-a11y@10.4.2(storybook@10.4.2)': dependencies: '@storybook/global': 5.0.0 - axe-core: 4.11.4 - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) - - '@storybook/addon-docs@10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16)': - dependencies: - '@mdx-js/react': 3.1.1(@types/react@19.2.15)(react@19.2.6) - '@storybook/csf-plugin': 10.4.1(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16) - '@storybook/icons': 2.0.2(react-dom@19.2.6)(react@19.2.6) - '@storybook/react-dom-shim': 10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1) - react: 19.2.6 - react-dom: 19.2.6(react@19.2.6) - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + axe-core: 4.12.0 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) + + '@storybook/addon-docs@10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16)': + dependencies: + '@mdx-js/react': 3.1.1(@types/react@19.2.17)(react@19.2.7) + '@storybook/csf-plugin': 10.4.2(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16) + '@storybook/icons': 2.0.2(react-dom@19.2.7)(react@19.2.7) + '@storybook/react-dom-shim': 10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2) + react: 19.2.7 + react-dom: 19.2.7(react@19.2.7) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) ts-dedent: 2.2.0 optionalDependencies: - '@types/react': 19.2.15 + '@types/react': 19.2.17 transitivePeerDependencies: - '@types/react-dom' - esbuild @@ -6472,56 +6467,56 @@ snapshots: - vite - webpack - '@storybook/builder-vite@10.4.1(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16)': + '@storybook/builder-vite@10.4.2(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16)': dependencies: - '@storybook/csf-plugin': 10.4.1(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16) - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + '@storybook/csf-plugin': 10.4.2(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) ts-dedent: 2.2.0 - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) transitivePeerDependencies: - esbuild - rollup - webpack - '@storybook/csf-plugin@10.4.1(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16)': + '@storybook/csf-plugin@10.4.2(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16)': dependencies: - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) unplugin: 2.3.11 optionalDependencies: esbuild: 0.28.0 - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) '@storybook/global@5.0.0': {} - '@storybook/icons@2.0.2(react-dom@19.2.6)(react@19.2.6)': + '@storybook/icons@2.0.2(react-dom@19.2.7)(react@19.2.7)': dependencies: - react: 19.2.6 - react-dom: 19.2.6(react@19.2.6) + react: 19.2.7 + react-dom: 19.2.7(react@19.2.7) - '@storybook/react-dom-shim@10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1)': + '@storybook/react-dom-shim@10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2)': dependencies: - react: 19.2.6 - react-dom: 19.2.6(react@19.2.6) - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + react: 19.2.7 + react-dom: 19.2.7(react@19.2.7) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) optionalDependencies: - '@types/react': 19.2.15 - '@types/react-dom': 19.2.3(@types/react@19.2.15) + '@types/react': 19.2.17 + '@types/react-dom': 19.2.3(@types/react@19.2.17) - '@storybook/react-vite@10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(esbuild@0.28.0)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1)(typescript@6.0.3)(vite@8.0.16)': + '@storybook/react-vite@10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(esbuild@0.28.0)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2)(typescript@6.0.3)(vite@8.0.16)': dependencies: '@joshwooding/vite-plugin-react-docgen-typescript': 0.7.0(typescript@6.0.3)(vite@8.0.16) '@rollup/pluginutils': 5.4.0 - '@storybook/builder-vite': 10.4.1(esbuild@0.28.0)(storybook@10.4.1)(vite@8.0.16) - '@storybook/react': 10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1)(typescript@6.0.3) + '@storybook/builder-vite': 10.4.2(esbuild@0.28.0)(storybook@10.4.2)(vite@8.0.16) + '@storybook/react': 10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2)(typescript@6.0.3) empathic: 2.0.1 magic-string: 0.30.21 - react: 19.2.6 + react: 19.2.7 react-docgen: 8.0.3 - react-dom: 19.2.6(react@19.2.6) + react-dom: 19.2.7(react@19.2.7) resolve: 1.22.12 - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) tsconfig-paths: 4.2.0 - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' @@ -6531,18 +6526,18 @@ snapshots: - typescript - webpack - '@storybook/react@10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1)(typescript@6.0.3)': + '@storybook/react@10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2)(typescript@6.0.3)': dependencies: '@storybook/global': 5.0.0 - '@storybook/react-dom-shim': 10.4.1(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6)(storybook@10.4.1) - react: 19.2.6 + '@storybook/react-dom-shim': 10.4.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7)(storybook@10.4.2) + react: 19.2.7 react-docgen: 8.0.3 react-docgen-typescript: 2.4.0(typescript@6.0.3) - react-dom: 19.2.6(react@19.2.6) - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + react-dom: 19.2.7(react@19.2.7) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) optionalDependencies: - '@types/react': 19.2.15 - '@types/react-dom': 19.2.3(@types/react@19.2.15) + '@types/react': 19.2.17 + '@types/react-dom': 19.2.3(@types/react@19.2.17) typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -6551,12 +6546,12 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.100.14': {} + '@tanstack/query-core@5.101.0': {} - '@tanstack/react-query@5.100.14(react@19.2.6)': + '@tanstack/react-query@5.101.0(react@19.2.7)': dependencies: - '@tanstack/query-core': 5.100.14 - react: 19.2.6 + '@tanstack/query-core': 5.101.0 + react: 19.2.7 '@testing-library/dom@10.4.1': dependencies: @@ -6578,15 +6573,15 @@ snapshots: picocolors: 1.1.1 redent: 3.0.0 - '@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.15)(react-dom@19.2.6)(react@19.2.6)': + '@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.7)(react@19.2.7)': dependencies: '@babel/runtime': 7.29.7 '@testing-library/dom': 10.4.1 - react: 19.2.6 - react-dom: 19.2.6(react@19.2.6) + react: 19.2.7 + react-dom: 19.2.7(react@19.2.7) optionalDependencies: - '@types/react': 19.2.15 - '@types/react-dom': 19.2.3(@types/react@19.2.15) + '@types/react': 19.2.17 + '@types/react-dom': 19.2.3(@types/react@19.2.17) '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.1)': dependencies: @@ -6655,7 +6650,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.2.0 '@types/keyv': 3.1.4 - '@types/node': 22.19.19 + '@types/node': 22.19.20 '@types/responselike': 1.0.3 '@types/chai@5.2.3': @@ -6689,19 +6684,19 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.19.19 + '@types/node': 22.19.20 '@types/mdast@4.0.4': dependencies: '@types/unist': 3.0.3 - '@types/mdx@2.0.13': {} + '@types/mdx@2.0.14': {} '@types/mocha@10.0.10': {} '@types/ms@2.1.0': {} - '@types/node@22.19.19': + '@types/node@22.19.20': dependencies: undici-types: 6.21.0 @@ -6711,11 +6706,11 @@ snapshots: dependencies: '@types/retry': 0.12.5 - '@types/react-dom@19.2.3(@types/react@19.2.15)': + '@types/react-dom@19.2.3(@types/react@19.2.17)': dependencies: - '@types/react': 19.2.15 + '@types/react': 19.2.17 - '@types/react@19.2.15': + '@types/react@19.2.17': dependencies: csstype: 3.2.3 @@ -6723,7 +6718,7 @@ snapshots: '@types/responselike@1.0.3': dependencies: - '@types/node': 22.19.19 + '@types/node': 22.19.20 '@types/retry@0.12.5': {} @@ -6743,21 +6738,21 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 22.19.19 + '@types/node': 22.19.20 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.19.19 + '@types/node': 22.19.20 optional: true - '@typescript-eslint/eslint-plugin@8.60.0(@typescript-eslint/parser@8.60.0)(eslint@10.4.1)(typescript@6.0.3)': + '@typescript-eslint/eslint-plugin@8.61.0(@typescript-eslint/parser@8.61.0)(eslint@10.4.1)(typescript@6.0.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.60.0(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/scope-manager': 8.60.0 - '@typescript-eslint/type-utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/visitor-keys': 8.60.0 + '@typescript-eslint/parser': 8.61.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/type-utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/visitor-keys': 8.61.0 eslint: 10.4.1 ignore: 7.0.5 natural-compare: 1.4.0 @@ -6766,41 +6761,41 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.60.0(eslint@10.4.1)(typescript@6.0.3)': + '@typescript-eslint/parser@8.61.0(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@typescript-eslint/scope-manager': 8.60.0 - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3) - '@typescript-eslint/visitor-keys': 8.60.0 + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3) + '@typescript-eslint/visitor-keys': 8.61.0 debug: 4.4.3(supports-color@8.1.1) eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.60.0(typescript@6.0.3)': + '@typescript-eslint/project-service@8.61.0(typescript@6.0.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.60.0(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 + '@typescript-eslint/tsconfig-utils': 8.61.0(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 debug: 4.4.3(supports-color@8.1.1) typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.60.0': + '@typescript-eslint/scope-manager@8.61.0': dependencies: - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/visitor-keys': 8.60.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/visitor-keys': 8.61.0 - '@typescript-eslint/tsconfig-utils@8.60.0(typescript@6.0.3)': + '@typescript-eslint/tsconfig-utils@8.61.0(typescript@6.0.3)': dependencies: typescript: 6.0.3 - '@typescript-eslint/type-utils@8.60.0(eslint@10.4.1)(typescript@6.0.3)': + '@typescript-eslint/type-utils@8.61.0(eslint@10.4.1)(typescript@6.0.3)': dependencies: - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3) - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) debug: 4.4.3(supports-color@8.1.1) eslint: 10.4.1 ts-api-utils: 2.5.0(typescript@6.0.3) @@ -6808,40 +6803,40 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.60.0': {} + '@typescript-eslint/types@8.61.0': {} - '@typescript-eslint/typescript-estree@8.60.0(typescript@6.0.3)': + '@typescript-eslint/typescript-estree@8.61.0(typescript@6.0.3)': dependencies: - '@typescript-eslint/project-service': 8.60.0(typescript@6.0.3) - '@typescript-eslint/tsconfig-utils': 8.60.0(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/visitor-keys': 8.60.0 + '@typescript-eslint/project-service': 8.61.0(typescript@6.0.3) + '@typescript-eslint/tsconfig-utils': 8.61.0(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/visitor-keys': 8.61.0 debug: 4.4.3(supports-color@8.1.1) minimatch: 10.2.5 - semver: 7.8.1 + semver: 7.8.3 tinyglobby: 0.2.17 ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.60.0(eslint@10.4.1)(typescript@6.0.3)': + '@typescript-eslint/utils@8.61.0(eslint@10.4.1)(typescript@6.0.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@10.4.1) - '@typescript-eslint/scope-manager': 8.60.0 - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3) eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.60.0': + '@typescript-eslint/visitor-keys@8.61.0': dependencies: - '@typescript-eslint/types': 8.60.0 + '@typescript-eslint/types': 8.61.0 eslint-visitor-keys: 5.0.1 - '@typespec/ts-http-runtime@0.3.5': + '@typespec/ts-http-runtime@0.3.6': dependencies: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -6922,7 +6917,7 @@ snapshots: '@vitejs/plugin-react@6.0.2(@rolldown/plugin-babel@0.2.3)(babel-plugin-react-compiler@1.0.0)(vite@8.0.16)': dependencies: '@rolldown/pluginutils': 1.0.1 - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) optionalDependencies: '@rolldown/plugin-babel': 0.2.3(@babel/core@7.29.7)(@babel/runtime@7.29.7)(rolldown@1.0.3)(vite@8.0.16) babel-plugin-react-compiler: 1.0.0 @@ -6936,10 +6931,10 @@ snapshots: istanbul-lib-report: 3.0.1 istanbul-reports: 3.2.0 magicast: 0.5.3 - obug: 2.1.1 + obug: 2.1.2 std-env: 4.1.0 tinyrainbow: 3.1.0 - vitest: 4.1.8(@types/node@22.19.19)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16) + vitest: 4.1.8(@opentelemetry/api@1.9.1)(@types/node@22.19.20)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16) '@vitest/expect@3.2.4': dependencies: @@ -6964,7 +6959,7 @@ snapshots: estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) '@vitest/pretty-format@3.2.4': dependencies: @@ -7010,12 +7005,12 @@ snapshots: '@vscode/codicons': 0.0.45 lit: 3.3.3 - '@vscode-elements/react-elements@2.4.0(@types/react@19.2.15)(@vscode/codicons@0.0.45)(react-dom@19.2.6)(react@19.2.6)': + '@vscode-elements/react-elements@2.4.0(@types/react@19.2.17)(@vscode/codicons@0.0.45)(react-dom@19.2.7)(react@19.2.7)': dependencies: - '@lit/react': 1.0.8(@types/react@19.2.15) + '@lit/react': 1.0.8(@types/react@19.2.17) '@vscode-elements/elements': 2.5.1(@vscode/codicons@0.0.45) - react: 19.2.6 - react-dom: 19.2.6(react@19.2.6) + react: 19.2.7 + react-dom: 19.2.7(react@19.2.7) transitivePeerDependencies: - '@types/react' - '@vscode/codicons' @@ -7027,7 +7022,7 @@ snapshots: '@types/mocha': 10.0.10 c8: 10.1.3 chokidar: 3.6.0 - enhanced-resolve: 5.22.1 + enhanced-resolve: 5.23.0 glob: 10.5.0 minimatch: 9.0.9 mocha: 11.7.6 @@ -7036,13 +7031,13 @@ snapshots: transitivePeerDependencies: - monocart-coverage-reports - '@vscode/test-electron@2.5.2': + '@vscode/test-electron@3.0.0': dependencies: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 jszip: 3.10.1 ora: 8.2.0 - semver: 7.8.1 + semver: 7.8.3 transitivePeerDependencies: - supports-color @@ -7085,7 +7080,7 @@ snapshots: '@vscode/vsce-sign-win32-arm64': 2.0.6 '@vscode/vsce-sign-win32-x64': 2.0.6 - '@vscode/vsce@3.9.1': + '@vscode/vsce@3.9.2': dependencies: '@azure/identity': 4.13.1 '@secretlint/node': 10.2.2 @@ -7099,22 +7094,22 @@ snapshots: cockatiel: 3.2.1 commander: 12.1.0 form-data: 4.0.5 - glob: 11.1.0 + glob: 13.0.6 hosted-git-info: 4.1.0 jsonc-parser: 3.3.1 leven: 3.1.0 markdown-it: 14.2.0 mime: 1.6.0 - minimatch: 3.1.5 + minimatch: 10.2.5 parse-semver: 1.1.1 read: 1.0.7 secretlint: 10.2.2 - semver: 7.8.1 + semver: 7.8.3 tmp: 0.2.7 typed-rest-client: 1.8.11 url-join: 4.0.1 xml2js: 0.5.0 - yauzl: 3.3.2 + yauzl: 3.4.0 yazl: 2.5.1 optionalDependencies: keytar: 7.9.0 @@ -7208,9 +7203,9 @@ snapshots: asynckit@0.4.0: {} - axe-core@4.11.4: {} + axe-core@4.12.0: {} - axios@1.16.1: + axios@1.17.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5 @@ -7236,7 +7231,7 @@ snapshots: base64-js@1.5.1: optional: true - baseline-browser-mapping@2.10.33: {} + baseline-browser-mapping@2.10.34: {} basic-ftp@5.3.1: {} @@ -7266,11 +7261,6 @@ snapshots: boundary@2.0.0: {} - brace-expansion@1.1.15: - dependencies: - balanced-match: 1.0.2 - concat-map: 0.0.1 - brace-expansion@2.1.1: dependencies: balanced-match: 1.0.2 @@ -7287,10 +7277,10 @@ snapshots: browserslist@4.28.2: dependencies: - baseline-browser-mapping: 2.10.33 - caniuse-lite: 1.0.30001793 - electron-to-chromium: 1.5.364 - node-releases: 2.0.46 + baseline-browser-mapping: 2.10.34 + caniuse-lite: 1.0.30001797 + electron-to-chromium: 1.5.370 + node-releases: 2.0.47 update-browserslist-db: 1.2.3(browserslist@4.28.2) buffer-crc32@0.2.13: {} @@ -7349,7 +7339,7 @@ snapshots: camelcase@6.3.0: {} - caniuse-lite@1.0.30001793: {} + caniuse-lite@1.0.30001797: {} ccount@2.0.1: {} @@ -7396,7 +7386,7 @@ snapshots: parse5: 7.3.0 parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 7.27.0 + undici: 7.27.2 whatwg-mimetype: 4.0.0 chokidar@3.6.0: @@ -7418,9 +7408,9 @@ snapshots: chownr@1.1.4: optional: true - chromatic@17.2.0: + chromatic@17.3.0: dependencies: - semver: 7.8.1 + semver: 7.8.3 cli-cursor@5.0.0: dependencies: @@ -7466,8 +7456,6 @@ snapshots: compare-versions@6.1.1: {} - concat-map@0.0.1: {} - concurrently@10.0.3: dependencies: chalk: 5.6.2 @@ -7642,12 +7630,12 @@ snapshots: dependencies: version-range: 4.15.0 - electron-to-chromium@1.5.364: {} + electron-to-chromium@1.5.370: {} electron@39.8.5: dependencies: '@electron/get': 2.0.3 - '@types/node': 22.19.19 + '@types/node': 22.19.20 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color @@ -7669,7 +7657,7 @@ snapshots: dependencies: once: 1.4.0 - enhanced-resolve@5.22.1: + enhanced-resolve@5.23.0: dependencies: graceful-fs: 4.2.11 tapable: 2.3.3 @@ -7806,7 +7794,7 @@ snapshots: tinyglobby: 0.2.17 unrs-resolver: 1.12.2 optionalDependencies: - eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.60.0)(eslint@10.4.1) + eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.61.0)(eslint@10.4.1) transitivePeerDependencies: - supports-color @@ -7816,25 +7804,25 @@ snapshots: esquery: 1.7.0 jsonc-eslint-parser: 3.1.0 - eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.60.0)(eslint@10.4.1): + eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.61.0)(eslint@10.4.1): dependencies: '@package-json/types': 0.0.12 - '@typescript-eslint/types': 8.60.0 + '@typescript-eslint/types': 8.61.0 comment-parser: 1.4.7 debug: 4.4.3(supports-color@8.1.1) eslint: 10.4.1 eslint-import-context: 0.1.9(unrs-resolver@1.12.2) is-glob: 4.0.3 minimatch: 10.2.5 - semver: 7.8.1 + semver: 7.8.3 stable-hash-x: 0.2.0 unrs-resolver: 1.12.2 optionalDependencies: - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) transitivePeerDependencies: - supports-color - eslint-plugin-package-json@1.2.0(@types/estree@1.0.9)(eslint@10.4.1): + eslint-plugin-package-json@1.3.0(@types/estree@1.0.9)(eslint@10.4.1): dependencies: '@altano/repository-tools': 2.0.3 change-case: 5.4.4 @@ -7845,77 +7833,77 @@ snapshots: eslint-json-compat-utils: 0.2.3(eslint@10.4.1)(jsonc-eslint-parser@3.1.0) jsonc-eslint-parser: 3.1.0 package-json-validator: 1.5.2 - semver: 7.8.1 + semver: 7.8.3 sort-object-keys: 2.1.0 - sort-package-json: 3.6.1 + sort-package-json: 3.7.1 transitivePeerDependencies: - '@types/estree' - eslint-plugin-react-dom@5.8.10(eslint@10.4.1)(typescript@6.0.3): + eslint-plugin-react-dom@5.8.17(eslint@10.4.1)(typescript@6.0.3): dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/jsx': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/jsx': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) compare-versions: 6.1.1 eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-jsx@5.8.10(eslint@10.4.1)(typescript@6.0.3): + eslint-plugin-react-jsx@5.8.17(eslint@10.4.1)(typescript@6.0.3): dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/core': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/jsx': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/core': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/jsx': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-naming-convention@5.8.10(eslint@10.4.1)(typescript@6.0.3): + eslint-plugin-react-naming-convention@5.8.17(eslint@10.4.1)(typescript@6.0.3): dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/core': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/var': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/core': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/var': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 ts-pattern: 5.9.0 typescript: 6.0.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-rsc@5.8.10(eslint@10.4.1)(typescript@6.0.3): + eslint-plugin-react-rsc@5.8.17(eslint@10.4.1)(typescript@6.0.3): dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/core': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/var': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/core': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/var': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-web-api@5.8.10(eslint@10.4.1)(typescript@6.0.3): + eslint-plugin-react-web-api@5.8.17(eslint@10.4.1)(typescript@6.0.3): dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/core': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/var': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/core': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/var': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) birecord: 0.1.1 eslint: 10.4.1 ts-pattern: 5.9.0 @@ -7923,19 +7911,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-x@5.8.10(eslint@10.4.1)(typescript@6.0.3): - dependencies: - '@eslint-react/ast': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/core': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/eslint': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/jsx': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/shared': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@eslint-react/var': 5.8.10(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/scope-manager': 8.60.0 - '@typescript-eslint/type-utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 - '@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3) - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + eslint-plugin-react-x@5.8.17(eslint@10.4.1)(typescript@6.0.3): + dependencies: + '@eslint-react/ast': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/core': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/eslint': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/jsx': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/shared': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@eslint-react/var': 5.8.17(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/type-utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) compare-versions: 6.1.1 eslint: 10.4.1 string-ts: 2.3.1 @@ -7945,11 +7933,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-storybook@10.4.1(eslint@10.4.1)(storybook@10.4.1)(typescript@6.0.3): + eslint-plugin-storybook@10.4.2(eslint@10.4.1)(storybook@10.4.2)(typescript@6.0.3): dependencies: - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 - storybook: 10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6) + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6) transitivePeerDependencies: - supports-color - typescript @@ -8178,7 +8166,7 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - get-uri@8.0.0: + get-uri@8.0.1: dependencies: basic-ftp: 5.3.1 data-uri-to-buffer: 8.0.0 @@ -8214,15 +8202,6 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 - glob@11.1.0: - dependencies: - foreground-child: 3.3.1 - jackspeak: 4.2.3 - minimatch: 10.2.5 - minipass: 7.1.3 - package-json-from-dist: 1.0.1 - path-scurry: 2.0.2 - glob@13.0.6: dependencies: minimatch: 10.2.5 @@ -8235,7 +8214,7 @@ snapshots: es6-error: 4.1.1 matcher: 3.0.0 roarr: 2.15.4 - semver: 7.8.1 + semver: 7.8.3 serialize-error: 7.0.1 optional: true @@ -8329,11 +8308,13 @@ snapshots: transitivePeerDependencies: - supports-color - http-proxy-agent@9.0.0: + http-proxy-agent@9.1.0: dependencies: agent-base: 9.0.0 debug: 4.4.3(supports-color@8.1.1) + proxy-agent-negotiate: 1.1.0 transitivePeerDependencies: + - kerberos - supports-color http2-wrapper@1.0.3: @@ -8355,11 +8336,13 @@ snapshots: transitivePeerDependencies: - supports-color - https-proxy-agent@9.0.0: + https-proxy-agent@9.1.0: dependencies: agent-base: 9.0.0 debug: 4.4.3(supports-color@8.1.1) + proxy-agent-negotiate: 1.1.0 transitivePeerDependencies: + - kerberos - supports-color hyperdyperid@1.2.0: {} @@ -8396,7 +8379,7 @@ snapshots: is-bun-module@2.0.0: dependencies: - semver: 7.8.1 + semver: 7.8.3 is-core-module@2.16.2: dependencies: @@ -8467,10 +8450,6 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jackspeak@4.2.3: - dependencies: - '@isaacs/cliui': 9.0.0 - js-tokens@10.0.0: {} js-tokens@4.0.0: {} @@ -8484,7 +8463,7 @@ snapshots: '@asamuzakjp/css-color': 5.1.11 '@asamuzakjp/dom-selector': 7.1.1 '@bramus/specificity': 2.4.2 - '@csstools/css-syntax-patches-for-csstree': 1.1.4(css-tree@3.2.1) + '@csstools/css-syntax-patches-for-csstree': 1.1.5(css-tree@3.2.1) '@exodus/bytes': 1.15.1 css-tree: 3.2.1 data-urls: 7.0.0 @@ -8496,7 +8475,7 @@ snapshots: saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 6.0.1 - undici: 7.27.0 + undici: 7.27.2 w3c-xmlserializer: 5.0.0 webidl-conversions: 8.0.1 whatwg-mimetype: 5.0.0 @@ -8524,7 +8503,7 @@ snapshots: dependencies: acorn: 8.16.0 eslint-visitor-keys: 5.0.1 - semver: 7.8.1 + semver: 7.8.3 jsonc-parser@3.3.1: {} @@ -8549,7 +8528,7 @@ snapshots: lodash.isstring: 4.0.1 lodash.once: 4.1.1 ms: 2.1.3 - semver: 7.8.1 + semver: 7.8.3 jszip@3.10.1: dependencies: @@ -8731,7 +8710,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.8.1 + semver: 7.8.3 markdown-it@14.2.0: dependencies: @@ -8880,16 +8859,16 @@ snapshots: mdurl@2.0.0: {} - memfs@4.57.3(tslib@2.8.1): + memfs@4.57.6(tslib@2.8.1): dependencies: - '@jsonjoy.com/fs-core': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-fsa': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-to-fsa': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-print': 4.57.3(tslib@2.8.1) - '@jsonjoy.com/fs-snapshot': 4.57.3(tslib@2.8.1) + '@jsonjoy.com/fs-core': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-fsa': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-to-fsa': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-print': 4.57.6(tslib@2.8.1) + '@jsonjoy.com/fs-snapshot': 4.57.6(tslib@2.8.1) '@jsonjoy.com/json-pack': 1.21.0(tslib@2.8.1) '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) glob-to-regex.js: 1.2.0(tslib@2.8.1) @@ -9132,10 +9111,6 @@ snapshots: dependencies: brace-expansion: 5.0.6 - minimatch@3.1.5: - dependencies: - brace-expansion: 1.1.15 - minimatch@9.0.9: dependencies: brace-expansion: 2.1.1 @@ -9188,7 +9163,7 @@ snapshots: node-abi@3.92.0: dependencies: - semver: 7.8.1 + semver: 7.8.3 optional: true node-addon-api@4.3.0: @@ -9196,7 +9171,7 @@ snapshots: node-gyp-build@4.8.4: {} - node-releases@2.0.46: {} + node-releases@2.0.47: {} node-sarif-builder@3.4.0: dependencies: @@ -9206,7 +9181,7 @@ snapshots: normalize-package-data@6.0.2: dependencies: hosted-git-info: 7.0.2 - semver: 7.8.1 + semver: 7.8.3 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -9217,7 +9192,7 @@ snapshots: dependencies: hosted-git-info: 9.0.3 proc-log: 6.1.0 - semver: 7.8.1 + semver: 7.8.3 validate-npm-package-name: 7.0.2 nth-check@2.1.1: @@ -9229,7 +9204,7 @@ snapshots: object-keys@1.1.1: optional: true - obug@2.1.1: {} + obug@2.1.2: {} once@1.4.0: dependencies: @@ -9246,7 +9221,7 @@ snapshots: is-inside-container: 1.0.0 wsl-utils: 0.1.0 - openpgp@6.3.0: {} + openpgp@6.3.1: {} optionator@0.9.4: dependencies: @@ -9328,17 +9303,18 @@ snapshots: p-map@7.0.4: {} - pac-proxy-agent@9.0.1: + pac-proxy-agent@9.1.0: dependencies: agent-base: 9.0.0 debug: 4.4.3(supports-color@8.1.1) - get-uri: 8.0.0 - http-proxy-agent: 9.0.0 - https-proxy-agent: 9.0.0 + get-uri: 8.0.1 + http-proxy-agent: 9.1.0 + https-proxy-agent: 9.1.0 pac-resolver: 9.0.1(quickjs-wasi@2.2.0) quickjs-wasi: 2.2.0 - socks-proxy-agent: 10.0.0 + socks-proxy-agent: 10.1.0 transitivePeerDependencies: + - kerberos - supports-color pac-resolver@9.0.1(quickjs-wasi@2.2.0): @@ -9352,7 +9328,7 @@ snapshots: package-json-validator@1.5.2: dependencies: npm-package-arg: 13.0.2 - semver: 7.8.1 + semver: 7.8.3 validate-npm-package-license: 3.0.4 validate-npm-package-name: 7.0.2 @@ -9443,7 +9419,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.8.3: {} + prettier@3.8.4: {} pretty-bytes@7.1.0: {} @@ -9465,17 +9441,20 @@ snapshots: retry: 0.12.0 signal-exit: 3.0.7 - proxy-agent@8.0.1: + proxy-agent-negotiate@1.1.0: {} + + proxy-agent@8.0.2: dependencies: agent-base: 9.0.0 debug: 4.4.3(supports-color@8.1.1) - http-proxy-agent: 9.0.0 - https-proxy-agent: 9.0.0 + http-proxy-agent: 9.1.0 + https-proxy-agent: 9.1.0 lru-cache: 7.18.3 - pac-proxy-agent: 9.0.1 + pac-proxy-agent: 9.1.0 proxy-from-env: 2.1.0 - socks-proxy-agent: 10.0.0 + socks-proxy-agent: 10.1.0 transitivePeerDependencies: + - kerberos - supports-color proxy-from-env@2.1.0: {} @@ -9497,7 +9476,7 @@ snapshots: qs@6.15.2: dependencies: - side-channel: 1.1.0 + side-channel: 1.1.1 queue-microtask@1.2.3: {} @@ -9545,14 +9524,14 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@19.2.6(react@19.2.6): + react-dom@19.2.7(react@19.2.7): dependencies: - react: 19.2.6 + react: 19.2.7 scheduler: 0.27.0 react-is@17.0.2: {} - react@19.2.6: {} + react@19.2.7: {} read-pkg@9.0.1: dependencies: @@ -9704,7 +9683,9 @@ snapshots: semver@6.3.1: {} - semver@7.8.1: {} + semver@7.8.3: {} + + semver@7.8.4: {} serialize-error@7.0.1: dependencies: @@ -9745,7 +9726,7 @@ snapshots: object-inspect: 1.13.4 side-channel-map: 1.0.1 - side-channel@1.1.0: + side-channel@1.1.1: dependencies: es-errors: 1.3.0 object-inspect: 1.13.4 @@ -9779,7 +9760,7 @@ snapshots: smart-buffer@4.2.0: {} - socks-proxy-agent@10.0.0: + socks-proxy-agent@10.1.0: dependencies: agent-base: 9.0.0 debug: 4.4.3(supports-color@8.1.1) @@ -9794,13 +9775,13 @@ snapshots: sort-object-keys@2.1.0: {} - sort-package-json@3.6.1: + sort-package-json@3.7.1: dependencies: detect-indent: 7.0.2 detect-newline: 4.0.1 git-hooks-list: 4.2.1 is-plain-obj: 4.1.0 - semver: 7.8.1 + semver: 7.8.3 sort-object-keys: 2.1.0 tinyglobby: 0.2.17 @@ -9833,10 +9814,10 @@ snapshots: stdin-discarder@0.2.2: {} - storybook@10.4.1(@testing-library/dom@10.4.1)(@types/react@19.2.15)(bufferutil@4.1.0)(prettier@3.8.3)(react-dom@19.2.6)(react@19.2.6)(utf-8-validate@6.0.6): + storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.17)(bufferutil@4.1.0)(prettier@3.8.4)(react-dom@19.2.7)(react@19.2.7)(utf-8-validate@6.0.6): dependencies: '@storybook/global': 5.0.0 - '@storybook/icons': 2.0.2(react-dom@19.2.6)(react@19.2.6) + '@storybook/icons': 2.0.2(react-dom@19.2.7)(react@19.2.7) '@testing-library/jest-dom': 6.9.1 '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.1) '@vitest/expect': 3.2.4 @@ -9847,12 +9828,12 @@ snapshots: oxc-parser: 0.127.0 oxc-resolver: 11.20.0 recast: 0.23.11 - semver: 7.8.1 - use-sync-external-store: 1.6.0(react@19.2.6) + semver: 7.8.3 + use-sync-external-store: 1.6.0(react@19.2.7) ws: 8.21.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) optionalDependencies: - '@types/react': 19.2.15 - prettier: 3.8.3 + '@types/react': 19.2.17 + prettier: 3.8.4 transitivePeerDependencies: - '@testing-library/dom' - bufferutil @@ -10074,12 +10055,12 @@ snapshots: tunnel: 0.0.6 underscore: 1.13.8 - typescript-eslint@8.60.0(eslint@10.4.1)(typescript@6.0.3): + typescript-eslint@8.61.0(eslint@10.4.1)(typescript@6.0.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.60.0(@typescript-eslint/parser@8.60.0)(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/parser': 8.60.0(eslint@10.4.1)(typescript@6.0.3) - '@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3) - '@typescript-eslint/utils': 8.60.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/eslint-plugin': 8.61.0(@typescript-eslint/parser@8.61.0)(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/parser': 8.61.0(eslint@10.4.1)(typescript@6.0.3) + '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3) + '@typescript-eslint/utils': 8.61.0(eslint@10.4.1)(typescript@6.0.3) eslint: 10.4.1 typescript: 6.0.3 transitivePeerDependencies: @@ -10095,7 +10076,7 @@ snapshots: undici-types@6.21.0: {} - undici@7.27.0: {} + undici@7.27.2: {} unicorn-magic@0.1.0: {} @@ -10175,9 +10156,9 @@ snapshots: url-join@4.0.1: {} - use-sync-external-store@1.6.0(react@19.2.6): + use-sync-external-store@1.6.0(react@19.2.7): dependencies: - react: 19.2.6 + react: 19.2.7 utf-8-validate@6.0.6: dependencies: @@ -10200,7 +10181,7 @@ snapshots: version-range@4.15.0: {} - vite@8.0.16(@types/node@22.19.19)(esbuild@0.28.0): + vite@8.0.16(@types/node@22.19.20)(esbuild@0.28.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -10208,11 +10189,11 @@ snapshots: rolldown: 1.0.3 tinyglobby: 0.2.17 optionalDependencies: - '@types/node': 22.19.19 + '@types/node': 22.19.20 esbuild: 0.28.0 fsevents: 2.3.3 - vitest@4.1.8(@types/node@22.19.19)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16): + vitest@4.1.8(@opentelemetry/api@1.9.1)(@types/node@22.19.20)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16): dependencies: '@vitest/expect': 4.1.8 '@vitest/mocker': 4.1.8(vite@8.0.16) @@ -10224,7 +10205,7 @@ snapshots: es-module-lexer: 2.1.0 expect-type: 1.3.0 magic-string: 0.30.21 - obug: 2.1.1 + obug: 2.1.2 pathe: 2.0.3 picomatch: 4.0.4 std-env: 4.1.0 @@ -10232,11 +10213,11 @@ snapshots: tinyexec: 1.2.4 tinyglobby: 0.2.17 tinyrainbow: 3.1.0 - vite: 8.0.16(@types/node@22.19.19)(esbuild@0.28.0) + vite: 8.0.16(@types/node@22.19.20)(esbuild@0.28.0) why-is-node-running: 2.3.0 optionalDependencies: '@opentelemetry/api': 1.9.1 - '@types/node': 22.19.19 + '@types/node': 22.19.20 '@vitest/coverage-v8': 4.1.8(vitest@4.1.8) jsdom: 29.1.1 transitivePeerDependencies: @@ -10360,7 +10341,7 @@ snapshots: buffer-crc32: 0.2.13 fd-slicer: 1.1.0 - yauzl@3.3.2: + yauzl@3.4.0: dependencies: pend: 1.2.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 895dfdce7..ddab1303c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,21 +3,21 @@ packages: catalog: "@rolldown/plugin-babel": ^0.2.3 - "@storybook/addon-a11y": ^10.4.1 - "@storybook/addon-docs": ^10.4.1 - "@storybook/react-vite": ^10.4.1 - "@tanstack/react-query": ^5.100.14 - "@types/react": ^19.2.15 + "@storybook/addon-a11y": ^10.4.2 + "@storybook/addon-docs": ^10.4.2 + "@storybook/react-vite": ^10.4.2 + "@tanstack/react-query": ^5.101.0 + "@types/react": ^19.2.17 "@types/react-dom": ^19.2.3 "@types/vscode-webview": ^1.57.5 "@vitejs/plugin-react": ^6.0.2 "@vscode-elements/react-elements": ^2.4.0 "@vscode/codicons": ^0.0.45 babel-plugin-react-compiler: ^1.0.0 - coder: github:coder/coder#v2.33.1 + coder: github:coder/coder#v2.34.1 date-fns: ^4.4.0 - react: ^19.2.6 - react-dom: ^19.2.6 + react: ^19.2.7 + react-dom: ^19.2.7 typescript: ^6.0.3 vite: ^8.0.16