File tree Expand file tree Collapse file tree 2 files changed +4406
-3072
lines changed Expand file tree Collapse file tree 2 files changed +4406
-3072
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.2.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@testing-library/jest-dom" : " ^5.10.1" ,
7
- "@testing-library/react" : " ^10.4.0" ,
8
- "@testing-library/user-event" : " ^12.0.7" ,
9
- "core-js" : " ^3.6.5" ,
10
- "node-sass" : " ^4.14.1" ,
11
- "react" : " ^16.13.1" ,
12
- "react-dom" : " ^16.13.1" ,
13
- "react-scripts" : " 3.4.1"
6
+ "@testing-library/jest-dom" : " ^5.14.1" ,
7
+ "@testing-library/react" : " ^12.0.0" ,
8
+ "@testing-library/user-event" : " ^13.2.1" ,
9
+ "babel-plugin-polyfill-corejs2" : " ^0.2.2" ,
10
+ "core-js" : " ^3.16.1" ,
11
+ "husky" : " ^7.0.1" ,
12
+ "node-sass" : " ^6.0.1" ,
13
+ "react" : " ^17.0.2" ,
14
+ "react-dom" : " ^17.0.2" ,
15
+ "react-scripts" : " 4.0.3"
14
16
},
15
17
"devDependencies" : {
16
- "husky" : " ^4.3.0" ,
17
- "netlify-lambda" : " ^1.4.5" ,
18
+ "netlify-lambda" : " ^2.0.13" ,
18
19
"npm-run-all" : " ^4.1.5" ,
19
- "prettier" : " ^2.1 .2"
20
+ "prettier" : " ^2.3 .2"
20
21
},
21
22
"scripts" : {
22
23
"start" : " react-scripts start" ,
You can’t perform that action at this time.
0 commit comments