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