mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 07:40:28 +00:00
chore: bump deps (#810)
* bump prettier/eslint-plugin * bump nuxt pwa * use typed imports * set vue version to fix layout errors * disable import
This commit is contained in:
parent
be2910e0df
commit
b77c9be36f
56 changed files with 6562 additions and 320 deletions
|
@ -21,15 +21,15 @@
|
|||
"@types/markdown-it": "^13.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
"@typescript-eslint/parser": "^6.0.0",
|
||||
"@vite-pwa/nuxt": "^0.2.0",
|
||||
"@vite-pwa/nuxt": "^0.5.0",
|
||||
"eslint": "^8.23.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.4.0",
|
||||
"h3": "^1.7.1",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"nuxt": "3.6.5",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.0.0",
|
||||
"unplugin-icons": "^0.18.5",
|
||||
"vite-plugin-eslint": "^1.8.1",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"pinia": "^2.0.21",
|
||||
"postcss": "^8.4.16",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"vue": "^3.3.1",
|
||||
"vue": "v3.4.8",
|
||||
"vue-router": "4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue