Skip to content

Commit 04c259a

Browse files
Merge pull request #699 from devoxa/renovate/react-monorepo
Update dependency @types/react from 19.0.12 to 19.1.0
2 parents fbed28f + d1a9b65 commit 04c259a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@devoxa/prettier-config": "2.0.3",
3030
"@types/node": "20.9.5",
31-
"@types/react": "19.0.12",
31+
"@types/react": "19.1.0",
3232
"eslint": "9.23.0",
3333
"prettier": "3.5.3",
3434
"react": "19.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,10 @@
169169
dependencies:
170170
undici-types "~5.26.4"
171171

172-
"@types/react@19.0.12":
173-
version "19.0.12"
174-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3"
175-
integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==
172+
"@types/react@19.1.0":
173+
version "19.1.0"
174+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
175+
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
176176
dependencies:
177177
csstype "^3.0.2"
178178

0 commit comments

Comments
 (0)