mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
chore: update deps
This commit is contained in:
parent
0b32d7babb
commit
8ed57b4e8c
@ -94,6 +94,8 @@ There is a bunch of stuff to do, some of that is noted in the [**Roadmap Project
|
||||
Your best bet is joining #development on the [Hangar Discord](https://discord.gg/zvrAEbvJ4a) and just discussing with us.
|
||||
All contributions are very welcome, we will not be able to finish this alone!
|
||||
|
||||
Updating the frontend dependencies can be done best by running `npx npm-check -u` and going thru the changelogs. Notice that package.json might contain some hints of which deps are broken.
|
||||
|
||||
## License
|
||||
|
||||
Most of the frontend is a fork of Ore, licensed under MIT [here](https://github.com/SpongePowered/Ore/blob/staging/LICENSE.txt).
|
||||
|
@ -19,76 +19,76 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "^1.6.0",
|
||||
"@nuxt/devalue": "^2.0.0",
|
||||
"@vuelidate/core": "^2.0.0-alpha.40",
|
||||
"@vuelidate/validators": "^2.0.0-alpha.28",
|
||||
"@vueuse/core": "^8.3.1",
|
||||
"@vueuse/head": "^0.7.6",
|
||||
"@vueuse/integrations": "^8.3.1",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
"axios": "^0.27.2",
|
||||
"chartist": "^0.11.4",
|
||||
"chartist-plugin-legend": "^0.6.2",
|
||||
"debug": "^4.3.4",
|
||||
"diff-match-patch": "^1.0.5",
|
||||
"filesize": "^8.0.7",
|
||||
"jwt-decode": "^3.1.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.0.13",
|
||||
"prism-theme-vars": "^0.2.2",
|
||||
"qs": "^6.10.3",
|
||||
"swagger-ui-dist": "^4.10.3",
|
||||
"universal-cookie": "^4.0.4",
|
||||
"vite-ssr": "^0.16.0",
|
||||
"vue": "^3.2.33",
|
||||
"vue-i18n": "^9.1.9",
|
||||
"vue-router": "^4.0.14",
|
||||
"vue3-popper": "^1.4.2"
|
||||
"@headlessui/vue": "1.6.4",
|
||||
"@nuxt/devalue": "2.0.0",
|
||||
"@vuelidate/core": "2.0.0-alpha.40",
|
||||
"@vuelidate/validators": "2.0.0-alpha.28",
|
||||
"@vueuse/core": "8.6.0",
|
||||
"@vueuse/head": "0.7.6",
|
||||
"@vueuse/integrations": "8.6.0",
|
||||
"accept-language-parser": "1.5.0",
|
||||
"axios": "0.27.2",
|
||||
"chartist": "0.11.4",
|
||||
"chartist-plugin-legend": "0.6.2",
|
||||
"debug": "4.3.4",
|
||||
"diff-match-patch": "1.0.5",
|
||||
"filesize": "9.0.1",
|
||||
"jwt-decode": "3.1.2",
|
||||
"lodash-es": "4.17.21",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.0.14",
|
||||
"prism-theme-vars": "0.2.3",
|
||||
"qs": "6.10.3",
|
||||
"swagger-ui-dist": "4.12.0",
|
||||
"universal-cookie": "4.0.4",
|
||||
"vite-ssr": "0.16.0",
|
||||
"vue": "3.2.36",
|
||||
"vue-i18n": "9.1.10",
|
||||
"vue-router": "4.0.15",
|
||||
"vue3-popper": "1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.1.34",
|
||||
"@intlify/vite-plugin-vue-i18n": "^3.4.0",
|
||||
"@types/accept-language-parser": "^1.5.3",
|
||||
"@types/chartist": "^0.11.1",
|
||||
"@types/debug": "^4.1.7",
|
||||
"@types/diff-match-patch": "^1.0.32",
|
||||
"@types/locale": "^0.1.1",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/markdown-it-link-attributes": "^3.0.1",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/prettier": "^2.6.0",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/swagger-ui-dist": "^3.30.1",
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"@vue/compiler-sfc": "^3.2.33",
|
||||
"@vue/eslint-config-typescript": "^10.0.0",
|
||||
"@vue/server-renderer": "^3.2.33",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.14.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-import-resolver-alias": "^1.1.2",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-unicorn": "^42.0.0",
|
||||
"eslint-plugin-vue": "^8.7.1",
|
||||
"husky": "^8.0.0",
|
||||
"lint-staged": "^12.4.1",
|
||||
"node-fetch": "^3.2.4",
|
||||
"pnpm": "^7.0.1",
|
||||
"@iconify/json": "2.1.56",
|
||||
"@intlify/vite-plugin-vue-i18n": "3.4.0",
|
||||
"@types/accept-language-parser": "1.5.3",
|
||||
"@types/chartist": "0.11.1",
|
||||
"@types/debug": "4.1.7",
|
||||
"@types/diff-match-patch": "1.0.32",
|
||||
"@types/locale": "0.1.1",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
"@types/markdown-it-link-attributes": "3.0.1",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/prettier": "2.6.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/swagger-ui-dist": "3.30.1",
|
||||
"@vitejs/plugin-vue": "2.3.3",
|
||||
"@vue/compiler-sfc": "3.2.36",
|
||||
"@vue/eslint-config-typescript": "10.0.0",
|
||||
"@vue/server-renderer": "3.2.36",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.17.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-unicorn": "42.0.0",
|
||||
"eslint-plugin-vue": "9.1.0",
|
||||
"husky": "8.0.1",
|
||||
"lint-staged": "13.0.0",
|
||||
"node-fetch": "3.2.5",
|
||||
"pnpm": "7.1.8",
|
||||
"prettier": "^2.6.2",
|
||||
"sass": "^1.51.0",
|
||||
"typescript": "^4.6.4",
|
||||
"unplugin-auto-import": "^0.7.1",
|
||||
"unplugin-icons": "^0.14.1",
|
||||
"unplugin-vue-components": "^0.19.3",
|
||||
"vite": "^2.9.6",
|
||||
"sass": "1.52.2",
|
||||
"typescript": "4.7.3",
|
||||
"unplugin-auto-import": "0.8.7",
|
||||
"unplugin-icons": "0.14.3",
|
||||
"unplugin-vue-components": "0.19.6",
|
||||
"vite": "2.9.9",
|
||||
"vite-plugin-eslint": "1.3.0",
|
||||
"vite-plugin-pages": "^0.23.0",
|
||||
"vite-plugin-pwa": "^0.12.0",
|
||||
"vite-plugin-vue-layouts": "^0.6.0",
|
||||
"vite-plugin-windicss": "^1.8.4"
|
||||
"vite-plugin-pages": "0.23.0",
|
||||
"vite-plugin-pwa": "0.12.0",
|
||||
"vite-plugin-vue-layouts": "0.6.0",
|
||||
"vite-plugin-windicss": "1.8.4"
|
||||
},
|
||||
"Dependency stuff": [
|
||||
"vite-plugin-eslint > 1.3.0 seems bork",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user