web: bump API Client version (#13555)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
authentik-automation[bot]
2025-03-17 21:27:43 +00:00
committed by GitHub
parent 2e3624ea82
commit ce1ea926f8
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -23,7 +23,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2025.2.1-1741798605",
"@goauthentik/api": "^2025.2.2-1742245839",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
@ -1817,9 +1817,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2025.2.1-1741798605",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.1-1741798605.tgz",
"integrity": "sha512-Go0Iij1q/imohOSqxj43pvju8D+OFH7iNBBg6FO1ytd9pcHi1QY7/jq1vy1HKWZw7oZ2fY6hZnSe+keRnBA0Fg=="
"version": "2025.2.2-1742245839",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.2-1742245839.tgz",
"integrity": "sha512-lK5z8/C+G8DoS3rCxq7MJZbMbUZhU+AKHcyuTuBfTsUzB+Jmt6fFD+Wllu65qyFfW76QbrYTZ7hqI0Zbp42JJQ=="
},
"node_modules/@goauthentik/web": {
"resolved": "",

View File

@ -11,7 +11,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2025.2.1-1741798605",
"@goauthentik/api": "^2025.2.2-1742245839",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",