File tree 3 files changed +12
-5
lines changed
3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 32
32
"access" : " public"
33
33
},
34
34
"peerDependencies" : {
35
- "@types/react" : " ^16.8.6 || ^17.0.0 || ^18 .0.0" ,
35
+ "@types/react" : " ^19 .0.0" ,
36
36
"react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
37
37
},
38
38
"peerDependenciesMeta" : {
53
53
"@testing-library/react" : " ^13.3.0" ,
54
54
"@testing-library/user-event" : " ^14.2.1" ,
55
55
"@types/jest" : " ^29.5.13" ,
56
- "@types/react" : " ^18 .0.14 " ,
56
+ "@types/react" : " ^19 .0.0 " ,
57
57
"bundlewatch" : " ^0.4.0" ,
58
58
"jest" : " ^29.0.0" ,
59
59
"jest-environment-jsdom" : " ^29.0.0" ,
Original file line number Diff line number Diff line change 49
49
"access" : " public"
50
50
},
51
51
"peerDependencies" : {
52
- "@types/react" : " ^16.8.6 || ^17.0.0 || ^18 .0.0" ,
52
+ "@types/react" : " ^19 .0.0" ,
53
53
"react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
54
54
},
55
55
"peerDependenciesMeta" : {
80
80
"@testing-library/react" : " ^16.0.1" ,
81
81
"@testing-library/user-event" : " ^14.0.0" ,
82
82
"@types/jest" : " ^29.5.13" ,
83
- "@types/react" : " ^18.3.3 " ,
83
+ "@types/react" : " ^19.0.0 " ,
84
84
"autoprefixer" : " ^10.0.0" ,
85
85
"babel-loader" : " ^9.0.0" ,
86
86
"bundlewatch" : " ^0.4.0" ,
Original file line number Diff line number Diff line change 6304
6304
dependencies:
6305
6305
"@types/react" "*"
6306
6306
6307
- "@types/react@*", "@types/react@^18.0.14", "@types/react@^18.3.3" :
6307
+ "@types/react@*":
6308
6308
version "18.3.9"
6309
6309
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
6310
6310
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
6311
6311
dependencies:
6312
6312
"@types/prop-types" "*"
6313
6313
csstype "^3.0.2"
6314
6314
6315
+ "@types/react@^19.0.0":
6316
+ version "19.0.1"
6317
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df"
6318
+ integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==
6319
+ dependencies:
6320
+ csstype "^3.0.2"
6321
+
6315
6322
"@types/request@^2.48.8":
6316
6323
version "2.48.12"
6317
6324
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.12.tgz#0f590f615a10f87da18e9790ac94c29ec4c5ef30"
You can’t perform that action at this time.
0 commit comments