From a38e5b2ae287af4165424f828e663156b1c3a764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 19:58:40 +0000 Subject: [PATCH] chore(deps): pin dependencies --- bun.lock | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index f65a4b5..c6f6828 100644 --- a/bun.lock +++ b/bun.lock @@ -10,8 +10,8 @@ "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "7.0.1", "@testing-library/react": "16.3.3", - "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.5", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.5", "publint": "0.3.24", "react": "19.2.8", "react-dom": "19.2.8", diff --git a/package.json b/package.json index 0ba4a3e..0ded700 100644 --- a/package.json +++ b/package.json @@ -69,8 +69,8 @@ "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "7.0.1", "@testing-library/react": "16.3.3", - "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.5", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.5", "publint": "0.3.24", "react": "19.2.8", "react-dom": "19.2.8",