mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 15:27:33 +00:00
fix(console): upgrade zitadel proto and client version
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
||||
"@fortawesome/free-brands-svg-icons": "^6.7.2",
|
||||
"@ngx-translate/core": "^15.0.0",
|
||||
"@zitadel/client": "^1.0.6",
|
||||
"@zitadel/proto": "^1.0.3",
|
||||
"@zitadel/client": "^1.0.7",
|
||||
"@zitadel/proto": "^1.0.4",
|
||||
"angular-oauth2-oidc": "^15.0.1",
|
||||
"angularx-qrcode": "^16.0.2",
|
||||
"buffer": "^6.0.3",
|
||||
@@ -65,6 +65,7 @@
|
||||
"@angular/compiler-cli": "^16.2.5",
|
||||
"@angular/language-service": "^18.2.4",
|
||||
"@bufbuild/buf": "^1.41.0",
|
||||
"@netlify/framework-info": "^9.8.13",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/google-protobuf": "^3.15.3",
|
||||
"@types/jasmine": "~5.1.4",
|
||||
@@ -86,7 +87,6 @@
|
||||
"karma-jasmine-html-reporter": "^2.1.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"typescript": "5.1",
|
||||
"@netlify/framework-info": "^9.8.13"
|
||||
"typescript": "5.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user