File tree Expand file tree Collapse file tree 5 files changed +3219
-3279
lines changed Expand file tree Collapse file tree 5 files changed +3219
-3279
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@typescript-eslint/eslint-plugin" : " ^5.46.1" ,
20
20
"@typescript-eslint/parser" : " ^5.46.1" ,
21
- "eslint" : " 8.30 .0" ,
21
+ "eslint" : " 8.32 .0" ,
22
22
"eslint-config-prettier" : " ^8.5.0" ,
23
23
"eslint-plugin-prettier" : " ^4.2.1" ,
24
24
"eslint-plugin-react" : " ^7.30.1" ,
25
25
"eslint-plugin-react-hooks" : " ^4.6.0" ,
26
- "jest" : " ^28.1.3 " ,
26
+ "jest" : " ^29.3.1 " ,
27
27
"jest-canvas-mock" : " ^2.3.1" ,
28
- "jest-environment-jsdom" : " ^28.1.3 " ,
28
+ "jest-environment-jsdom" : " ^29.3.1 " ,
29
29
"lerna" : " ^4.0.0" ,
30
30
"prettier" : " ^2.8.1" ,
31
- "ts-jest" : " ^28 .0.7 "
31
+ "ts-jest" : " ^29 .0.5 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 35
35
"build" : " rollup -c --bundleConfigAsCjs"
36
36
},
37
37
"devDependencies" : {
38
- "@rollup/plugin-commonjs" : " ^23 .0.7 " ,
38
+ "@rollup/plugin-commonjs" : " ^24 .0.1 " ,
39
39
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
40
- "@rollup/plugin-typescript" : " ^10 .0.1 " ,
40
+ "@rollup/plugin-typescript" : " ^11 .0.0 " ,
41
41
"@testing-library/jest-dom" : " ^5.16.5" ,
42
42
"@testing-library/react" : " ^13.4.0" ,
43
- "@types/react" : " ^18.0.26 " ,
43
+ "@types/react" : " ^18.0.27 " ,
44
44
"@types/react-dom" : " ^18.0.6" ,
45
45
"classnames" : " ^2.3.2" ,
46
46
"prop-types" : " ^15.8.1" ,
Original file line number Diff line number Diff line change 42
42
"chart.js" : " 3.9.1"
43
43
},
44
44
"devDependencies" : {
45
- "@rollup/plugin-commonjs" : " ^23 .0.7 " ,
45
+ "@rollup/plugin-commonjs" : " ^24 .0.1 " ,
46
46
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
47
- "@rollup/plugin-typescript" : " ^10 .0.1 " ,
47
+ "@rollup/plugin-typescript" : " ^11 .0.0 " ,
48
48
"@testing-library/jest-dom" : " ^5.16.5" ,
49
49
"@testing-library/react" : " ^13.4.0" ,
50
50
"@types/lodash" : " ^4.14.191" ,
51
- "@types/react" : " 18.0.26 " ,
51
+ "@types/react" : " 18.0.27 " ,
52
52
"@types/react-dom" : " ^18.0.6" ,
53
53
"classnames" : " ^2.3.2" ,
54
54
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@popperjs/core" : " ^2.11.5" ,
39
- "@rollup/plugin-commonjs" : " ^23 .0.7 " ,
39
+ "@rollup/plugin-commonjs" : " ^24 .0.1 " ,
40
40
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
41
- "@rollup/plugin-typescript" : " ^10 .0.1 " ,
41
+ "@rollup/plugin-typescript" : " ^11 .0.0 " ,
42
42
"@testing-library/jest-dom" : " ^5.16.5" ,
43
43
"@testing-library/react" : " ^13.4.0" ,
44
- "@types/react" : " 18.0.26 " ,
44
+ "@types/react" : " 18.0.27 " ,
45
45
"@types/react-dom" : " ^18.0.6" ,
46
46
"@types/react-transition-group" : " ^4.4.5" ,
47
47
"classnames" : " ^2.3.2" ,
You can’t perform that action at this time.
0 commit comments