From 1a2d6be0d36c92c8abbe6e2513e18a32edfcdfb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 15:46:32 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-test-renderer to v19 --- bun.lockb | Bin 852491 -> 852491 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index dd518bf5d8d6f4c6267de0da8e900d6bfdb56b46..b2e960e8d23fe0000bf7258d6f973e7892648e8c 100755 GIT binary patch delta 195 zcmeBfG3jnGnV_f8+t9)DLppCpq2%Vr5mrk!)O7FbdN6C3Rvgoch3_^O2RHh)`Y~?x zV+zV*6rQe_!DP{XGm8m`nSq#P`^_v?6BUOQrs?Ktuf%far7WuGvHc?5epVo6+wR-X r&VQTLQqMropgl2*1Bf|+mE>}x-k@~P3U)sJzj zA5%~kqtIl*1FvY3FF8Hic7-^gM$RdKlffY;{foL3vlm0Xq!MI`TE>OEzJS*iAa z%Y>!DYDqIUy>V7Z|1jG&?0QajDF?^g)r!1NZiQ`md6V&newpJBuUYNB{j5ODw%xa% xo&Pqgg`R<)d3$0O2M}`tF&7YXZ%@qP(VE6+F@0kXxAJs>wOs65xABHD0sxmZRa5`~ diff --git a/package.json b/package.json index 3b6efe0d..6573e3e9 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/markdown-it": "^14.0.0", "@types/node": "^22.0.0", "@types/react": "^18.2.21", - "@types/react-test-renderer": "^18.0.7", + "@types/react-test-renderer": "^19.0.0", "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-react": "^4.2.1", "eslint-config-next": "14.2.20",