]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
Bump @types/react from 19.2.6 to 19.2.7 dependabot/bun/types/react-19.2.7 7/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 28 Nov 2025 01:24:29 +0000 (01:24 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Nov 2025 01:24:29 +0000 (01:24 +0000)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.6 to 19.2.7.
- [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.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
bun.lock
package.json

index 556831cac8934b0f2c75853306f38c7f4b7ad535..f122bd3bb4dce59b1c563e5d7986d93a6ba71de8 100644 (file)
--- a/bun.lock
+++ b/bun.lock
@@ -1,6 +1,5 @@
 {
   "lockfileVersion": 1,
-  "configVersion": 0,
   "workspaces": {
     "": {
       "name": "cotsuka.github.io",
@@ -21,7 +20,7 @@
       },
       "devDependencies": {
         "@types/bun": "^1.3.3",
-        "@types/react": "^19.2.6",
+        "@types/react": "^19.2.7",
         "@types/react-dom": "^19.2.3",
       },
     },
 
     "@types/node": ["@types/node@24.0.1", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw=="],
 
-    "@types/react": ["@types/react@19.2.6", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w=="],
+    "@types/react": ["@types/react@19.2.7", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg=="],
 
     "@types/react-dom": ["@types/react-dom@19.2.3", "", { "peerDependencies": { "@types/react": "^19.2.0" } }, "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ=="],
 
index fd661a022df6cd8cd9b3b38cc83a0cd5594f57dc..640f4d575474f987884e2c191132cc4f212da269 100644 (file)
@@ -36,7 +36,7 @@
   },
   "devDependencies": {
     "@types/bun": "^1.3.3",
-    "@types/react": "^19.2.6",
+    "@types/react": "^19.2.7",
     "@types/react-dom": "^19.2.3"
   }
 }
\ No newline at end of file