File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 117
117
"@types/enzyme" : " ^3.10.8" ,
118
118
"@types/enzyme-adapter-react-16" : " ^1.0.6" ,
119
119
"@types/lodash" : " ^4.14.168" ,
120
- "@types/node" : " ^14.14.37 " ,
121
- "@types/react" : " ^16.8.6 " ,
122
- "@types/react-dom" : " ^16.8.6 " ,
123
- "@types/react-table" : " ^6 " ,
124
- "@types/react-test-renderer" : " ^16 .0.0" ,
120
+ "@types/node" : " ^15.0.0 " ,
121
+ "@types/react" : " ^17.0.0 " ,
122
+ "@types/react-dom" : " ^17.0.0 " ,
123
+ "@types/react-table" : " ^7.0.0 " ,
124
+ "@types/react-test-renderer" : " ^17 .0.0" ,
125
125
"@types/styled-components" : " ^5.1.9" ,
126
126
"@types/uuid" : " ^8.3.0" ,
127
127
"@types/ws" : " ^7.4.1" ,
133
133
"eslint-config-atomic" : " ^1.14.0" ,
134
134
"markdox" : " ^0.1.10" ,
135
135
"prettier-config-atomic" : " ^2.0.1" ,
136
- "react-test-renderer" : " ^16 .0.0" ,
136
+ "react-test-renderer" : " ^17 .0.0" ,
137
137
"shx" : " ^0.3.3" ,
138
138
"typescript" : " ^4.2.4"
139
139
}
You can’t perform that action at this time.
0 commit comments