From 241d7c0a1e37cc9288dc457f7667a2967bdc6543 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 16:24:59 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to ^19.2.13 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ce8e3c6..aa45152 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@commitlint/cli": "^20.4.1", "@commitlint/config-conventional": "^20.4.1", "@tailwindcss/vite": "^4.1.18", - "@types/react": "^19.2.11", + "@types/react": "^19.2.13", "@types/react-dom": "^19.2.3", "prettier": "^3.8.1", "prettier-plugin-astro": "^0.14.1", diff --git a/yarn.lock b/yarn.lock index dcb03af..6ea01ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3164,7 +3164,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:^19.2.11": +"@types/react@npm:^19.2.13": version: 19.2.13 resolution: "@types/react@npm:19.2.13" dependencies: @@ -6993,7 +6993,7 @@ __metadata: "@fontsource-variable/geist-mono": "npm:^5.2.7" "@octokit/rest": "npm:^22.0.1" "@tailwindcss/vite": "npm:^4.1.18" - "@types/react": "npm:^19.2.11" + "@types/react": "npm:^19.2.13" "@types/react-dom": "npm:^19.2.3" astro: "npm:^5.17.1" class-variance-authority: "npm:^0.7.1"