File tree 2 files changed +3447
-3669
lines changed
2 files changed +3447
-3669
lines changed Original file line number Diff line number Diff line change 67
67
"@types/lodash" : " ^4.14.136" ,
68
68
"@types/node" : " ^12.6.9" ,
69
69
"@types/react" : " ^17.0.3" ,
70
- "@types/react-dom" : " ^16.8.5 " ,
71
- "@types/react-test-renderer" : " ^16.8.3 " ,
70
+ "@types/react-dom" : " ^17.0.2 " ,
71
+ "@types/react-test-renderer" : " ^17.0.1 " ,
72
72
"@types/shallowequal" : " ^1.1.1" ,
73
73
"@typescript-eslint/eslint-plugin" : " ^2.1.0" ,
74
74
"@typescript-eslint/parser" : " ^2.0.0" ,
85
85
"npm-run-all" : " ^4.1.5" ,
86
86
"parcel" : " ^1.12.3" ,
87
87
"prettier" : " ^2.2.1" ,
88
- "react" : " ^16.8.6 " ,
89
- "react-dom" : " ^16.8.6 " ,
90
- "react-test-renderer" : " ^16.8.6 " ,
88
+ "react" : " ^17.0.1 " ,
89
+ "react-dom" : " ^17.0.1 " ,
90
+ "react-test-renderer" : " ^17.0.1 " ,
91
91
"reflect-metadata" : " ^0.1.13" ,
92
92
"rxjs" : " ^6.5.2" ,
93
93
"shx" : " ^0.3.2" ,
94
94
"ts-jest" : " ^24.0.2" ,
95
- "tslib" : " ^1.10 .0" ,
96
- "typescript" : " ^3.5 .3"
95
+ "tslib" : " ^2.1 .0" ,
96
+ "typescript" : " ^4.2 .3"
97
97
},
98
98
"peerDependencies" : {
99
99
"@asuka/di" : " ^0.2.0" ,
100
- "immer" : " ^3.2.0 " ,
100
+ "immer" : " ^8.0.1 " ,
101
101
"lodash" : " ^4.17.15" ,
102
- "react" : " ^16.8.6 " ,
102
+ "react" : " ^17.0.1 " ,
103
103
"reflect-metadata" : " ^0.1.13" ,
104
104
"rxjs" : " ^6.5.2"
105
105
}
You can’t perform that action at this time.
0 commit comments