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
31c6b9cbb1
commit
de189d987c
@ -28,7 +28,7 @@
|
||||
<!-- dependency management -->
|
||||
<jdbi3-bom.version>3.42.0</jdbi3-bom.version>
|
||||
<configurate.version>4.1.2</configurate.version>
|
||||
<spring-cloud-aws.version>3.0.3</spring-cloud-aws.version>
|
||||
<spring-cloud-aws.version>3.1.0</spring-cloud-aws.version>
|
||||
|
||||
<!-- dependencies -->
|
||||
<sentry.version>7.0.0</sentry.version>
|
||||
@ -441,7 +441,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>3.2.2</version>
|
||||
<version>3.2.3</version>
|
||||
<configuration>
|
||||
<argLine>--enable-preview</argLine>
|
||||
</configuration>
|
||||
|
@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"@github/webauthn-json": "2.1.1",
|
||||
"@headlessui/vue": "1.7.16",
|
||||
"@intlify/unplugin-vue-i18n": "1.5.0",
|
||||
"@intlify/unplugin-vue-i18n": "1.6.0",
|
||||
"@pinia/nuxt": "0.5.1",
|
||||
"@unhead/vue": "^1.8.9",
|
||||
"@vuelidate/core": "2.0.3",
|
||||
@ -51,16 +51,16 @@
|
||||
"prism-theme-vars": "0.2.4",
|
||||
"prismjs": "1.29.0",
|
||||
"qs": "6.11.2",
|
||||
"swagger-ui-dist": "5.10.3",
|
||||
"swagger-ui-dist": "5.10.5",
|
||||
"universal-cookie": "6.1.1",
|
||||
"vue": "3.3.11",
|
||||
"vue": "3.3.12",
|
||||
"vue-advanced-cropper": "2.8.8",
|
||||
"vue-i18n": "9.8.0",
|
||||
"vue3-popper": "1.5.0",
|
||||
"vuedraggable": "4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "1.1.60",
|
||||
"@iconify-json/mdi": "1.1.63",
|
||||
"@nuxt-alt/proxy": "2.4.8",
|
||||
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
||||
"@types/accept-language-parser": "1.5.6",
|
||||
@ -76,20 +76,20 @@
|
||||
"@types/qs": "6.9.10",
|
||||
"@types/swagger-ui-dist": "3.30.4",
|
||||
"@unocss/nuxt": "0.58.0",
|
||||
"@vue/compiler-sfc": "3.3.11",
|
||||
"@vue/compiler-sfc": "3.3.12",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
"eslint": "8.55.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-import-resolver-typescript": "3.6.1",
|
||||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.29.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-unicorn": "49.0.0",
|
||||
"eslint-plugin-vue": "9.19.2",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "15.2.0",
|
||||
"nuxt": "3.8.1",
|
||||
"pnpm": "8.12.0",
|
||||
"pnpm": "8.12.1",
|
||||
"prettier": "2.8.8",
|
||||
"regenerator-runtime": "0.14.0",
|
||||
"sass": "1.69.5",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user