]> git.agnieray.net Git - galette.git/history - package-lock.json
Fix CS
[galette.git] / package-lock.json
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-10-27 dependabot[bot]Bump undici from 5.25.4 to 5.26.3
2023-10-26 Johan CwiklinskiAdd dark mode
2023-10-13 Guillaume AGNIERAYJS 3rd party major updates and dev deps cleanup
2023-10-13 Johan CwiklinskiUpdate JS 3rd party dependencies
2023-10-08 dependabot[bot]Bump postcss from 8.4.30 to 8.4.31
2023-09-24 Guillaume AGNIERAYUpdate Fomantic-UI
2023-09-05 dependabot[bot]Bump semver from 5.7.1 to 5.7.2
2023-06-08 dependabot[bot]Bump socket.io-parser from 4.2.2 to 4.2.4
2023-06-08 dependabot[bot]Bump engine.io and socket.io
2023-03-15 dependabot[bot]Bump webpack from 5.75.0 to 5.76.1
2023-02-26 Guillaume AGNIERAYUse emojis on dashboard activities
2023-02-19 Guillaume AGNIERAYEnable syntax highlighting in summernote codeview
2023-01-11 dependabot[bot]Bump qs and browser-sync
2023-01-04 dependabot[bot]Bump json5, css-loader and file-loader
2022-12-13 Guillaume AGNIERAYFomantic-UI update
2022-12-10 dependabot[bot]Bump minimatch from 3.0.4 to 3.1.2
2022-12-10 dependabot[bot]Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-10 dependabot[bot]Bump engine.io from 6.2.0 to 6.2.1
2022-12-10 dependabot[bot]Bump loader-utils from 1.4.0 to 1.4.2
2022-12-10 dependabot[bot]Bump socket.io-parser from 4.0.4 to 4.0.5
2022-12-10 dependabot[bot]Bump terser from 4.8.0 to 4.8.1
2022-06-25 Guillaume AGNIERAYAdd a watch task in gulpfile.js using Browsersync
2022-06-24 Johan CwiklinskiUpdate package-lock.json
2022-06-23 Guillaume AGNIERAYRemove jQuery UI dependency and assets
2022-06-22 dependabot[bot]Bump minimist from 1.2.5 to 1.2.6
2022-06-22 dependabot[bot]Bump copy-props from 2.0.4 to 2.0.5
2022-06-22 Johan CwiklinskiDrop Selectize dependencies
2022-06-22 Guillaume AGNIERAYReplace jQuery UI Sortable with SortableJS
2022-06-09 Guillaume AGNIERAYResponsive charts
2022-05-22 dependabot[bot]Bump yargs-parser from 5.0.0 to 5.0.1
2022-05-22 dependabot[bot]Bump node-fetch from 2.6.2 to 2.6.7
2022-05-22 dependabot[bot]Bump y18n from 3.2.1 to 3.2.2
2022-05-22 dependabot[bot]Bump ajv from 6.12.2 to 6.12.6
2021-12-30 Johan CwiklinskiRemove no longer needed jstree lib
2021-12-18 Guillaume AGNIERAYUse Fomantic UI
2021-10-23 Johan CwiklinskiMerge branch 'release/0.9.5.1'
2021-09-24 Guillaume AGNIERAYReplace jQuery Cookie with JS Cookie; closes #1569
2021-09-23 Guillaume AGNIERAYUse Summernote light editor; refs #1568
2021-09-14 dependabot[bot]Bump path-parse from 1.0.6 to 1.0.7
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2021-06-26 dependabot[bot]Bump postcss from 7.0.27 to 7.0.36
2021-05-12 dependabot[bot]Bump hosted-git-info from 2.8.5 to 2.8.9
2021-05-12 dependabot[bot]Bump lodash from 4.17.19 to 4.17.21
2020-12-12 dependabot[bot]Bump ini from 1.3.5 to 1.3.8
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-07-31 dependabot[bot]Bump lodash from 4.17.15 to 4.17.19
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-04-29 Johan CwiklinskiMissing lang files for jquery-ui
2020-04-24 Johan CwiklinskiUpdate JS libs
2020-04-24 Johan CwiklinskiRely on browser native colorpicker
2020-04-24 Johan CwiklinskiDrop bundled javascripts, use npm and gulp instead