mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
chore: upgrade eslint + sass
This commit is contained in:
parent
4ff3c33b78
commit
37cc90dffd
1 changed files with 2 additions and 2 deletions
|
@ -31,14 +31,14 @@
|
|||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"bootstrap": "^4.6.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.22.0",
|
||||
"popper.js": "^1.16.0",
|
||||
"portal-vue": "^2.1.7",
|
||||
"prettier": "^3.2.5",
|
||||
"sass": "^1.60.0",
|
||||
"sass": "^1.71.1",
|
||||
"vite": "^5.1.4"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
Loading…
Reference in a new issue