File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 37
37
"test:update" : " jest --coverage --updateSnapshot"
38
38
},
39
39
"devDependencies" : {
40
- "@rollup/plugin-commonjs" : " ^25 .0.7 " ,
40
+ "@rollup/plugin-commonjs" : " ^26 .0.1 " ,
41
41
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
42
42
"@rollup/plugin-typescript" : " ^11.1.6" ,
43
- "@testing-library/jest-dom" : " ^6.4.2 " ,
44
- "@testing-library/react" : " ^14.2.2 " ,
45
- "@types/react" : " ^18.2.73 " ,
46
- "@types/react-dom" : " ^18.2.22 " ,
43
+ "@testing-library/jest-dom" : " ^6.4.6 " ,
44
+ "@testing-library/react" : " ^16.0.0 " ,
45
+ "@types/react" : " ^18.3.3 " ,
46
+ "@types/react-dom" : " ^18.3.0 " ,
47
47
"classnames" : " ^2.5.1" ,
48
48
"jest" : " ^29.7.0" ,
49
49
"jest-environment-jsdom" : " ^29.7.0" ,
50
50
"prop-types" : " ^15.8.1" ,
51
- "react" : " ^18.2.0 " ,
52
- "react-dom" : " ^18.2.0 " ,
53
- "rollup" : " ^4.13 .1" ,
51
+ "react" : " ^18.3.1 " ,
52
+ "react-dom" : " ^18.3.1 " ,
53
+ "rollup" : " ^4.18 .1" ,
54
54
"rollup-plugin-import-css" : " ^3.5.0" ,
55
- "ts-jest" : " ^29.1 .2" ,
56
- "typescript" : " ^5.4 .3"
55
+ "ts-jest" : " ^29.2 .2" ,
56
+ "typescript" : " ^5.5 .3"
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments