1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 07:25:21 +02:00

chore: bump dev deps (#1418)

This commit is contained in:
Hayden 2022-06-17 13:34:22 -08:00 committed by GitHub
parent 5a053cdcd6
commit 6f83b0f522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 126 additions and 50 deletions

View file

@ -44,13 +44,13 @@
"@types/sortablejs": "^1.13.0",
"@vue/runtime-dom": "^3.2.36",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^9.0.1",
"lint-staged": "^12.4.2",
"lint-staged": "^13.0.2",
"nuxt-vite": "0.2.3",
"prettier": "^2.3.2",
"prettier": "^2.7.1",
"vue2-script-setup-transform": "^0.3.5"
}
}