File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 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
- "@popperjs/core" : " ^2.11.7 " ,
41
- "@rollup/plugin-commonjs" : " ^24.1 .0" ,
42
- "@rollup/plugin-node-resolve" : " ^15.0.2 " ,
43
- "@rollup/plugin-typescript" : " ^11.1.0 " ,
40
+ "@popperjs/core" : " ^2.11.8 " ,
41
+ "@rollup/plugin-commonjs" : " ^25.0 .0" ,
42
+ "@rollup/plugin-node-resolve" : " ^15.1.0 " ,
43
+ "@rollup/plugin-typescript" : " ^11.1.1 " ,
44
44
"@testing-library/jest-dom" : " ^5.16.5" ,
45
45
"@testing-library/react" : " ^14.0.0" ,
46
- "@types/react" : " 18.2.6 " ,
46
+ "@types/react" : " 18.2.9 " ,
47
47
"@types/react-dom" : " ^18.2.4" ,
48
48
"@types/react-transition-group" : " ^4.4.6" ,
49
49
"classnames" : " ^2.3.2" ,
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.21.6 " ,
58
- "tslib" : " ^2.5.0 " ,
57
+ "rollup" : " ^3.24.0 " ,
58
+ "tslib" : " ^2.5.3 " ,
59
59
"ts-jest" : " ^29.1.0" ,
60
60
"typescript" : " ^4.9.5"
61
61
},
You can’t perform that action at this time.
0 commit comments