Commit graph

33 commits

Author SHA1 Message Date
dependabot[bot]
09baea5320
Bump vite from 4.5.2 to 4.5.3 in /app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:55:25 +00:00
axolotle
b01b06c918 chore: add missing prettier dep 2024-03-03 15:55:05 +01:00
axolotle
225f46bc0d chore: replace npm with yarn 2024-03-02 03:46:02 +01:00
axolotle
fb0ec742f5 chore: replace standard with prettier 2024-03-02 02:58:00 +01:00
axolotle
c6b928993d [vite] add vite.config.js and update npm commands 2023-04-03 22:14:18 +02:00
axolotle
742bc6f104 deps: rm babel stuff 2023-04-03 19:21:34 +02:00
axolotle
462ec4380f deps: vue-cli to vite 2023-04-03 19:17:24 +02:00
axolotle
374f7744a5 switch to @fontsource packages 2023-03-24 21:49:20 +01:00
axolotle
3d83e86f55 deps: update all deps to vue 2.7 max 2023-03-24 20:52:01 +01:00
axolotle
4d346a8d13 separate eslint config from package.json 2023-03-24 20:50:05 +01: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
36a4a21d57 [enh] Adapt the new config panel mechanism to vuejs webadmin 2021-07-30 18:05:13 +02:00
Kay0u
c8e0705632
upgrade vue packages 2021-06-16 13:58:04 +02:00
ljf
522a8e6a40 [fix] Build tools path 2021-06-03 18:23:40 +02:00
axolotle
1ab7a3ef93 es-lint warn console.log() 2021-05-01 13:04:06 +02:00
axolotle
179921e60d update npm packages 2021-03-19 19:44:32 +01:00
Axolotle
8273b52898 linting 2021-01-09 13:02:26 +01: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
3290b71ba8 revert footer_version and fix i18n command report 2020-11-06 14:44:15 +01:00
Axolotle
a6c2445f47 set some rules as warn and update deps 2020-11-03 20:22:54 +01:00
Axolotle
4512962412 update deps, install vuelidate and add custom validators 2020-10-23 17:40:12 +02:00
Axolotle
ee0a2a0020 updated js dependencies 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