diff --git a/VERSION.txt b/VERSION.txt index 966db606cfddc1b59d371f7f5da4b0963567e4bf..4f51806e3859cfb624dfe2bae0799031687428da 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,4 @@ +16.0.1 Update sentinel versions. 16.0.0 Update to Angular 16 and update local issuer to keycloak. 15.0.0 Update to Angular 15 14.0.2 Propagate insufficient data info for dashboard processing diff --git a/package-lock.json b/package-lock.json index 46328dfa4bcdcbf1241e02fb9d631ce20824048a..3f32b42742c52ed77e4805c04a5b175be2bc809b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,9 +19,9 @@ "@angular/platform-browser-dynamic": "^16.2.12", "@angular/router": "^16.2.12", "@muni-kypo-crp/d3-service": "~16.0.0", - "@sentinel/auth": "~16.1.0", - "@sentinel/common": "~16.2.3", - "@sentinel/layout": "~16.1.0", + "@sentinel/auth": "~16.1.1", + "@sentinel/common": "~16.2.4", + "@sentinel/layout": "~16.1.1", "@types/d3": "^7.4.3", "angular-oauth2-oidc": "^16.0.0", "angular-oauth2-oidc-jwks": "^16.0.0", @@ -4776,9 +4776,9 @@ } }, "node_modules/@sentinel/auth": { - "version": "16.1.0", - "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/auth/-/@sentinel/auth-16.1.0.tgz", - "integrity": "sha1-PeRoNagPBa5ztU2rIoRtkUSNls0=", + "version": "16.1.1", + "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/auth/-/@sentinel/auth-16.1.1.tgz", + "integrity": "sha1-Ntf7/FNqgKSH2m56zbzlMZrLjXg=", "dependencies": { "@angular/material": "^16.0.0", "angular-oauth2-oidc-jwks": "^15.0.0 || ^16.0.0", @@ -4791,9 +4791,9 @@ } }, "node_modules/@sentinel/common": { - "version": "16.2.3", - "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.3.tgz", - "integrity": "sha1-CG2ATqfyGjXje5thsGrBmrykmMI=", + "version": "16.2.4", + "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.4.tgz", + "integrity": "sha1-esfXyDyt+VmQXEuIDNb4LMObMX4=", "dependencies": { "@angular/router": "^16.0.0", "@apollo/client": "^3.7.15", @@ -4808,9 +4808,9 @@ } }, "node_modules/@sentinel/layout": { - "version": "16.1.0", - "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/layout/-/@sentinel/layout-16.1.0.tgz", - "integrity": "sha1-pdcLt5tg9L1jOUsrBlq0xG2H4+w=", + "version": "16.1.1", + "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/layout/-/@sentinel/layout-16.1.1.tgz", + "integrity": "sha1-ibwlbidmS4iH7pGOPHCB3PsFH6E=", "dependencies": { "tslib": "^2.3.0" }, @@ -22966,9 +22966,9 @@ } }, "@sentinel/auth": { - "version": "16.1.0", - "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/auth/-/@sentinel/auth-16.1.0.tgz", - "integrity": "sha1-PeRoNagPBa5ztU2rIoRtkUSNls0=", + "version": "16.1.1", + "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/auth/-/@sentinel/auth-16.1.1.tgz", + "integrity": "sha1-Ntf7/FNqgKSH2m56zbzlMZrLjXg=", "requires": { "@angular/material": "^16.0.0", "angular-oauth2-oidc-jwks": "^15.0.0 || ^16.0.0", @@ -22976,9 +22976,9 @@ } }, "@sentinel/common": { - "version": "16.2.3", - "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.3.tgz", - "integrity": "sha1-CG2ATqfyGjXje5thsGrBmrykmMI=", + "version": "16.2.4", + "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.4.tgz", + "integrity": "sha1-esfXyDyt+VmQXEuIDNb4LMObMX4=", "requires": { "@angular/router": "^16.0.0", "@apollo/client": "^3.7.15", @@ -22989,9 +22989,9 @@ } }, "@sentinel/layout": { - "version": "16.1.0", - "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/layout/-/@sentinel/layout-16.1.0.tgz", - "integrity": "sha1-pdcLt5tg9L1jOUsrBlq0xG2H4+w=", + "version": "16.1.1", + "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/layout/-/@sentinel/layout-16.1.1.tgz", + "integrity": "sha1-ibwlbidmS4iH7pGOPHCB3PsFH6E=", "requires": { "tslib": "^2.3.0" } diff --git a/package.json b/package.json index fb5f3789b7eba71292d85b3a70db4b47f5c3a670..0013e6d61e3e7ef2c9a75eaf96c71dab7332b283 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "@angular/platform-browser-dynamic": "^16.2.12", "@angular/router": "^16.2.12", "@muni-kypo-crp/d3-service": "~16.0.0", - "@sentinel/auth": "~16.1.0", - "@sentinel/common": "~16.2.3", - "@sentinel/layout": "~16.1.0", + "@sentinel/auth": "~16.1.1", + "@sentinel/common": "~16.2.4", + "@sentinel/layout": "~16.1.1", "@types/d3": "^7.4.3", "angular-oauth2-oidc": "^16.0.0", "angular-oauth2-oidc-jwks": "^16.0.0",