From 1e2d4997945375d88562b93178cb199ea3f7c263 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Aug 2025 00:32:39 +0000 Subject: [PATCH] Update dependency @types/react to ^19.1.11 --- 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 1184e04..59fbf87 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.10", + "@types/react": "^19.1.11", "@types/react-dom": "^19.1.7", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^10.0.0", -- 2.49.1