Skip to content

Commit e374916

Browse files
Merge pull request #692 from devoxa/renovate/react-monorepo
Update dependency @types/react from 19.0.10 to 19.0.11
2 parents da9f3b1 + bc9f138 commit e374916

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.10",
31+
"@types/react": "19.0.11",
3232
"eslint": "9.22.0",
3333
"prettier": "3.5.3",
3434
"react": "19.0.0",

yarn.lock

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

172-
"@types/[email protected].10":
173-
version "19.0.10"
174-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb"
175-
integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==
172+
"@types/[email protected].11":
173+
version "19.0.11"
174+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.11.tgz#905e8869cf7a9723ba87d68073140ffed5760f69"
175+
integrity sha512-vrdxRZfo9ALXth6yPfV16PYTLZwsUWhVjjC+DkfE5t1suNSbBrWC9YqSuuxJZ8Ps6z1o2ycRpIqzZJIgklq4Tw==
176176
dependencies:
177177
csstype "^3.0.2"
178178

0 commit comments

Comments
 (0)