Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 10, 2024
1 parent 313a81f commit 73d647e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@angular/forms": "^18.2.11",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@keycloakify/angular": "^0.1.0",
"@keycloakify/angular": "^0.1.2",
"keycloakify": "^11.3.17",
"prismjs": "^1.29.0",
"rxjs": "~7.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -928,10 +928,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@keycloakify/angular@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@keycloakify/angular/-/angular-0.1.0.tgz#275b30f913ff36e4e4478c21bd20e129495bd330"
integrity sha512-sWBT2u5sWvVwL05VTTIEcIJh7UARtyjfZyTNPnDLC9fuEC3Tn9xs5KSmmPagJ+0DtlU+oA2Takcjha/GZV4o/Q==
"@keycloakify/angular@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@keycloakify/angular/-/angular-0.1.2.tgz#a94b2ea1ca85dbe5afe63c45cf5bcea2a8850b8f"
integrity sha512-IML/dFIX0JXhBnY0HzlRWEp09ilgH9lFCVXXj0ngJn0hYg+PK+/KHAgcn0eeFQ5GofGYw5aTLYb+tzxIXDen+w==
dependencies:
tsafe "^1.8.1"
tslib "^2.3.0"
Expand Down

0 comments on commit 73d647e

Please sign in to comment.