James Muehlner
74a34337f3
GUACAMOLE-1594: Update as many transitive dependencies as possible with force rebuild.
2022-05-02 21:01:26 +00:00
James Muehlner
cc6a0b3074
GUACAMOLE-1594: Merge automatically updated NPM dependencies from dependabot.
2022-05-02 20:43:52 +00:00
Michael Jumper
d8ce01318e
GUACAMOLE-773: Update JavaScript dependencies to latest stable, compatible versions.
2021-12-26 17:50:43 -08:00
Michael Jumper
3ec578edce
GUACAMOLE-773: Remove angular-touch (no longer applicable).
...
Previously, the angular-touch library provided by AngularJS was used to
allow click interactions with UI components to work on touch devices
without an uncomfortable ~300ms delay. From AngularJS 1.7.x onward, this
feature of angular-touch is no longer present:
https://docs.angularjs.org/guide/migration#ngtouch
This should be OK - modern browsers will now recognize applications
aimed at touch support via the use of the "viewport" meta tag (which we
use), removing our original need for angular-touch. The same goes for
IE10+.
2021-06-02 20:37:52 -07:00
Michael Jumper
e93d0faa22
GUACAMOLE-773: Update Pickr to version 1.8.1.
2021-06-02 20:37:52 -07:00
Michael Jumper
5340e392c6
GUACAMOLE-773: Update to more recent version of "ssri" as suggested by npm audit.
2021-06-02 20:37:52 -07:00
Michael Jumper
503332270c
GUACAMOLE-773: Remove unused messageformat dependency (it's bundled with angular-translate's messageformat support).
2021-06-02 20:37:52 -07:00
Michael Jumper
9131fdbbfb
GUACAMOLE-773: Automatically generate dependencies for NPM modules.
2021-06-02 20:37:52 -07:00
Michael Jumper
28cfa2b8b0
GUACAMOLE-773: Update to latest versions of all JavaScript dependencies.
2021-06-02 12:48:57 -07:00
Michael Jumper
53d3e517cc
GUACAMOLE-773: Upgrade (temporarily) to angular-translate 2.17.1 to satisfy Closure Compiler.
...
See: https://github.com/angular-translate/angular-translate/commit/fe47ae7
2021-06-02 12:48:57 -07:00
Michael Jumper
5f0ab7b3f3
GUACAMOLE-773: Use Webpack rather than Webpack+Gulp.
2021-06-02 12:48:57 -07:00
Michael Jumper
1ef61687d8
GUACAMOLE-773: Migrate to NPM for AngularJS portion of webapp build.
2021-06-02 12:48:57 -07:00