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
adf3bec630
commit
aaa2257490
@ -39,7 +39,7 @@
|
||||
<apache-commons-lang.version>3.12.0</apache-commons-lang.version>
|
||||
<jwt.version>4.4.0</jwt.version>
|
||||
<jetbrains-annotations.version>24.0.1</jetbrains-annotations.version>
|
||||
<caffeine.version>3.1.5</caffeine.version>
|
||||
<caffeine.version>3.1.6</caffeine.version>
|
||||
<jarscanner.version>1.0-SNAPSHOT</jarscanner.version>
|
||||
<jgroups.version>5.2.13.Final</jgroups.version>
|
||||
<jgroups-kube.version>2.0.1.Final</jgroups-kube.version>
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@github/webauthn-json": "^2.1.1",
|
||||
"@headlessui/vue": "1.7.12",
|
||||
"@intlify/unplugin-vue-i18n": "^0.10.0",
|
||||
"@pinia/nuxt": "0.4.7",
|
||||
"@pinia/nuxt": "0.4.8",
|
||||
"@vuelidate/core": "2.0.2",
|
||||
"@vuelidate/validators": "2.0.2",
|
||||
"@vueuse/components": "9.13.0",
|
||||
@ -48,7 +48,7 @@
|
||||
"marked-extended-tables": "^1.0.5",
|
||||
"marked-linkify-it": "^3.0.1",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.0.33",
|
||||
"pinia": "2.0.34",
|
||||
"prism-theme-vars": "0.2.4",
|
||||
"prismjs": "^1.29.0",
|
||||
"qs": "6.11.1",
|
||||
@ -77,11 +77,10 @@
|
||||
"@types/prismjs": "^1.26.0",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/swagger-ui-dist": "3.30.1",
|
||||
"@unlighthouse/nuxt": "^0.4.9",
|
||||
"@unocss/nuxt": "^0.50.6",
|
||||
"@unocss/nuxt": "^0.51.0",
|
||||
"@vue/compiler-sfc": "3.2.47",
|
||||
"@vue/eslint-config-typescript": "11.0.2",
|
||||
"eslint": "8.37.0",
|
||||
"eslint": "8.38.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-import-resolver-typescript": "3.5.5",
|
||||
@ -90,14 +89,13 @@
|
||||
"eslint-plugin-unicorn": "46.0.0",
|
||||
"eslint-plugin-vue": "9.10.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.2.0",
|
||||
"lint-staged": "13.2.1",
|
||||
"nuxt": "^3.3.3",
|
||||
"pnpm": "8.1.1",
|
||||
"prettier": "2.8.7",
|
||||
"puppeteer": "^19.8.5",
|
||||
"regenerator-runtime": "0.13.11",
|
||||
"sass": "1.60.0",
|
||||
"typescript": "5.0.3",
|
||||
"sass": "1.61.0",
|
||||
"typescript": "5.0.4",
|
||||
"unplugin-auto-import": "0.15.2",
|
||||
"unplugin-icons": "0.16.1",
|
||||
"unplugin-vue-components": "0.24.1",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user