From 5ff33ff0cce1b7f281ad0765e7904a5ba7b14695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:28:54 +0000 Subject: [PATCH] deps(deps-dev): bump @types/react from 18.3.28 to 19.2.14 Dependabot couldn't find the original pull request head commit, fe493c12ea7bbac55a7a9466443e381018f3336c. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba80de6..f107750 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/express": "^4.17.21", "@types/jest": "^30.0.0", "@types/node": "^22.15.30", - "@types/react": "^18.3.12", + "@types/react": "^19.2.14", "@types/react-dom": "^18.3.1", "@vercel/node": "^5.3.6", "@vitejs/plugin-react": "^4.4.1",