From 1642b039bd7119058d04a204ef588693588782eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 15:37:03 +0000 Subject: [PATCH] chore(deps): pin dependency @types/react to v19.1.7 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b663095..bb72874 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@biomejs/biome": "^1.9.4", "@testing-library/react": "^16.3.0", - "@types/react": "^19.1.7", + "@types/react": "19.1.7", "@vitejs/plugin-react": "^5.0.0", "bumpp": "^11.0.0", "jsdom": "^29.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a18773f..8427f60 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: specifier: ^16.3.0 version: 16.3.0(@testing-library/dom@10.4.0)(@types/react@19.1.7)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) '@types/react': - specifier: ^19.1.7 + specifier: 19.1.7 version: 19.1.7 '@vitejs/plugin-react': specifier: ^5.0.0