Function to manually mark strings to be extracted using ngx-translate-extract
Go to file
dependabot[bot] 2960679e5d
Bump engine.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.1.3 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.1.3...6.2.1)

Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.3)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 04:27:35 +00:00
e2e Initial commit 2019-06-24 12:39:17 +02:00
projects/ngx-translate-extract-marker rename extract to marker 2019-06-25 13:12:52 +02:00
src Initial commit 2019-06-24 12:39:17 +02:00
.angulardoc.json Initial commit 2019-06-24 12:39:17 +02:00
.editorconfig Initial commit 2019-06-24 12:39:17 +02:00
.gitignore Initial commit 2019-06-24 12:39:17 +02:00
angular.json Initial commit 2019-06-24 12:39:17 +02:00
browserslist Initial commit 2019-06-24 12:39:17 +02:00
karma.conf.js Initial commit 2019-06-24 12:39:17 +02:00
LICENSE Initial commit 2019-06-24 12:37:12 +02:00
package-lock.json Bump engine.io and socket.io 2022-11-22 04:27:35 +00:00
package.json Bump terser and @angular-devkit/build-angular (#19) 2022-08-28 17:54:33 +03:00
tsconfig.app.json Initial commit 2019-06-24 12:39:17 +02:00
tsconfig.json Initial commit 2019-06-24 12:39:17 +02:00
tsconfig.spec.json Initial commit 2019-06-24 12:39:17 +02:00
tslint.json Initial commit 2019-06-24 12:39:17 +02:00