diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index ae0e41b8..ba6bdd39 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -71,10 +71,10 @@ importers: version: 2.1.6(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) '@tanstack/react-router': specifier: ^1.49.2 - version: 1.57.6(@tanstack/router-generator@1.57.6)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) + version: 1.57.8(@tanstack/router-generator@1.57.8)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) '@tanstack/router-devtools': specifier: ^1.49.2 - version: 1.57.6(@tanstack/react-router@1.57.6(@tanstack/router-generator@1.57.6)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(csstype@3.1.3)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) + version: 1.57.8(@tanstack/react-router@1.57.8(@tanstack/router-generator@1.57.8)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(csstype@3.1.3)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -117,7 +117,7 @@ importers: version: 8.2.9(storybook@8.2.9(@babel/preset-env@7.25.3(@babel/core@7.25.2))) '@tanstack/router-plugin': specifier: ^1.49.3 - version: 1.57.6(vite@5.4.3(@types/node@22.5.4))(webpack-sources@3.2.3) + version: 1.57.8(vite@5.4.3(@types/node@22.5.4))(webpack-sources@3.2.3) '@types/react': specifier: ^18.3.3 version: 18.3.5 @@ -314,11 +314,6 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.25.3': - resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.25.6': resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} engines: {node: '>=6.0.0'} @@ -832,10 +827,6 @@ packages: resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.3': - resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==} - engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.6': resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} engines: {node: '>=6.9.0'} @@ -1640,12 +1631,12 @@ packages: resolution: {integrity: sha512-ppAJbnUaHdHmccVmplcd1ivX4GMPHxhStSquuuz0TSAEPEpz0iOVBur4iKfvIuMKm24c40nhvaEwZbKGVfbrGg==} engines: {node: '>=12'} - '@tanstack/react-router@1.57.6': - resolution: {integrity: sha512-m5L77MzPFpIMqzD4JWFVkietTDS+Q19IRaCTArRVZqoCF1CARd9HC6tjIrCrMsJbM+wLiB3XeqQbtIowRpOMjQ==} + '@tanstack/react-router@1.57.8': + resolution: {integrity: sha512-bId0ItQw8NVjF8xGQbqABv5jqr3w98mkhKpoWtloK4MPFOX3H5eDhM8JAyszJgN5VM8rAh2zO4P2yMczzCgvHg==} engines: {node: '>=12'} peerDependencies: '@tanstack/react-generator': '*' - '@tanstack/router-generator': 1.57.6 + '@tanstack/router-generator': 1.57.8 react: '>=18' react-dom: '>=18' peerDependenciesMeta: @@ -1664,20 +1655,20 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@tanstack/router-devtools@1.57.6': - resolution: {integrity: sha512-oUdxDlIs0D8I4NFcqxllBn0oeUlDAnbLDQacfTZKu27AucF+E+h1DhDUwEuNcXHN07uuSMjnsKGTB9/xTc7cDQ==} + '@tanstack/router-devtools@1.57.8': + resolution: {integrity: sha512-rBfhcJPfCjj3iBkZXOvG9SIuV4DfxN7kq2VX6BE+JmNrSDhJyKpgl+D3to56GfDTzYLMrHdRyVtvAARA8kYCLA==} engines: {node: '>=12'} peerDependencies: - '@tanstack/react-router': ^1.57.6 + '@tanstack/react-router': ^1.57.8 react: '>=18' react-dom: '>=18' - '@tanstack/router-generator@1.57.6': - resolution: {integrity: sha512-sapOlIXnSDe8Xda+JaKw09Umb3ZPLkd73pYIrk5fSRPMiNA7JxkDuzIaJk0fl5zL2gCWjsuPH1VlYy7NWJkoPQ==} + '@tanstack/router-generator@1.57.8': + resolution: {integrity: sha512-Arx4CUjbSdWVPK+gO6pWAYPW6PDszQn5H/O44zdkecFeSPyWclU4ApYnkKFovbc373Acv9Kat6csyRCyubsPuw==} engines: {node: '>=12'} - '@tanstack/router-plugin@1.57.6': - resolution: {integrity: sha512-O6uLtXo0RUkpuj9aYmKrwQevgEUT6Q8socCcsrZErqRrfi8RTRurHoSaeAF+Oyb8nuw4bOvZgeUDfw1Me+kb0A==} + '@tanstack/router-plugin@1.57.8': + resolution: {integrity: sha512-9gAtV1ykE0v7mm7m8XrzwDT2Vw2j4wlM8UvGIIMc5emRaN0hGgnaa1LHm5XUs9BlMXtbwD6T0eLzTS/st1mnGw==} engines: {node: '>=12'} peerDependencies: '@rsbuild/core': '>=1.0.1-rc.5' @@ -4687,10 +4678,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.0 - '@babel/parser@7.25.3': - dependencies: - '@babel/types': 7.25.2 - '@babel/parser@7.25.6': dependencies: '@babel/types': 7.25.6 @@ -5331,18 +5318,6 @@ snapshots: '@babel/parser': 7.25.6 '@babel/types': 7.25.6 - '@babel/traverse@7.25.3': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 - '@babel/parser': 7.25.6 - '@babel/template': 7.25.0 - '@babel/types': 7.25.2 - debug: 4.3.7 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - '@babel/traverse@7.25.6': dependencies: '@babel/code-frame': 7.24.7 @@ -6151,11 +6126,11 @@ snapshots: '@tanstack/history@1.57.6': {} - '@tanstack/react-router@1.57.6(@tanstack/router-generator@1.57.6)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)': + '@tanstack/react-router@1.57.8(@tanstack/router-generator@1.57.8)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)': dependencies: '@tanstack/history': 1.57.6 '@tanstack/react-store': 0.5.5(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) - '@tanstack/router-generator': 1.57.6 + '@tanstack/router-generator': 1.57.8 react: 19.0.0-rc-fb9a90fa48-20240614 react-dom: 19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614) tiny-invariant: 1.3.3 @@ -6174,9 +6149,9 @@ snapshots: react: 19.0.0-rc-fb9a90fa48-20240614 react-dom: 19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614) - '@tanstack/router-devtools@1.57.6(@tanstack/react-router@1.57.6(@tanstack/router-generator@1.57.6)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(csstype@3.1.3)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)': + '@tanstack/router-devtools@1.57.8(@tanstack/react-router@1.57.8(@tanstack/router-generator@1.57.8)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(csstype@3.1.3)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)': dependencies: - '@tanstack/react-router': 1.57.6(@tanstack/router-generator@1.57.6)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) + '@tanstack/react-router': 1.57.8(@tanstack/router-generator@1.57.8)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614) clsx: 2.1.1 goober: 2.1.14(csstype@3.1.3) react: 19.0.0-rc-fb9a90fa48-20240614 @@ -6184,14 +6159,14 @@ snapshots: transitivePeerDependencies: - csstype - '@tanstack/router-generator@1.57.6': + '@tanstack/router-generator@1.57.8': dependencies: '@tanstack/virtual-file-routes': 1.56.0 prettier: 3.3.3 tsx: 4.19.0 zod: 3.23.8 - '@tanstack/router-plugin@1.57.6(vite@5.4.3(@types/node@22.5.4))(webpack-sources@3.2.3)': + '@tanstack/router-plugin@1.57.8(vite@5.4.3(@types/node@22.5.4))(webpack-sources@3.2.3)': dependencies: '@babel/core': 7.25.2 '@babel/generator': 7.25.6 @@ -6201,7 +6176,7 @@ snapshots: '@babel/template': 7.25.0 '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 - '@tanstack/router-generator': 1.57.6 + '@tanstack/router-generator': 1.57.8 '@tanstack/virtual-file-routes': 1.56.0 '@types/babel__core': 7.20.5 '@types/babel__generator': 7.6.8 @@ -7939,7 +7914,7 @@ snapshots: jscodeshift@0.15.2(@babel/preset-env@7.25.3(@babel/core@7.25.2)): dependencies: '@babel/core': 7.25.2 - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2) '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.25.2) @@ -8496,8 +8471,8 @@ snapshots: react-docgen@7.0.3: dependencies: '@babel/core': 7.25.2 - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.6 '@types/doctrine': 0.0.9