File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"@popperjs/core" : " ^2.11.8" ,
41
- "@rollup/plugin-commonjs" : " ^25.0.2 " ,
41
+ "@rollup/plugin-commonjs" : " ^25.0.3 " ,
42
42
"@rollup/plugin-node-resolve" : " ^15.1.0" ,
43
43
"@rollup/plugin-typescript" : " ^11.1.2" ,
44
- "@testing-library/jest-dom" : " ^5.16.5 " ,
44
+ "@testing-library/jest-dom" : " ^5.17.0 " ,
45
45
"@testing-library/react" : " ^14.0.0" ,
46
- "@types/react" : " 18.2.14 " ,
47
- "@types/react-dom" : " ^18.2.6 " ,
46
+ "@types/react" : " 18.2.18 " ,
47
+ "@types/react-dom" : " ^18.2.7 " ,
48
48
"@types/react-transition-group" : " ^4.4.6" ,
49
49
"classnames" : " ^2.3.2" ,
50
- "jest" : " ^29.6.1 " ,
51
- "jest-environment-jsdom" : " ^29.6.1 " ,
50
+ "jest" : " ^29.6.2 " ,
51
+ "jest-environment-jsdom" : " ^29.6.2 " ,
52
52
"prop-types" : " ^15.8.1" ,
53
53
"react" : " ^18.2.0" ,
54
54
"react-dom" : " ^18.2.0" ,
55
55
"react-popper" : " ^2.3.0" ,
56
56
"react-transition-group" : " ^4.4.5" ,
57
- "rollup" : " ^3.26.2 " ,
57
+ "rollup" : " ^3.27.0 " ,
58
58
"ts-jest" : " ^29.1.1" ,
59
- "tslib" : " ^2.6.0 " ,
59
+ "tslib" : " ^2.6.1 " ,
60
60
"typescript" : " ^4.9.5"
61
61
},
62
62
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments