Skip to content

Commit

Permalink
Update packages version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiarn committed Apr 29, 2023
1 parent 49a3117 commit 1233e89
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions plugins/core/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
"dependencies": {
"pt-sans": "f9c3d3d13b",
"jquery": "~2.1.3",
"angular": "~1.5.4",
"angular-animate": "~1.5.4",
"angular-route": "~1.5.4",
"angular-mocks": "~1.5.4",
"angular-touch": "~1.5.4",
"angular": "~1.8.3",
"angular-animate": "~1.8.3",
"angular-route": "~1.8.3",
"angular-mocks": "~1.8.3",
"angular-touch": "~1.8.3",
"bootstrap": "~3.3.1",
"fontawesome": "~5.13.0",
"angular-socket-io": "~0.7.0",
"angular-loading-bar": "~0.6.0",
"angular-bootstrap": "~2.1.0",
"angular-loading-bar": "~0.9.0",
"angular-bootstrap": "~2.5.0",
"ngstorage": "~0.3.0",
"fastclick": "~1.0.3",
"angular-sortable-view": "Progdom/angular-sortable-view#set-relative-parent",
"AngularJS-Toaster": "~0.4.9",
"AngularJS-Toaster": "~3.0.0",
"angular-base64": "~2.0.4",
"mobile-detect": "~1.2.1",
"angular-gettext": "~2.1.0",
"angular-gettext": "~2.4.2",
"babel-polyfill": "^0.0.1",
"core.js": "^2.4.1"
},
"resolutions": {
"angular": "~1.5.4"
"angular": "~1.8.3"
}
}

0 comments on commit 1233e89

Please sign in to comment.