Commit Graph

10 Commits

Author SHA1 Message Date
Julien Calixte
639429e18b refactor(icons): replace FontAwesome with Tabler Icons
Drop the three @fortawesome/* packages (v5, with a stagnant Vue 2
binding) in favor of @tabler/icons-webfont. The old <awe-icon>
wrapper is replaced by <vaquant-icon>, named after the project so
future icon-library swaps don't require another rename.
2026-06-01 18:33:58 +02:00
dependabot[bot]
48a6ab9012 ⬆️ Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 13:40:27 +00:00
8860925b76 (date-fns) 2020-08-27 23:03:45 +02:00
Julien Calixte
9c4ff51a66 Merge pull request #4 from jcalixte/dependabot/npm_and_yarn/lodash-4.17.19
⬆️ Bump lodash from 4.17.15 to 4.17.19
2020-08-12 14:01:04 +02:00
dependabot[bot]
c6f4027ef7 ⬆️ Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 20:22:53 +00:00
dependabot[bot]
7fdcb1851d ⬆️ Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 06:07:00 +00:00
Julien Calixte
b79569102d ♻️ (notif) add queue notif service to lazy load notif lib 2020-04-11 01:05:25 +02:00
Julien Calixte
2aef349699 (transaction) add great currency input lib for amount 2020-04-05 11:55:18 +02:00
Julien Calixte
a60382d630 (transaction) add map with location 2020-03-14 13:01:54 +01:00
Julien Calixte
ec0395a491 📦 (app) migrate to yarn 2020-03-14 10:57:36 +01:00