[KEYCLOAK-12439] Update to Angular 1.7.9
This commit is contained in:
parent
c37ca235ab
commit
c36bcc8701
3 changed files with 1142 additions and 8 deletions
3
package-lock.json
generated
Normal file
3
package-lock.json
generated
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"lockfileVersion": 1
|
||||||
|
}
|
1131
themes/src/main/package-lock.json
generated
Normal file
1131
themes/src/main/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -5,14 +5,14 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": "https://github.com/keycloak/keycloak",
|
"repository": "https://github.com/keycloak/keycloak",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "1.6.10",
|
"angular": "1.7.9",
|
||||||
"angular-cookies": "1.6.10",
|
"angular-cookies": "1.7.9",
|
||||||
"angular-loader": "1.6.10",
|
"angular-loader": "1.7.9",
|
||||||
"angular-resource": "1.6.10",
|
"angular-resource": "1.7.9",
|
||||||
"angular-route": "1.6.10",
|
"angular-route": "1.7.9",
|
||||||
"angular-sanitize": "1.6.10",
|
"angular-sanitize": "1.7.9",
|
||||||
"angular-translate": "2.15.1",
|
"angular-translate": "2.18.2",
|
||||||
"angular-translate-loader-url": "2.15.1",
|
"angular-translate-loader-url": "2.18.2",
|
||||||
"angular-treeview": "0.1.5",
|
"angular-treeview": "0.1.5",
|
||||||
"angular-ui-select2": "0.0.5",
|
"angular-ui-select2": "0.0.5",
|
||||||
"autofill-event": "0.0.1",
|
"autofill-event": "0.0.1",
|
||||||
|
|
Loading…
Reference in a new issue