File tree Expand file tree Collapse file tree 2 files changed +590
-1136
lines changed Expand file tree Collapse file tree 2 files changed +590
-1136
lines changed Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@babel/preset-env" : " ^7.16.11" ,
45
45
"@babel/preset-typescript" : " ^7.16.7" ,
46
- "@testing-library/jest-dom" : " ^5.16.2 " ,
46
+ "@testing-library/jest-dom" : " ^5.16.3 " ,
47
47
"@testing-library/react" : " ^13.0.0-alpha.6" ,
48
48
"@testing-library/react-hooks" : " ^8.0.0-alpha.1" ,
49
49
"@types/jest" : " ^27.4.1" ,
50
- "@types/react" : " ^17.0.40 " ,
51
- "@types/react-dom" : " ^17.0.13 " ,
50
+ "@types/react" : " ^17.0.43 " ,
51
+ "@types/react-dom" : " ^17.0.14 " ,
52
52
"babel-jest" : " ^27.5.1" ,
53
- "esbuild" : " ^0.14.25 " ,
53
+ "esbuild" : " ^0.14.28 " ,
54
54
"husky" : " >=7.0.4" ,
55
55
"jest" : " ^27.5.1" ,
56
56
"jest-marbles" : " ^3.0.2" ,
57
57
"lint-staged" : " >=11.2.0" ,
58
- "prettier" : " ^2.5 .1" ,
58
+ "prettier" : " ^2.6 .1" ,
59
59
"react" : " ^18.0.0-rc.2" ,
60
60
"react-dom" : " ^18.0.0-rc.2" ,
61
61
"react-test-renderer" : " ^18.0.0-rc.2" ,
62
62
"rxjs" : " ^7.5.5" ,
63
- "ts-jest" : " ^27.1.3 " ,
63
+ "ts-jest" : " ^27.1.4 " ,
64
64
"tslib" : " ^2.3.1" ,
65
- "typescript" : " ^4.6.2 " ,
65
+ "typescript" : " ^4.6.3 " ,
66
66
"wsrun" : " ^5.2.4"
67
67
},
68
68
"lint-staged" : {
You can’t perform that action at this time.
0 commit comments