File tree Expand file tree Collapse file tree 3 files changed +169
-168
lines changed Expand file tree Collapse file tree 3 files changed +169
-168
lines changed Original file line number Diff line number Diff line change 44
44
"@babel/preset-env" : " ^7.16.11" ,
45
45
"@babel/preset-typescript" : " ^7.16.7" ,
46
46
"@testing-library/jest-dom" : " ^5.16.3" ,
47
- "@testing-library/react" : " ^13.0.0-alpha.6 " ,
47
+ "@testing-library/react" : " ^13.0.0" ,
48
48
"@testing-library/react-hooks" : " ^8.0.0-alpha.1" ,
49
49
"@types/jest" : " ^27.4.1" ,
50
50
"@types/react" : " ^17.0.43" ,
51
51
"@types/react-dom" : " ^17.0.14" ,
52
52
"babel-jest" : " ^27.5.1" ,
53
- "esbuild" : " ^0.14.28 " ,
53
+ "esbuild" : " ^0.14.31 " ,
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.6.1 " ,
59
- "react" : " ^18.0.0-rc.2 " ,
60
- "react-dom" : " ^18.0.0-rc.2 " ,
61
- "react-test-renderer" : " ^18.0.0-rc.2 " ,
58
+ "prettier" : " ^2.6.2 " ,
59
+ "react" : " ^18.0.0" ,
60
+ "react-dom" : " ^18.0.0" ,
61
+ "react-test-renderer" : " ^18.0.0" ,
62
62
"rxjs" : " ^7.5.5" ,
63
63
"ts-jest" : " ^27.1.4" ,
64
64
"tslib" : " ^2.3.1" ,
Original file line number Diff line number Diff line change 51
51
],
52
52
"dependencies" : {
53
53
"@josepot/rxjs-state" : " ^0.1.0" ,
54
- "use-sync-external-store" : " ^1.0.0-rc.0 "
54
+ "use-sync-external-store" : " ^1.0.0"
55
55
},
56
56
"devDependencies" : {
57
57
"@types/use-sync-external-store" : " ^0.0.3"
You can’t perform that action at this time.
0 commit comments