File tree 1 file changed +10
-10
lines changed
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" : " ^26.0.1 " ,
41
- "@rollup/plugin-node-resolve" : " ^15.2.3 " ,
40
+ "@rollup/plugin-commonjs" : " ^26.0.3 " ,
41
+ "@rollup/plugin-node-resolve" : " ^15.3.1 " ,
42
42
"@rollup/plugin-typescript" : " ^11.1.6" ,
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 " ,
43
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
44
+ "@testing-library/react" : " ^16.1 .0" ,
45
+ "@types/react" : " ^18.3.18 " ,
46
+ "@types/react-dom" : " ^18.3.5 " ,
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
51
"react" : " ^18.3.1" ,
52
52
"react-dom" : " ^18.3.1" ,
53
- "rollup" : " ^4.18 .1" ,
54
- "rollup-plugin-import-css" : " ^3.5.0 " ,
55
- "ts-jest" : " ^29.2.2 " ,
56
- "typescript" : " ^5.5.3 "
53
+ "rollup" : " ^4.29 .1" ,
54
+ "rollup-plugin-import-css" : " ^3.5.8 " ,
55
+ "ts-jest" : " ^29.2.5 " ,
56
+ "typescript" : " ^5.7.2 "
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments