From ab77ed4e92968e2e5fbe2e9e12c8cce5babbb4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 02:03:48 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20bump=20@types/react=20from=2019.2.1?= =?UTF-8?q?4=20to=2019.2.15=20in=20/apps/admin=5Fdashboard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.14 to 19.2.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/admin_dashboard/bun.lock | 4 ++-- apps/admin_dashboard/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/admin_dashboard/bun.lock b/apps/admin_dashboard/bun.lock index 5c7cf545..c5b3c09b 100644 --- a/apps/admin_dashboard/bun.lock +++ b/apps/admin_dashboard/bun.lock @@ -21,7 +21,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", "@types/bun": "1.3.14", - "@types/react": "19.2.14", + "@types/react": "19.2.15", "@types/react-dom": "19.2.3", "jsdom": "29.1.1", "shadcn": "4.7.0", @@ -282,7 +282,7 @@ "@types/node": ["@types/node@25.8.0", "", { "dependencies": { "undici-types": ">=7.24.0 <7.24.7" } }, "sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ=="], - "@types/react": ["@types/react@19.2.14", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w=="], + "@types/react": ["@types/react@19.2.15", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q=="], "@types/react-dom": ["@types/react-dom@19.2.3", "", { "peerDependencies": { "@types/react": "^19.2.0" } }, "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ=="], diff --git a/apps/admin_dashboard/package.json b/apps/admin_dashboard/package.json index ae9a7e01..cbf163af 100644 --- a/apps/admin_dashboard/package.json +++ b/apps/admin_dashboard/package.json @@ -30,7 +30,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", "@types/bun": "1.3.14", - "@types/react": "19.2.14", + "@types/react": "19.2.15", "@types/react-dom": "19.2.3", "jsdom": "29.1.1", "shadcn": "4.7.0",