Angular-5-CRUD-With-Firebase
Angular-5-CRUD-With-Firebase copied to clipboard
Implemented Firebase CRUD Operations in Angular 5 Project.
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 1.8.3 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Removes `loader-utils` Updates `@angular/cli` from 1.6.1 to 14.2.8 Release notes Sourced from...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.1.2 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
In my testing, it needs import BrowserAnimationsModule from '@angular/platform-browser/animations', or an error shows up in console, although application works: Found the synthetic property @flyInOut. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule"...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [karma](https://github.com/karma-runner/karma), [handlebars](https://github.com/wycats/handlebars.js) and [protractor](https://github.com/angular/protractor). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from...
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Removes `json5` Updates `@angular/cli` from 1.6.1 to 15.0.4 Release notes Sourced from...
Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...