From 19ad6631f652c0e13e41a65cad8d7ce6d6c2969c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 11 Jan 2026 00:31:55 +0000 Subject: [PATCH] Update dependency @types/react to ^19.2.8 --- virtweb_frontend/package-lock.json | 8 ++++---- virtweb_frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 147cdb5..ee5802b 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -36,7 +36,7 @@ "@eslint/js": "^9.39.2", "@types/humanize-duration": "^3.27.4", "@types/jest": "^30.0.0", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^10.0.0", @@ -2382,9 +2382,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz", - "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==", + "version": "19.2.8", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz", + "integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==", "license": "MIT", "peer": true, "dependencies": { diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index edd2dc4..fe770c9 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -38,7 +38,7 @@ "@eslint/js": "^9.39.2", "@types/humanize-duration": "^3.27.4", "@types/jest": "^30.0.0", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^10.0.0", -- 2.49.1