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 39
39
"devDependencies" : {
40
40
"@rollup/plugin-commonjs" : " ^25.0.7" ,
41
41
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
42
- "@rollup/plugin-typescript" : " ^11.1.5 " ,
43
- "@testing-library/jest-dom" : " ^6.1.4 " ,
44
- "@testing-library/react" : " ^14.0.0 " ,
45
- "@types/react" : " ^18.2.33 " ,
46
- "@types/react-dom" : " ^18.2.14 " ,
47
- "classnames" : " ^2.3.2 " ,
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 " ,
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.2.0" ,
52
52
"react-dom" : " ^18.2.0" ,
53
- "rollup" : " ^4.1.4 " ,
54
- "rollup-plugin-import-css" : " ^3.3.5 " ,
55
- "ts-jest" : " ^29.1.1 " ,
56
- "typescript" : " ^5.2.2 "
53
+ "rollup" : " ^4.13.1 " ,
54
+ "rollup-plugin-import-css" : " ^3.5.0 " ,
55
+ "ts-jest" : " ^29.1.2 " ,
56
+ "typescript" : " ^5.4.3 "
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments