|
|
@ -47,7 +47,7 @@ |
|
|
|
"@fortawesome/free-regular-svg-icons": "^5.15.4", |
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4", |
|
|
|
"@fortawesome/vue-fontawesome": "^3.0.0-4", |
|
|
|
"@louislam/sqlite3": "^5.0.5", |
|
|
|
"@louislam/sqlite3": "^5.0.6", |
|
|
|
"@popperjs/core": "^2.10.1", |
|
|
|
"args-parser": "^1.3.0", |
|
|
|
"axios": "^0.21.4", |
|
|
@ -63,7 +63,7 @@ |
|
|
|
"form-data": "^4.0.0", |
|
|
|
"http-graceful-shutdown": "^3.1.4", |
|
|
|
"jsonwebtoken": "^8.5.1", |
|
|
|
"nodemailer": "^6.6.3", |
|
|
|
"nodemailer": "^6.6.5", |
|
|
|
"notp": "^2.0.3", |
|
|
|
"password-hash": "^1.2.2", |
|
|
|
"prom-client": "^13.2.0", |
|
|
@ -89,20 +89,20 @@ |
|
|
|
"vuedraggable": "^4.1.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/eslint-parser": "^7.15.4", |
|
|
|
"@types/bootstrap": "^5.1.4", |
|
|
|
"@babel/eslint-parser": "^7.15.7", |
|
|
|
"@types/bootstrap": "^5.1.6", |
|
|
|
"@vitejs/plugin-legacy": "^1.5.3", |
|
|
|
"@vitejs/plugin-vue": "^1.6.2", |
|
|
|
"@vue/compiler-sfc": "^3.2.11", |
|
|
|
"core-js": "^3.17.3", |
|
|
|
"@vitejs/plugin-vue": "^1.9.1", |
|
|
|
"@vue/compiler-sfc": "^3.2.16", |
|
|
|
"core-js": "^3.18.0", |
|
|
|
"cross-env": "^7.0.3", |
|
|
|
"dns2": "^2.0.1", |
|
|
|
"eslint": "^7.32.0", |
|
|
|
"eslint-plugin-vue": "^7.17.0", |
|
|
|
"sass": "^1.41.0", |
|
|
|
"eslint-plugin-vue": "^7.18.0", |
|
|
|
"sass": "^1.42.1", |
|
|
|
"stylelint": "^13.13.1", |
|
|
|
"stylelint-config-standard": "^22.0.0", |
|
|
|
"typescript": "^4.4.3", |
|
|
|
"vite": "^2.5.7" |
|
|
|
"vite": "^2.5.10" |
|
|
|
} |
|
|
|
} |
|
|
|