diff --git a/src/ui/package.json b/src/ui/package.json index fe204fc..0b08562 100644 --- a/src/ui/package.json +++ b/src/ui/package.json @@ -54,7 +54,7 @@ "dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0", - "react-router-dom": "^6.22.2" + "react-router-dom": "^6.26.2" }, "engines": { "node": ">=18.0.0", diff --git a/src/ui/pnpm-lock.yaml b/src/ui/pnpm-lock.yaml index 41efdc4..bf443e0 100644 --- a/src/ui/pnpm-lock.yaml +++ b/src/ui/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-router-dom: - specifier: ^6.22.2 - version: 6.22.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: ^6.26.2 + version: 6.26.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) devDependencies: '@types/node': specifier: ^22.2.0 @@ -480,8 +480,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@remix-run/router@1.15.2': - resolution: {integrity: sha512-+Rnav+CaoTE5QJc4Jcwh5toUpnVLKYbpU6Ys0zqbakqbaLQHeglLVHPfxOiQqdNmUy5C2lXz5dwC6tQNX2JW2Q==} + '@remix-run/router@1.19.2': + resolution: {integrity: sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==} engines: {node: '>=14.0.0'} '@rollup/rollup-android-arm-eabi@4.12.1': @@ -1381,15 +1381,15 @@ packages: resolution: {integrity: sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==} engines: {node: '>=0.10.0'} - react-router-dom@6.22.2: - resolution: {integrity: sha512-WgqxD2qySEIBPZ3w0sHH+PUAiamDeszls9tzqMPBDA1YYVucTBXLU7+gtRfcSnhe92A3glPnvSxK2dhNoAVOIQ==} + react-router-dom@6.26.2: + resolution: {integrity: sha512-z7YkaEW0Dy35T3/QKPYB1LjMK2R1fxnHO8kWpUMTBdfVzZrWOiY9a7CtN8HqdWtDUWd5FY6Dl8HFsqVwH4uOtQ==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' - react-router@6.22.2: - resolution: {integrity: sha512-YD3Dzprzpcq+tBMHBS822tCjnWD3iIZbTeSXMY9LPSG541EfoBGyZ3bS25KEnaZjLcmQpw2AVLkFyfgXY8uvcw==} + react-router@6.26.2: + resolution: {integrity: sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' @@ -2111,7 +2111,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@remix-run/router@1.15.2': {} + '@remix-run/router@1.19.2': {} '@rollup/rollup-android-arm-eabi@4.12.1': optional: true @@ -2996,16 +2996,16 @@ snapshots: react-refresh@0.8.3: {} - react-router-dom@6.22.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-router-dom@6.26.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - '@remix-run/router': 1.15.2 + '@remix-run/router': 1.19.2 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-router: 6.22.2(react@18.2.0) + react-router: 6.26.2(react@18.2.0) - react-router@6.22.2(react@18.2.0): + react-router@6.26.2(react@18.2.0): dependencies: - '@remix-run/router': 1.15.2 + '@remix-run/router': 1.19.2 react: 18.2.0 react@18.2.0: