File tree 5 files changed +1350
-1213
lines changed 5 files changed +1350
-1213
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@typescript-eslint/eslint-plugin" : " ^5.32.0" ,
20
20
"@typescript-eslint/parser" : " ^5.32.0" ,
21
- "eslint" : " 8.23.1 " ,
21
+ "eslint" : " 8.28.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" ,
Original file line number Diff line number Diff line change 40
40
"@rollup/plugin-typescript" : " ^8.5.0" ,
41
41
"@testing-library/jest-dom" : " ^5.16.5" ,
42
42
"@testing-library/react" : " ^13.4.0" ,
43
- "@types/react" : " ^18.0.19 " ,
43
+ "@types/react" : " ^18.0.25 " ,
44
44
"@types/react-dom" : " ^18.0.6" ,
45
45
"classnames" : " ^2.3.2" ,
46
46
"prop-types" : " ^15.8.1" ,
49
49
"rollup" : " ^2.79.0" ,
50
50
"rollup-plugin-import-css" : " ^3.0.3" ,
51
51
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
52
- "typescript" : " ^4.8 .3"
52
+ "typescript" : " ^4.9 .3"
53
53
},
54
54
"peerDependencies" : {
55
55
"react" : " >=17" ,
Original file line number Diff line number Diff line change 53
53
"prop-types" : " ^15.8.1" ,
54
54
"rollup" : " ^2.79.0" ,
55
55
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
56
- "typescript" : " ^4.8 .3"
56
+ "typescript" : " ^4.9 .3"
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
Original file line number Diff line number Diff line change 41
41
"@rollup/plugin-typescript" : " ^8.5.0" ,
42
42
"@testing-library/jest-dom" : " ^5.16.5" ,
43
43
"@testing-library/react" : " ^13.4.0" ,
44
- "@types/react" : " 18.0.19 " ,
44
+ "@types/react" : " 18.0.25 " ,
45
45
"@types/react-dom" : " ^18.0.6" ,
46
46
"@types/react-transition-group" : " ^4.4.5" ,
47
47
"classnames" : " ^2.3.2" ,
52
52
"react-transition-group" : " ^4.4.5" ,
53
53
"rollup" : " ^2.79.0" ,
54
54
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
55
- "tslib" : " ^2.4.0 " ,
56
- "typescript" : " ^4.8 .3"
55
+ "tslib" : " ^2.4.1 " ,
56
+ "typescript" : " ^4.9 .3"
57
57
},
58
58
"peerDependencies" : {
59
59
"react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments