File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 2525 "react-bootstrap-table2-paginator" : " 2.1.2" ,
2626 "react-dom" : " 16.14.0" ,
2727 "react-scripts" : " 5.0.0" ,
28- "rxdb" : " 11.0 .0" ,
28+ "rxdb" : " 11.1 .0" ,
2929 "rxjs" : " 7.5.1" ,
3030 "typescript" : " 4.5.4"
3131 },
Original file line number Diff line number Diff line change @@ -3514,6 +3514,11 @@ array.prototype.flatmap@^1.2.5:
35143514 define-properties "^1.1.3"
35153515 es-abstract "^1.19.0"
35163516
3517+ as-typed@1.3.2:
3518+ version "1.3.2"
3519+ resolved "https://registry.yarnpkg.com/as-typed/-/as-typed-1.3.2.tgz#65ec38eb651ea6d62646e00dd336c2fd8076e7a6"
3520+ integrity sha512-94ezeKlKB97OJUyMaU7dQUAB+Cmjlgr4T9/cxCoKaLM4F2HAmuIHm3Q5ClGCsX5PvRwCQehCzAa/6foRFXRbqA==
3521+
35173522asap@~2.0.6:
35183523 version "2.0.6"
35193524 resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
@@ -9841,10 +9846,10 @@ run-parallel@^1.1.9:
98419846 resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
98429847 integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
98439848
9844- rxdb@11.0 .0:
9845- version "11.0 .0"
9846- resolved "https://registry.yarnpkg.com/rxdb/-/rxdb-11.0 .0.tgz#2f328afd8bf4522f1d3615751110d65424a300fb "
9847- integrity sha512-21fW+X1wzOvzO6+eGzBJuNefaLVSaSjPqTjPMaNOYL631ptIhVztn4/X7b+kGZS1txBepzbDH0AeJq6KnTha+Q ==
9849+ rxdb@11.1 .0:
9850+ version "11.1 .0"
9851+ resolved "https://registry.yarnpkg.com/rxdb/-/rxdb-11.1 .0.tgz#06a0189510541754545478329c5771754d19991e "
9852+ integrity sha512-2Ljp0PYFHQkfWDe0X9vzk9S6eop6z62EtKBjx+CU7T+/y5CeP6QCTJlDUzqFo4BhswjE/W6hQNcfncGByyaOpw ==
98489853 dependencies:
98499854 "@babel/runtime" "7.16.7"
98509855 "@types/clone" "2.1.1"
@@ -9855,6 +9860,7 @@ rxdb@11.0.0:
98559860 "@types/object-path" "0.11.1"
98569861 "@types/pouchdb-core" "7.0.9"
98579862 "@types/spark-md5" "3.0.2"
9863+ as-typed "1.3.2"
98589864 babel-plugin-transform-async-to-promises "0.8.18"
98599865 broadcast-channel "4.9.0"
98609866 clone "^2.1.2"
You can’t perform that action at this time.
0 commit comments