web: bump API Client version (#6208)
This commit is contained in:
parent
30a7a6cbe9
commit
e08f8d5fb5
|
@ -17,7 +17,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.4.0",
|
"@formatjs/intl-listformat": "^7.4.0",
|
||||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||||
"@goauthentik/api": "^2023.6.0-1688736781",
|
"@goauthentik/api": "^2023.6.1-1688991273",
|
||||||
"@lit-labs/context": "^0.3.3",
|
"@lit-labs/context": "^0.3.3",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
"@patternfly/patternfly": "^4.224.2",
|
"@patternfly/patternfly": "^4.224.2",
|
||||||
|
@ -3010,9 +3010,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@goauthentik/api": {
|
"node_modules/@goauthentik/api": {
|
||||||
"version": "2023.6.0-1688736781",
|
"version": "2023.6.1-1688991273",
|
||||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.0-1688736781.tgz",
|
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1688991273.tgz",
|
||||||
"integrity": "sha512-W0L4sOtgDCF2au8cCZktgkzOb0zT0Y/AGelOmL3iSVuyfNVDlokg4gqGRbes+p+yix9H/m61U2ZVNXF/Ct3JWA=="
|
"integrity": "sha512-V+yUotLEuYg+AOiC7+IP+ipDOSQcI5XWh3ZRQIFZptPZnGQA4dO0Ysq86K0UUWtvk2k/wtlRb6wKUjlen9mrag=="
|
||||||
},
|
},
|
||||||
"node_modules/@hcaptcha/types": {
|
"node_modules/@hcaptcha/types": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.4.0",
|
"@formatjs/intl-listformat": "^7.4.0",
|
||||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||||
"@goauthentik/api": "^2023.6.0-1688736781",
|
"@goauthentik/api": "^2023.6.1-1688991273",
|
||||||
"@lit-labs/context": "^0.3.3",
|
"@lit-labs/context": "^0.3.3",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
"@patternfly/patternfly": "^4.224.2",
|
"@patternfly/patternfly": "^4.224.2",
|
||||||
|
|
Reference in New Issue