Updated bower dependencies for client.

This commit is contained in:
baldo 2022-08-02 15:24:19 +02:00
commit fe5b68e1c4
136 changed files with 7596 additions and 9284 deletions

View file

@ -1,18 +1,18 @@
{
"name": "angular",
"version": "1.7.9",
"version": "1.8.3",
"license": "MIT",
"main": "./angular.js",
"ignore": [],
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
"_release": "1.7.9",
"_release": "1.8.3",
"_resolution": {
"type": "version",
"tag": "v1.7.9",
"commit": "84a5b810f33f82a552cee361268b77181691ce65"
"tag": "v1.8.3",
"commit": "142f3c4bc7d43b6de39581a0d886bbf97f8b62ef"
},
"_source": "https://github.com/angular/bower-angular.git",
"_target": "1.7.9",
"_target": "1.8.3",
"_originalSource": "angular"
}