From f42e777bc74511cacd1fc1ecd69f8889bc85d4bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 06:28:16 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b09c8f1..26c5510 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,8 +41,8 @@ "@tailwindcss/typography": "^0.5.19", "@tailwindcss/vite": "^4.2.1", "@types/node": "^25.3.3", - "@types/react": "^19.2.14", - "@types/react-dom": "^19.2.3", + "@types/react": "19.2.15", + "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^6.0.2", "eslint": "^10.4.1", "eslint-plugin-react-hooks": "^7.0.1", diff --git a/package.json b/package.json index f426582..016df28 100644 --- a/package.json +++ b/package.json @@ -159,8 +159,8 @@ "@tailwindcss/typography": "^0.5.19", "@tailwindcss/vite": "^4.2.1", "@types/node": "^25.3.3", - "@types/react": "^19.2.14", - "@types/react-dom": "^19.2.3", + "@types/react": "19.2.15", + "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^6.0.2", "eslint": "^10.4.1", "eslint-plugin-react-hooks": "^7.0.1",