mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-02-17 15:01:42 +08:00
chore: update deps
This commit is contained in:
parent
303491d245
commit
56a7b807fe
@ -28,25 +28,25 @@
|
||||
"@pinia/nuxt": "0.4.9",
|
||||
"@vuelidate/core": "2.0.2",
|
||||
"@vuelidate/validators": "2.0.2",
|
||||
"@vueuse/components": "10.1.0",
|
||||
"@vueuse/core": "10.1.0",
|
||||
"@vueuse/components": "10.1.2",
|
||||
"@vueuse/core": "10.1.2",
|
||||
"@vueuse/head": "1.1.26",
|
||||
"@vueuse/integrations": "10.1.0",
|
||||
"@vueuse/integrations": "10.1.2",
|
||||
"accept-language-parser": "1.5.0",
|
||||
"axios": "1.4.0",
|
||||
"chartist": "1.3.0",
|
||||
"chartist-plugin-legend": "0.6.2",
|
||||
"debug": "4.3.4",
|
||||
"diff-match-patch": "1.0.5",
|
||||
"dompurify": "3.0.2",
|
||||
"dompurify": "3.0.3",
|
||||
"easymde": "2.18.0",
|
||||
"filesize": "10.0.7",
|
||||
"jsdom": "21.1.1",
|
||||
"jsdom": "22.0.0",
|
||||
"jwt-decode": "3.1.2",
|
||||
"lodash-es": "4.17.21",
|
||||
"marked": "4.3.0",
|
||||
"marked-extended-tables": "1.0.5",
|
||||
"marked-linkify-it": "3.0.1",
|
||||
"marked-extended-tables": "1.0.6",
|
||||
"marked-linkify-it": "3.0.2",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.0.35",
|
||||
"prism-theme-vars": "0.2.4",
|
||||
@ -77,21 +77,21 @@
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/swagger-ui-dist": "3.30.1",
|
||||
"@unocss/nuxt": "0.51.8",
|
||||
"@unocss/nuxt": "0.51.12",
|
||||
"@vue/compiler-sfc": "3.2.47",
|
||||
"@vue/eslint-config-typescript": "11.0.3",
|
||||
"eslint": "8.39.0",
|
||||
"eslint": "8.40.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-import-resolver-typescript": "3.5.5",
|
||||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-unicorn": "46.0.0",
|
||||
"eslint-plugin-unicorn": "47.0.0",
|
||||
"eslint-plugin-vue": "9.11.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.2.2",
|
||||
"nuxt": "3.4.3",
|
||||
"pnpm": "8.3.1",
|
||||
"pnpm": "8.4.0",
|
||||
"prettier": "2.8.8",
|
||||
"regenerator-runtime": "0.13.11",
|
||||
"sass": "1.62.1",
|
||||
@ -99,9 +99,9 @@
|
||||
"unplugin-auto-import": "0.15.3",
|
||||
"unplugin-icons": "0.16.1",
|
||||
"unplugin-vue-components": "0.24.1",
|
||||
"vite": "4.3.3",
|
||||
"vite": "4.3.5",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vue-tsc": "1.6.1"
|
||||
"vue-tsc": "1.6.4"
|
||||
},
|
||||
"comments": "Hookable 5.5 seems to break with nuxt...",
|
||||
"pnpm": {
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user