|
|
@ -24,7 +24,7 @@ |
|
|
"@bull-board/api": "9.8.0", |
|
|
"@bull-board/api": "9.8.0", |
|
|
"@bull-board/express": "9.8.0", |
|
|
"@bull-board/express": "9.8.0", |
|
|
"@bull-board/nestjs": "9.8.0", |
|
|
"@bull-board/nestjs": "9.8.0", |
|
|
"@codewithdan/observable-store": "2.2.15", |
|
|
"@codewithdan/observable-store": "3.0.0", |
|
|
"@date-fns/utc": "2.1.1", |
|
|
"@date-fns/utc": "2.1.1", |
|
|
"@internationalized/number": "3.6.7", |
|
|
"@internationalized/number": "3.6.7", |
|
|
"@ionic/angular": "8.8.12", |
|
|
"@ionic/angular": "8.8.12", |
|
|
@ -6246,9 +6246,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@codewithdan/observable-store": { |
|
|
"node_modules/@codewithdan/observable-store": { |
|
|
"version": "2.2.15", |
|
|
"version": "3.0.0", |
|
|
"resolved": "https://registry.npmjs.org/@codewithdan/observable-store/-/observable-store-2.2.15.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@codewithdan/observable-store/-/observable-store-3.0.0.tgz", |
|
|
"integrity": "sha512-LVCSMZzTCvoDo5n7YDmtIIEhTmvJ8O21k36Vwu/A4kumdXQ1YVs4sKoSK3vlINZPL4AYY2MRsBVtvre4QIETFw==", |
|
|
"integrity": "sha512-OyHzU29/nszIs0+340uQYjA2Ftx0eGmU3TyLYK8/j1IW7pv1Qx/W68dWcfC26hV67SVschPpp5v/qKudx9Marg==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"rxjs": ">=6.4.0 <8" |
|
|
"rxjs": ">=6.4.0 <8" |
|
|
|