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 49
49
"@rollup/plugin-commonjs" : " ^25.0.7" ,
50
50
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
51
51
"@rollup/plugin-typescript" : " ^11.1.5" ,
52
- "@testing-library/jest-dom" : " ^6.1.4 " ,
53
- "@testing-library/react" : " ^14.1.0 " ,
54
- "@types/jest" : " ^29.5.8 " ,
55
- "@types/react" : " 18.2.37 " ,
56
- "@types/react-dom" : " ^18.2.15 " ,
57
- "@types/react-transition-group" : " ^4.4.9 " ,
52
+ "@testing-library/jest-dom" : " ^6.1.5 " ,
53
+ "@testing-library/react" : " ^14.1.2 " ,
54
+ "@types/jest" : " ^29.5.11 " ,
55
+ "@types/react" : " 18.2.45 " ,
56
+ "@types/react-dom" : " ^18.2.18 " ,
57
+ "@types/react-transition-group" : " ^4.4.10 " ,
58
58
"classnames" : " ^2.3.2" ,
59
59
"cross-env" : " ^7.0.3" ,
60
60
"jest" : " ^29.7.0" ,
61
61
"jest-environment-jsdom" : " ^29.7.0" ,
62
62
"react" : " ^18.2.0" ,
63
63
"react-dom" : " ^18.2.0" ,
64
64
"react-transition-group" : " ^4.4.5" ,
65
- "rollup" : " ^4.4 .1" ,
65
+ "rollup" : " ^4.9 .1" ,
66
66
"ts-jest" : " ^29.1.1" ,
67
67
"tslib" : " ^2.6.2" ,
68
- "typescript" : " ^5.2.2 "
68
+ "typescript" : " ^5.3.3 "
69
69
},
70
70
"peerDependencies" : {
71
71
"react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments