Alexandre Aubin
|
48f269db43
|
I have no idea what I'm doing but apparently it may be better to generate package-lock.json with npm 6
|
2021-09-06 15:47:37 +02:00 |
|
Alexandre Aubin
|
63c6a497c2
|
Merge branch 'dev' into config-panel
|
2021-09-06 15:41:43 +02:00 |
|
Alexandre Aubin
|
0ed2d1a8f7
|
Attempt to fix package-lock.json, somehow the build chaing doesn't like lockfileVersion 2
|
2021-09-01 09:19:24 +00:00 |
|
ljf
|
76fa9b64ec
|
[enh] App install better errors management
|
2021-08-31 16:16:08 +02:00 |
|
ljf
|
f9fb6ed02a
|
Merge branch 'dev' into config-panel
|
2021-08-30 15:03:52 +02:00 |
|
ljf
|
1781a4de65
|
[fix] Missing vue showdown
|
2021-08-14 14:37:19 +02:00 |
|
Kay0u
|
c8e0705632
|
upgrade vue packages
|
2021-06-16 13:58:04 +02:00 |
|
Kay0u
|
74ae848008
|
run npm audit fix
|
2021-06-16 12:46:42 +02:00 |
|
dependabot[bot]
|
04e76bb7d0
|
Bump y18n from 4.0.0 to 4.0.1 in /app (#343)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-01 15:59:26 +02:00 |
|
axolotle
|
179921e60d
|
update npm packages
|
2021-03-19 19:44:32 +01:00 |
|
dependabot[bot]
|
305782347d
|
Bump elliptic from 6.5.3 to 6.5.4 in /app
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-11 07:26:48 +00:00 |
|
Axolotle
|
a77095f7a4
|
update bootstrap-vue and add custom default options for its components
|
2020-12-16 12:10:05 +01:00 |
|
Axolotle
|
bc2f76e895
|
add FiraGO & Fira Code npm deps with local src
|
2020-11-26 14:08:01 +01:00 |
|
Axolotle
|
7f2144fee0
|
update package-lock.json
|
2020-11-03 20:23:19 +01:00 |
|
Axolotle
|
73a7f4c8da
|
update package-lock.json do not look
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
167407e192
|
add date-fns dep & update deps & optimize date-fns locales imports
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
15ad0e2972
|
add sass-resources-load dep and create a global scss file with variables to be imported into every components
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
d69bb8b906
|
add js standard linter and switch to vue the strongly recommended vue linting rules
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
6fb98f2195
|
add vuex store with 'connected' state
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
d7a6e80227
|
add fork-awesome dep
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
d50470712e
|
add router plugin & base routes file and views
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
2f2c2ac683
|
add vue-i18n plugin
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
76c987701f
|
add bootstrap-vue dep
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
dfd447f333
|
create base app structure with vue cli
|
2020-10-14 16:59:38 +02:00 |
|