Skip to content

Commit 3559751

Browse files
build(deps-dev): bump @types/react in /single-page-app/ui (PR #1058)
Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent 22974cb commit 3559751

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.10",
24+
"@types/react": "^19.2.11",
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.10":
927-
version "19.2.10"
928-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.10.tgz#f3ea799e6b4cebad6dfd231c238fc9de7652e2d2"
929-
integrity sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==
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==
930930
dependencies:
931931
csstype "^3.2.2"
932932

0 commit comments

Comments
 (0)