From fc7a487ef25db0a1ff738630459287e24f3da03f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 19:54:27 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-resizable to v4 --- apps/frontend-v3/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/apps/frontend-v3/package.json b/apps/frontend-v3/package.json index 56e6719c..7c7b6de2 100644 --- a/apps/frontend-v3/package.json +++ b/apps/frontend-v3/package.json @@ -63,7 +63,7 @@ "@types/node": "^25.7.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@types/react-resizable": "^3.0.8", + "@types/react-resizable": "^4.0.0", "@vitejs/plugin-react": "^6.0.1", "autoprefixer": "^10.4.27", "eslint": "^10.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4233e1a6..4d5d70ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.14) '@types/react-resizable': - specifier: ^3.0.8 - version: 3.0.8 + specifier: ^4.0.0 + version: 4.0.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6) '@vitejs/plugin-react': specifier: ^6.0.1 version: 6.0.1(vite@8.0.12(@types/node@25.7.0)(jiti@2.7.0)) @@ -1660,8 +1660,9 @@ packages: peerDependencies: '@types/react': ^19.2.0 - '@types/react-resizable@3.0.8': - resolution: {integrity: sha512-Pcvt2eGA7KNXldt1hkhVhAgZ8hK41m0mp89mFgQi7LAAEZiaLgm4fHJ5zbJZ/4m2LVaAyYrrRRv1LHDcrGQanA==} + '@types/react-resizable@4.0.0': + resolution: {integrity: sha512-zEMfyoFP/I6L796+dIjXeAVL2q7C4vwCXwQW2be79uPZAQLsI/pU1NOVqqfVQG3FkIxr/n96KjhzdRnWGZcTcg==} + deprecated: This is a stub types definition. react-resizable provides its own type definitions, so you do not need this installed. '@types/react@19.2.14': resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==} @@ -4780,9 +4781,12 @@ snapshots: dependencies: '@types/react': 19.2.14 - '@types/react-resizable@3.0.8': + '@types/react-resizable@4.0.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)': dependencies: - '@types/react': 19.2.14 + react-resizable: 4.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + transitivePeerDependencies: + - react + - react-dom '@types/react@19.2.14': dependencies: