From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 01:56:21 +0000 (+0000) Subject: Bump @types/react from 19.2.7 to 19.2.8 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=69495c74a81ff6fea3cc5212de5049a9cacfc8f5;p=cotsuka.github.io Bump @types/react from 19.2.7 to 19.2.8 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.7 to 19.2.8. - [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.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/bun.lock b/bun.lock index 63772b5..d3728ee 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "@astrojs/check": "^0.9.6", "@eslint/js": "^9.39.2", "@types/bun": "^1.3.5", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "eslint": "^9.39.2", "eslint-plugin-astro": "^1.5.0", @@ -34,7 +34,7 @@ "prettier-plugin-astro": "^0.14.1", "simple-git-hooks": "^2.13.1", "typescript": "^5.9.3", - "typescript-eslint": "^8.50.1", + "typescript-eslint": "^8.51.0", }, }, }, @@ -413,7 +413,7 @@ "@types/node": ["@types/node@24.0.1", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw=="], - "@types/react": ["@types/react@19.2.7", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg=="], + "@types/react": ["@types/react@19.2.8", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg=="], "@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/package.json b/package.json index 3964edf..0d8ae72 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@astrojs/check": "^0.9.6", "@eslint/js": "^9.39.2", "@types/bun": "^1.3.5", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "eslint": "^9.39.2", "eslint-plugin-astro": "^1.5.0",