From 650a97c836513af5c707cca5beea3f272cc3a57e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Sep 2025 00:42:20 +0000 Subject: [PATCH] Update dependency @types/react to ^19.1.13 --- 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 a3c1235..755aca8 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -38,7 +38,7 @@ "@eslint/js": "^9.35.0", "@types/humanize-duration": "^3.27.4", "@types/jest": "^30.0.0", - "@types/react": "^19.1.12", + "@types/react": "^19.1.13", "@types/react-dom": "^19.1.9", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^10.0.0",