web: bump API Client version (#5664)
This commit is contained in:
parent
cc08bfb18b
commit
f70d6432e7
|
@ -17,7 +17,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.2.2",
|
"@formatjs/intl-listformat": "^7.2.2",
|
||||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||||
"@goauthentik/api": "^2023.5.0-1684241627",
|
"@goauthentik/api": "^2023.5.0-1684333401",
|
||||||
"@lingui/cli": "^4.1.2",
|
"@lingui/cli": "^4.1.2",
|
||||||
"@lingui/core": "^4.1.2",
|
"@lingui/core": "^4.1.2",
|
||||||
"@lingui/detect-locale": "^4.1.2",
|
"@lingui/detect-locale": "^4.1.2",
|
||||||
|
@ -2127,9 +2127,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@goauthentik/api": {
|
"node_modules/@goauthentik/api": {
|
||||||
"version": "2023.5.0-1684241627",
|
"version": "2023.5.0-1684333401",
|
||||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.0-1684241627.tgz",
|
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.0-1684333401.tgz",
|
||||||
"integrity": "sha512-A/a1XDHsM68Dj41i7Idf4qWe4tWWiNGuJrQnZPPWLsDuZcn5lNpJ4x+thCcRKB9y+4u6cTP1Ra86mjZ4MukjxA=="
|
"integrity": "sha512-lbLXgqhvI65w3uodsJMdGIvFvJUzpleC0M4QneiXH3rTNbufVZWP9WbLCRLynKzEateOf3XSgjQ322BeZBA2bA=="
|
||||||
},
|
},
|
||||||
"node_modules/@hcaptcha/types": {
|
"node_modules/@hcaptcha/types": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.2.2",
|
"@formatjs/intl-listformat": "^7.2.2",
|
||||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||||
"@goauthentik/api": "^2023.5.0-1684241627",
|
"@goauthentik/api": "^2023.5.0-1684333401",
|
||||||
"@lingui/cli": "^4.1.2",
|
"@lingui/cli": "^4.1.2",
|
||||||
"@lingui/core": "^4.1.2",
|
"@lingui/core": "^4.1.2",
|
||||||
"@lingui/detect-locale": "^4.1.2",
|
"@lingui/detect-locale": "^4.1.2",
|
||||||
|
|
Reference in New Issue