From f6a95fba31b291a7dc722eb3e08ededcc5fa51e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 13:50:24 +0000 Subject: [PATCH] Bump cspell from 8.18.1 to 9.0.0 (#54538) Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.18.1 to 9.0.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.0.0/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 723 +++++++++++++++++++++++++------------------------ 2 files changed, 374 insertions(+), 351 deletions(-) diff --git a/package.json b/package.json index 5580d2144df..feb9c4e356c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/react-router-dom": "^5.1.1", "@types/react-transition-group": "^4.4.12", "@types/wicg-file-system-access": "^2023.10.6", - "cspell": "^8.18.1", + "cspell": "^9.0.1", "jest": "^29.7.0", "jsdom-testing-mocks": "^1.13.1", "msw": "^2.7.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1496d3708c0..66e14c3c344 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,7 +42,7 @@ importers: version: 2.10.0 '@tanstack/react-query': specifier: ^5.75.4 - version: 5.75.4(react@18.3.1) + version: 5.75.5(react@18.3.1) '@uiw/codemirror-themes': specifier: ^4.23.12 version: 4.23.12(@codemirror/view@6.36.7) @@ -57,7 +57,7 @@ importers: version: 4.1.0 date-fns: specifier: ^2.28.0 - version: 2.28.0 + version: 2.30.0 highlight.js: specifier: ^11.11.1 version: 11.11.1 @@ -75,7 +75,7 @@ importers: version: 18.3.1 react-day-picker: specifier: ^8.10.1 - version: 8.10.1(date-fns@2.28.0)(react@18.3.1) + version: 8.10.1(date-fns@2.30.0)(react@18.3.1) react-dom: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) @@ -90,13 +90,13 @@ importers: version: 5.3.4(react@18.3.1) react-select: specifier: ^5.10.1 - version: 5.10.1(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.10.1(@types/react@18.3.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-transition-group: specifier: ^4.4.5 version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) styled-components: specifier: ^6.1.17 - version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tslib: specifier: ^2.8.1 version: 2.8.1 @@ -133,16 +133,16 @@ importers: version: 8.6.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.6.12(prettier@3.5.3))(typescript@5.8.3) '@storybook/react-vite': specifier: ^8.6.12 - version: 8.6.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.40.2)(storybook@8.6.12(prettier@3.5.3))(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + version: 8.6.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.40.2)(storybook@8.6.12(prettier@3.5.3))(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) '@storybook/test-runner': specifier: ^0.22.0 - version: 0.22.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0)(storybook@8.6.12(prettier@3.5.3)) + version: 0.22.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0)(storybook@8.6.12(prettier@3.5.3)) '@testing-library/jest-dom': specifier: ^6.6.3 version: 6.6.3 '@testing-library/react': specifier: ^16.3.0 - version: 16.3.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.3.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.7(@types/react@18.3.21))(@types/react@18.3.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: ^14.6.1 version: 14.6.1(@testing-library/dom@10.1.0) @@ -154,13 +154,13 @@ importers: version: 29.5.14 '@types/node': specifier: ^22.14.0 - version: 22.15.12 + version: 22.15.16 '@types/react': specifier: ^18.3.12 - version: 18.3.12 + version: 18.3.21 '@types/react-dom': specifier: ^18.3.1 - version: 18.3.1 + version: 18.3.7(@types/react@18.3.21) '@types/react-highlight': specifier: ^0.12.8 version: 0.12.8 @@ -172,25 +172,25 @@ importers: version: 5.3.3 '@types/react-transition-group': specifier: ^4.4.12 - version: 4.4.12(@types/react@18.3.12) + version: 4.4.12(@types/react@18.3.21) '@types/wicg-file-system-access': specifier: ^2023.10.6 version: 2023.10.6 cspell: - specifier: ^8.18.1 - version: 8.18.1 + specifier: ^9.0.1 + version: 9.0.1 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + version: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jsdom-testing-mocks: specifier: ^1.13.1 version: 1.13.1 msw: specifier: ^2.7.6 - version: 2.7.6(@types/node@22.15.12)(typescript@5.8.3) + version: 2.7.6(@types/node@22.15.16)(typescript@5.8.3) msw-storybook-addon: specifier: ^2.0.4 - version: 2.0.4(msw@2.7.6(@types/node@22.15.12)(typescript@5.8.3)) + version: 2.0.4(msw@2.7.6(@types/node@22.15.16)(typescript@5.8.3)) node-gyp: specifier: ^11.2.0 version: 11.2.0 @@ -211,7 +211,7 @@ importers: version: 5.8.3 vite: specifier: ^6.3.5 - version: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + version: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) e/web/teleport: {} @@ -222,7 +222,7 @@ importers: version: 7.27.1 '@babel/preset-env': specifier: ^7.27.1 - version: 7.27.1(@babel/core@7.27.1) + version: 7.27.2(@babel/core@7.27.1) '@babel/preset-react': specifier: ^7.27.1 version: 7.27.1(@babel/core@7.27.1) @@ -237,22 +237,22 @@ importers: version: 1.11.24 '@swc/plugin-styled-components': specifier: ^7.1.3 - version: 7.1.3 + version: 7.1.4 '@types/jsdom': specifier: ^21.1.7 version: 21.1.7 '@vitejs/plugin-react-swc': specifier: ^3.9.0 - version: 3.9.0(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + version: 3.9.0(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) babel-plugin-styled-components: specifier: ^2.1.4 - version: 2.1.4(@babel/core@7.27.1)(styled-components@6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 2.1.4(@babel/core@7.27.1)(styled-components@6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) eslint: specifier: ^9.26.0 version: 9.26.0 eslint-plugin-jest: specifier: ^28.11.0 - version: 28.11.0(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0))(typescript@5.8.3) + version: 28.11.0(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0))(typescript@5.8.3) eslint-plugin-jest-dom: specifier: ^5.5.0 version: 5.5.0(@testing-library/dom@10.1.0)(eslint@9.26.0) @@ -267,7 +267,7 @@ importers: version: 7.1.1(eslint@9.26.0)(typescript@5.8.3) globals: specifier: ^16.0.0 - version: 16.0.0 + version: 16.1.0 jest-environment-jsdom: specifier: ^29.7.0 version: 29.7.0 @@ -285,10 +285,10 @@ importers: version: 8.32.0(eslint@9.26.0)(typescript@5.8.3) vite-plugin-wasm: specifier: ^3.4.1 - version: 3.4.1(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + version: 3.4.1(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + version: 5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) web/packages/design: dependencies: @@ -310,7 +310,7 @@ importers: version: 5.1.23 jest-styled-components: specifier: ^7.2.0 - version: 7.2.0(styled-components@6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 7.2.0(styled-components@6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) web/packages/shared: dependencies: @@ -406,7 +406,7 @@ importers: version: 3.3.0 react-markdown: specifier: ^10.1.0 - version: 10.1.0(@types/react@18.3.12)(react@18.3.1) + version: 10.1.0(@types/react@18.3.21)(react@18.3.1) devDependencies: '@gravitational/build': specifier: workspace:* @@ -498,7 +498,7 @@ importers: version: 26.0.12 electron-vite: specifier: ^3.1.0 - version: 3.1.0(@swc/core@1.11.24)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + version: 3.1.0(@swc/core@1.11.24)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) events: specifier: 3.3.0 version: 3.3.0 @@ -507,7 +507,7 @@ importers: version: 2.5.2 react-dnd: specifier: ^14.0.4 - version: 14.0.5(@types/node@22.15.12)(@types/react@18.3.12)(react@18.3.1) + version: 14.0.5(@types/node@22.15.16)(@types/react@18.3.21)(react@18.3.1) react-dnd-html5-backend: specifier: ^14.0.2 version: 14.1.0 @@ -544,6 +544,10 @@ packages: resolution: {integrity: sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==} engines: {node: '>=6.9.0'} + '@babel/compat-data@7.27.2': + resolution: {integrity: sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==} + engines: {node: '>=6.9.0'} + '@babel/core@7.27.1': resolution: {integrity: sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==} engines: {node: '>=6.9.0'} @@ -560,6 +564,10 @@ packages: resolution: {integrity: sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==} engines: {node: '>=6.9.0'} + '@babel/helper-compilation-targets@7.27.2': + resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} + engines: {node: '>=6.9.0'} + '@babel/helper-create-class-features-plugin@7.27.1': resolution: {integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==} engines: {node: '>=6.9.0'} @@ -959,8 +967,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-object-rest-spread@7.27.1': - resolution: {integrity: sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==} + '@babel/plugin-transform-object-rest-spread@7.27.2': + resolution: {integrity: sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1109,8 +1117,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/preset-env@7.27.1': - resolution: {integrity: sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA==} + '@babel/preset-env@7.27.2': + resolution: {integrity: sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1191,29 +1199,29 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@cspell/cspell-bundled-dicts@8.18.1': - resolution: {integrity: sha512-gxciVVfQqCVXYH0p2Q5D7x7/SgaW3Wv5UjRwO+TCme0P2lVLl/IcfjkujZX+6UQkT7X4QRglXo1QN141UcCRCQ==} - engines: {node: '>=18'} + '@cspell/cspell-bundled-dicts@9.0.1': + resolution: {integrity: sha512-h7gTqg0VF4N8VhOPk66XewuSsT56OP2ujgxtAyYQ4H+NuYd3HMfS0h/I3/y9uBhllwOEamaeAzYhc5JF/qIrsQ==} + engines: {node: '>=20'} - '@cspell/cspell-json-reporter@8.18.1': - resolution: {integrity: sha512-/U3/8bcOL5O35fI9F7nN7Mhic0K01ZRxRV/+5jj7atltBbqgFSxViHCZBX0lDZJM96gUHn+3r6q6/8VEJahpDA==} - engines: {node: '>=18'} + '@cspell/cspell-json-reporter@9.0.1': + resolution: {integrity: sha512-Rpn7Tuq9t8bZpXZFV43NkhCl0LaPDJZSON4/JFxGbOcH16ryXfrx7oObUTIIyxSxO3fGkzaJZHIwGibRJSsbNQ==} + engines: {node: '>=20'} - '@cspell/cspell-pipe@8.18.1': - resolution: {integrity: sha512-QHndTQPkR1c02pvvQ7UKFtLjCXgY0OcX8zjTLrCkynmcQxJFjAZAh9cJ7NMOAxab+ciSnkaVf4KWaRSEG17z8Q==} - engines: {node: '>=18'} + '@cspell/cspell-pipe@9.0.1': + resolution: {integrity: sha512-bhFcvF2a8KYKVh/OebCfJ8LFw5GYHyUsUjAbxnznTBrYOFSIclDjwUwT29yVDXwnQkJkB6Px5Y9e2VvtFizVFg==} + engines: {node: '>=20'} - '@cspell/cspell-resolver@8.18.1': - resolution: {integrity: sha512-T2sUBv0p9Hnfyg1xT1u3ESKuIWaaIDo0I8idh5DSlTpHgLjdIeAwasmFjEJ28qZv8OKSGawcSQKgJbStfbZASQ==} - engines: {node: '>=18'} + '@cspell/cspell-resolver@9.0.1': + resolution: {integrity: sha512-AhIXAhX1qt7Y3EyiP/5rAk7Ow7DJpAyB44wPbfdF9p1vhnk6oQ7RslnD3G6S9o/vNxZ0DWFPREMWx19J/3c+hw==} + engines: {node: '>=20'} - '@cspell/cspell-service-bus@8.18.1': - resolution: {integrity: sha512-PwWl7EyhGIu4wHEhvBJb6xVlqMtFwQk0qLDArBvugL6nA+MX9NfG/w7PTgS7tCkFjVF1ku2sDzDLTDWwEk+MLw==} - engines: {node: '>=18'} + '@cspell/cspell-service-bus@9.0.1': + resolution: {integrity: sha512-DoW6hLkFIO3BXePtUYQEax3FTH9fkwCUbf6qphAEXnr4PjoyPZsgBhR6iCrZd4DyhuFiRvK3Cgpq2o3O0NdODQ==} + engines: {node: '>=20'} - '@cspell/cspell-types@8.18.1': - resolution: {integrity: sha512-d/nMG+qnMbI/1JPm+lD0KcKpgtEHMRsHxkdtGyNCDgvHL/JOGaSHc5ERS3IUgBW0Dfya/3z9wPdaMcHEzt7YCQ==} - engines: {node: '>=18'} + '@cspell/cspell-types@9.0.1': + resolution: {integrity: sha512-8FRmvyV1AYEepJB3J7jji1ZYG9yOK0eYr4WuUVPfUJa6N3HyeZjWKhxbVvqedmEI74f5Ls3cQKHY1T2Yvqk/ag==} + engines: {node: '>=20'} '@cspell/dict-ada@4.1.0': resolution: {integrity: sha512-7SvmhmX170gyPd+uHXrfmqJBY5qLcCX8kTGURPVeGxmt8XNXT75uu9rnZO+jwrfuU2EimNoArdVy5GZRGljGNg==} @@ -1221,17 +1229,17 @@ packages: '@cspell/dict-al@1.1.0': resolution: {integrity: sha512-PtNI1KLmYkELYltbzuoztBxfi11jcE9HXBHCpID2lou/J4VMYKJPNqe4ZjVzSI9NYbMnMnyG3gkbhIdx66VSXg==} - '@cspell/dict-aws@4.0.9': - resolution: {integrity: sha512-bDYdnnJGwSkIZ4gzrauu7qzOs/ZAY/FnU4k11LgdMI8BhwMfsbsy2EI1iS+sD/BI5ZnNT9kU5YR3WADeNOmhRg==} + '@cspell/dict-aws@4.0.10': + resolution: {integrity: sha512-0qW4sI0GX8haELdhfakQNuw7a2pnWXz3VYQA2MpydH2xT2e6EN9DWFpKAi8DfcChm8MgDAogKkoHtIo075iYng==} '@cspell/dict-bash@4.2.0': resolution: {integrity: sha512-HOyOS+4AbCArZHs/wMxX/apRkjxg6NDWdt0jF9i9XkvJQUltMwEhyA2TWYjQ0kssBsnof+9amax2lhiZnh3kCg==} - '@cspell/dict-companies@3.1.14': - resolution: {integrity: sha512-iqo1Ce4L7h0l0GFSicm2wCLtfuymwkvgFGhmu9UHyuIcTbdFkDErH+m6lH3Ed+QuskJlpQ9dM7puMIGqUlVERw==} + '@cspell/dict-companies@3.2.1': + resolution: {integrity: sha512-ryaeJ1KhTTKL4mtinMtKn8wxk6/tqD4vX5tFP+Hg89SiIXmbMk5vZZwVf+eyGUWJOyw5A1CVj9EIWecgoi+jYQ==} - '@cspell/dict-cpp@6.0.7': - resolution: {integrity: sha512-mk0AUx6au1BJQBTT2Uq9L+y43E0Cy0Vcm6TrK3Toi2iuBLWOnDR/xRE4nZADBsi6WnWoiyl3/QqA1gW2zPkGvQ==} + '@cspell/dict-cpp@6.0.8': + resolution: {integrity: sha512-BzurRZilWqaJt32Gif6/yCCPi+FtrchjmnehVEIFzbWyeBd/VOUw77IwrEzehZsu5cRU91yPWuWp5fUsKfDAXA==} '@cspell/dict-cryptocurrencies@5.0.4': resolution: {integrity: sha512-6iFu7Abu+4Mgqq08YhTKHfH59mpMpGTwdzDB2Y8bbgiwnGFCeoiSkVkgLn1Kel2++hYcZ8vsAW/MJS9oXxuMag==} @@ -1245,14 +1253,14 @@ packages: '@cspell/dict-dart@2.3.0': resolution: {integrity: sha512-1aY90lAicek8vYczGPDKr70pQSTQHwMFLbmWKTAI6iavmb1fisJBS1oTmMOKE4ximDf86MvVN6Ucwx3u/8HqLg==} - '@cspell/dict-data-science@2.0.7': - resolution: {integrity: sha512-XhAkK+nSW6zmrnWzusmZ1BpYLc62AWYHZc2p17u4nE2Z9XG5DleG55PCZxXQTKz90pmwlhFM9AfpkJsYaBWATA==} + '@cspell/dict-data-science@2.0.8': + resolution: {integrity: sha512-uyAtT+32PfM29wRBeAkUSbkytqI8bNszNfAz2sGPtZBRmsZTYugKMEO9eDjAIE/pnT9CmbjNuoiXhk+Ss4fCOg==} '@cspell/dict-django@4.1.4': resolution: {integrity: sha512-fX38eUoPvytZ/2GA+g4bbdUtCMGNFSLbdJJPKX2vbewIQGfgSFJKY56vvcHJKAvw7FopjvgyS/98Ta9WN1gckg==} - '@cspell/dict-docker@1.1.12': - resolution: {integrity: sha512-6d25ZPBnYZaT9D9An/x6g/4mk542R8bR3ipnby3QFCxnfdd6xaWiTcwDPsCgwN2aQZIQ1jX/fil9KmBEqIK/qA==} + '@cspell/dict-docker@1.1.14': + resolution: {integrity: sha512-p6Qz5mokvcosTpDlgSUREdSbZ10mBL3ndgCdEKMqjCSZJFdfxRdNdjrGER3lQ6LMq5jGr1r7nGXA0gvUJK80nw==} '@cspell/dict-dotnet@5.0.9': resolution: {integrity: sha512-JGD6RJW5sHtO5lfiJl11a5DpPN6eKSz5M1YBa1I76j4dDOIqgZB6rQexlDlK1DH9B06X4GdDQwdBfnpAB0r2uQ==} @@ -1260,17 +1268,17 @@ packages: '@cspell/dict-elixir@4.0.7': resolution: {integrity: sha512-MAUqlMw73mgtSdxvbAvyRlvc3bYnrDqXQrx5K9SwW8F7fRYf9V4vWYFULh+UWwwkqkhX9w03ZqFYRTdkFku6uA==} - '@cspell/dict-en-common-misspellings@2.0.10': - resolution: {integrity: sha512-80mXJLtr0tVEtzowrI7ycVae/ULAYImZUlr0kUTpa8i57AUk7Zy3pYBs44EYIKW7ZC9AHu4Qjjfq4vriAtyTDQ==} + '@cspell/dict-en-common-misspellings@2.0.11': + resolution: {integrity: sha512-xFQjeg0wFHh9sFhshpJ+5BzWR1m9Vu8pD0CGPkwZLK9oii8AD8RXNchabLKy/O5VTLwyqPOi9qpyp1cxm3US4Q==} - '@cspell/dict-en-gb@1.1.33': - resolution: {integrity: sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g==} + '@cspell/dict-en-gb-mit@3.0.6': + resolution: {integrity: sha512-QYDwuXi9Yh+AvU1omhz8sWX+A1SxWI3zeK1HdGfTrICZavhp8xxcQGTa5zxTTFRCcQc483YzUH2Dl+6Zd50tJg==} - '@cspell/dict-en_us@4.3.35': - resolution: {integrity: sha512-HF6QNyPHkxeo/SosaZXRQlnKDUTjIzrGKyqfbw/fPPlPYrXefAZZ40ofheb5HnbUicR7xqV/lsc/HQfqYshGIw==} + '@cspell/dict-en_us@4.4.8': + resolution: {integrity: sha512-OkNUVuU9Q+Sf827/61YPkk6ya6dSsllzeYniBFqNW9TkoqQXT3vggkgmtCE1aEhSvVctMwxpPYoC8pZgn1TeSA==} - '@cspell/dict-filetypes@3.0.11': - resolution: {integrity: sha512-bBtCHZLo7MiSRUqx5KEiPdGOmXIlDGY+L7SJEtRWZENpAKE+96rT7hj+TUUYWBbCzheqHr0OXZJFEKDgsG/uZg==} + '@cspell/dict-filetypes@3.0.12': + resolution: {integrity: sha512-+ds5wgNdlUxuJvhg8A1TjuSpalDFGCh7SkANCWvIplg6QZPXL4j83lqxP7PgjHpx7PsBUS7vw0aiHPjZy9BItw==} '@cspell/dict-flutter@1.1.0': resolution: {integrity: sha512-3zDeS7zc2p8tr9YH9tfbOEYfopKY/srNsAa+kE3rfBTtQERAZeOhe5yxrnTPoufctXLyuUtcGMUTpxr3dO0iaA==} @@ -1290,8 +1298,8 @@ packages: '@cspell/dict-git@3.0.4': resolution: {integrity: sha512-C44M+m56rYn6QCsLbiKiedyPTMZxlDdEYAsPwwlL5bhMDDzXZ3Ic8OCQIhMbiunhCOJJT+er4URmOmM+sllnjg==} - '@cspell/dict-golang@6.0.19': - resolution: {integrity: sha512-VS+oinB2/CbgmHE06kMJlj52OVMZM0S2EEXph3oaroNTgTuclSwdFylQmOEjquZi55kW+n3FM9MyWXiitB7Dtg==} + '@cspell/dict-golang@6.0.21': + resolution: {integrity: sha512-D3wG1MWhFx54ySFJ00CS1MVjR4UiBVsOWGIjJ5Av+HamnguqEshxbF9mvy+BX0KqzdLVzwFkoLBs8QeOID56HA==} '@cspell/dict-google@1.0.8': resolution: {integrity: sha512-BnMHgcEeaLyloPmBs8phCqprI+4r2Jb8rni011A8hE+7FNk7FmLE3kiwxLFrcZnnb7eqM0agW4zUaNoB0P+z8A==} @@ -1329,13 +1337,13 @@ packages: '@cspell/dict-makefile@1.0.4': resolution: {integrity: sha512-E4hG/c0ekPqUBvlkrVvzSoAA+SsDA9bLi4xSV3AXHTVru7Y2bVVGMPtpfF+fI3zTkww/jwinprcU1LSohI3ylw==} - '@cspell/dict-markdown@2.0.9': - resolution: {integrity: sha512-j2e6Eg18BlTb1mMP1DkyRFMM/FLS7qiZjltpURzDckB57zDZbUyskOFdl4VX7jItZZEeY0fe22bSPOycgS1Z5A==} + '@cspell/dict-markdown@2.0.10': + resolution: {integrity: sha512-vtVa6L/84F9sTjclTYDkWJF/Vx2c5xzxBKkQp+CEFlxOF2SYgm+RSoEvAvg5vj4N5kuqR4350ZlY3zl2eA3MXw==} peerDependencies: '@cspell/dict-css': ^4.0.17 '@cspell/dict-html': ^4.0.11 '@cspell/dict-html-symbol-entities': ^4.0.3 - '@cspell/dict-typescript': ^3.2.0 + '@cspell/dict-typescript': ^3.2.1 '@cspell/dict-monkeyc@1.0.10': resolution: {integrity: sha512-7RTGyKsTIIVqzbvOtAu6Z/lwwxjGRtY5RkKPlXKHEoEAgIXwfDxb5EkVwzGQwQr8hF/D3HrdYbRT8MFBfsueZw==} @@ -1343,8 +1351,8 @@ packages: '@cspell/dict-node@5.0.7': resolution: {integrity: sha512-ZaPpBsHGQCqUyFPKLyCNUH2qzolDRm1/901IO8e7btk7bEDF56DN82VD43gPvD4HWz3yLs/WkcLa01KYAJpnOw==} - '@cspell/dict-npm@5.1.32': - resolution: {integrity: sha512-WvDiWROdBZRh/zdjYFsHK0hAef17WRTFX02K8wLdPJbw+23ihSRq1C3VydVIvmn3sLRGyq06B2UItl8JqJhTlA==} + '@cspell/dict-npm@5.2.3': + resolution: {integrity: sha512-EdGkCpAq66Mhi9Qldgsr+NvPVL4TdtmdlqDe4VBp0P3n6J0B7b0jT1MlVDIiLR+F1eqBfL0qjfHf0ey1CafeNw==} '@cspell/dict-php@4.0.14': resolution: {integrity: sha512-7zur8pyncYZglxNmqsRycOZ6inpDoVd4yFfz1pQRe5xaRWMiK3Km4n0/X/1YMWhh3e3Sl/fQg5Axb2hlN68t1g==} @@ -1355,8 +1363,8 @@ packages: '@cspell/dict-public-licenses@2.0.13': resolution: {integrity: sha512-1Wdp/XH1ieim7CadXYE7YLnUlW0pULEjVl9WEeziZw3EKCAw8ZI8Ih44m4bEa5VNBLnuP5TfqC4iDautAleQzQ==} - '@cspell/dict-python@4.2.16': - resolution: {integrity: sha512-LkQssFt1hPOWXIQiD8ScTkz/41RL7Ti0V/2ytUzEW82dc0atIEksrBg8MuOjWXktp0Dk5tDwRLgmIvhV3CFFOA==} + '@cspell/dict-python@4.2.18': + resolution: {integrity: sha512-hYczHVqZBsck7DzO5LumBLJM119a3F17aj8a7lApnPIS7cmEwnPc2eACNscAHDk7qAo2127oI7axUoFMe9/g1g==} '@cspell/dict-r@2.1.0': resolution: {integrity: sha512-k2512wgGG0lTpTYH9w5Wwco+lAMf3Vz7mhqV8+OnalIE7muA0RSuD9tWBjiqLcX8zPvEJr4LdgxVju8Gk3OKyA==} @@ -1373,8 +1381,8 @@ packages: '@cspell/dict-shell@1.1.0': resolution: {integrity: sha512-D/xHXX7T37BJxNRf5JJHsvziFDvh23IF/KvkZXNSh8VqcRdod3BAz9VGHZf6VDqcZXr1VRqIYR3mQ8DSvs3AVQ==} - '@cspell/dict-software-terms@5.0.3': - resolution: {integrity: sha512-YSNSt+7mTKMMJRT26+uOmWrx5Yaqs+WqTbLb0an0zIcnZHjxrH0eVYlvZmxQcF2JiDuhjQvo9YaEnu+MI09HZg==} + '@cspell/dict-software-terms@5.0.8': + resolution: {integrity: sha512-VsJesitvaHZpMgNwHHms3yDsZz7LNToC2HuSAnyt1znn37ribiJF1ty0jWhVQO6fv7K4PM1KsKTJIwqBwc446g==} '@cspell/dict-sql@2.2.0': resolution: {integrity: sha512-MUop+d1AHSzXpBvQgQkCiok8Ejzb+nrzyG16E8TvKL2MQeDwnIvMe3bv90eukP6E1HWb+V/MA/4pnq0pcJWKqQ==} @@ -1388,27 +1396,27 @@ packages: '@cspell/dict-terraform@1.1.1': resolution: {integrity: sha512-07KFDwCU7EnKl4hOZLsLKlj6Zceq/IsQ3LRWUyIjvGFfZHdoGtFdCp3ZPVgnFaAcd/DKv+WVkrOzUBSYqHopQQ==} - '@cspell/dict-typescript@3.2.0': - resolution: {integrity: sha512-Pk3zNePLT8qg51l0M4g1ISowYAEGxTuNfZlgkU5SvHa9Cu7x/BWoyYq9Fvc3kAyoisCjRPyvWF4uRYrPitPDFw==} + '@cspell/dict-typescript@3.2.1': + resolution: {integrity: sha512-jdnKg4rBl75GUBTsUD6nTJl7FGvaIt5wWcWP7TZSC3rV1LfkwvbUiY3PiGpfJlAIdnLYSeFWIpYU9gyVgz206w==} '@cspell/dict-vue@3.0.4': resolution: {integrity: sha512-0dPtI0lwHcAgSiQFx8CzvqjdoXROcH+1LyqgROCpBgppommWpVhbQ0eubnKotFEXgpUCONVkeZJ6Ql8NbTEu+w==} - '@cspell/dynamic-import@8.18.1': - resolution: {integrity: sha512-VJHfS/Iv0Rx7wn1pjPmwgsaw6r72N5Cx2gL0slWk8Cogc8YiK7/6jsGnsvxJZVkHntJoiT8PrkIvhNKb3awD3g==} - engines: {node: '>=18.0'} + '@cspell/dynamic-import@9.0.1': + resolution: {integrity: sha512-BoWzHwkufo90ubMZUN8Jy4HQYYWFW7psVCdG/4RUgfvVnazkPfLxWBbsPQsLrlIP0utaqei7D9FU0K7r7mpl4A==} + engines: {node: '>=20'} - '@cspell/filetypes@8.18.1': - resolution: {integrity: sha512-vTOb2itP0pjrccvt8wcKiTGyw0pFMTPI85H12T6n8ZhqXTktPgQH2gEf/SU/5tkPNnBKr4GJ+FdU5hJ27HzgXQ==} - engines: {node: '>=18'} + '@cspell/filetypes@9.0.1': + resolution: {integrity: sha512-swZu3ra2AueyjEz/bPsvwFuHGYhjWZBx1K9FSvZA/yDIX5RVr6orQSuf9zvXNFui6Nyk0tudLnn3y9jT0LHk8A==} + engines: {node: '>=20'} - '@cspell/strong-weak-map@8.18.1': - resolution: {integrity: sha512-gsgv+5ZQD4aHNHDdfNGoafVYkqRynyYgaodt9Dp/3o0YKYcxGf2jrX8SJ35MfZ61qln0n7P4Djrg+bFV2zNH5w==} - engines: {node: '>=18'} + '@cspell/strong-weak-map@9.0.1': + resolution: {integrity: sha512-u87PWr1xACqs/F3HibZ4Eb0Za/ghWIa6WLvEKV9OaiLfEUQuczbrXPVgHmGr83H0XXWUKy8FvVbWGFmXwiw+gQ==} + engines: {node: '>=20'} - '@cspell/url@8.18.1': - resolution: {integrity: sha512-FRJbLYDC9ucpTOzbF6MohP2u5X3NU5L0RoVuoYCynqm/QOI38XP6WOEaI4H58CAn857bOIKZk0LZRPTGzi6Qlg==} - engines: {node: '>=18.0'} + '@cspell/url@9.0.1': + resolution: {integrity: sha512-8xaLrsQ742dmwXwS6tjreps3NpSQe6WEZFPQQT2DprVJXGZnfQR8ob0c+kPhD0hu9A6PwShJsRsfh3DQGKCqAw==} + engines: {node: '>=20'} '@csstools/color-helpers@5.0.2': resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==} @@ -2642,8 +2650,8 @@ packages: peerDependencies: '@swc/core': '*' - '@swc/plugin-styled-components@7.1.3': - resolution: {integrity: sha512-aSGXNzGC8rvGHkhTsTDTq+8eeaN/LxvvBA5Yot7eT3uNSDEGFnrsZIeq3GBlKEDp6abJ3eFXdauxq0fItEXcbQ==} + '@swc/plugin-styled-components@7.1.4': + resolution: {integrity: sha512-fnACXMLWnP23FZc7jn24NtElS+HymVQCc5Z8CPre9aOYFXU++B3mLjjO3RqZbtBAZuqzEyygZ6Uev41Ln6WpxA==} '@swc/types@0.1.21': resolution: {integrity: sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==} @@ -2652,11 +2660,11 @@ packages: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} - '@tanstack/query-core@5.75.4': - resolution: {integrity: sha512-pcqOUgWG9oGlzkfRQQMMsEFmtQu0wq81A414CtELZGq+ztVwSTAaoB3AZRAXQJs88LmNMk2YpUKuQbrvzNDyRg==} + '@tanstack/query-core@5.75.5': + resolution: {integrity: sha512-kPDOxtoMn2Ycycb76Givx2fi+2pzo98F9ifHL/NFiahEDpDwSVW6o12PRuQ0lQnBOunhRG5etatAhQij91M3MQ==} - '@tanstack/react-query@5.75.4': - resolution: {integrity: sha512-Vf65pzYRkf8fk9SP1ncIZjvaXszBhtsvpf+h45Y/9kOywOrVZfBGUpCdffdsVzbmBzmz6TCFes9bM0d3pRrIsA==} + '@tanstack/react-query@5.75.5': + resolution: {integrity: sha512-QrLCJe40BgBVlWdAdf2ZEVJ0cISOuEy/HKupId1aTKU6gPJZVhSvZpH+Si7csRflCJphzlQ77Yx6gUxGW9o0XQ==} peerDependencies: react: ^18 || ^19 @@ -2810,6 +2818,9 @@ packages: '@types/node@22.15.12': resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==} + '@types/node@22.15.16': + resolution: {integrity: sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==} + '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -2819,8 +2830,10 @@ packages: '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} - '@types/react-dom@18.3.1': - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} + '@types/react-dom@18.3.7': + resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} + peerDependencies: + '@types/react': ^18.0.0 '@types/react-highlight@0.12.8': resolution: {integrity: sha512-V7O7zwXUw8WSPd//YUO8sz489J/EeobJljASGhP0rClrvq+1Y1qWEpToGu+Pp7YuChxhAXSgkLkrOYpZX5A62g==} @@ -2836,8 +2849,8 @@ packages: peerDependencies: '@types/react': '*' - '@types/react@18.3.12': - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} + '@types/react@18.3.21': + resolution: {integrity: sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==} '@types/resolve@1.20.6': resolution: {integrity: sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==} @@ -3650,43 +3663,43 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - cspell-config-lib@8.18.1: - resolution: {integrity: sha512-zdJ0uhLROSUrHoibysPw+AkxKPUmiG95hDtiL7s8smewkuaS1hpjqwsDBx981nHYs3xW3qDUfVATrAkSzb0VMw==} - engines: {node: '>=18'} + cspell-config-lib@9.0.1: + resolution: {integrity: sha512-hbeyU6cY4NPKh69L4QpBZgGz00f7rLk10xPlCo6MxEmCqSOTuXXvDEUR51d2ED69G+GyFAeZi5VU9IdJ4jhvzQ==} + engines: {node: '>=20'} - cspell-dictionary@8.18.1: - resolution: {integrity: sha512-vKHEPSfkMKMR4S4tk6K2vHC+f3kdJK8Kdh/C0jDh6RRDjDsyAPxshtbremxOgAX6X8GaRUCROoMZ7FhB92+Y9w==} - engines: {node: '>=18'} + cspell-dictionary@9.0.1: + resolution: {integrity: sha512-I9gjRpfV4djxN0i2p9OzWIrkjtUaGUyVE9atvRbkHUMeqDUhC2Qt0Mb9tnF8I7qnHeZt+U44vUa9Dg7yrJ+k4Q==} + engines: {node: '>=20'} - cspell-gitignore@8.18.1: - resolution: {integrity: sha512-gp/AdUtW6FqpKY4YyYJ3kz0OsXApwsV1FOUA9Z0VnOYKVZtt2snh4uNlI4Ltq+wh7pDU8mqaPWmX6Xy+HSRDkQ==} - engines: {node: '>=18'} + cspell-gitignore@9.0.1: + resolution: {integrity: sha512-xjgOmeGbHEaeF0erRQ2QXwqxWqGDiI4mu+NjCL7ZHPoAM5y8PEO6IbxVNabIB1xC4QAborbtEQ/8ydDWLJcPoQ==} + engines: {node: '>=20'} hasBin: true - cspell-glob@8.18.1: - resolution: {integrity: sha512-tlZXvzsN7dByHo69dz/HbJuQDUtrfhdioZ/LHaW7W9diG9NpaghgEfyX4fmsIXjU/2f66LDpYVY6osjtlOgyrg==} - engines: {node: '>=18'} + cspell-glob@9.0.1: + resolution: {integrity: sha512-dQU/ln6J9Qe31zk1cLJnq/WNAjRrTUig1GG8WA2oK1jHZKY9VbyJLb5DUFnDUx35cI0jdOEnGSCWi8qNjHSc1Q==} + engines: {node: '>=20'} - cspell-grammar@8.18.1: - resolution: {integrity: sha512-V6XTN1B++7EzJA0H4g4XbNJtqm6Y3/iXdLeZ6sMRDaNFKXXwTbWRtn8gukDQIytyw09AnCUKeqGSzCVqw26Omg==} - engines: {node: '>=18'} + cspell-grammar@9.0.1: + resolution: {integrity: sha512-FZ1z1p3pslfotZT/W/VRZjB4S+z0ETrTbNmQ5pGmhdY0nm7Slmg+8nIJluLEjBneBGTJIOcLjYykwS2vI6jzxw==} + engines: {node: '>=20'} hasBin: true - cspell-io@8.18.1: - resolution: {integrity: sha512-mm9SUEF2yShuTXDSjCbsAqYTEb6jrtgcCnlqIzpsZOJOOe+zj/VyzTy2NJvOrdvR59dikdaqB75VGBMfHi804g==} - engines: {node: '>=18'} + cspell-io@9.0.1: + resolution: {integrity: sha512-L5fZY0glVeQb6nmt1WL1wKzZzoHJUkBQ9BGCrwqSXIrjZrYmBNSKixCjo6o9n2keRUwpNjsvZj1TQDKDV+FsXA==} + engines: {node: '>=20'} - cspell-lib@8.18.1: - resolution: {integrity: sha512-t1j+XB7515yHmrczK6I1N6j0a72vmL/6OxsMJnCucHC6DO0WkOqmHulNRH7LpFacnns0dx15lmrAqPg7gQFcIg==} - engines: {node: '>=18'} + cspell-lib@9.0.1: + resolution: {integrity: sha512-F4vJG6GmAGVAuhgcepO12UtG7yev7Rcfa31MLIyYNTrd5NeORzM+GTHnL970FlEflwYPYjcSTGwkyowQ+ZbmDg==} + engines: {node: '>=20'} - cspell-trie-lib@8.18.1: - resolution: {integrity: sha512-UaB36wsyp2eWeMtrbS6Q2t2WFvpedmGXJ879yHn9qKD7ViyUpI4cAbh6v7gWMUu+gjqCulXtke64k1ddmBihPQ==} - engines: {node: '>=18'} + cspell-trie-lib@9.0.1: + resolution: {integrity: sha512-gIupiHwLdsQun79biJgiqmXffKUGzFjGLFEeVptI2Zy5Oa3XhRJsHap4PyeleErONkpzxMG1tgpOWzhOqwl65Q==} + engines: {node: '>=20'} - cspell@8.18.1: - resolution: {integrity: sha512-RE3LIgN9NAVcYBNX2NQVhLergok8EPymOuCUhu1vBR8cjRmioksn3CJeCoQgD8rPjalM+S9thYkMtOZc5Jjv2A==} - engines: {node: '>=18'} + cspell@9.0.1: + resolution: {integrity: sha512-AJqsX+3eSTz9GmIuyEZUzCCTbvCPw6+Nv7UYa4PCn7vNV3XEb5LHTp5i9y2i65fNaeNEcQXLrLYoY/JcBFmUSQ==} + engines: {node: '>=20'} hasBin: true css-color-keywords@1.0.0: @@ -3801,8 +3814,8 @@ packages: resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} engines: {node: '>= 0.4'} - date-fns@2.28.0: - resolution: {integrity: sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==} + date-fns@2.30.0: + resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} debug@4.4.0: @@ -4482,10 +4495,6 @@ packages: resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} engines: {node: '>= 0.4'} - get-stdin@9.0.0: - resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} - engines: {node: '>=12'} - get-stream@5.2.0: resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} engines: {node: '>=8'} @@ -4543,8 +4552,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@16.0.0: - resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==} + globals@16.1.0: + resolution: {integrity: sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==} engines: {node: '>=18'} globalthis@1.0.4: @@ -6658,8 +6667,8 @@ packages: style-to-object@1.0.8: resolution: {integrity: sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==} - styled-components@6.1.17: - resolution: {integrity: sha512-97D7DwWanI7nN24v0D4SvbfjLE9656umNSJZkBkDIWL37aZqG/wRQ+Y9pWtXyBIM/NSfcBzHLErEsqHmJNSVUg==} + styled-components@6.1.18: + resolution: {integrity: sha512-Mvf3gJFzZCkhjY2Y/Fx9z1m3dxbza0uI9H1CbNZm/jSHCojzJhQ0R7bByrlFJINnMzz/gPulpoFFGymNwrsMcw==} engines: {node: '>= 16'} peerDependencies: react: '>= 16.8.0' @@ -7347,6 +7356,8 @@ snapshots: '@babel/compat-data@7.27.1': {} + '@babel/compat-data@7.27.2': {} + '@babel/core@7.27.1': dependencies: '@ampproject/remapping': 2.3.0 @@ -7387,6 +7398,14 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 + '@babel/helper-compilation-targets@7.27.2': + dependencies: + '@babel/compat-data': 7.27.2 + '@babel/helper-validator-option': 7.27.1 + browserslist: 4.24.5 + lru-cache: 5.1.1 + semver: 6.3.1 + '@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.27.1)': dependencies: '@babel/core': 7.27.1 @@ -7410,7 +7429,7 @@ snapshots: '@babel/helper-define-polyfill-provider@0.6.4(@babel/core@7.27.1)': dependencies: '@babel/core': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 debug: 4.4.0 lodash.debounce: 4.0.8 @@ -7683,7 +7702,7 @@ snapshots: dependencies: '@babel/core': 7.27.1 '@babel/helper-annotate-as-pure': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.1) '@babel/traverse': 7.27.1 @@ -7745,7 +7764,7 @@ snapshots: '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.27.1)': dependencies: '@babel/core': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/traverse': 7.27.1 transitivePeerDependencies: @@ -7826,11 +7845,12 @@ snapshots: '@babel/core': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-transform-object-rest-spread@7.27.1(@babel/core@7.27.1)': + '@babel/plugin-transform-object-rest-spread@7.27.2(@babel/core@7.27.1)': dependencies: '@babel/core': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-destructuring': 7.27.1(@babel/core@7.27.1) '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.27.1) '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.27.1)': @@ -7988,11 +8008,11 @@ snapshots: '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) '@babel/helper-plugin-utils': 7.27.1 - '@babel/preset-env@7.27.1(@babel/core@7.27.1)': + '@babel/preset-env@7.27.2(@babel/core@7.27.1)': dependencies: - '@babel/compat-data': 7.27.1 + '@babel/compat-data': 7.27.2 '@babel/core': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1(@babel/core@7.27.1) @@ -8034,7 +8054,7 @@ snapshots: '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.27.1) '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1(@babel/core@7.27.1) '@babel/plugin-transform-numeric-separator': 7.27.1(@babel/core@7.27.1) - '@babel/plugin-transform-object-rest-spread': 7.27.1(@babel/core@7.27.1) + '@babel/plugin-transform-object-rest-spread': 7.27.2(@babel/core@7.27.1) '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.27.1) '@babel/plugin-transform-optional-catch-binding': 7.27.1(@babel/core@7.27.1) '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.27.1) @@ -8196,34 +8216,34 @@ snapshots: '@colors/colors@1.6.0': {} - '@cspell/cspell-bundled-dicts@8.18.1': + '@cspell/cspell-bundled-dicts@9.0.1': dependencies: '@cspell/dict-ada': 4.1.0 '@cspell/dict-al': 1.1.0 - '@cspell/dict-aws': 4.0.9 + '@cspell/dict-aws': 4.0.10 '@cspell/dict-bash': 4.2.0 - '@cspell/dict-companies': 3.1.14 - '@cspell/dict-cpp': 6.0.7 + '@cspell/dict-companies': 3.2.1 + '@cspell/dict-cpp': 6.0.8 '@cspell/dict-cryptocurrencies': 5.0.4 '@cspell/dict-csharp': 4.0.6 '@cspell/dict-css': 4.0.17 '@cspell/dict-dart': 2.3.0 - '@cspell/dict-data-science': 2.0.7 + '@cspell/dict-data-science': 2.0.8 '@cspell/dict-django': 4.1.4 - '@cspell/dict-docker': 1.1.12 + '@cspell/dict-docker': 1.1.14 '@cspell/dict-dotnet': 5.0.9 '@cspell/dict-elixir': 4.0.7 - '@cspell/dict-en-common-misspellings': 2.0.10 - '@cspell/dict-en-gb': 1.1.33 - '@cspell/dict-en_us': 4.3.35 - '@cspell/dict-filetypes': 3.0.11 + '@cspell/dict-en-common-misspellings': 2.0.11 + '@cspell/dict-en-gb-mit': 3.0.6 + '@cspell/dict-en_us': 4.4.8 + '@cspell/dict-filetypes': 3.0.12 '@cspell/dict-flutter': 1.1.0 '@cspell/dict-fonts': 4.0.4 '@cspell/dict-fsharp': 1.1.0 '@cspell/dict-fullstack': 3.2.6 '@cspell/dict-gaming-terms': 1.1.1 '@cspell/dict-git': 3.0.4 - '@cspell/dict-golang': 6.0.19 + '@cspell/dict-golang': 6.0.21 '@cspell/dict-google': 1.0.8 '@cspell/dict-haskell': 4.0.5 '@cspell/dict-html': 4.0.11 @@ -8236,54 +8256,54 @@ snapshots: '@cspell/dict-lorem-ipsum': 4.0.4 '@cspell/dict-lua': 4.0.7 '@cspell/dict-makefile': 1.0.4 - '@cspell/dict-markdown': 2.0.9(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.0) + '@cspell/dict-markdown': 2.0.10(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.1) '@cspell/dict-monkeyc': 1.0.10 '@cspell/dict-node': 5.0.7 - '@cspell/dict-npm': 5.1.32 + '@cspell/dict-npm': 5.2.3 '@cspell/dict-php': 4.0.14 '@cspell/dict-powershell': 5.0.14 '@cspell/dict-public-licenses': 2.0.13 - '@cspell/dict-python': 4.2.16 + '@cspell/dict-python': 4.2.18 '@cspell/dict-r': 2.1.0 '@cspell/dict-ruby': 5.0.8 '@cspell/dict-rust': 4.0.11 '@cspell/dict-scala': 5.0.7 '@cspell/dict-shell': 1.1.0 - '@cspell/dict-software-terms': 5.0.3 + '@cspell/dict-software-terms': 5.0.8 '@cspell/dict-sql': 2.2.0 '@cspell/dict-svelte': 1.0.6 '@cspell/dict-swift': 2.0.5 '@cspell/dict-terraform': 1.1.1 - '@cspell/dict-typescript': 3.2.0 + '@cspell/dict-typescript': 3.2.1 '@cspell/dict-vue': 3.0.4 - '@cspell/cspell-json-reporter@8.18.1': + '@cspell/cspell-json-reporter@9.0.1': dependencies: - '@cspell/cspell-types': 8.18.1 + '@cspell/cspell-types': 9.0.1 - '@cspell/cspell-pipe@8.18.1': {} + '@cspell/cspell-pipe@9.0.1': {} - '@cspell/cspell-resolver@8.18.1': + '@cspell/cspell-resolver@9.0.1': dependencies: global-directory: 4.0.1 - '@cspell/cspell-service-bus@8.18.1': {} + '@cspell/cspell-service-bus@9.0.1': {} - '@cspell/cspell-types@8.18.1': {} + '@cspell/cspell-types@9.0.1': {} '@cspell/dict-ada@4.1.0': {} '@cspell/dict-al@1.1.0': {} - '@cspell/dict-aws@4.0.9': {} + '@cspell/dict-aws@4.0.10': {} '@cspell/dict-bash@4.2.0': dependencies: '@cspell/dict-shell': 1.1.0 - '@cspell/dict-companies@3.1.14': {} + '@cspell/dict-companies@3.2.1': {} - '@cspell/dict-cpp@6.0.7': {} + '@cspell/dict-cpp@6.0.8': {} '@cspell/dict-cryptocurrencies@5.0.4': {} @@ -8293,23 +8313,23 @@ snapshots: '@cspell/dict-dart@2.3.0': {} - '@cspell/dict-data-science@2.0.7': {} + '@cspell/dict-data-science@2.0.8': {} '@cspell/dict-django@4.1.4': {} - '@cspell/dict-docker@1.1.12': {} + '@cspell/dict-docker@1.1.14': {} '@cspell/dict-dotnet@5.0.9': {} '@cspell/dict-elixir@4.0.7': {} - '@cspell/dict-en-common-misspellings@2.0.10': {} + '@cspell/dict-en-common-misspellings@2.0.11': {} - '@cspell/dict-en-gb@1.1.33': {} + '@cspell/dict-en-gb-mit@3.0.6': {} - '@cspell/dict-en_us@4.3.35': {} + '@cspell/dict-en_us@4.4.8': {} - '@cspell/dict-filetypes@3.0.11': {} + '@cspell/dict-filetypes@3.0.12': {} '@cspell/dict-flutter@1.1.0': {} @@ -8323,7 +8343,7 @@ snapshots: '@cspell/dict-git@3.0.4': {} - '@cspell/dict-golang@6.0.19': {} + '@cspell/dict-golang@6.0.21': {} '@cspell/dict-google@1.0.8': {} @@ -8349,18 +8369,18 @@ snapshots: '@cspell/dict-makefile@1.0.4': {} - '@cspell/dict-markdown@2.0.9(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.0)': + '@cspell/dict-markdown@2.0.10(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.1)': dependencies: '@cspell/dict-css': 4.0.17 '@cspell/dict-html': 4.0.11 '@cspell/dict-html-symbol-entities': 4.0.3 - '@cspell/dict-typescript': 3.2.0 + '@cspell/dict-typescript': 3.2.1 '@cspell/dict-monkeyc@1.0.10': {} '@cspell/dict-node@5.0.7': {} - '@cspell/dict-npm@5.1.32': {} + '@cspell/dict-npm@5.2.3': {} '@cspell/dict-php@4.0.14': {} @@ -8368,9 +8388,9 @@ snapshots: '@cspell/dict-public-licenses@2.0.13': {} - '@cspell/dict-python@4.2.16': + '@cspell/dict-python@4.2.18': dependencies: - '@cspell/dict-data-science': 2.0.7 + '@cspell/dict-data-science': 2.0.8 '@cspell/dict-r@2.1.0': {} @@ -8382,7 +8402,7 @@ snapshots: '@cspell/dict-shell@1.1.0': {} - '@cspell/dict-software-terms@5.0.3': {} + '@cspell/dict-software-terms@5.0.8': {} '@cspell/dict-sql@2.2.0': {} @@ -8392,20 +8412,20 @@ snapshots: '@cspell/dict-terraform@1.1.1': {} - '@cspell/dict-typescript@3.2.0': {} + '@cspell/dict-typescript@3.2.1': {} '@cspell/dict-vue@3.0.4': {} - '@cspell/dynamic-import@8.18.1': + '@cspell/dynamic-import@9.0.1': dependencies: - '@cspell/url': 8.18.1 + '@cspell/url': 9.0.1 import-meta-resolve: 4.1.0 - '@cspell/filetypes@8.18.1': {} + '@cspell/filetypes@9.0.1': {} - '@cspell/strong-weak-map@8.18.1': {} + '@cspell/strong-weak-map@9.0.1': {} - '@cspell/url@8.18.1': {} + '@cspell/url@9.0.1': {} '@csstools/color-helpers@5.0.2': {} @@ -8576,7 +8596,7 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.14.0(@types/react@18.3.12)(react@18.3.1)': + '@emotion/react@11.14.0(@types/react@18.3.21)(react@18.3.1)': dependencies: '@babel/runtime': 7.27.1 '@emotion/babel-plugin': 11.13.5 @@ -8588,7 +8608,7 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.21 transitivePeerDependencies: - supports-color @@ -8802,17 +8822,17 @@ snapshots: transitivePeerDependencies: - supports-color - '@inquirer/confirm@5.1.9(@types/node@22.15.12)': + '@inquirer/confirm@5.1.9(@types/node@22.15.16)': dependencies: - '@inquirer/core': 10.1.10(@types/node@22.15.12) - '@inquirer/type': 3.0.6(@types/node@22.15.12) + '@inquirer/core': 10.1.10(@types/node@22.15.16) + '@inquirer/type': 3.0.6(@types/node@22.15.16) optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 - '@inquirer/core@10.1.10(@types/node@22.15.12)': + '@inquirer/core@10.1.10(@types/node@22.15.16)': dependencies: '@inquirer/figures': 1.0.11 - '@inquirer/type': 3.0.6(@types/node@22.15.12) + '@inquirer/type': 3.0.6(@types/node@22.15.16) ansi-escapes: 4.3.2 cli-width: 4.1.0 mute-stream: 2.0.0 @@ -8820,13 +8840,13 @@ snapshots: wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.2 optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 '@inquirer/figures@1.0.11': {} - '@inquirer/type@3.0.6(@types/node@22.15.12)': + '@inquirer/type@3.0.6(@types/node@22.15.16)': optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 '@isaacs/cliui@8.0.2': dependencies: @@ -8854,7 +8874,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -8867,14 +8887,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -8943,7 +8963,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 22.15.12 + '@types/node': 22.15.16 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -9017,12 +9037,12 @@ snapshots: '@types/yargs': 17.0.33 chalk: 4.1.2 - '@joshwooding/vite-plugin-react-docgen-typescript@0.5.0(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1))': + '@joshwooding/vite-plugin-react-docgen-typescript@0.5.0(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1))': dependencies: glob: 10.4.5 magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.8.3) - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) optionalDependencies: typescript: 5.8.3 @@ -9634,13 +9654,13 @@ snapshots: dependencies: storybook: 8.6.12(prettier@3.5.3) - '@storybook/builder-vite@8.6.12(storybook@8.6.12(prettier@3.5.3))(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1))': + '@storybook/builder-vite@8.6.12(storybook@8.6.12(prettier@3.5.3))(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1))': dependencies: '@storybook/csf-plugin': 8.6.12(storybook@8.6.12(prettier@3.5.3)) browser-assert: 1.2.1 storybook: 8.6.12(prettier@3.5.3) ts-dedent: 2.2.0 - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) '@storybook/components@8.6.12(storybook@8.6.12(prettier@3.5.3))': dependencies: @@ -9692,11 +9712,11 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.6.12(prettier@3.5.3) - '@storybook/react-vite@8.6.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.40.2)(storybook@8.6.12(prettier@3.5.3))(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1))': + '@storybook/react-vite@8.6.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.40.2)(storybook@8.6.12(prettier@3.5.3))(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1))': dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.5.0(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + '@joshwooding/vite-plugin-react-docgen-typescript': 0.5.0(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) '@rollup/pluginutils': 5.1.4(rollup@4.40.2) - '@storybook/builder-vite': 8.6.12(storybook@8.6.12(prettier@3.5.3))(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)) + '@storybook/builder-vite': 8.6.12(storybook@8.6.12(prettier@3.5.3))(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)) '@storybook/react': 8.6.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.6.12(prettier@3.5.3))(typescript@5.8.3) find-up: 5.0.0 magic-string: 0.30.17 @@ -9706,7 +9726,7 @@ snapshots: resolve: 1.22.10 storybook: 8.6.12(prettier@3.5.3) tsconfig-paths: 4.2.0 - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) transitivePeerDependencies: - rollup - supports-color @@ -9726,7 +9746,7 @@ snapshots: optionalDependencies: typescript: 5.8.3 - '@storybook/test-runner@0.22.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0)(storybook@8.6.12(prettier@3.5.3))': + '@storybook/test-runner@0.22.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0)(storybook@8.6.12(prettier@3.5.3))': dependencies: '@babel/core': 7.27.1 '@babel/generator': 7.27.1 @@ -9737,14 +9757,14 @@ snapshots: '@swc/core': 1.11.24 '@swc/jest': 0.2.37(@swc/core@1.11.24) expect-playwright: 0.8.0 - jest: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jest-circus: 29.7.0(babel-plugin-macros@3.1.0) jest-environment-node: 29.7.0 jest-junit: 16.0.0 - jest-playwright-preset: 4.0.0(jest-circus@29.7.0(babel-plugin-macros@3.1.0))(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0)) + jest-playwright-preset: 4.0.0(jest-circus@29.7.0(babel-plugin-macros@3.1.0))(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0)) jest-runner: 29.7.0 jest-serializer-html: 7.1.0 - jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0)) + jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0)) nyc: 15.1.0 playwright: 1.52.0 storybook: 8.6.12(prettier@3.5.3) @@ -9867,7 +9887,7 @@ snapshots: '@swc/counter': 0.1.3 jsonc-parser: 3.3.1 - '@swc/plugin-styled-components@7.1.3': + '@swc/plugin-styled-components@7.1.4': dependencies: '@swc/counter': 0.1.3 @@ -9879,11 +9899,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.75.4': {} + '@tanstack/query-core@5.75.5': {} - '@tanstack/react-query@5.75.4(react@18.3.1)': + '@tanstack/react-query@5.75.5(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.75.4 + '@tanstack/query-core': 5.75.5 react: 18.3.1 '@testing-library/dom@10.1.0': @@ -9907,15 +9927,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.3.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.3.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.7(@types/react@18.3.21))(@types/react@18.3.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.27.1 '@testing-library/dom': 10.1.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.21 + '@types/react-dom': 18.3.7(@types/react@18.3.21) '@testing-library/user-event@14.6.1(@testing-library/dom@10.1.0)': dependencies: @@ -9997,11 +10017,11 @@ snapshots: '@types/fs-extra@9.0.13': dependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 '@types/hast@3.0.4': dependencies: @@ -10058,40 +10078,44 @@ snapshots: dependencies: undici-types: 6.21.0 + '@types/node@22.15.16': + dependencies: + undici-types: 6.21.0 + '@types/parse-json@4.0.2': {} '@types/plist@3.0.5': dependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 xmlbuilder: 15.1.1 optional: true '@types/prop-types@15.7.13': {} - '@types/react-dom@18.3.1': + '@types/react-dom@18.3.7(@types/react@18.3.21)': dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.21 '@types/react-highlight@0.12.8': dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.21 '@types/react-router-dom@5.3.3': dependencies: '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.21 '@types/react-router': 5.1.20 '@types/react-router@5.1.20': dependencies: '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.21 - '@types/react-transition-group@4.4.12(@types/react@18.3.12)': + '@types/react-transition-group@4.4.12(@types/react@18.3.21)': dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.21 - '@types/react@18.3.12': + '@types/react@18.3.21': dependencies: '@types/prop-types': 15.7.13 csstype: 3.1.3 @@ -10138,7 +10162,7 @@ snapshots: '@types/wait-on@5.3.4': dependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 '@types/webidl-conversions@7.0.1': {} @@ -10270,10 +10294,10 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-react-swc@3.9.0(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1))': + '@vitejs/plugin-react-swc@3.9.0(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1))': dependencies: '@swc/core': 1.11.24 - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) transitivePeerDependencies: - '@swc/helpers' @@ -10581,7 +10605,7 @@ snapshots: babel-plugin-polyfill-corejs2@0.4.13(@babel/core@7.27.1): dependencies: - '@babel/compat-data': 7.27.1 + '@babel/compat-data': 7.27.2 '@babel/core': 7.27.1 '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.27.1) semver: 6.3.1 @@ -10603,14 +10627,14 @@ snapshots: transitivePeerDependencies: - supports-color - babel-plugin-styled-components@2.1.4(@babel/core@7.27.1)(styled-components@6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): + babel-plugin-styled-components@2.1.4(@babel/core@7.27.1)(styled-components@6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): dependencies: '@babel/helper-annotate-as-pure': 7.27.1 '@babel/helper-module-imports': 7.27.1 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.1) lodash: 4.17.21 picomatch: 2.3.1 - styled-components: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + styled-components: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - '@babel/core' - supports-color @@ -11065,13 +11089,13 @@ snapshots: buffer: 5.7.1 optional: true - create-jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0): + create-jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -11093,58 +11117,58 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cspell-config-lib@8.18.1: + cspell-config-lib@9.0.1: dependencies: - '@cspell/cspell-types': 8.18.1 + '@cspell/cspell-types': 9.0.1 comment-json: 4.2.5 yaml: 2.7.1 - cspell-dictionary@8.18.1: + cspell-dictionary@9.0.1: dependencies: - '@cspell/cspell-pipe': 8.18.1 - '@cspell/cspell-types': 8.18.1 - cspell-trie-lib: 8.18.1 + '@cspell/cspell-pipe': 9.0.1 + '@cspell/cspell-types': 9.0.1 + cspell-trie-lib: 9.0.1 fast-equals: 5.2.2 - cspell-gitignore@8.18.1: + cspell-gitignore@9.0.1: dependencies: - '@cspell/url': 8.18.1 - cspell-glob: 8.18.1 - cspell-io: 8.18.1 + '@cspell/url': 9.0.1 + cspell-glob: 9.0.1 + cspell-io: 9.0.1 - cspell-glob@8.18.1: + cspell-glob@9.0.1: dependencies: - '@cspell/url': 8.18.1 - micromatch: 4.0.8 + '@cspell/url': 9.0.1 + picomatch: 4.0.2 - cspell-grammar@8.18.1: + cspell-grammar@9.0.1: dependencies: - '@cspell/cspell-pipe': 8.18.1 - '@cspell/cspell-types': 8.18.1 + '@cspell/cspell-pipe': 9.0.1 + '@cspell/cspell-types': 9.0.1 - cspell-io@8.18.1: + cspell-io@9.0.1: dependencies: - '@cspell/cspell-service-bus': 8.18.1 - '@cspell/url': 8.18.1 + '@cspell/cspell-service-bus': 9.0.1 + '@cspell/url': 9.0.1 - cspell-lib@8.18.1: + cspell-lib@9.0.1: dependencies: - '@cspell/cspell-bundled-dicts': 8.18.1 - '@cspell/cspell-pipe': 8.18.1 - '@cspell/cspell-resolver': 8.18.1 - '@cspell/cspell-types': 8.18.1 - '@cspell/dynamic-import': 8.18.1 - '@cspell/filetypes': 8.18.1 - '@cspell/strong-weak-map': 8.18.1 - '@cspell/url': 8.18.1 + '@cspell/cspell-bundled-dicts': 9.0.1 + '@cspell/cspell-pipe': 9.0.1 + '@cspell/cspell-resolver': 9.0.1 + '@cspell/cspell-types': 9.0.1 + '@cspell/dynamic-import': 9.0.1 + '@cspell/filetypes': 9.0.1 + '@cspell/strong-weak-map': 9.0.1 + '@cspell/url': 9.0.1 clear-module: 4.1.2 comment-json: 4.2.5 - cspell-config-lib: 8.18.1 - cspell-dictionary: 8.18.1 - cspell-glob: 8.18.1 - cspell-grammar: 8.18.1 - cspell-io: 8.18.1 - cspell-trie-lib: 8.18.1 + cspell-config-lib: 9.0.1 + cspell-dictionary: 9.0.1 + cspell-glob: 9.0.1 + cspell-grammar: 9.0.1 + cspell-io: 9.0.1 + cspell-trie-lib: 9.0.1 env-paths: 3.0.0 fast-equals: 5.2.2 gensequence: 7.0.0 @@ -11154,30 +11178,29 @@ snapshots: vscode-uri: 3.1.0 xdg-basedir: 5.1.0 - cspell-trie-lib@8.18.1: + cspell-trie-lib@9.0.1: dependencies: - '@cspell/cspell-pipe': 8.18.1 - '@cspell/cspell-types': 8.18.1 + '@cspell/cspell-pipe': 9.0.1 + '@cspell/cspell-types': 9.0.1 gensequence: 7.0.0 - cspell@8.18.1: + cspell@9.0.1: dependencies: - '@cspell/cspell-json-reporter': 8.18.1 - '@cspell/cspell-pipe': 8.18.1 - '@cspell/cspell-types': 8.18.1 - '@cspell/dynamic-import': 8.18.1 - '@cspell/url': 8.18.1 + '@cspell/cspell-json-reporter': 9.0.1 + '@cspell/cspell-pipe': 9.0.1 + '@cspell/cspell-types': 9.0.1 + '@cspell/dynamic-import': 9.0.1 + '@cspell/url': 9.0.1 chalk: 5.4.1 chalk-template: 1.1.0 commander: 13.1.0 - cspell-dictionary: 8.18.1 - cspell-gitignore: 8.18.1 - cspell-glob: 8.18.1 - cspell-io: 8.18.1 - cspell-lib: 8.18.1 + cspell-dictionary: 9.0.1 + cspell-gitignore: 9.0.1 + cspell-glob: 9.0.1 + cspell-io: 9.0.1 + cspell-lib: 9.0.1 fast-json-stable-stringify: 2.1.0 file-entry-cache: 9.1.0 - get-stdin: 9.0.0 semver: 7.7.1 tinyglobby: 0.2.13 @@ -11299,7 +11322,9 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.2 - date-fns@2.28.0: {} + date-fns@2.30.0: + dependencies: + '@babel/runtime': 7.27.1 debug@4.4.0: dependencies: @@ -11501,7 +11526,7 @@ snapshots: electron-to-chromium@1.5.150: {} - electron-vite@3.1.0(@swc/core@1.11.24)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)): + electron-vite@3.1.0(@swc/core@1.11.24)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)): dependencies: '@babel/core': 7.27.1 '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.27.1) @@ -11509,7 +11534,7 @@ snapshots: esbuild: 0.25.4 magic-string: 0.30.17 picocolors: 1.1.1 - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) optionalDependencies: '@swc/core': 1.11.24 transitivePeerDependencies: @@ -11719,13 +11744,13 @@ snapshots: optionalDependencies: '@testing-library/dom': 10.1.0 - eslint-plugin-jest@28.11.0(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0))(typescript@5.8.3): + eslint-plugin-jest@28.11.0(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0))(typescript@5.8.3): dependencies: '@typescript-eslint/utils': 8.32.0(eslint@9.26.0)(typescript@5.8.3) eslint: 9.26.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3) - jest: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - supports-color - typescript @@ -12152,8 +12177,6 @@ snapshots: dunder-proto: 1.0.1 es-object-atoms: 1.1.1 - get-stdin@9.0.0: {} - get-stream@5.2.0: dependencies: pump: 3.0.2 @@ -12230,7 +12253,7 @@ snapshots: globals@14.0.0: {} - globals@16.0.0: {} + globals@16.1.0: {} globalthis@1.0.4: dependencies: @@ -12760,7 +12783,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3(babel-plugin-macros@3.1.0) @@ -12780,16 +12803,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0): + jest-cli@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0): dependencies: '@jest/core': 29.7.0(babel-plugin-macros@3.1.0) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + create-jest: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) exit: 0.1.2 import-local: 3.0.3 - jest-config: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -12799,7 +12822,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0): + jest-config@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0): dependencies: '@babel/core': 7.27.1 '@jest/test-sequencer': 29.7.0 @@ -12824,7 +12847,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -12868,7 +12891,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -12880,7 +12903,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 22.15.12 + '@types/node': 22.15.16 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -12929,10 +12952,10 @@ snapshots: '@types/node': 22.15.12 jest-util: 29.7.0 - jest-playwright-preset@4.0.0(jest-circus@29.7.0(babel-plugin-macros@3.1.0))(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0)): + jest-playwright-preset@4.0.0(jest-circus@29.7.0(babel-plugin-macros@3.1.0))(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0)): dependencies: expect-playwright: 0.8.0 - jest: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jest-circus: 29.7.0(babel-plugin-macros@3.1.0) jest-environment-node: 29.7.0 jest-process-manager: 0.4.0 @@ -12993,7 +13016,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -13021,7 +13044,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 chalk: 4.1.2 cjs-module-lexer: 1.4.3 collect-v8-coverage: 1.0.2 @@ -13068,10 +13091,10 @@ snapshots: transitivePeerDependencies: - supports-color - jest-styled-components@7.2.0(styled-components@6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): + jest-styled-components@7.2.0(styled-components@6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): dependencies: '@adobe/css-tools': 4.4.1 - styled-components: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + styled-components: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) jest-util@29.7.0: dependencies: @@ -13091,11 +13114,11 @@ snapshots: leven: 3.1.0 pretty-format: 29.7.0 - jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0)): + jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0)): dependencies: ansi-escapes: 6.2.1 chalk: 5.4.1 - jest: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) jest-regex-util: 29.6.3 jest-watcher: 29.7.0 slash: 5.1.0 @@ -13106,7 +13129,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.15.12 + '@types/node': 22.15.16 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -13120,17 +13143,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0): + jest@29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0): dependencies: '@jest/core': 29.7.0(babel-plugin-macros@3.1.0) '@jest/types': 29.6.3 import-local: 3.0.3 - jest-cli: 29.7.0(@types/node@22.15.12)(babel-plugin-macros@3.1.0) + jest-cli: 29.7.0(@types/node@22.15.16)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -13747,17 +13770,17 @@ snapshots: ms@2.1.3: {} - msw-storybook-addon@2.0.4(msw@2.7.6(@types/node@22.15.12)(typescript@5.8.3)): + msw-storybook-addon@2.0.4(msw@2.7.6(@types/node@22.15.16)(typescript@5.8.3)): dependencies: is-node-process: 1.2.0 - msw: 2.7.6(@types/node@22.15.12)(typescript@5.8.3) + msw: 2.7.6(@types/node@22.15.16)(typescript@5.8.3) - msw@2.7.6(@types/node@22.15.12)(typescript@5.8.3): + msw@2.7.6(@types/node@22.15.16)(typescript@5.8.3): dependencies: '@bundled-es-modules/cookie': 2.0.1 '@bundled-es-modules/statuses': 1.0.1 '@bundled-es-modules/tough-cookie': 0.1.6 - '@inquirer/confirm': 5.1.9(@types/node@22.15.12) + '@inquirer/confirm': 5.1.9(@types/node@22.15.16) '@mswjs/interceptors': 0.37.6 '@open-draft/deferred-promise': 2.2.0 '@open-draft/until': 2.1.0 @@ -14177,7 +14200,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 22.15.12 + '@types/node': 22.15.16 long: 5.3.2 proxy-addr@2.0.7: @@ -14219,16 +14242,16 @@ snapshots: iconv-lite: 0.6.3 unpipe: 1.0.0 - react-day-picker@8.10.1(date-fns@2.28.0)(react@18.3.1): + react-day-picker@8.10.1(date-fns@2.30.0)(react@18.3.1): dependencies: - date-fns: 2.28.0 + date-fns: 2.30.0 react: 18.3.1 react-dnd-html5-backend@14.1.0: dependencies: dnd-core: 14.0.1 - react-dnd@14.0.5(@types/node@22.15.12)(@types/react@18.3.12)(react@18.3.1): + react-dnd@14.0.5(@types/node@22.15.16)(@types/react@18.3.21)(react@18.3.1): dependencies: '@react-dnd/invariant': 2.0.0 '@react-dnd/shallowequal': 2.0.0 @@ -14237,8 +14260,8 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: - '@types/node': 22.15.12 - '@types/react': 18.3.12 + '@types/node': 22.15.16 + '@types/react': 18.3.21 react-docgen-typescript@2.2.2(typescript@5.8.3): dependencies: @@ -14273,11 +14296,11 @@ snapshots: react-is@19.1.0: {} - react-markdown@10.1.0(@types/react@18.3.12)(react@18.3.1): + react-markdown@10.1.0(@types/react@18.3.21)(react@18.3.1): dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - '@types/react': 18.3.12 + '@types/react': 18.3.21 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.6 html-url-attributes: 3.0.1 @@ -14319,19 +14342,19 @@ snapshots: dependencies: '@testing-library/dom': 10.1.0 - react-select@5.10.1(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-select@5.10.1(@types/react@18.3.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.27.1 '@emotion/cache': 11.14.0 - '@emotion/react': 11.14.0(@types/react@18.3.12)(react@18.3.1) + '@emotion/react': 11.14.0(@types/react@18.3.21)(react@18.3.1) '@floating-ui/dom': 1.7.0 - '@types/react-transition-group': 4.4.12(@types/react@18.3.12) + '@types/react-transition-group': 4.4.12(@types/react@18.3.21) memoize-one: 6.0.0 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - use-isomorphic-layout-effect: 1.2.0(@types/react@18.3.12)(react@18.3.1) + use-isomorphic-layout-effect: 1.2.0(@types/react@18.3.21)(react@18.3.1) transitivePeerDependencies: - '@types/react' - supports-color @@ -14957,7 +14980,7 @@ snapshots: dependencies: inline-style-parser: 0.2.4 - styled-components@6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + styled-components@6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@emotion/is-prop-valid': 1.2.2 '@emotion/unitless': 0.8.1 @@ -15324,11 +15347,11 @@ snapshots: immer: 10.1.1 react: 18.3.1 - use-isomorphic-layout-effect@1.2.0(@types/react@18.3.12)(react@18.3.1): + use-isomorphic-layout-effect@1.2.0(@types/react@18.3.21)(react@18.3.1): dependencies: react: 18.3.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.21 utf8-byte-length@1.0.5: {} @@ -15373,22 +15396,22 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-plugin-wasm@3.4.1(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)): + vite-plugin-wasm@3.4.1(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)): dependencies: - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) - vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1)): + vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1)): dependencies: debug: 4.4.0 globrex: 0.1.2 tsconfck: 3.1.0(typescript@5.8.3) optionalDependencies: - vite: 6.3.5(@types/node@22.15.12)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.16)(yaml@2.7.1) transitivePeerDependencies: - supports-color - typescript - vite@6.3.5(@types/node@22.15.12)(yaml@2.7.1): + vite@6.3.5(@types/node@22.15.16)(yaml@2.7.1): dependencies: esbuild: 0.25.4 fdir: 6.4.4(picomatch@4.0.2) @@ -15397,7 +15420,7 @@ snapshots: rollup: 4.40.2 tinyglobby: 0.2.13 optionalDependencies: - '@types/node': 22.15.12 + '@types/node': 22.15.16 fsevents: 2.3.3 yaml: 2.7.1