File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
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" : " ^24 .0.1 " ,
41
- "@rollup/plugin-node-resolve" : " ^15.0.1 " ,
42
- "@rollup/plugin-typescript" : " ^11.0.0 " ,
40
+ "@rollup/plugin-commonjs" : " ^25 .0.2 " ,
41
+ "@rollup/plugin-node-resolve" : " ^15.1.0 " ,
42
+ "@rollup/plugin-typescript" : " ^11.1.2 " ,
43
43
"@testing-library/jest-dom" : " ^5.16.5" ,
44
44
"@testing-library/react" : " ^14.0.0" ,
45
- "@types/react" : " ^18.0.28 " ,
46
- "@types/react-dom" : " ^18.0.11 " ,
45
+ "@types/react" : " ^18.2.14 " ,
46
+ "@types/react-dom" : " ^18.2.6 " ,
47
47
"classnames" : " ^2.3.2" ,
48
- "jest" : " ^29.5.0 " ,
49
- "jest-environment-jsdom" : " ^29.5.0 " ,
48
+ "jest" : " ^29.6.1 " ,
49
+ "jest-environment-jsdom" : " ^29.6.1 " ,
50
50
"prop-types" : " ^15.8.1" ,
51
51
"react" : " ^18.2.0" ,
52
52
"react-dom" : " ^18.2.0" ,
53
- "rollup" : " ^3.19.1 " ,
54
- "rollup-plugin-import-css" : " ^3.2 .1" ,
55
- "ts-jest" : " ^29.0.5 " ,
56
- "typescript" : " ^4.9.5 "
53
+ "rollup" : " ^3.26.2 " ,
54
+ "rollup-plugin-import-css" : " ^3.3 .1" ,
55
+ "ts-jest" : " ^29.1.1 " ,
56
+ "typescript" : " ^5.1.6 "
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments