mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-27 06:01:08 +08:00
chore: update deps
This commit is contained in:
parent
6e143b4d7a
commit
151907ccce
@ -36,7 +36,7 @@
|
||||
"chart.js": "4.4.6",
|
||||
"debug": "4.3.7",
|
||||
"diff-match-patch": "1.0.5",
|
||||
"dompurify": "3.1.7",
|
||||
"dompurify": "3.2.0",
|
||||
"easymde": "2.18.0",
|
||||
"filesize": "10.1.6",
|
||||
"github-slugger": "2.0.0",
|
||||
@ -51,9 +51,9 @@
|
||||
"pinia": "2.2.6",
|
||||
"prism-theme-vars": "0.2.5",
|
||||
"prismjs": "1.29.0",
|
||||
"qs": "6.13.0",
|
||||
"qs": "6.13.1",
|
||||
"rapidoc": "9.3.8",
|
||||
"swagger-typescript-api": "13.0.22",
|
||||
"swagger-typescript-api": "13.0.23",
|
||||
"universal-cookie": "7.2.2",
|
||||
"vue-advanced-cropper": "2.8.9",
|
||||
"vue-chartjs": "5.3.2",
|
||||
@ -66,9 +66,9 @@
|
||||
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
||||
"@nuxtjs/i18n": "8.5.5",
|
||||
"@nuxtjs/turnstile": "0.9.11",
|
||||
"@sentry/bun": "8.37.1",
|
||||
"@sentry/nuxt": "8.37.1",
|
||||
"@sentry/profiling-node": "8.37.1",
|
||||
"@sentry/bun": "8.38.0",
|
||||
"@sentry/nuxt": "8.38.0",
|
||||
"@sentry/profiling-node": "8.38.0",
|
||||
"@types/accept-language-parser": "1.5.6",
|
||||
"@types/bun": "1.1.13",
|
||||
"@types/debug": "4.1.12",
|
||||
@ -81,7 +81,7 @@
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@types/prismjs": "1.26.5",
|
||||
"@types/qs": "6.9.17",
|
||||
"@unocss/nuxt": "0.64.0",
|
||||
"@unocss/nuxt": "0.64.1",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
@ -91,20 +91,19 @@
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-oxlint": "0.11.1",
|
||||
"eslint-plugin-unicorn": "51.0.1",
|
||||
"eslint-plugin-vue": "9.30.0",
|
||||
"eslint-plugin-vue": "9.31.0",
|
||||
"husky": "9.1.6",
|
||||
"lint-staged": "15.2.10",
|
||||
"nuxt": "3.14.159",
|
||||
"oxlint": "0.11.1",
|
||||
"pnpm": "9.12.3",
|
||||
"pnpm": "9.13.2",
|
||||
"prettier": "3.3.3",
|
||||
"regenerator-runtime": "0.14.1",
|
||||
"sass": "1.80.6",
|
||||
"sass": "1.81.0",
|
||||
"typescript": "5.6.3",
|
||||
"unplugin-auto-import": "0.18.3",
|
||||
"unplugin-icons": "0.20.1",
|
||||
"unplugin-vue-components": "0.27.4",
|
||||
"vite": "5.4.10",
|
||||
"vite": "5.4.11",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vue-tsc": "2.1.10"
|
||||
},
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user