mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
5c6989e831
* chore(deps): bump rxjs from 6.6.2 to 6.6.3 in /console (#707) Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.2...6.6.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular/cli from 10.0.8 to 10.1.0 in /console (#706) Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.0.8 to 10.1.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v10.0.8...v10.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump karma from 5.1.1 to 5.2.1 in /console (#705) Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 5.2.1. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.1.1...v5.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump stylelint from 13.6.1 to 13.7.0 in /console (#704) Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.6.1 to 13.7.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.6.1...13.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * chore(deps): bump angularx-qrcode from 10.0.6 to 10.0.10 in /console (#703) Bumps [angularx-qrcode](https://github.com/cordobo/angularx-qrcode) from 10.0.6 to 10.0.10. - [Release notes](https://github.com/cordobo/angularx-qrcode/releases) - [Commits](https://github.com/cordobo/angularx-qrcode/compare/10.0.6...10.0.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * chore(deps-dev): bump @types/node from 14.6.1 to 14.6.4 in /console (#701) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.1 to 14.6.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump prettier from 2.0.5 to 2.1.1 in /console (#665) Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular/language-service in /console (#708) Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.14 to 10.1.0. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.1.0/packages/language-service) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular-devkit/build-angular in /console (#666) Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1000.6 to 0.1000.8. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * show loginname suffix * update packlock * rm console logs * private * suffix for org create * rm suffix for org create * rm org create suffix * lint Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
73 lines
2.2 KiB
JSON
73 lines
2.2 KiB
JSON
{
|
|
"name": "console",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"ng": "ng",
|
|
"start": "ng serve",
|
|
"build": "ng build",
|
|
"prodbuild": "ng build --prod",
|
|
"lint": "ng lint && stylelint './src/**/*.scss' --syntax scss",
|
|
"postinstall": "../build/console/generate-grpc.sh"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@angular/animations": "~10.0.11",
|
|
"@angular/cdk": "~10.1.3",
|
|
"@angular/common": "~10.0.11",
|
|
"@angular/compiler": "~10.0.11",
|
|
"@angular/core": "~10.0.11",
|
|
"@angular/forms": "~10.0.11",
|
|
"@angular/material": "^10.1.3",
|
|
"@angular/platform-browser": "~10.0.11",
|
|
"@angular/platform-browser-dynamic": "~10.0.11",
|
|
"@angular/router": "~10.0.11",
|
|
"@angular/service-worker": "~10.0.11",
|
|
"@ngx-translate/core": "^13.0.0",
|
|
"@ngx-translate/http-loader": "^6.0.0",
|
|
"@types/file-saver": "^2.0.1",
|
|
"@types/uuid": "^8.3.0",
|
|
"@types/google-protobuf": "^3.7.3",
|
|
"angularx-qrcode": "^10.0.10",
|
|
"angular-oauth2-oidc": "^10.0.3",
|
|
"cors": "^2.8.5",
|
|
"file-saver": "^2.0.2",
|
|
"google-proto-files": "^2.2.0",
|
|
"google-protobuf": "^3.13.0",
|
|
"grpc": "^1.24.3",
|
|
"grpc-web": "^1.2.1",
|
|
"moment": "^2.27.0",
|
|
"ngx-moment": "^5.0.0",
|
|
"ngx-quicklink": "^0.2.4",
|
|
"rxjs": "~6.6.3",
|
|
"ts-protoc-gen": "^0.12.0",
|
|
"tslib": "^2.0.1",
|
|
"uuid": "^8.3.0",
|
|
"zone.js": "~0.11.1"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-devkit/build-angular": "~0.1000.8",
|
|
"@angular/cli": "~10.0.7",
|
|
"@angular/compiler-cli": "~10.0.11",
|
|
"@types/jasmine": "~3.5.13",
|
|
"@angular/language-service": "~10.1.0",
|
|
"@types/jasminewd2": "~2.0.3",
|
|
"@types/node": "^14.6.4",
|
|
"codelyzer": "^6.0.0",
|
|
"jasmine-core": "~3.6.0",
|
|
"jasmine-spec-reporter": "~5.0.0",
|
|
"karma": "~5.2.1",
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
"karma-coverage-istanbul-reporter": "~3.0.2",
|
|
"karma-jasmine": "~4.0.1",
|
|
"karma-jasmine-html-reporter": "^1.5.0",
|
|
"prettier": "^2.1.1",
|
|
"protractor": "~7.0.0",
|
|
"stylelint": "^13.7.0",
|
|
"stylelint-config-standard": "^20.0.0",
|
|
"stylelint-scss": "^3.18.0",
|
|
"ts-node": "~9.0.0",
|
|
"tslint": "~6.1.3",
|
|
"typescript": "^3.9.7"
|
|
}
|
|
}
|