Skip to content

Commit 28c512f

Browse files
Bump @types/react from 19.2.3 to 19.2.4 in /webapp
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.3 to 19.2.4. - [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.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 530df3d commit 28c512f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
88
"@svgr/webpack": "^8.1.0",
99
"@types/node": "^24.10.0",
10-
"@types/react": "^19.2.3",
10+
"@types/react": "^19.2.4",
1111
"@types/react-dom": "^19.2.2",
1212
"babel-loader": "^10.0.0",
1313
"babel-plugin-named-asset-import": "^0.3.8",

webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2707,10 +2707,10 @@
27072707
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.2.tgz#a4cc874797b7ddc9cb180ef0d5dc23f596fc2332"
27082708
integrity sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==
27092709

2710-
"@types/react@^19.2.3":
2711-
version "19.2.3"
2712-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.3.tgz#264e4304219ff8be9e1cb4ee923c3bc6d8587089"
2713-
integrity sha512-k5dJVszUiNr1DSe8Cs+knKR6IrqhqdhpUwzqhkS8ecQTSf3THNtbfIp/umqHMpX2bv+9dkx3fwDv/86LcSfvSg==
2710+
"@types/react@^19.2.4":
2711+
version "19.2.4"
2712+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.4.tgz#e38daaca05cf95459f5f797b1411bcf64c413dd2"
2713+
integrity sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==
27142714
dependencies:
27152715
csstype "^3.0.2"
27162716

0 commit comments

Comments
 (0)