Update dependency @types/react-dom to v19.2.7
Test / Basic (pull_request) Successful in 11m32s
Test / Basic (push) Successful in 9m56s

This commit was merged in pull request #104.
This commit is contained in:
2026-09-04 00:02:06 +00:00
parent c7da3f091a
commit fadd1f003e
+3 -3
View File
@@ -10125,9 +10125,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.5.tgz",
"integrity": "sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==",
"version": "19.2.7",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.7.tgz",
"integrity": "sha512-I8bPpDLcHBv1qiIiXDCy71Rt8eQDKJP0sMSWJphDdAcdqiJ1sGpZamavoEIRZmYzjia9LuEb2HlYdDpmoENpvQ==",
"devOptional": true,
"license": "MIT",
"peerDependencies": {