From 5f119688a37b6604caa8669f161a94c0b2fb0ad0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Aug 2025 00:31:58 +0000 Subject: [PATCH] Update dependency @types/react to ^19.1.10 --- virtweb_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 93e8333..2955e5b 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -38,7 +38,7 @@ "@eslint/js": "^9.33.0", "@types/humanize-duration": "^3.27.4", "@types/jest": "^30.0.0", - "@types/react": "^19.1.9", + "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^10.0.0",