From a6c03a4c15dd30119ba89cbcd9fa242d5780461d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:02:36 +0000 Subject: [PATCH] Bump axios in /frontend in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /frontend directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 251 +++++++++++++++++++++------------------- 2 files changed, 133 insertions(+), 120 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 06475f72..1891d394 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@next/env": "16.2.9", "@types/node": "22.10.2", "autoprefixer": "10.4.20", - "axios": "^1.17.0", + "axios": "^1.18.0", "axios-mock-adapter": "^2.1.0", "bootstrap": "^5.3.8", "bootstrap-icons": "^1.13.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d55e8acf..986ec3da 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -35,13 +35,13 @@ importers: version: 22.10.2 autoprefixer: specifier: 10.4.20 - version: 10.4.20(postcss@8.5.15) + version: 10.4.20(postcss@8.5.21) axios: - specifier: ^1.17.0 - version: 1.17.0 + specifier: ^1.18.0 + version: 1.18.0 axios-mock-adapter: specifier: ^2.1.0 - version: 2.1.0(axios@1.17.0) + version: 2.1.0(axios@1.18.0) bootstrap: specifier: ^5.3.8 version: 5.3.8(@popperjs/core@2.11.8) @@ -65,13 +65,13 @@ importers: version: 29.7.0(@types/node@22.10.2) next: specifier: 16.2.9 - version: 16.2.9(@babel/core@7.29.7)(@playwright/test@1.60.0)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.100.0) + version: 16.2.9(@babel/core@7.29.7)(@playwright/test@1.61.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.101.3) next-router-mock: specifier: ^0.9.13 - version: 0.9.13(next@16.2.9(@babel/core@7.29.7)(@playwright/test@1.60.0)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.100.0))(react@19.2.7) + version: 0.9.13(next@16.2.9(@babel/core@7.29.7)(@playwright/test@1.61.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.101.3))(react@19.2.7) postcss: specifier: ^8.5.15 - version: 8.5.15 + version: 8.5.21 react: specifier: 19.2.7 version: 19.2.7 @@ -89,7 +89,7 @@ importers: version: 7.8.2 sass: specifier: ^1.100.0 - version: 1.100.0 + version: 1.101.3 typescript: specifier: 5.7.2 version: 5.7.2 @@ -98,17 +98,17 @@ importers: version: 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react@19.2.7) vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.7.2)(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0)) + version: 5.1.4(typescript@5.7.2)(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0)) vitest-preview: specifier: ^0.0.1 - version: 0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.100.0)(yaml@2.9.0) + version: 0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.101.3)(yaml@2.9.0) yup: specifier: ^1.7.1 version: 1.7.1 devDependencies: '@playwright/test': specifier: ^1.60.0 - version: 1.60.0 + version: 1.61.1 '@testing-library/jest-dom': specifier: ^6.9.1 version: 6.9.1 @@ -129,13 +129,13 @@ importers: version: 19.2.3(@types/react@19.2.17) '@vitejs/plugin-react': specifier: ^4.7.0 - version: 4.7.0(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0)) + version: 4.7.0(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0)) '@vitest/coverage-v8': specifier: ^3.2.6 - version: 3.2.6(vitest@3.2.6) + version: 3.2.7(vitest@3.2.7) '@vitest/ui': specifier: ^3.2.6 - version: 3.2.6(vitest@3.2.6) + version: 3.2.7(vitest@3.2.7) jsdom: specifier: ^25.0.1 version: 25.0.1 @@ -144,7 +144,7 @@ importers: version: 11.14.0 vitest: specifier: ^3.2.6 - version: 3.2.6(@types/node@22.10.2)(@vitest/ui@3.2.6)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + version: 3.2.7(@types/node@22.10.2)(@vitest/ui@3.2.7)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) packages: @@ -1025,8 +1025,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.60.0': - resolution: {integrity: sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==} + '@playwright/test@1.61.1': + resolution: {integrity: sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==} engines: {node: '>=18'} hasBin: true @@ -1675,20 +1675,20 @@ packages: '@vitest-preview/dev-utils@0.0.1': resolution: {integrity: sha512-KLr4IvFz73dMao1tCHWgwqNJfHEcGOqHaQ7SHYfumrMvs2BBD4PKMBtePO2AV7+gq4iEPuIJY8INR3Oq5EnTUw==} - '@vitest/coverage-v8@3.2.6': - resolution: {integrity: sha512-LsAdmUapA0qSN306d8+zOyawM0hFm2m2Hg9IwVNIKBm+qJV8cijiq2c+gxKZcB1HCfIWAy+0qEZDCUQA58A1cw==} + '@vitest/coverage-v8@3.2.7': + resolution: {integrity: sha512-NEGWJS2XNu2PfRLQwOO3CTKj1tTETxNBdk454vDxVBhxJYhPaA/eS0nAI0c+1El1P7a60z8+i+ZrQoGESweGKg==} peerDependencies: - '@vitest/browser': 3.2.6 - vitest: 3.2.6 + '@vitest/browser': 3.2.7 + vitest: 3.2.7 peerDependenciesMeta: '@vitest/browser': optional: true - '@vitest/expect@3.2.6': - resolution: {integrity: sha512-1+7q9BtaKzEmO+fmNT3kYvoNn5Y71XWAx2Q5HRim4tTVRQVRv4uJFAQ5FbK0OPUeNP/WmVCpxYxoJdvuHVjzBQ==} + '@vitest/expect@3.2.7': + resolution: {integrity: sha512-E8eBXaKibuvH2pSZErOjdVb5vF4PbKYcrnluBTYxEk1l/VhhwZg1kZQsdtjq+CsF5CFydf2Rdkz7jDHKSisi3w==} - '@vitest/mocker@3.2.6': - resolution: {integrity: sha512-EZOrpDbkKotFAP7wPAQV1UIyoGOk4oX7ynWhBhLB7v+meMHbQhU16oPpIYGTTe4oFlhpryGpgpcZP/sin3hYuw==} + '@vitest/mocker@3.2.7': + resolution: {integrity: sha512-Trr0hYO9CM3Wj6ksWHRhK9IZpIY6wTMO5u/MqXurMxT57sWBaOPEtP3Oq60ihZuh5JsiagKfz95OcxdEP6dBrA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 @@ -1698,25 +1698,25 @@ packages: vite: optional: true - '@vitest/pretty-format@3.2.6': - resolution: {integrity: sha512-lb7XXXzmm2h2ASzFnRvQpDo6onT1NmMJA3tkGTWiBFtRJ9lxGY3d3mm/Apt36gej2bkkOVLL/yTOtufDaFa/jA==} + '@vitest/pretty-format@3.2.7': + resolution: {integrity: sha512-KUHlwqVu0sRlhCdyPdQ/wBoTfRahjUky1MubOmYw9fWfIZy1gNoHpuaaQBPAaMaVYdQYHJLurzj8ECCj5OwTqA==} - '@vitest/runner@3.2.6': - resolution: {integrity: sha512-HYcoSj1w5tcgUnzoF0HcyaAQjpA1gj9ftUJ7iSJSuipc02jW9gKkigwZbjFldAfYHA1fa8UZVRftdMY5msWM9Q==} + '@vitest/runner@3.2.7': + resolution: {integrity: sha512-sB9y4ovltoQP+WaUPwmSxO9WIg9Ig694Di5PalVPsYHklAdE027mehpWF2SQSVq+k6sFgaivbTjTJwZLSHbedA==} - '@vitest/snapshot@3.2.6': - resolution: {integrity: sha512-H+ZjNTWGpObenh0YnlBctAPnJSI20P81PL8BPzWpx54YXLLTm8hEsWawtcYLMrwvpK48hGxLLbCS+1KRXhsKhw==} + '@vitest/snapshot@3.2.7': + resolution: {integrity: sha512-7C+MwShwtBSI5Buwoyg3s/iY1eHL9PKAf+O1wVh/TdnjXUtkoL/9YQtre90i4MtNXM6edP1wJ2zOBpfCyhIS7g==} - '@vitest/spy@3.2.6': - resolution: {integrity: sha512-oq6BbH68WzcWmwtBrU9nqLeaXTR4XwJF7FSLkKEZo4i6eoXcrxjcwSuTvWBIRUTC6VC72nXYunzqgZA+IKdtxg==} + '@vitest/spy@3.2.7': + resolution: {integrity: sha512-Q2eQGI6d2L/hBtZ0qNuKcAGid68XK6cv1xsoaIma6PaJhHPoqcEJhYpXZ/5myCMqkNgtP6UKuBhbc0nHKnrkuQ==} - '@vitest/ui@3.2.6': - resolution: {integrity: sha512-mATfG3zVdhobE9U1rIpvtYD3DGuSSxqZ3Aj/8ityGqKXy8YDJ9BoAjZmAz6dZ1IZ1xI5V+MerkCczvVa+3QK9Q==} + '@vitest/ui@3.2.7': + resolution: {integrity: sha512-eVtcpJXGhS0GjMuHROfbXLhlxooyUcuip8GNzzjDD5jzafZqzanJH4W3VGmUxHNx4fv6qQGUGJHRpGUdj+9D6Q==} peerDependencies: - vitest: 3.2.6 + vitest: 3.2.7 - '@vitest/utils@3.2.6': - resolution: {integrity: sha512-lI23nIs4bnT3T8NIoh+vFaz5s2/DdP0Jgt2jxwgWljvwn82cLJtyi/If+fjFyoLMGIOz0U/fKvWE0d4jsNQEfg==} + '@vitest/utils@3.2.7': + resolution: {integrity: sha512-x6BDOd7dyo3PFLY3I9/HJ25X/6OurhGXk2/B9gOZNPF7XDVjeBK4k01lQE5uvDpbuheErh91qYuE1E2OEjK3Rw==} abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} @@ -1884,8 +1884,8 @@ packages: peerDependencies: axios: '>= 0.17.0' - axios@1.17.0: - resolution: {integrity: sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==} + axios@1.18.0: + resolution: {integrity: sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -2678,6 +2678,10 @@ packages: resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} + form-data@4.0.6: + resolution: {integrity: sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==} + engines: {node: '>= 6'} + formik@2.4.9: resolution: {integrity: sha512-5nI94BMnlFDdQRBY4Sz39WkhxajZJ57Fzs8wVbtsQlm5ScKIR1QLYqv/ultBnobObtlUyxpxoLodpixrsf36Og==} peerDependencies: @@ -3527,8 +3531,8 @@ packages: nan@2.27.0: resolution: {integrity: sha512-hC+0LidcL3XE4rp1C4H54KujgXKzbfyTngZTwBByQxsOxCEKZT0MPQ4hOKUH2jU1OYstqdDH4onyHPDzcV0XdQ==} - nanoid@3.3.12: - resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} + nanoid@3.3.16: + resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -3741,13 +3745,13 @@ packages: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} - playwright-core@1.60.0: - resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==} + playwright-core@1.61.1: + resolution: {integrity: sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==} engines: {node: '>=18'} hasBin: true - playwright@1.60.0: - resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==} + playwright@1.61.1: + resolution: {integrity: sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==} engines: {node: '>=18'} hasBin: true @@ -3762,8 +3766,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.15: - resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} + postcss@8.5.21: + resolution: {integrity: sha512-v4sDNP3fdNiWMfabO7OwOQdOX8TiQSztKyT1Wj0w+j7LDallJThJRBBBmzVGyYj0crMh7jlV4zepPkiNu9UwDQ==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4019,8 +4023,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.100.0: - resolution: {integrity: sha512-B5j0rYMlinhhOo9tjQebMVVn0TfyXAF+wB3b2ggZUuJ/is/Y+7+JGjirAMxHZ9Z3hIP98NPfamlAkBHa1lAaXQ==} + sass@1.101.3: + resolution: {integrity: sha512-Z1lLHhtAII+dyLNIQB6JQTZMy7sDxk3f5NzbINRc9ks1P0HCGvSuKev0wUhULFpLSaHBIMZrcTs9WDQUZerrgA==} engines: {node: '>=20.19.0'} hasBin: true @@ -4364,6 +4368,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -4601,16 +4606,16 @@ packages: resolution: {integrity: sha512-rKh+rzW54HYfgYjCU/9n8t0V8rnxYiH67uJGYUKKqW5L87Cl8NESDzNe2BbD6WmNvM4ojQdc0VqLXv6QsDt1Jw==} hasBin: true - vitest@3.2.6: - resolution: {integrity: sha512-xejya+bT/j/+R/AGa1XOfRxLmNUlLtlwjRsFUILF+xHfzElmGcmFydy2gqqIrd62ptIEfwVMofd19uNWD9L7Nw==} + vitest@3.2.7: + resolution: {integrity: sha512-KrxIJ62Fd89gfysR4WotlgZABiz2dqFPgqGzX7s+CwsqLFomRH7777ZcrOD6+WVAh7khPQP41A+BKbpcJFrdEg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.2.6 - '@vitest/ui': 3.2.6 + '@vitest/browser': 3.2.7 + '@vitest/ui': 3.2.7 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -5615,9 +5620,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.60.0': + '@playwright/test@1.61.1': dependencies: - playwright: 1.60.0 + playwright: 1.61.1 '@polka/url@1.0.0-next.29': {} @@ -6193,7 +6198,7 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.12.2': optional: true - '@vitejs/plugin-react@4.7.0(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0))': + '@vitejs/plugin-react@4.7.0(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0))': dependencies: '@babel/core': 7.29.7 '@babel/plugin-transform-react-jsx-self': 7.29.7(@babel/core@7.29.7) @@ -6201,7 +6206,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) transitivePeerDependencies: - supports-color @@ -6209,7 +6214,7 @@ snapshots: dependencies: open: 8.4.2 - '@vitest/coverage-v8@3.2.6(vitest@3.2.6)': + '@vitest/coverage-v8@3.2.7(vitest@3.2.7)': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -6224,60 +6229,60 @@ snapshots: std-env: 3.10.0 test-exclude: 7.0.2 tinyrainbow: 2.0.0 - vitest: 3.2.6(@types/node@22.10.2)(@vitest/ui@3.2.6)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vitest: 3.2.7(@types/node@22.10.2)(@vitest/ui@3.2.7)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) transitivePeerDependencies: - supports-color - '@vitest/expect@3.2.6': + '@vitest/expect@3.2.7': dependencies: '@types/chai': 5.2.3 - '@vitest/spy': 3.2.6 - '@vitest/utils': 3.2.6 + '@vitest/spy': 3.2.7 + '@vitest/utils': 3.2.7 chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.6(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0))': + '@vitest/mocker@3.2.7(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0))': dependencies: - '@vitest/spy': 3.2.6 + '@vitest/spy': 3.2.7 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) - '@vitest/pretty-format@3.2.6': + '@vitest/pretty-format@3.2.7': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.2.6': + '@vitest/runner@3.2.7': dependencies: - '@vitest/utils': 3.2.6 + '@vitest/utils': 3.2.7 pathe: 2.0.3 strip-literal: 3.1.0 - '@vitest/snapshot@3.2.6': + '@vitest/snapshot@3.2.7': dependencies: - '@vitest/pretty-format': 3.2.6 + '@vitest/pretty-format': 3.2.7 magic-string: 0.30.21 pathe: 2.0.3 - '@vitest/spy@3.2.6': + '@vitest/spy@3.2.7': dependencies: tinyspy: 4.0.4 - '@vitest/ui@3.2.6(vitest@3.2.6)': + '@vitest/ui@3.2.7(vitest@3.2.7)': dependencies: - '@vitest/utils': 3.2.6 + '@vitest/utils': 3.2.7 fflate: 0.8.3 flatted: 3.4.2 pathe: 2.0.3 sirv: 3.0.2 tinyglobby: 0.2.17 tinyrainbow: 2.0.0 - vitest: 3.2.6(@types/node@22.10.2)(@vitest/ui@3.2.6)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vitest: 3.2.7(@types/node@22.10.2)(@vitest/ui@3.2.7)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) - '@vitest/utils@3.2.6': + '@vitest/utils@3.2.7': dependencies: - '@vitest/pretty-format': 3.2.6 + '@vitest/pretty-format': 3.2.7 loupe: 3.2.1 tinyrainbow: 2.0.0 @@ -6465,14 +6470,14 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.5.15): + autoprefixer@10.4.20(postcss@8.5.21): dependencies: browserslist: 4.28.2 caniuse-lite: 1.0.30001797 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.15 + postcss: 8.5.21 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -6481,16 +6486,16 @@ snapshots: axe-core@4.12.1: {} - axios-mock-adapter@2.1.0(axios@1.17.0): + axios-mock-adapter@2.1.0(axios@1.18.0): dependencies: - axios: 1.17.0 + axios: 1.18.0 fast-deep-equal: 3.1.3 is-buffer: 2.0.5 - axios@1.17.0: + axios@1.18.0: dependencies: follow-redirects: 1.16.0 - form-data: 4.0.5 + form-data: 4.0.6 https-proxy-agent: 5.0.1 proxy-from-env: 2.1.0 transitivePeerDependencies: @@ -7486,6 +7491,14 @@ snapshots: hasown: 2.0.4 mime-types: 2.1.35 + form-data@4.0.6: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + es-set-tostringtag: 2.1.0 + hasown: 2.0.4 + mime-types: 2.1.35 + formik@2.4.9(@types/react@19.2.17)(react@19.2.7): dependencies: '@types/hoist-non-react-statics': 3.3.7(@types/react@19.2.17) @@ -8491,7 +8504,7 @@ snapshots: nan@2.27.0: optional: true - nanoid@3.3.12: {} + nanoid@3.3.16: {} napi-postinstall@0.3.4: {} @@ -8499,12 +8512,12 @@ snapshots: negotiator@0.6.3: {} - next-router-mock@0.9.13(next@16.2.9(@babel/core@7.29.7)(@playwright/test@1.60.0)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.100.0))(react@19.2.7): + next-router-mock@0.9.13(next@16.2.9(@babel/core@7.29.7)(@playwright/test@1.61.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.101.3))(react@19.2.7): dependencies: - next: 16.2.9(@babel/core@7.29.7)(@playwright/test@1.60.0)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.100.0) + next: 16.2.9(@babel/core@7.29.7)(@playwright/test@1.61.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.101.3) react: 19.2.7 - next@16.2.9(@babel/core@7.29.7)(@playwright/test@1.60.0)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.100.0): + next@16.2.9(@babel/core@7.29.7)(@playwright/test@1.61.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.101.3): dependencies: '@next/env': 16.2.9 '@swc/helpers': 0.5.15 @@ -8523,8 +8536,8 @@ snapshots: '@next/swc-linux-x64-musl': 16.2.9 '@next/swc-win32-arm64-msvc': 16.2.9 '@next/swc-win32-x64-msvc': 16.2.9 - '@playwright/test': 1.60.0 - sass: 1.100.0 + '@playwright/test': 1.61.1 + sass: 1.101.3 sharp: 0.34.5 transitivePeerDependencies: - '@babel/core' @@ -8697,11 +8710,11 @@ snapshots: dependencies: find-up: 4.1.0 - playwright-core@1.60.0: {} + playwright-core@1.61.1: {} - playwright@1.60.0: + playwright@1.61.1: dependencies: - playwright-core: 1.60.0 + playwright-core: 1.61.1 optionalDependencies: fsevents: 2.3.2 @@ -8711,13 +8724,13 @@ snapshots: postcss@8.4.31: dependencies: - nanoid: 3.3.12 + nanoid: 3.3.16 picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.15: + postcss@8.5.21: dependencies: - nanoid: 3.3.12 + nanoid: 3.3.16 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -9071,7 +9084,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.100.0: + sass@1.101.3: dependencies: chokidar: 5.0.0 immutable: 5.1.6 @@ -9695,13 +9708,13 @@ snapshots: vary@1.1.2: {} - vite-node@3.2.4(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0): + vite-node@3.2.4(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9716,23 +9729,23 @@ snapshots: - tsx - yaml - vite-tsconfig-paths@5.1.4(typescript@5.7.2)(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0)): + vite-tsconfig-paths@5.1.4(typescript@5.7.2)(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0)): dependencies: debug: 4.4.3 globrex: 0.1.2 tsconfck: 3.1.6(typescript@5.7.2) optionalDependencies: - vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) transitivePeerDependencies: - supports-color - typescript - vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0): + vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.15 + postcss: 8.5.21 rollup: 4.61.1 tinyglobby: 0.2.17 optionalDependencies: @@ -9740,14 +9753,14 @@ snapshots: fsevents: 2.3.3 jiti: 1.21.7 lightningcss: 1.32.0 - sass: 1.100.0 + sass: 1.101.3 yaml: 2.9.0 - vite@8.0.16(@types/node@18.19.130)(esbuild@0.27.7)(jiti@1.21.7)(sass@1.100.0)(yaml@2.9.0): + vite@8.0.16(@types/node@18.19.130)(esbuild@0.27.7)(jiti@1.21.7)(sass@1.101.3)(yaml@2.9.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.15 + postcss: 8.5.21 rolldown: 1.0.3 tinyglobby: 0.2.17 optionalDependencies: @@ -9755,16 +9768,16 @@ snapshots: esbuild: 0.27.7 fsevents: 2.3.3 jiti: 1.21.7 - sass: 1.100.0 + sass: 1.101.3 yaml: 2.9.0 - vitest-preview@0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.100.0)(yaml@2.9.0): + vitest-preview@0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.101.3)(yaml@2.9.0): dependencies: '@types/express': 4.17.25 '@types/node': 18.19.130 '@vitest-preview/dev-utils': 0.0.1 express: 4.22.2 - vite: 8.0.16(@types/node@18.19.130)(esbuild@0.27.7)(jiti@1.21.7)(sass@1.100.0)(yaml@2.9.0) + vite: 8.0.16(@types/node@18.19.130)(esbuild@0.27.7)(jiti@1.21.7)(sass@1.101.3)(yaml@2.9.0) transitivePeerDependencies: - '@vitejs/devtools' - esbuild @@ -9779,16 +9792,16 @@ snapshots: - tsx - yaml - vitest@3.2.6(@types/node@22.10.2)(@vitest/ui@3.2.6)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0): + vitest@3.2.7(@types/node@22.10.2)(@vitest/ui@3.2.7)(jiti@1.21.7)(jsdom@25.0.1)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0): dependencies: '@types/chai': 5.2.3 - '@vitest/expect': 3.2.6 - '@vitest/mocker': 3.2.6(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0)) - '@vitest/pretty-format': 3.2.6 - '@vitest/runner': 3.2.6 - '@vitest/snapshot': 3.2.6 - '@vitest/spy': 3.2.6 - '@vitest/utils': 3.2.6 + '@vitest/expect': 3.2.7 + '@vitest/mocker': 3.2.7(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0)) + '@vitest/pretty-format': 3.2.7 + '@vitest/runner': 3.2.7 + '@vitest/snapshot': 3.2.7 + '@vitest/spy': 3.2.7 + '@vitest/utils': 3.2.7 chai: 5.3.3 debug: 4.4.3 expect-type: 1.3.0 @@ -9801,12 +9814,12 @@ snapshots: tinyglobby: 0.2.17 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) - vite-node: 3.2.4(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.100.0)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) + vite-node: 3.2.4(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.101.3)(yaml@2.9.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.2 - '@vitest/ui': 3.2.6(vitest@3.2.6) + '@vitest/ui': 3.2.7(vitest@3.2.7) jsdom: 25.0.1 transitivePeerDependencies: - jiti