mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Upgrades to the latest angular-tz-extensions
This commit is contained in:
parent
d5fcf733f0
commit
34dd034f7c
25
awx/ui/package-lock.json
generated
25
awx/ui/package-lock.json
generated
@ -271,29 +271,20 @@
|
||||
}
|
||||
},
|
||||
"angular-tz-extensions": {
|
||||
"version": "git+https://git@github.com/ansible/angular-tz-extensions.git#9cabb05d58079092bfb29ccae721b35b46f28af6",
|
||||
"from": "git+https://git@github.com/ansible/angular-tz-extensions.git#v0.5.2",
|
||||
"version": "git+https://git@github.com/ansible/angular-tz-extensions.git#5c594b5756d29637601020bba16274f10ee0ed65",
|
||||
"from": "git+https://git@github.com/ansible/angular-tz-extensions.git#v0.6.1",
|
||||
"requires": {
|
||||
"angular": "~1.6.6",
|
||||
"angular": "^1.7.9",
|
||||
"angular-filters": "^1.1.2",
|
||||
"jquery": "^3.1.0",
|
||||
"jquery": "^3.5.1",
|
||||
"jstimezonedetect": "1.0.5",
|
||||
"timezone-js": "github:ansible/timezone-js#6937de14ce0c193961538bb5b3b12b7ef62a358f"
|
||||
"timezone-js": "github:ansible/timezone-js#0.4.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular": {
|
||||
"version": "1.6.10",
|
||||
"resolved": "https://registry.npmjs.org/angular/-/angular-1.6.10.tgz",
|
||||
"integrity": "sha512-PCZ5/hVdvPQiYyH0VwsPjrErPHRcITnaXxhksceOXgtJeesKHLA7KDu4X/yvcAi+1zdGgGF+9pDxkJvghXI9Wg=="
|
||||
},
|
||||
"jquery": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
|
||||
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
|
||||
},
|
||||
"timezone-js": {
|
||||
"version": "github:ansible/timezone-js#6937de14ce0c193961538bb5b3b12b7ef62a358f",
|
||||
"from": "github:ansible/timezone-js#6937de14ce0c193961538bb5b3b12b7ef62a358f"
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
|
||||
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
"angular-mousewheel": "^1.0.5",
|
||||
"angular-sanitize": "^1.7.9",
|
||||
"angular-scheduler": "git+https://git@github.com/ansible/angular-scheduler.git#v0.4.2",
|
||||
"angular-tz-extensions": "git+https://git@github.com/ansible/angular-tz-extensions#v0.5.2",
|
||||
"angular-tz-extensions": "git+https://git@github.com/ansible/angular-tz-extensions.git#v0.6.1",
|
||||
"angular-xeditable": "~0.8.0",
|
||||
"ansi-to-html": "^0.6.3",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user