Commit Graph

32 Commits

Author SHA1 Message Date
dependabot[bot] 4b446de750
Bump braces, gulp and gulp-load-plugins
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [gulp](https://github.com/gulpjs/gulp) and [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

Updates `gulp-load-plugins` from 1.6.0 to 2.0.8
- [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases)
- [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.8)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
- dependency-name: gulp-load-plugins
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 08:51:24 +00:00
dependabot[bot] 67432e109a
Bump node-notifier from 5.4.3 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.3 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v5.4.3...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 20:30:25 +00:00
Alex Tselegidis 122f2aef85 Replace unix based "find" command with node package for the removal of .DS_Store files 2020-12-14 10:38:43 +02:00
Alex Tselegidis a689d23f25 Removed qtip as a dependency 2020-12-02 19:52:14 +02:00
Alex Tselegidis 9604aa4ef9 Replaced qtip with tippy.js 2020-10-22 12:29:09 +03:00
Alex Tselegidis 3371a8e0a2 NPM updates 2020-10-20 16:14:18 +03:00
Alex Tselegidis 6cbb13dc2d Replaced the CDN fontawesome version with a local one. 2020-08-15 18:55:35 +03:00
Sébastien 234b5bf5a6 Fix package.json and package-lock.json 2020-06-17 15:53:04 +02:00
Janina Phillips 2dc94f30c7
Merge branch 'develop' into bootstrap-4-and-fontawesome 2020-06-09 10:36:54 -04:00
Alex Tselegidis 60d5cf81a2 Updated the node engine requirement to 12 (latest LTS release) 2020-06-04 12:55:13 +02:00
Alex Tselegidis e59bcf5ef8 Updated frontend dependencies. 2020-05-12 20:59:29 +02:00
Mastej, Matt f2b97402fd bootstrap 4 and font awesome 2020-05-07 10:34:23 -04:00
Alex Tselegidis 54ded65728 Performed npm audit fix 2020-04-27 20:12:36 +02:00
Alex Tselegidis afd0323571 Updated the gulp flow (simplified tasks). 2020-03-11 13:24:23 +01:00
Alex Tselegidis d709028eca Removed the version from package.json files 2020-03-11 10:39:47 +01:00
alext 812791d0f8 Updated gulp dependency. 2019-06-08 16:04:36 +02:00
alext 333838b635 Integrated gulp tasks in for script and style minification. 2018-11-03 16:15:52 +01:00
alext 00f1017e35 Added cookieconsent lib in the frontend (#480). 2018-06-24 16:57:45 +02:00
alext 37cb57ac94 Added trumbowyg into the backend section (#480). 2018-06-24 15:07:22 +02:00
alext a54917aacf Updated moment.js to a newer version. 2018-03-06 08:21:59 +01:00
alext 6fd28cd5e6 Updated jsdoc dependency. 2018-02-28 20:24:24 +01:00
alext 5fb9b9466e Updated fullcalendar dependency and added momentjs 2017-10-19 21:20:47 +02:00
alext c56650d1b8 Updated project version. 2017-09-08 14:22:47 +02:00
alext 2fa2dd3ec1 Updated version in package.json. 2017-05-18 21:57:49 +02:00
Alex Tselegidis 208ca9a3a6 Added jquery sticky table headers to the project. 2016-08-11 21:53:29 +02:00
Alex Tselegidis 60c05946a7 Updated jquery and jquery ui dependencies. 2016-07-15 21:43:30 +02:00
Alex Tselegidis 2b65692ccf Added frontend package dependencies. 2016-07-06 22:02:20 +02:00
Alex Tselegidis 4676f57a25 Increased the version number in the package.json file. 2016-04-27 08:30:29 +02:00
Alex Tselegidis e02dec5460 Implemented the gulp build task. 2015-12-30 22:33:19 +01:00
Alex Tselegidis 95a5ae1dce Implemented the 'gulp composer' task which will install the composer dependencies and move only the required files to the 'src/application/third_party' directory. 2015-12-30 14:18:18 +01:00
Alex Tselegidis 422a7c7bfb Added plato jsmetrics to package.json 2015-10-04 20:55:11 +02:00
Alex Tselegidis 963c536719 Added package json and updated code-doc script 2015-07-20 21:31:46 +02:00