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
dd4c7b9cca
commit
7b1e446b76
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.0.5</version>
|
||||
<version>3.0.6</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
@ -36,13 +36,13 @@
|
||||
<jsitemapgenerator.version>4.5</jsitemapgenerator.version>
|
||||
<org-json.version>20230227</org-json.version>
|
||||
<bucket4j.version>7.6.0</bucket4j.version>
|
||||
<datafaker.version>1.8.1</datafaker.version>
|
||||
<datafaker.version>1.9.0</datafaker.version>
|
||||
<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.6</caffeine.version>
|
||||
<jarscanner.version>1.0-SNAPSHOT</jarscanner.version>
|
||||
<jgroups.version>5.2.13.Final</jgroups.version>
|
||||
<jgroups.version>5.2.14.Final</jgroups.version>
|
||||
<jgroups-kube.version>2.0.1.Final</jgroups-kube.version>
|
||||
<totp.version>1.7.2-SNAPSHOT</totp.version>
|
||||
<webp.version>0.1.6</webp.version>
|
||||
|
@ -22,35 +22,35 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@github/webauthn-json": "^2.1.1",
|
||||
"@headlessui/vue": "1.7.12",
|
||||
"@intlify/unplugin-vue-i18n": "^0.10.0",
|
||||
"@pinia/nuxt": "0.4.8",
|
||||
"@github/webauthn-json": "2.1.1",
|
||||
"@headlessui/vue": "1.7.13",
|
||||
"@intlify/unplugin-vue-i18n": "0.10.0",
|
||||
"@pinia/nuxt": "0.4.9",
|
||||
"@vuelidate/core": "2.0.2",
|
||||
"@vuelidate/validators": "2.0.2",
|
||||
"@vueuse/components": "9.13.0",
|
||||
"@vueuse/core": "9.13.0",
|
||||
"@vueuse/head": "1.1.23",
|
||||
"@vueuse/integrations": "9.13.0",
|
||||
"@vueuse/components": "10.0.2",
|
||||
"@vueuse/core": "10.0.2",
|
||||
"@vueuse/head": "1.1.26",
|
||||
"@vueuse/integrations": "10.0.2",
|
||||
"accept-language-parser": "1.5.0",
|
||||
"axios": "1.3.5",
|
||||
"axios": "1.3.6",
|
||||
"chartist": "1.3.0",
|
||||
"chartist-plugin-legend": "0.6.2",
|
||||
"debug": "4.3.4",
|
||||
"diff-match-patch": "1.0.5",
|
||||
"dompurify": "^3.0.1",
|
||||
"easymde": "^2.18.0",
|
||||
"dompurify": "3.0.2",
|
||||
"easymde": "2.18.0",
|
||||
"filesize": "10.0.7",
|
||||
"jsdom": "^21.1.1",
|
||||
"jsdom": "21.1.1",
|
||||
"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": "4.3.0",
|
||||
"marked-extended-tables": "1.0.5",
|
||||
"marked-linkify-it": "3.0.1",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.0.34",
|
||||
"pinia": "2.0.35",
|
||||
"prism-theme-vars": "0.2.4",
|
||||
"prismjs": "^1.29.0",
|
||||
"prismjs": "1.29.0",
|
||||
"qs": "6.11.1",
|
||||
"swagger-ui-dist": "4.18.2",
|
||||
"universal-cookie": "4.0.4",
|
||||
@ -58,26 +58,26 @@
|
||||
"vue-advanced-cropper": "2.8.8",
|
||||
"vue-i18n": "9.2.2",
|
||||
"vue3-popper": "1.5.0",
|
||||
"vuedraggable": "^4.1.0"
|
||||
"vuedraggable": "4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "1.1.50",
|
||||
"@nuxt-alt/proxy": "2.2.3",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.0.0",
|
||||
"@nuxtjs/eslint-config-typescript": "12.0.0",
|
||||
"@types/accept-language-parser": "1.5.3",
|
||||
"@types/debug": "4.1.7",
|
||||
"@types/diff-match-patch": "1.0.32",
|
||||
"@types/dompurify": "^3.0.1",
|
||||
"@types/jsdom": "^21.1.1",
|
||||
"@types/dompurify": "3.0.2",
|
||||
"@types/jsdom": "21.1.1",
|
||||
"@types/locale": "0.1.1",
|
||||
"@types/lodash-es": "4.17.7",
|
||||
"@types/markdown-it-link-attributes": "3.0.1",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/prettier": "2.7.2",
|
||||
"@types/prismjs": "^1.26.0",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/swagger-ui-dist": "3.30.1",
|
||||
"@unocss/nuxt": "^0.51.0",
|
||||
"@unocss/nuxt": "0.51.5",
|
||||
"@vue/compiler-sfc": "3.2.47",
|
||||
"@vue/eslint-config-typescript": "11.0.2",
|
||||
"eslint": "8.38.0",
|
||||
@ -87,21 +87,21 @@
|
||||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-unicorn": "46.0.0",
|
||||
"eslint-plugin-vue": "9.10.0",
|
||||
"eslint-plugin-vue": "9.11.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.2.1",
|
||||
"nuxt": "^3.3.3",
|
||||
"pnpm": "8.1.1",
|
||||
"nuxt": "3.4.2",
|
||||
"pnpm": "8.3.1",
|
||||
"prettier": "2.8.7",
|
||||
"regenerator-runtime": "0.13.11",
|
||||
"sass": "1.61.0",
|
||||
"sass": "1.62.0",
|
||||
"typescript": "5.0.4",
|
||||
"unplugin-auto-import": "0.15.2",
|
||||
"unplugin-auto-import": "0.15.3",
|
||||
"unplugin-icons": "0.16.1",
|
||||
"unplugin-vue-components": "0.24.1",
|
||||
"vite": "4.2.1",
|
||||
"vite": "4.3.1",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vue-tsc": "1.2.0"
|
||||
"vue-tsc": "1.4.1"
|
||||
},
|
||||
"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