From 4137b95985c16e4f4bc822554663b43b7d5c51db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:24:14 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 1 update in the /frontend directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.9 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.9...v16.2.11) Updates `postcss` from 8.5.21 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.21...8.5.25) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.25 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 269 +++++++++++++++++++++------------------- 2 files changed, 144 insertions(+), 127 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 1891d394..d47759cf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,7 +29,7 @@ "eslint-config-next": "16.2.9", "formik": "^2.4.9", "jest": "^29.7.0", - "next": "16.2.9", + "next": "16.2.11", "next-router-mock": "^0.9.13", "postcss": "^8.5.15", "react": "19.2.7", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 986ec3da..b6ba09cd 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.21) + version: 10.4.20(postcss@8.5.25) axios: specifier: ^1.18.0 - version: 1.18.0 + version: 1.19.0 axios-mock-adapter: specifier: ^2.1.0 - version: 2.1.0(axios@1.18.0) + version: 2.1.0(axios@1.19.0) bootstrap: specifier: ^5.3.8 version: 5.3.8(@popperjs/core@2.11.8) @@ -64,14 +64,14 @@ importers: specifier: ^29.7.0 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.61.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.101.3) + specifier: 16.2.11 + version: 16.2.11(@babel/core@7.29.7)(@playwright/test@1.62.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.102.0) next-router-mock: specifier: ^0.9.13 - 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) + version: 0.9.13(next@16.2.11(@babel/core@7.29.7)(@playwright/test@1.62.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.102.0))(react@19.2.7) postcss: specifier: ^8.5.15 - version: 8.5.21 + version: 8.5.25 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.101.3 + version: 1.102.0 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.101.3)(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.102.0)(yaml@2.9.0)) vitest-preview: specifier: ^0.0.1 - version: 0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.101.3)(yaml@2.9.0) + version: 0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.102.0)(yaml@2.9.0) yup: specifier: ^1.7.1 version: 1.7.1 devDependencies: '@playwright/test': specifier: ^1.60.0 - version: 1.61.1 + version: 1.62.1 '@testing-library/jest-dom': specifier: ^6.9.1 version: 6.9.1 @@ -117,7 +117,7 @@ importers: version: 16.3.2(@testing-library/dom@10.4.0)(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) '@testing-library/user-event': specifier: ^14.6.1 - version: 14.6.1(@testing-library/dom@10.4.0) + version: 14.6.3(@testing-library/dom@10.4.0) '@types/react': specifier: 19.2.17 version: 19.2.17 @@ -129,7 +129,7 @@ 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.101.3)(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.102.0)(yaml@2.9.0)) '@vitest/coverage-v8': specifier: ^3.2.6 version: 3.2.7(vitest@3.2.7) @@ -144,7 +144,7 @@ importers: version: 11.14.0 vitest: specifier: ^3.2.6 - 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) + 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.102.0)(yaml@2.9.0) packages: @@ -380,8 +380,8 @@ packages: '@emnapi/runtime@1.10.0': resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} - '@emnapi/runtime@1.11.0': - resolution: {integrity: sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==} + '@emnapi/runtime@1.11.3': + resolution: {integrity: sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==} '@emnapi/wasi-threads@1.2.1': resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} @@ -866,56 +866,59 @@ packages: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 + '@next/env@16.2.11': + resolution: {integrity: sha512-0do5A3BJ2gxWr0ZCMcD6BhW+e595jyxdTl3rXTS6lOtD8ektMiW6CO+EPwt1Eca1DBnm90r/7GdiKWBKxH++DA==} + '@next/env@16.2.9': resolution: {integrity: sha512-ki5VxxXfzD/9TDe13wyeTKIjQTAwBVpnr8KhRDUr8ltMUq1/NBpWNT5tiPoxiGl+PHM4X2ahSOiPk6iAimIzPg==} '@next/eslint-plugin-next@16.2.9': resolution: {integrity: sha512-UZi8+YT/MLgTC9nrrn2Xd4lBYv1B7lVmtWHfPcthAI5Tt/C1LuDe6DfmtCtJ+WQod3ksY4VrKSvk3oMVAnL7qw==} - '@next/swc-darwin-arm64@16.2.9': - resolution: {integrity: sha512-HkfxNYUCmcct0Xsqib5KxqMSHV4AHJq857BNRchyBDs4YS19aHzVfn1kDuBYKqLLQBjXgnkIsjV2Kd4d2wzYhw==} + '@next/swc-darwin-arm64@16.2.11': + resolution: {integrity: sha512-wryL4pjKmDwGv2ox6+GZDFxvmtSRLqApBR8kL1j4+vhB7Z5vJC/zAnXpiR9Xkfzl0AS8WLMnsuGV/UKI67/rrw==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@16.2.9': - resolution: {integrity: sha512-7IAtK4MeybpqRV9GRABWEhJ62mOS+rzWOzOTFie4cSEtm12xsoOMJRcECoZx3FHPzFAqN/IJtHqWAFOLfl152w==} + '@next/swc-darwin-x64@16.2.11': + resolution: {integrity: sha512-aZl2j4f/fLyjQvOhv0Oe9UaMAQHolYpKhctsoYzplSumKJKPUmgjcf6545aBtysLTcu994TREd0+pSgNE4ohmg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@16.2.9': - resolution: {integrity: sha512-hBD75iWpUtkL9SmQmcRhmLomn9jgkPzCEkbOcLgHymPEKzv+6ONy13RRiIEz/iEObjkS2Jlb5gYS2XGoS3X4rw==} + '@next/swc-linux-arm64-gnu@16.2.11': + resolution: {integrity: sha512-5jEriyEnH/LWFy27L2ZG0XaLlyEJIjhsImEsiS9P563PKEVp2BVups/xfOucIrsvVntp11oNcZwjHvaDPYVB5g==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@16.2.9': - resolution: {integrity: sha512-qZTI3pf9SGc/obr8NkQAekBxmp1QK+kVm+VAf3BALLfFAj+1kUhkTxmrWpVos9R/UYIA8AWX2p6cGI5WdwzVUA==} + '@next/swc-linux-arm64-musl@16.2.11': + resolution: {integrity: sha512-eIjcpx2fnnFSSkZDbTxy74KnokUXDjfoLClpWelfgHLf621aTqswhwXQ7GkD5K5rplrS6LZ/Bj+mVuvzluBOEg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@16.2.9': - resolution: {integrity: sha512-xm0HfRNX+UkH4R3c18ynswjj5o5uEj/7iI9p9omdtTSIsRCzQqkGMA+10nzJ4EHnYC3as65IMhbbl5fWRUWHYg==} + '@next/swc-linux-x64-gnu@16.2.11': + resolution: {integrity: sha512-8WgzpaWMs46qJT9kiV47cje86L0x/Mu9t8/Gwj+pnbgW3rETVfCnaScPjlYUwNScpOozdcIMHWmAvuZJUonR2w==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@16.2.9': - resolution: {integrity: sha512-QumimHkGEG6vM3PfEDWKyKen03NcqLOkeKB1EfcPe7VxzmEiCa4jNnMyBn/US5zcd/VE1CI+O8Ovb3lfjVHfGw==} + '@next/swc-linux-x64-musl@16.2.11': + resolution: {integrity: sha512-I3UgPds7G4ZYnTb/H+5GBGuUT2DhAk6j0mL6A4s63RjFs74wB2hOWP0vaxsK+3NJraExt3eYEPQ/UtT0x/64Nw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@16.2.9': - resolution: {integrity: sha512-hzQpKZvw8rAwI6A2uQh6SacCSvNAXaIkPNsWwzqqfRiIMiXMfH936skDhz1OO6KpvdKkJrgHHtqQOq5PIXOvdQ==} + '@next/swc-win32-arm64-msvc@16.2.11': + resolution: {integrity: sha512-n89CjtcThnjrwgJMAiI5xbqwLY51zvwC9tSlArmVndAJLYVl9T9UAdlkXTmZvE++idoXe8KdglQlhNRdUp1c6g==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@16.2.9': - resolution: {integrity: sha512-qr2VL3Ce5QrwgO2yh1ujSBawrimjVKX8FGF/cOynmdYKJY0BdHpGVNIRK1tqONB10Vkm25Ub1BD2bkjWs4+96w==} + '@next/swc-win32-x64-msvc@16.2.11': + resolution: {integrity: sha512-md8CLNggS1Dx9pUgApzps5uAf+N8GN9xywzmNx9vHAWo94HtBwCCqkSnhIrdfQe83Dhz8Lfo/20Nb1Zxal092w==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -1025,9 +1028,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.61.1': - resolution: {integrity: sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==} - engines: {node: '>=18'} + '@playwright/test@1.62.1': + resolution: {integrity: sha512-DTcUc8qii+cpHvtOwggMtBRMjKZHXYWdw8syRYu2vtzuq4Wxphqq4NfCs5Zt44L6mA8rfDfj+PHnxFc/FeK6mQ==} + engines: {node: '>=20'} hasBin: true '@polka/url@1.0.0-next.29': @@ -1355,8 +1358,8 @@ packages: '@types/react-dom': optional: true - '@testing-library/user-event@14.6.1': - resolution: {integrity: sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==} + '@testing-library/user-event@14.6.3': + resolution: {integrity: sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -1884,8 +1887,8 @@ packages: peerDependencies: axios: '>= 0.17.0' - axios@1.18.0: - resolution: {integrity: sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==} + axios@1.19.0: + resolution: {integrity: sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -1975,8 +1978,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseline-browser-mapping@2.10.35: - resolution: {integrity: sha512-honAfLBde0HAFLdNyBEfuuENkF6zR+ozxqxa/2zJKHBe1qzLqyTSeRKpdPEHAP03rlDGyQOPnCSxnVpVqQo9Mg==} + baseline-browser-mapping@2.11.12: + resolution: {integrity: sha512-r7WnVImvVCeFpf2DOXfy41aPWzeNg3H/A2X4dKmy1QL0MSyyk/e7z8ihJ3N6Nn2PsdhkVlqnEfnUE4a05P2aTA==} engines: {node: '>=6.0.0'} hasBin: true @@ -2076,6 +2079,9 @@ packages: caniuse-lite@1.0.30001797: resolution: {integrity: sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==} + caniuse-lite@1.0.30001806: + resolution: {integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==} + chai@5.3.3: resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==} engines: {node: '>=18'} @@ -3536,6 +3542,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@3.3.17: + resolution: {integrity: sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + napi-postinstall@0.3.4: resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} @@ -3554,8 +3565,8 @@ packages: next: '>=15.2.3' react: '>=17.0.0' - next@16.2.9: - resolution: {integrity: sha512-MEOJiq/UvuezAdqVSceHbqDgZt1kDw2tpGVOlsdIoJsQdbN2JY2hpVG4xnXGkbdJUOEWhnRfiu/O4Hpc9Juwww==} + next@16.2.11: + resolution: {integrity: sha512-B339zaqbyK8cmxhoAvLrcwoabwCP1wz21zSzfqxqXAemTu2BXnH7tQnfcglKv1vnMUIDBc+Hth7XODQriTZiRQ==} engines: {node: '>=20.9.0'} hasBin: true peerDependencies: @@ -3745,14 +3756,14 @@ packages: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} - playwright-core@1.61.1: - resolution: {integrity: sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==} - engines: {node: '>=18'} + playwright-core@1.62.1: + resolution: {integrity: sha512-wPYSwEBJY9GHraISXqyqtx0na0LpO3XEX7jNDhntbex7tzUS7kLnZsOlFruFJB4Hi/rhDMjXGqHewDZ68nYZVw==} + engines: {node: '>=20'} hasBin: true - playwright@1.61.1: - resolution: {integrity: sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==} - engines: {node: '>=18'} + playwright@1.62.1: + resolution: {integrity: sha512-0M+L3LAD8/nm554LOla9Ayx0j0tmFZ0FBcoQ7F1VuVHpM/XpiC8RcDzBQB8W5+hA8L22THxELzeF+2WcUzvcLg==} + engines: {node: '>=20'} hasBin: true possible-typed-array-names@1.1.0: @@ -3766,8 +3777,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.21: - resolution: {integrity: sha512-v4sDNP3fdNiWMfabO7OwOQdOX8TiQSztKyT1Wj0w+j7LDallJThJRBBBmzVGyYj0crMh7jlV4zepPkiNu9UwDQ==} + postcss@8.5.25: + resolution: {integrity: sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4023,8 +4034,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.101.3: - resolution: {integrity: sha512-Z1lLHhtAII+dyLNIQB6JQTZMy7sDxk3f5NzbINRc9ks1P0HCGvSuKev0wUhULFpLSaHBIMZrcTs9WDQUZerrgA==} + sass@1.102.0: + resolution: {integrity: sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==} engines: {node: '>=20.19.0'} hasBin: true @@ -4039,8 +4050,8 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.8.4: - resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==} + semver@7.8.5: + resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==} engines: {node: '>=10'} hasBin: true @@ -5017,7 +5028,7 @@ snapshots: tslib: 2.8.1 optional: true - '@emnapi/runtime@1.11.0': + '@emnapi/runtime@1.11.3': dependencies: tslib: 2.8.1 optional: true @@ -5271,7 +5282,7 @@ snapshots: '@img/sharp-wasm32@0.34.5': dependencies: - '@emnapi/runtime': 1.11.0 + '@emnapi/runtime': 1.11.3 optional: true '@img/sharp-win32-arm64@0.34.5': @@ -5510,34 +5521,36 @@ snapshots: '@tybys/wasm-util': 0.10.2 optional: true + '@next/env@16.2.11': {} + '@next/env@16.2.9': {} '@next/eslint-plugin-next@16.2.9': dependencies: fast-glob: 3.3.1 - '@next/swc-darwin-arm64@16.2.9': + '@next/swc-darwin-arm64@16.2.11': optional: true - '@next/swc-darwin-x64@16.2.9': + '@next/swc-darwin-x64@16.2.11': optional: true - '@next/swc-linux-arm64-gnu@16.2.9': + '@next/swc-linux-arm64-gnu@16.2.11': optional: true - '@next/swc-linux-arm64-musl@16.2.9': + '@next/swc-linux-arm64-musl@16.2.11': optional: true - '@next/swc-linux-x64-gnu@16.2.9': + '@next/swc-linux-x64-gnu@16.2.11': optional: true - '@next/swc-linux-x64-musl@16.2.9': + '@next/swc-linux-x64-musl@16.2.11': optional: true - '@next/swc-win32-arm64-msvc@16.2.9': + '@next/swc-win32-arm64-msvc@16.2.11': optional: true - '@next/swc-win32-x64-msvc@16.2.9': + '@next/swc-win32-x64-msvc@16.2.11': optional: true '@nodelib/fs.scandir@2.1.5': @@ -5620,9 +5633,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.61.1': + '@playwright/test@1.62.1': dependencies: - playwright: 1.61.1 + playwright: 1.62.1 '@polka/url@1.0.0-next.29': {} @@ -5863,7 +5876,7 @@ snapshots: '@types/react': 19.2.17 '@types/react-dom': 19.2.3(@types/react@19.2.17) - '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.0)': + '@testing-library/user-event@14.6.3(@testing-library/dom@10.4.0)': dependencies: '@testing-library/dom': 10.4.0 @@ -6105,7 +6118,7 @@ snapshots: '@typescript-eslint/visitor-keys': 8.61.0 debug: 4.4.3 minimatch: 10.2.5 - semver: 7.8.4 + semver: 7.8.5 tinyglobby: 0.2.17 ts-api-utils: 2.5.0(typescript@5.7.2) typescript: 5.7.2 @@ -6198,7 +6211,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.101.3)(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.102.0)(yaml@2.9.0))': dependencies: '@babel/core': 7.29.7 '@babel/plugin-transform-react-jsx-self': 7.29.7(@babel/core@7.29.7) @@ -6206,7 +6219,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.101.3)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(yaml@2.9.0) transitivePeerDependencies: - supports-color @@ -6229,7 +6242,7 @@ snapshots: std-env: 3.10.0 test-exclude: 7.0.2 tinyrainbow: 2.0.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: 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.102.0)(yaml@2.9.0) transitivePeerDependencies: - supports-color @@ -6241,13 +6254,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.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))': + '@vitest/mocker@3.2.7(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(yaml@2.9.0))': dependencies: '@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.101.3)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(yaml@2.9.0) '@vitest/pretty-format@3.2.7': dependencies: @@ -6278,7 +6291,7 @@ snapshots: sirv: 3.0.2 tinyglobby: 0.2.17 tinyrainbow: 2.0.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: 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.102.0)(yaml@2.9.0) '@vitest/utils@3.2.7': dependencies: @@ -6470,14 +6483,14 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.5.21): + autoprefixer@10.4.20(postcss@8.5.25): 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.21 + postcss: 8.5.25 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -6486,13 +6499,13 @@ snapshots: axe-core@4.12.1: {} - axios-mock-adapter@2.1.0(axios@1.18.0): + axios-mock-adapter@2.1.0(axios@1.19.0): dependencies: - axios: 1.18.0 + axios: 1.19.0 fast-deep-equal: 3.1.3 is-buffer: 2.0.5 - axios@1.18.0: + axios@1.19.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.6 @@ -6599,7 +6612,7 @@ snapshots: base64-js@1.5.1: {} - baseline-browser-mapping@2.10.35: {} + baseline-browser-mapping@2.11.12: {} bcrypt-pbkdf@1.0.2: dependencies: @@ -6653,7 +6666,7 @@ snapshots: browserslist@4.28.2: dependencies: - baseline-browser-mapping: 2.10.35 + baseline-browser-mapping: 2.11.12 caniuse-lite: 1.0.30001797 electron-to-chromium: 1.5.371 node-releases: 2.0.47 @@ -6711,6 +6724,8 @@ snapshots: caniuse-lite@1.0.30001797: {} + caniuse-lite@1.0.30001806: {} + chai@5.3.3: dependencies: assertion-error: 2.0.1 @@ -7770,7 +7785,7 @@ snapshots: is-bun-module@2.0.0: dependencies: - semver: 7.8.4 + semver: 7.8.5 is-callable@1.2.7: {} @@ -7895,7 +7910,7 @@ snapshots: '@babel/parser': 7.29.7 '@istanbuljs/schema': 0.1.6 istanbul-lib-coverage: 3.2.2 - semver: 7.8.4 + semver: 7.8.5 transitivePeerDependencies: - supports-color @@ -8197,7 +8212,7 @@ snapshots: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.8.4 + semver: 7.8.5 transitivePeerDependencies: - supports-color @@ -8436,7 +8451,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.8.4 + semver: 7.8.5 makeerror@1.0.12: dependencies: @@ -8506,38 +8521,40 @@ snapshots: nanoid@3.3.16: {} + nanoid@3.3.17: {} + napi-postinstall@0.3.4: {} natural-compare@1.4.0: {} negotiator@0.6.3: {} - 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): + next-router-mock@0.9.13(next@16.2.11(@babel/core@7.29.7)(@playwright/test@1.62.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.102.0))(react@19.2.7): dependencies: - 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) + next: 16.2.11(@babel/core@7.29.7)(@playwright/test@1.62.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.102.0) react: 19.2.7 - 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): + next@16.2.11(@babel/core@7.29.7)(@playwright/test@1.62.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(sass@1.102.0): dependencies: - '@next/env': 16.2.9 + '@next/env': 16.2.11 '@swc/helpers': 0.5.15 - baseline-browser-mapping: 2.10.35 - caniuse-lite: 1.0.30001797 + baseline-browser-mapping: 2.11.12 + caniuse-lite: 1.0.30001806 postcss: 8.4.31 react: 19.2.7 react-dom: 19.2.7(react@19.2.7) styled-jsx: 5.1.6(@babel/core@7.29.7)(react@19.2.7) optionalDependencies: - '@next/swc-darwin-arm64': 16.2.9 - '@next/swc-darwin-x64': 16.2.9 - '@next/swc-linux-arm64-gnu': 16.2.9 - '@next/swc-linux-arm64-musl': 16.2.9 - '@next/swc-linux-x64-gnu': 16.2.9 - '@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.61.1 - sass: 1.101.3 + '@next/swc-darwin-arm64': 16.2.11 + '@next/swc-darwin-x64': 16.2.11 + '@next/swc-linux-arm64-gnu': 16.2.11 + '@next/swc-linux-arm64-musl': 16.2.11 + '@next/swc-linux-x64-gnu': 16.2.11 + '@next/swc-linux-x64-musl': 16.2.11 + '@next/swc-win32-arm64-msvc': 16.2.11 + '@next/swc-win32-x64-msvc': 16.2.11 + '@playwright/test': 1.62.1 + sass: 1.102.0 sharp: 0.34.5 transitivePeerDependencies: - '@babel/core' @@ -8710,11 +8727,11 @@ snapshots: dependencies: find-up: 4.1.0 - playwright-core@1.61.1: {} + playwright-core@1.62.1: {} - playwright@1.61.1: + playwright@1.62.1: dependencies: - playwright-core: 1.61.1 + playwright-core: 1.62.1 optionalDependencies: fsevents: 2.3.2 @@ -8724,11 +8741,11 @@ snapshots: postcss@8.4.31: dependencies: - nanoid: 3.3.16 + nanoid: 3.3.17 picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.21: + postcss@8.5.25: dependencies: nanoid: 3.3.16 picocolors: 1.1.1 @@ -9084,7 +9101,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.101.3: + sass@1.102.0: dependencies: chokidar: 5.0.0 immutable: 5.1.6 @@ -9100,7 +9117,7 @@ snapshots: semver@6.3.1: {} - semver@7.8.4: {} + semver@7.8.5: {} send@0.19.2: dependencies: @@ -9157,7 +9174,7 @@ snapshots: dependencies: '@img/colour': 1.1.0 detect-libc: 2.1.2 - semver: 7.8.4 + semver: 7.8.5 optionalDependencies: '@img/sharp-darwin-arm64': 0.34.5 '@img/sharp-darwin-x64': 0.34.5 @@ -9708,13 +9725,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.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.102.0)(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.101.3)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(yaml@2.9.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9729,23 +9746,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.101.3)(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.102.0)(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.101.3)(yaml@2.9.0) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(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.101.3)(yaml@2.9.0): + vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(yaml@2.9.0): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.21 + postcss: 8.5.25 rollup: 4.61.1 tinyglobby: 0.2.17 optionalDependencies: @@ -9753,14 +9770,14 @@ snapshots: fsevents: 2.3.3 jiti: 1.21.7 lightningcss: 1.32.0 - sass: 1.101.3 + sass: 1.102.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): + vite@8.0.16(@types/node@18.19.130)(esbuild@0.27.7)(jiti@1.21.7)(sass@1.102.0)(yaml@2.9.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.21 + postcss: 8.5.25 rolldown: 1.0.3 tinyglobby: 0.2.17 optionalDependencies: @@ -9768,16 +9785,16 @@ snapshots: esbuild: 0.27.7 fsevents: 2.3.3 jiti: 1.21.7 - sass: 1.101.3 + sass: 1.102.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): + vitest-preview@0.0.1(esbuild@0.27.7)(jiti@1.21.7)(sass@1.102.0)(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.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.102.0)(yaml@2.9.0) transitivePeerDependencies: - '@vitejs/devtools' - esbuild @@ -9792,11 +9809,11 @@ snapshots: - tsx - yaml - 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@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.102.0)(yaml@2.9.0): dependencies: '@types/chai': 5.2.3 '@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/mocker': 3.2.7(vite@7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.0)(yaml@2.9.0)) '@vitest/pretty-format': 3.2.7 '@vitest/runner': 3.2.7 '@vitest/snapshot': 3.2.7 @@ -9814,8 +9831,8 @@ 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.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) + vite: 7.3.5(@types/node@22.10.2)(jiti@1.21.7)(lightningcss@1.32.0)(sass@1.102.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.102.0)(yaml@2.9.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.2