mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 08:17:43 +00:00
chore(deps): bump the console group across 2 directories with 7 updates
Bumps the console group with 6 updates in the /console directory: | Package | From | To | | --- | --- | --- | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.6.2` | `2.6.3` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.258.5` | `1.259.0` | | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.13.3` | `0.15.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.38.0` | `8.39.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.6.0` | `5.9.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.1.6` | `5.9.2` | Bumps the console group with 2 updates in the /e2e directory: [typescript](https://github.com/microsoft/TypeScript) and [cypress](https://github.com/cypress-io/cypress). Updates `@bufbuild/protobuf` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.6.3/packages/protobuf) Updates `posthog-js` from 1.258.5 to 1.259.0 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.258.5...posthog-js@1.259.0) Updates `zone.js` from 0.13.3 to 0.15.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.15.1/packages/zone.js) Updates `@typescript-eslint/parser` from 8.38.0 to 8.39.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/parser) Updates `jasmine-core` from 5.6.0 to 5.9.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v5.6.0...v5.9.0) Updates `typescript` from 5.1.6 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.1.6...v5.9.2) Updates `typescript` from 5.1.6 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.1.6...v5.9.2) Updates `cypress` from 14.5.3 to 14.5.4 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v14.5.3...v14.5.4) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: console - dependency-name: posthog-js dependency-version: 1.259.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: console - dependency-name: zone.js dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: console - dependency-name: "@typescript-eslint/parser" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: console - dependency-name: jasmine-core dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: console - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: console - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: console - dependency-name: cypress dependency-version: 14.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: console ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"@angular/platform-browser-dynamic": "^16.2.12",
|
||||
"@angular/router": "^16.2.12",
|
||||
"@angular/service-worker": "^16.2.12",
|
||||
"@bufbuild/protobuf": "^2.6.1",
|
||||
"@bufbuild/protobuf": "^2.6.3",
|
||||
"@connectrpc/connect": "^2.0.0",
|
||||
"@connectrpc/connect-web": "^2.0.0",
|
||||
"@ctrl/ngx-codemirror": "^6.1.0",
|
||||
@@ -51,12 +51,12 @@
|
||||
"moment": "^2.30.1",
|
||||
"ngx-color": "^9.0.0",
|
||||
"opentype.js": "^1.3.4",
|
||||
"posthog-js": "^1.232.7",
|
||||
"posthog-js": "^1.259.0",
|
||||
"rxjs": "^7.8.2",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"tslib": "^2.7.0",
|
||||
"uuid": "^10.0.0",
|
||||
"zone.js": "~0.13.3"
|
||||
"zone.js": "~0.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^16.2.2",
|
||||
@@ -80,9 +80,9 @@
|
||||
"@types/qrcode": "^1.5.2",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^8.39.0",
|
||||
"eslint": "^8.57.1",
|
||||
"jasmine-core": "~5.6.0",
|
||||
"jasmine-core": "~5.9.0",
|
||||
"jasmine-spec-reporter": "~7.0.0",
|
||||
"karma": "^6.4.4",
|
||||
"karma-chrome-launcher": "^3.2.0",
|
||||
@@ -92,6 +92,6 @@
|
||||
"karma-jasmine-html-reporter": "^2.1.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"typescript": "5.1"
|
||||
"typescript": "5.9"
|
||||
}
|
||||
}
|
@@ -24,10 +24,10 @@
|
||||
"mochawesome": "^7.1.3",
|
||||
"pg": "^8.12.0",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript": "^5.9.2",
|
||||
"uuid": "^10.0.0",
|
||||
"wait-on": "^7.2.0",
|
||||
"@types/node": "^22.3.0",
|
||||
"cypress": "^14.5.3"
|
||||
"cypress": "^14.5.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user