File tree 2 files changed +104
-130
lines changed
2 files changed +104
-130
lines changed Original file line number Diff line number Diff line change 75
75
"flow-bin" : " ^0.145.0" ,
76
76
"gh-pages" : " ^2.0.1" ,
77
77
"glob" : " ^8.0.3" ,
78
- "global-jsdom" : " ^9 .0.1 " ,
79
- "jsdom" : " ^22.1.0 " ,
78
+ "global-jsdom" : " ^25 .0.0 " ,
79
+ "jsdom" : " ^25.0.1 " ,
80
80
"mocha" : " ^10.2.0" ,
81
81
"raw-loader" : " ^4.0.2" ,
82
82
"react" : " ^19.0.0" ,
91
91
"dependencies" : {
92
92
"@babel/runtime" : " ^7.20.6" ,
93
93
"@types/prop-types" : " ^15.7.3" ,
94
- "@types/react" : " ^19.0.1" ,
95
94
"classnames" : " ^2.2.6" ,
96
95
"prop-types" : " ^15.7.2"
97
96
},
98
97
"peerDependencies" : {
99
98
"@mui/material" : " ^5.0.0 || ^6.0.0" ,
99
+ "@types/react" : " ^16.8.0 || ^17 || ^18 || ^19" ,
100
100
"react" : " ^16.8.0 || ^17 || ^18 || ^19"
101
101
},
102
+ "peerDependenciesMeta" : {
103
+ "@types/react" : {
104
+ "optional" : true
105
+ }
106
+ },
102
107
"main" : " dist/index.js" ,
103
108
"module" : " dist/index.mjs" ,
104
109
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments