File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
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.1" ,
41
+ "@rollup/plugin-node-resolve" : " ^15.1.0 " ,
42
+ "@rollup/plugin-typescript" : " ^11.1.1 " ,
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.11 " ,
46
+ "@types/react-dom" : " ^18.2.4 " ,
47
47
"classnames" : " ^2.3.2" ,
48
48
"jest" : " ^29.5.0" ,
49
49
"jest-environment-jsdom" : " ^29.5.0" ,
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 " ,
53
+ "rollup" : " ^3.25.0 " ,
54
54
"rollup-plugin-import-css" : " ^3.2.1" ,
55
- "ts-jest" : " ^29.0.5 " ,
55
+ "ts-jest" : " ^29.1.0 " ,
56
56
"typescript" : " ^4.9.5"
57
57
},
58
58
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments