Skip to content

Commit cace5c3

Browse files
build(deps-dev): bump @types/react in /single-page-app/ui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.10 to 19.2.11. - [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.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent 5428c06 commit cace5c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-router-dom": "^7.13.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^19.2.11",
24+
"@types/react": "^19.2.14",
2525
"@types/react-dom": "^19.1.6",
2626
"@typescript-eslint/eslint-plugin": "^6.21.0",
2727
"@typescript-eslint/parser": "^6.21.0",

single-page-app/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -923,10 +923,10 @@
923923
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
924924
integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
925925

926-
"@types/react@^19.2.11":
927-
version "19.2.11"
928-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.11.tgz#301b615ec33df67f6b0ba63f2b6aedce46cca0de"
929-
integrity sha512-tORuanb01iEzWvMGVGv2ZDhYZVeRMrw453DCSAIn/5yvcSVnMoUMTyf33nQJLahYEnv9xqrTNbgz4qY5EfSh0g==
926+
"@types/react@^19.2.14":
927+
version "19.2.14"
928+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
929+
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
930930
dependencies:
931931
csstype "^3.2.2"
932932

0 commit comments

Comments
 (0)