diff --git a/rust/gui-client/package.json b/rust/gui-client/package.json index cf2821806..715228dc1 100644 --- a/rust/gui-client/package.json +++ b/rust/gui-client/package.json @@ -26,7 +26,7 @@ "@tauri-apps/api": "^2.8.0", "@tauri-apps/cli": "^2.8.4", "@types/node": "^24.5.2", - "@types/react": "^19.1.13", + "@types/react": "^19.1.15", "@types/react-dom": "^19.1.9", "@vitejs/plugin-react": "^5.0.2", "eslint": "^9.36.0", @@ -35,7 +35,7 @@ "flowbite-react": "^0.11.9", "react": "^19.1.1", "react-dom": "^19.1.1", - "react-router": "^7.9.1", + "react-router": "^7.9.3", "run-script-os": "^1.1.6", "tailwindcss": "^4.1.13", "tslib": "^2.8.1", diff --git a/rust/gui-client/pnpm-lock.yaml b/rust/gui-client/pnpm-lock.yaml index 17eb913b4..6322de4d0 100644 --- a/rust/gui-client/pnpm-lock.yaml +++ b/rust/gui-client/pnpm-lock.yaml @@ -39,11 +39,11 @@ importers: specifier: ^24.5.2 version: 24.5.2 '@types/react': - specifier: ^19.1.13 - version: 19.1.13 + specifier: ^19.1.15 + version: 19.1.15 '@types/react-dom': specifier: ^19.1.9 - version: 19.1.9(@types/react@19.1.13) + version: 19.1.9(@types/react@19.1.15) '@vitejs/plugin-react': specifier: ^5.0.2 version: 5.0.2(vite@7.1.7(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.1)(yaml@2.6.0)) @@ -66,8 +66,8 @@ importers: specifier: ^19.1.1 version: 19.1.1(react@19.1.1) react-router: - specifier: ^7.9.1 - version: 7.9.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + specifier: ^7.9.3 + version: 7.9.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) run-script-os: specifier: ^1.1.6 version: 1.1.6 @@ -914,8 +914,8 @@ packages: peerDependencies: '@types/react': ^19.0.0 - '@types/react@19.1.13': - resolution: {integrity: sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==} + '@types/react@19.1.15': + resolution: {integrity: sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -1896,8 +1896,8 @@ packages: resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==} engines: {node: '>=0.10.0'} - react-router@7.9.1: - resolution: {integrity: sha512-pfAByjcTpX55mqSDGwGnY9vDCpxqBLASg0BMNAuMmpSGESo/TaOUG6BllhAtAkCGx8Rnohik/XtaqiYUJtgW2g==} + react-router@7.9.3: + resolution: {integrity: sha512-4o2iWCFIwhI/eYAIL43+cjORXYn/aRQPgtFRRZb3VzoyQ5Uej0Bmqj7437L97N9NJW4wnicSwLOLS+yCXfAPgg==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -2928,11 +2928,11 @@ snapshots: dependencies: undici-types: 7.12.0 - '@types/react-dom@19.1.9(@types/react@19.1.13)': + '@types/react-dom@19.1.9(@types/react@19.1.15)': dependencies: - '@types/react': 19.1.13 + '@types/react': 19.1.15 - '@types/react@19.1.13': + '@types/react@19.1.15': dependencies: csstype: 3.1.3 @@ -4104,7 +4104,7 @@ snapshots: react-refresh@0.17.0: {} - react-router@7.9.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1): + react-router@7.9.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1): dependencies: cookie: 1.0.2 react: 19.1.1