chore(pin): update @types/react to #patch (#49)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2025-09-23 06:10:09 +01:00
committed by GitHub
parent bc287a6956
commit 8b99c812a6
2 changed files with 4 additions and 4 deletions

View File

@@ -40,8 +40,8 @@
"@eslint/js": "^9.36.0",
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
"@types/node": "^24.5.2",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",
"@vitejs/plugin-react": "^5.0.3",
"eslint": "^9.36.0",
"eslint-plugin-react-hooks": "^5.2.0",