From fc3450a82b3594588c11cca6c39ff83a96fe1574 Mon Sep 17 00:00:00 2001 From: Yuriy Matskanyuk Date: Tue, 23 Sep 2025 13:59:12 +0500 Subject: [PATCH] chore: [STMS-4909] Upgrade packages --- package.json | 2 +- packages/ui/.storybook/main.ts | 1 + packages/ui/package.json | 14 +- pnpm-lock.yaml | 388 ++++++++++++++++----------------- 4 files changed, 203 insertions(+), 202 deletions(-) diff --git a/package.json b/package.json index 74d0e39e..390b83da 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "devDependencies": { "husky": "9.1.7", - "nx": "21.5.2" + "nx": "21.5.3" }, "scripts": { "prepare": "husky" diff --git a/packages/ui/.storybook/main.ts b/packages/ui/.storybook/main.ts index 7fe27c30..24443176 100644 --- a/packages/ui/.storybook/main.ts +++ b/packages/ui/.storybook/main.ts @@ -9,6 +9,7 @@ const config: StorybookConfig = { "@storybook/addon-vitest", ], core: { + disableTelemetry: true, builder: { name: "@storybook/builder-vite", options: { diff --git a/packages/ui/package.json b/packages/ui/package.json index b034dfb0..2a0bbba1 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -23,17 +23,17 @@ "@fontsource/material-icons": "5.2.6", "@fontsource/roboto": "5.2.8", "@mui/material": "7.3.2", - "@storybook/addon-themes": "9.1.6", + "@storybook/addon-themes": "9.1.7", "react": "19.1.1", "react-dom": "19.1.1" }, "devDependencies": { "@chromatic-com/storybook": "4.1.1", "@eslint/js": "9.35.0", - "@storybook/addon-a11y": "9.1.6", - "@storybook/addon-docs": "9.1.6", - "@storybook/addon-vitest": "9.1.6", - "@storybook/react-vite": "9.1.6", + "@storybook/addon-a11y": "9.1.7", + "@storybook/addon-docs": "9.1.7", + "@storybook/addon-vitest": "9.1.7", + "@storybook/react-vite": "9.1.7", "@types/node": "24.5.1", "@types/react": "19.1.13", "@types/react-dom": "19.1.9", @@ -43,10 +43,10 @@ "eslint": "9.35.0", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-refresh": "0.4.20", - "eslint-plugin-storybook": "9.1.6", + "eslint-plugin-storybook": "9.1.7", "globals": "16.4.0", "playwright": "1.55.0", - "storybook": "9.1.6", + "storybook": "9.1.7", "typescript": "5.9.2", "typescript-eslint": "8.44.0", "vite": "7.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86ed2014..730b5936 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 9.1.7 version: 9.1.7 nx: - specifier: 21.5.2 - version: 21.5.2 + specifier: 21.5.3 + version: 21.5.3 packages/ui: dependencies: @@ -33,8 +33,8 @@ importers: specifier: 7.3.2 version: 7.3.2(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@storybook/addon-themes': - specifier: 9.1.6 - version: 9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + specifier: 9.1.7 + version: 9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) react: specifier: 19.1.1 version: 19.1.1 @@ -44,22 +44,22 @@ importers: devDependencies: '@chromatic-com/storybook': specifier: 4.1.1 - version: 4.1.1(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + version: 4.1.1(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) '@eslint/js': specifier: 9.35.0 version: 9.35.0 '@storybook/addon-a11y': - specifier: 9.1.6 - version: 9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + specifier: 9.1.7 + version: 9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) '@storybook/addon-docs': - specifier: 9.1.6 - version: 9.1.6(@types/react@19.1.13)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + specifier: 9.1.7 + version: 9.1.7(@types/react@19.1.13)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) '@storybook/addon-vitest': - specifier: 9.1.6 - version: 9.1.6(@vitest/browser@3.2.4)(@vitest/runner@3.2.4)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(vitest@3.2.4) + specifier: 9.1.7 + version: 9.1.7(@vitest/browser@3.2.4)(@vitest/runner@3.2.4)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(vitest@3.2.4) '@storybook/react-vite': - specifier: 9.1.6 - version: 9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(rollup@4.50.2)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + specifier: 9.1.7 + version: 9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(rollup@4.50.2)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) '@types/node': specifier: 24.5.1 version: 24.5.1 @@ -71,10 +71,10 @@ importers: version: 19.1.9(@types/react@19.1.13) '@vitejs/plugin-react': specifier: 5.0.3 - version: 5.0.3(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + version: 5.0.3(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) '@vitest/browser': specifier: 3.2.4 - version: 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))(vitest@3.2.4) + version: 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))(vitest@3.2.4) '@vitest/coverage-v8': specifier: 3.2.4 version: 3.2.4(@vitest/browser@3.2.4)(vitest@3.2.4) @@ -88,8 +88,8 @@ importers: specifier: 0.4.20 version: 0.4.20(eslint@9.35.0) eslint-plugin-storybook: - specifier: 9.1.6 - version: 9.1.6(eslint@9.35.0)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(typescript@5.9.2) + specifier: 9.1.7 + version: 9.1.7(eslint@9.35.0)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(typescript@5.9.2) globals: specifier: 16.4.0 version: 16.4.0 @@ -97,8 +97,8 @@ importers: specifier: 1.55.0 version: 1.55.0 storybook: - specifier: 9.1.6 - version: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + specifier: 9.1.7 + version: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) typescript: specifier: 5.9.2 version: 5.9.2 @@ -107,13 +107,13 @@ importers: version: 8.44.0(eslint@9.35.0)(typescript@5.9.2) vite: specifier: 7.1.5 - version: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + version: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) vite-plugin-dts: specifier: 4.5.4 - version: 4.5.4(@types/node@24.5.1)(rollup@4.50.2)(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + version: 4.5.4(@types/node@24.5.1)(rollup@4.50.2)(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.0) + version: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.1) packages: @@ -221,14 +221,14 @@ packages: peerDependencies: storybook: ^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0 || ^10.0.0-0 - '@emnapi/core@1.4.5': - resolution: {integrity: sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==} + '@emnapi/core@1.5.0': + resolution: {integrity: sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg==} - '@emnapi/runtime@1.4.5': - resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==} + '@emnapi/runtime@1.5.0': + resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} - '@emnapi/wasi-threads@1.0.4': - resolution: {integrity: sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==} + '@emnapi/wasi-threads@1.1.0': + resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} '@emotion/babel-plugin@11.13.5': resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==} @@ -520,8 +520,8 @@ packages: resolution: {integrity: sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - '@jest/get-type@30.0.1': - resolution: {integrity: sha512-AyYdemXCptSRFirI5EPazNxyPwAL0jXt3zceFjaj8NFiKP9pOi0bfXonf6qkf82z2t3QWPeLCWWw4stPBzctLw==} + '@jest/get-type@30.1.0': + resolution: {integrity: sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} '@jest/schemas@30.0.5': @@ -670,53 +670,53 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nx/nx-darwin-arm64@21.5.2': - resolution: {integrity: sha512-PrfZbV2blRHoWLor+xDVwPY/dk46kbsmuTXCZRYlNAwko521Y9dCAJT0UOROic3zoUasQ+TwqsQextIcKCotIA==} + '@nx/nx-darwin-arm64@21.5.3': + resolution: {integrity: sha512-XKOaBpkBzPd5l9in1ax7KQrAiqm4hi46pzQ/qq4Jo20/RKTpc2ZZSFujjuI8wF75oZ6+iV+cvuxSbwbuX6AxQQ==} cpu: [arm64] os: [darwin] - '@nx/nx-darwin-x64@21.5.2': - resolution: {integrity: sha512-YaLY2Cqbjrl+pDddHV7GFtokn81GLvoqg+i9k0Eiid8B0dDLBZpJ3VQKr4RkTzxBX38UuHbJUwrZc8L9z8vqEw==} + '@nx/nx-darwin-x64@21.5.3': + resolution: {integrity: sha512-auGY/gvB5B2In25gozlNV6lb4so14OIpIh/dPgXXrHL5YTuky2i6NFiTOq2D1RWtv5kkoK73rQXDbffDXUS6SA==} cpu: [x64] os: [darwin] - '@nx/nx-freebsd-x64@21.5.2': - resolution: {integrity: sha512-2z/Wd42/KHFyT0zRVxWHlaRBQz12Fd1A0FCGJzuWI8G2meh9tYt4MN96gQ4q/rLQ0fmfFEEECq6pmOfCi8t9Mg==} + '@nx/nx-freebsd-x64@21.5.3': + resolution: {integrity: sha512-IsPCC8CpIRd7dzcRQ+j1zAEZObKVkSLQ3GI7rqybEf0/vWZz6T7UbxGHNtFB7AlaecCbHshZ3Mg5mPVXYSR+iA==} cpu: [x64] os: [freebsd] - '@nx/nx-linux-arm-gnueabihf@21.5.2': - resolution: {integrity: sha512-lY2O1py8x+l39XAFFuplKlzouPC9K/gERYEB/b5jHGf7PGfNj0BX2MDmUztgTty6kKUnkRele39aSoQqWok0gA==} + '@nx/nx-linux-arm-gnueabihf@21.5.3': + resolution: {integrity: sha512-IDW5wy2x7KNFK5u8v94KarJ0h4Fk49pVMKcAI6imeQOJnc0lh0TwID4cqVTCg73BLJXbIV3+Ok01jDKrDsTL/w==} cpu: [arm] os: [linux] - '@nx/nx-linux-arm64-gnu@21.5.2': - resolution: {integrity: sha512-gcpkXXPpWaf8wB0FZUaKmk8Jdv+QMHLiOcQuuXYi1X0vbgotVTl/y+dccwG1EZml6V5JIRGtg2YDM61a7Olp1Q==} + '@nx/nx-linux-arm64-gnu@21.5.3': + resolution: {integrity: sha512-GQF/xjGeqt4tYWf9jT1D0GRPrcAjajTB1QpSavUaiT1jDkByuN11WvuWeTfBdPJpYWFxvH887+r+uMEg8zRE4A==} cpu: [arm64] os: [linux] - '@nx/nx-linux-arm64-musl@21.5.2': - resolution: {integrity: sha512-oCSUwT0hORgFJWIGjwl6x4/2mVusw+3YAcSrvDePAXadjPSEMLZlJEE+4HExzqLFFBTxc+ucvyOIk08P4BtNJg==} + '@nx/nx-linux-arm64-musl@21.5.3': + resolution: {integrity: sha512-C5j2pzfe0zoAJelHXzPdTGeU19VvvHVaoesiKPeH9EvJwLLb9FoeIn+6//x3jDUNUqIHdn4+63kMA6mdBQSpMQ==} cpu: [arm64] os: [linux] - '@nx/nx-linux-x64-gnu@21.5.2': - resolution: {integrity: sha512-rgJTQk0iaidxEIMOuRQJS36Sk4+qcpJP0uwymvgyoTpZyBdkX38NHH3D+E6sudPSFWsiVxJpkCzYE4ScSKF8Ew==} + '@nx/nx-linux-x64-gnu@21.5.3': + resolution: {integrity: sha512-HI+tdkvzFcnJQpU9m1FjvlxW7ZsJeF4os8OG4HSLRTQfFT8HCXXzp6b9sojTr+4Nfvp5r3T/J/UJM9tOJXW9Aw==} cpu: [x64] os: [linux] - '@nx/nx-linux-x64-musl@21.5.2': - resolution: {integrity: sha512-KeS36526VruYO9HzhFGqhE5tbps7e94DV0b4j5wfPr7V51EfPzvjAiMWllsQDARv67wdbQ80c0Wg516XTlekgA==} + '@nx/nx-linux-x64-musl@21.5.3': + resolution: {integrity: sha512-ntlBqcO9wVajUjYwzBU5ru2iBORttO4nurKvjnpBbyCF1mOjSJ3uFcFMzktbp2cxpRE5JRAadGq9/pZisez1AQ==} cpu: [x64] os: [linux] - '@nx/nx-win32-arm64-msvc@21.5.2': - resolution: {integrity: sha512-jlRTycYKOiSqc0fcqvabOH/HZX9BOG0S8EGsLmqEr2OkJLZc25ByD1n22P486R2n+m8GQwL6pX+L1LPpOPmz0A==} + '@nx/nx-win32-arm64-msvc@21.5.3': + resolution: {integrity: sha512-VgX1VnKDRgWcjIMJ0V3zZ6OPuYkvA7rzgn8wbZWyBh2/1GFFffypJJsGeXRPCZBFHjF3UFYcwjzCMoStZ35b5g==} cpu: [arm64] os: [win32] - '@nx/nx-win32-x64-msvc@21.5.2': - resolution: {integrity: sha512-Ur8GPdz52kLS5uE9IQf0wBtGyvQm4Y3M1ZDjRkR+oGf26aVGNTK6C0+kMJPuggR4Z6lurmHYA34ViGi2hHPPpA==} + '@nx/nx-win32-x64-msvc@21.5.3': + resolution: {integrity: sha512-bEQxvsglGInSi51HJUJ7X1lqekzn5xAOddY4tpmOzBXVadx4fuMT8X/PLDLorAAShNZ36g/7sYbtWaBuJNz3tQ==} cpu: [x64] os: [win32] @@ -869,30 +869,30 @@ packages: '@rushstack/ts-command-line@5.0.3': resolution: {integrity: sha512-bgPhQEqLVv/2hwKLYv/XvsTWNZ9B/+X1zJ7WgQE9rO5oiLzrOZvkIW4pk13yOQBhHyjcND5qMOa6p83t+Z66iQ==} - '@sinclair/typebox@0.34.38': - resolution: {integrity: sha512-HpkxMmc2XmZKhvaKIZZThlHmx1L0I/V1hWK1NubtlFnr6ZqdiOpV72TKudZUNQjZNsyDBay72qFEhEvb+bcwcA==} + '@sinclair/typebox@0.34.41': + resolution: {integrity: sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==} - '@storybook/addon-a11y@9.1.6': - resolution: {integrity: sha512-jpuzbZlT8G1hx4N6nhhmxy6Lu+Xnz1oeGb2/pm+rKx2fZ4oy7yGRliRNOvpTy8MbkpnfMoLLrcqc66s/kfdf3A==} + '@storybook/addon-a11y@9.1.7': + resolution: {integrity: sha512-f7YXEnTcAGeEJBqhTgkd/GoKMEf+6m1ziBnpAaJLMWvfYxE2j4FwSMddXPfF+DxdS97/xYig6WckHb93HRIFkQ==} peerDependencies: - storybook: ^9.1.6 + storybook: ^9.1.7 - '@storybook/addon-docs@9.1.6': - resolution: {integrity: sha512-4ZE/T2Ayw77/v2ersAk/VM7vlvqV2zCNFwt0uvOzUR1VZ9VqZCHhsfy/IyBPeKt6Otax3EpfE1LkH4slfceB0g==} + '@storybook/addon-docs@9.1.7': + resolution: {integrity: sha512-ZwD25QBWOeZS2T/JSHl6iqMx7w2yCxREnZIQaLpyOoGl2mRUk2NHcsGfdXQ4sL0zd7YT7CTfzH5tbwQfLIiEog==} peerDependencies: - storybook: ^9.1.6 + storybook: ^9.1.7 - '@storybook/addon-themes@9.1.6': - resolution: {integrity: sha512-H9Z7ba74ywdarnq7uf4LaR3ESlVA1CRhSiXZBA93Ic7mIOXb7p/l0o9rC8giMDcNWXJ/xncl3FCCRdKhTX3acw==} + '@storybook/addon-themes@9.1.7': + resolution: {integrity: sha512-prBsP6w6B1DgsLZOkL0TXIrmScJXUFyV5dOqL3c0jKgD4LDIdDczWpZghK8RYyk5XoC2OsN1arI5/KBjzHtoig==} peerDependencies: - storybook: ^9.1.6 + storybook: ^9.1.7 - '@storybook/addon-vitest@9.1.6': - resolution: {integrity: sha512-I5kev4ZfJFP4ScTV7cfA1PMqSantcfNBio5xzO0edoMXBWugPrD22M2Z2kF+odieHGYXsQy8bc56F4KdAUiu4w==} + '@storybook/addon-vitest@9.1.7': + resolution: {integrity: sha512-LP+Tt0b/NyBCGATM+qHupNlX4Wm9d/LGDU0LPul29vPHpXnZ9Xd93mXEQ0ANnQNm5+zdTTUMFo5tlsgm0S19ZQ==} peerDependencies: '@vitest/browser': ^3.0.0 '@vitest/runner': ^3.0.0 - storybook: ^9.1.6 + storybook: ^9.1.7 vitest: ^3.0.0 peerDependenciesMeta: '@vitest/browser': @@ -902,16 +902,16 @@ packages: vitest: optional: true - '@storybook/builder-vite@9.1.6': - resolution: {integrity: sha512-AUoSjXr4MvtkFQkfFfZSXrqVM0z80DX0sebm80nODu/qFhsJIU5trNP+XDYY8ClODERXd5QSZJyOyH9nOz60SA==} + '@storybook/builder-vite@9.1.7': + resolution: {integrity: sha512-9nflIekC220TSKprN/dDW+tAZSxwkRaq0C6mc5UCgXKjgq4oXditpdwrAcoH0v91RC/bN7LW9Xu5IbvnLNiqLQ==} peerDependencies: - storybook: ^9.1.6 + storybook: ^9.1.7 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 - '@storybook/csf-plugin@9.1.6': - resolution: {integrity: sha512-cz4Y+OYCtuovFNwoLkIKk0T62clrRTYf26Bbo1gdIGuX/W3JPP/LnN97sP2/0nfF6heZqCdEwb47k7RubkxXZg==} + '@storybook/csf-plugin@9.1.7': + resolution: {integrity: sha512-xrPKWt16hBXvyHliuIEzPLvHdRbEe5Oubk/NIPibFVG4cxhEmNxMeHo3uFua3wgtEXyp4UErRWteviNjYSzjUA==} peerDependencies: - storybook: ^9.1.6 + storybook: ^9.1.7 '@storybook/global@5.0.0': resolution: {integrity: sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==} @@ -923,29 +923,29 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - '@storybook/react-dom-shim@9.1.6': - resolution: {integrity: sha512-Px4duzPMTPqI3kes6eUyYjWpEeJ0AOCCeSDCBDm9rzlf4a+eXlxfhkcVWft3viCDiIkc0vtYagb2Yu7bcSIypg==} + '@storybook/react-dom-shim@9.1.7': + resolution: {integrity: sha512-ktjCuZ42g3TAF6nMiSdLbJu/EcvC039hYrmVltKpfF7krf+0xHkK3dCuYqSBp5nv3fS+IemrqmzJwREu5BJLuQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^9.1.6 + storybook: ^9.1.7 - '@storybook/react-vite@9.1.6': - resolution: {integrity: sha512-YNKQZcz5Vtv8OdHUJ65Wx4PbfZMrPPbtL+OYAR0We+EEoTDofi3VogXyOUw99Jppp1HIq5IiDF5qyZPEpC5k0A==} + '@storybook/react-vite@9.1.7': + resolution: {integrity: sha512-552jMY5eKnP/rWKpcEjyE4ppyGmO+r9IoYNIJQBWA4DpXAQ8NjhsygCFhdDPFGfCxx7+KmfRgOBPcXeywWNgtQ==} engines: {node: '>=20.0.0'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^9.1.6 + storybook: ^9.1.7 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 - '@storybook/react@9.1.6': - resolution: {integrity: sha512-BGf3MQaXj6LmYnYpSwHUoWH0RP6kaqBoPc2u5opSU2ajw34enIL5w2sFaXzL+k2ap0aHnCYYlyBINBBvtD6NIA==} + '@storybook/react@9.1.7': + resolution: {integrity: sha512-GxuA2Eh3LlkEF4HHDKFGP+bqQ1+7VtABVacSXukMu82WV4VAOXhhHEDII8R9AVl2Fbs/iPJnNVj06wnkDeUZhA==} engines: {node: '>=20.0.0'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^9.1.6 + storybook: ^9.1.7 typescript: '>= 4.9.x' peerDependenciesMeta: typescript: @@ -1280,8 +1280,8 @@ packages: resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} engines: {node: '>=4'} - axios@1.11.0: - resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + axios@1.12.2: + resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} babel-plugin-macros@3.1.0: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} @@ -1561,12 +1561,12 @@ packages: peerDependencies: eslint: '>=8.40' - eslint-plugin-storybook@9.1.6: - resolution: {integrity: sha512-4NLf8lOT7Nl+m9aipVHJczyt/Dp6BzHzyNq4nhaEUjoZFGKMhPa52vSbuLyQYX7IrcrYPlM37X8dFGo/EIE9JA==} + eslint-plugin-storybook@9.1.7: + resolution: {integrity: sha512-Bq9VNutFGX7T0jw7luWt5eEyRFInIsE0+FSaXdayqBNW6NPaGuE+hoBhhTowvohNqEqn5DXwIkPHiI1GhONE9g==} engines: {node: '>=20.0.0'} peerDependencies: eslint: '>=8' - storybook: ^9.1.6 + storybook: ^9.1.7 eslint-scope@8.4.0: resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} @@ -1691,8 +1691,8 @@ packages: flatted@3.3.3: resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} - follow-redirects@1.15.9: - resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} + follow-redirects@1.15.11: + resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -1900,8 +1900,8 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jest-diff@30.0.5: - resolution: {integrity: sha512-1UIqE9PoEKaHcIKvq2vbibrCog4Y8G0zmOxgQUVEiTqwR5hJVMCoDsN1vFvI5JvwD37hjueZ1C4l2FyGnfpE0A==} + jest-diff@30.1.2: + resolution: {integrity: sha512-4+prq+9J61mOVXCa4Qp8ZjavdxzrWQXrI80GNxP8f4tkI2syPuPrJgdRPZRrfUTRvIoUwcmNLbqEJy9W800+NQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} jju@1.4.0: @@ -2107,8 +2107,8 @@ packages: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} - nx@21.5.2: - resolution: {integrity: sha512-hvq3W6mWsNuXzO1VWXpVcbGuF3e4cx0PyPavy8RgZUinbnh3Gk+f+2DGXyjKEyAG3Ql0Nl3V4RJERZzXEVl7EA==} + nx@21.5.3: + resolution: {integrity: sha512-+XwzK3OWZw/7zLdhNHBms9VdAA8F6w6QsX8qFQ3+3CnbqEy0IDmVxTXb8c711LDMbEtNn94EiWvSV6C00FKw9Q==} hasBin: true peerDependencies: '@swc-node/register': ^1.8.0 @@ -2420,8 +2420,8 @@ packages: std-env@3.9.0: resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} - storybook@9.1.6: - resolution: {integrity: sha512-iIcMaDKkjR5nN+JYBy9hhoxZhjX4TXhyJgUBed+toJOlfrl+QvxpBjImAi7qKyLR3hng3uoigEP0P8+vYtXpOg==} + storybook@9.1.7: + resolution: {integrity: sha512-X8YSQMNuqV9DklQLZH6mLKpDn15Z5tuUUTAIYsiGqx5BwsjtXnv5K04fXgl3jqTZyUauzV/ii8KdT04NVLtMwQ==} hasBin: true peerDependencies: prettier: ^2 || ^3 @@ -2519,8 +2519,8 @@ packages: resolution: {integrity: sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==} engines: {node: '>=14.0.0'} - tmp@0.2.3: - resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==} + tmp@0.2.5: + resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==} engines: {node: '>=14.14'} to-regex-range@5.0.1: @@ -2745,8 +2745,8 @@ packages: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} - yaml@2.8.0: - resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} + yaml@2.8.1: + resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} engines: {node: '>= 14.6'} hasBin: true @@ -2891,28 +2891,28 @@ snapshots: '@bcoe/v8-coverage@1.0.2': {} - '@chromatic-com/storybook@4.1.1(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))': + '@chromatic-com/storybook@4.1.1(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))': dependencies: '@neoconfetti/react': 1.0.0 chromatic: 12.2.0 filesize: 10.1.6 jsonfile: 6.2.0 - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) strip-ansi: 7.1.2 transitivePeerDependencies: - '@chromatic-com/cypress' - '@chromatic-com/playwright' - '@emnapi/core@1.4.5': + '@emnapi/core@1.5.0': dependencies: - '@emnapi/wasi-threads': 1.0.4 + '@emnapi/wasi-threads': 1.1.0 tslib: 2.8.1 - '@emnapi/runtime@1.4.5': + '@emnapi/runtime@1.5.0': dependencies: tslib: 2.8.1 - '@emnapi/wasi-threads@1.0.4': + '@emnapi/wasi-threads@1.1.0': dependencies: tslib: 2.8.1 @@ -3155,18 +3155,18 @@ snapshots: '@jest/diff-sequences@30.0.1': {} - '@jest/get-type@30.0.1': {} + '@jest/get-type@30.1.0': {} '@jest/schemas@30.0.5': dependencies: - '@sinclair/typebox': 0.34.38 + '@sinclair/typebox': 0.34.41 - '@joshwooding/vite-plugin-react-docgen-typescript@0.6.1(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))': + '@joshwooding/vite-plugin-react-docgen-typescript@0.6.1(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))': dependencies: glob: 10.4.5 magic-string: 0.30.19 react-docgen-typescript: 2.4.0(typescript@5.9.2) - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) optionalDependencies: typescript: 5.9.2 @@ -3311,8 +3311,8 @@ snapshots: '@napi-rs/wasm-runtime@0.2.4': dependencies: - '@emnapi/core': 1.4.5 - '@emnapi/runtime': 1.4.5 + '@emnapi/core': 1.5.0 + '@emnapi/runtime': 1.5.0 '@tybys/wasm-util': 0.9.0 '@neoconfetti/react@1.0.0': {} @@ -3329,34 +3329,34 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.19.1 - '@nx/nx-darwin-arm64@21.5.2': + '@nx/nx-darwin-arm64@21.5.3': optional: true - '@nx/nx-darwin-x64@21.5.2': + '@nx/nx-darwin-x64@21.5.3': optional: true - '@nx/nx-freebsd-x64@21.5.2': + '@nx/nx-freebsd-x64@21.5.3': optional: true - '@nx/nx-linux-arm-gnueabihf@21.5.2': + '@nx/nx-linux-arm-gnueabihf@21.5.3': optional: true - '@nx/nx-linux-arm64-gnu@21.5.2': + '@nx/nx-linux-arm64-gnu@21.5.3': optional: true - '@nx/nx-linux-arm64-musl@21.5.2': + '@nx/nx-linux-arm64-musl@21.5.3': optional: true - '@nx/nx-linux-x64-gnu@21.5.2': + '@nx/nx-linux-x64-gnu@21.5.3': optional: true - '@nx/nx-linux-x64-musl@21.5.2': + '@nx/nx-linux-x64-musl@21.5.3': optional: true - '@nx/nx-win32-arm64-msvc@21.5.2': + '@nx/nx-win32-arm64-msvc@21.5.3': optional: true - '@nx/nx-win32-x64-msvc@21.5.2': + '@nx/nx-win32-x64-msvc@21.5.3': optional: true '@pkgjs/parseargs@0.11.0': @@ -3473,57 +3473,57 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@sinclair/typebox@0.34.38': {} + '@sinclair/typebox@0.34.41': {} - '@storybook/addon-a11y@9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))': + '@storybook/addon-a11y@9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))': dependencies: '@storybook/global': 5.0.0 axe-core: 4.10.3 - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) - '@storybook/addon-docs@9.1.6(@types/react@19.1.13)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))': + '@storybook/addon-docs@9.1.7(@types/react@19.1.13)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))': dependencies: '@mdx-js/react': 3.1.1(@types/react@19.1.13)(react@19.1.1) - '@storybook/csf-plugin': 9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + '@storybook/csf-plugin': 9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) '@storybook/icons': 1.6.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) - '@storybook/react-dom-shim': 9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + '@storybook/react-dom-shim': 9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) react: 19.1.1 react-dom: 19.1.1(react@19.1.1) - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) ts-dedent: 2.2.0 transitivePeerDependencies: - '@types/react' - '@storybook/addon-themes@9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))': + '@storybook/addon-themes@9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))': dependencies: - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) ts-dedent: 2.2.0 - '@storybook/addon-vitest@9.1.6(@vitest/browser@3.2.4)(@vitest/runner@3.2.4)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(vitest@3.2.4)': + '@storybook/addon-vitest@9.1.7(@vitest/browser@3.2.4)(@vitest/runner@3.2.4)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(vitest@3.2.4)': dependencies: '@storybook/global': 5.0.0 '@storybook/icons': 1.6.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) prompts: 2.4.2 - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) ts-dedent: 2.2.0 optionalDependencies: - '@vitest/browser': 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))(vitest@3.2.4) + '@vitest/browser': 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))(vitest@3.2.4) '@vitest/runner': 3.2.4 - vitest: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.0) + vitest: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.1) transitivePeerDependencies: - react - react-dom - '@storybook/builder-vite@9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))': + '@storybook/builder-vite@9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))': dependencies: - '@storybook/csf-plugin': 9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + '@storybook/csf-plugin': 9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) ts-dedent: 2.2.0 - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) - '@storybook/csf-plugin@9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))': + '@storybook/csf-plugin@9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))': dependencies: - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) unplugin: 1.16.1 '@storybook/global@5.0.0': {} @@ -3533,39 +3533,39 @@ snapshots: react: 19.1.1 react-dom: 19.1.1(react@19.1.1) - '@storybook/react-dom-shim@9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))': + '@storybook/react-dom-shim@9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))': dependencies: react: 19.1.1 react-dom: 19.1.1(react@19.1.1) - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) - '@storybook/react-vite@9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(rollup@4.50.2)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))': + '@storybook/react-vite@9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(rollup@4.50.2)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))': dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.6.1(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + '@joshwooding/vite-plugin-react-docgen-typescript': 0.6.1(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) '@rollup/pluginutils': 5.3.0(rollup@4.50.2) - '@storybook/builder-vite': 9.1.6(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) - '@storybook/react': 9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(typescript@5.9.2) + '@storybook/builder-vite': 9.1.7(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) + '@storybook/react': 9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(typescript@5.9.2) find-up: 7.0.0 magic-string: 0.30.19 react: 19.1.1 react-docgen: 8.0.1 react-dom: 19.1.1(react@19.1.1) resolve: 1.22.10 - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) tsconfig-paths: 4.2.0 - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) transitivePeerDependencies: - rollup - supports-color - typescript - '@storybook/react@9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(typescript@5.9.2)': + '@storybook/react@9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(typescript@5.9.2)': dependencies: '@storybook/global': 5.0.0 - '@storybook/react-dom-shim': 9.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))) + '@storybook/react-dom-shim': 9.1.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))) react: 19.1.1 react-dom: 19.1.1(react@19.1.1) - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) optionalDependencies: typescript: 5.9.2 @@ -3751,7 +3751,7 @@ snapshots: '@typescript-eslint/types': 8.44.0 eslint-visitor-keys: 4.2.1 - '@vitejs/plugin-react@5.0.3(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))': + '@vitejs/plugin-react@5.0.3(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))': dependencies: '@babel/core': 7.28.4 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.4) @@ -3759,20 +3759,20 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.35 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) transitivePeerDependencies: - supports-color - '@vitest/browser@3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))(vitest@3.2.4)': + '@vitest/browser@3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))(vitest@3.2.4)': dependencies: '@testing-library/dom': 10.4.1 '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.1) - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) '@vitest/utils': 3.2.4 magic-string: 0.30.19 sirv: 3.0.2 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.0) + vitest: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.1) ws: 8.18.3 optionalDependencies: playwright: 1.55.0 @@ -3797,9 +3797,9 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.0) + vitest: 3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.1) optionalDependencies: - '@vitest/browser': 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))(vitest@3.2.4) + '@vitest/browser': 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))(vitest@3.2.4) transitivePeerDependencies: - supports-color @@ -3811,13 +3811,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))': + '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.19 optionalDependencies: - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -3980,9 +3980,9 @@ snapshots: axe-core@4.10.3: {} - axios@1.11.0: + axios@1.12.2: dependencies: - follow-redirects: 1.15.9 + follow-redirects: 1.15.11 form-data: 4.0.4 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -4254,11 +4254,11 @@ snapshots: dependencies: eslint: 9.35.0 - eslint-plugin-storybook@9.1.6(eslint@9.35.0)(storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)))(typescript@5.9.2): + eslint-plugin-storybook@9.1.7(eslint@9.35.0)(storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)))(typescript@5.9.2): dependencies: '@typescript-eslint/utils': 8.44.0(eslint@9.35.0)(typescript@5.9.2) eslint: 9.35.0 - storybook: 9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + storybook: 9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) transitivePeerDependencies: - supports-color - typescript @@ -4400,7 +4400,7 @@ snapshots: flatted@3.3.3: {} - follow-redirects@1.15.9: {} + follow-redirects@1.15.11: {} foreground-child@3.3.1: dependencies: @@ -4580,10 +4580,10 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jest-diff@30.0.5: + jest-diff@30.1.2: dependencies: '@jest/diff-sequences': 30.0.1 - '@jest/get-type': 30.0.1 + '@jest/get-type': 30.1.0 chalk: 4.1.2 pretty-format: 30.0.5 @@ -4760,13 +4760,13 @@ snapshots: dependencies: path-key: 3.1.1 - nx@21.5.2: + nx@21.5.3: dependencies: '@napi-rs/wasm-runtime': 0.2.4 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.2 '@zkochan/js-yaml': 0.0.7 - axios: 1.11.0 + axios: 1.12.2 chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 @@ -4778,7 +4778,7 @@ snapshots: flat: 5.0.2 front-matter: 4.0.2 ignore: 5.3.2 - jest-diff: 30.0.5 + jest-diff: 30.1.2 jsonc-parser: 3.2.0 lines-and-columns: 2.0.3 minimatch: 9.0.3 @@ -4790,24 +4790,24 @@ snapshots: semver: 7.7.2 string-width: 4.2.3 tar-stream: 2.2.0 - tmp: 0.2.3 + tmp: 0.2.5 tree-kill: 1.2.2 tsconfig-paths: 4.2.0 tslib: 2.8.1 - yaml: 2.8.0 + yaml: 2.8.1 yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 21.5.2 - '@nx/nx-darwin-x64': 21.5.2 - '@nx/nx-freebsd-x64': 21.5.2 - '@nx/nx-linux-arm-gnueabihf': 21.5.2 - '@nx/nx-linux-arm64-gnu': 21.5.2 - '@nx/nx-linux-arm64-musl': 21.5.2 - '@nx/nx-linux-x64-gnu': 21.5.2 - '@nx/nx-linux-x64-musl': 21.5.2 - '@nx/nx-win32-arm64-msvc': 21.5.2 - '@nx/nx-win32-x64-msvc': 21.5.2 + '@nx/nx-darwin-arm64': 21.5.3 + '@nx/nx-darwin-x64': 21.5.3 + '@nx/nx-freebsd-x64': 21.5.3 + '@nx/nx-linux-arm-gnueabihf': 21.5.3 + '@nx/nx-linux-arm64-gnu': 21.5.3 + '@nx/nx-linux-arm64-musl': 21.5.3 + '@nx/nx-linux-x64-gnu': 21.5.3 + '@nx/nx-linux-x64-musl': 21.5.3 + '@nx/nx-win32-arm64-msvc': 21.5.3 + '@nx/nx-win32-x64-msvc': 21.5.3 transitivePeerDependencies: - debug @@ -5122,13 +5122,13 @@ snapshots: std-env@3.9.0: {} - storybook@9.1.6(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)): + storybook@9.1.7(@testing-library/dom@10.4.1)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)): dependencies: '@storybook/global': 5.0.0 '@testing-library/jest-dom': 6.8.0 '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.1) '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) '@vitest/spy': 3.2.4 better-opn: 3.0.2 esbuild: 0.25.9 @@ -5227,7 +5227,7 @@ snapshots: tinyspy@4.0.3: {} - tmp@0.2.3: {} + tmp@0.2.5: {} to-regex-range@5.0.1: dependencies: @@ -5295,13 +5295,13 @@ snapshots: util-deprecate@1.0.2: {} - vite-node@3.2.4(@types/node@24.5.1)(yaml@2.8.0): + vite-node@3.2.4(@types/node@24.5.1)(yaml@2.8.1): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -5316,7 +5316,7 @@ snapshots: - tsx - yaml - vite-plugin-dts@4.5.4(@types/node@24.5.1)(rollup@4.50.2)(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)): + vite-plugin-dts@4.5.4(@types/node@24.5.1)(rollup@4.50.2)(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)): dependencies: '@microsoft/api-extractor': 7.52.13(@types/node@24.5.1) '@rollup/pluginutils': 5.3.0(rollup@4.50.2) @@ -5329,13 +5329,13 @@ snapshots: magic-string: 0.30.19 typescript: 5.9.2 optionalDependencies: - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0): + vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3) @@ -5346,13 +5346,13 @@ snapshots: optionalDependencies: '@types/node': 24.5.1 fsevents: 2.3.3 - yaml: 2.8.0 + yaml: 2.8.1 - vitest@3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.0): + vitest@3.2.4(@types/node@24.5.1)(@vitest/browser@3.2.4)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0)) + '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -5370,12 +5370,12 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.0) - vite-node: 3.2.4(@types/node@24.5.1)(yaml@2.8.0) + vite: 7.1.5(@types/node@24.5.1)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.5.1)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 24.5.1 - '@vitest/browser': 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.0))(vitest@3.2.4) + '@vitest/browser': 3.2.4(playwright@1.55.0)(vite@7.1.5(@types/node@24.5.1)(yaml@2.8.1))(vitest@3.2.4) transitivePeerDependencies: - jiti - less @@ -5433,7 +5433,7 @@ snapshots: yaml@1.10.2: {} - yaml@2.8.0: {} + yaml@2.8.1: {} yargs-parser@21.1.1: {}