chore: update deps

This commit is contained in:
MiniDigger | Martin 2023-12-28 10:42:59 +01:00
parent 3ea73b5301
commit 038c2437cc
3 changed files with 550 additions and 436 deletions

View File

@ -56,7 +56,7 @@
<pg.version>1.19.3</pg.version>
<!-- plugins -->
<maven-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
</properties>
<repositories>

View File

@ -29,10 +29,10 @@
"@unhead/vue": "^1.8.9",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"@vueuse/components": "10.7.0",
"@vueuse/core": "10.7.0",
"@vueuse/components": "10.7.1",
"@vueuse/core": "10.7.1",
"accept-language-parser": "1.5.0",
"axios": "1.6.2",
"axios": "1.6.3",
"chartist": "1.3.0",
"chartist-plugin-legend": "0.6.2",
"debug": "4.3.4",
@ -53,7 +53,7 @@
"qs": "6.11.2",
"swagger-ui-dist": "5.10.5",
"universal-cookie": "6.1.1",
"vue": "3.3.13",
"vue": "3.4.0-rc.3",
"vue-advanced-cropper": "2.8.8",
"vue-i18n": "9.8.0",
"vue3-popper": "1.5.0",
@ -73,9 +73,9 @@
"@types/markdown-it-link-attributes": "3.0.4",
"@types/nprogress": "0.2.3",
"@types/prismjs": "1.26.3",
"@types/qs": "6.9.10",
"@types/qs": "6.9.11",
"@types/swagger-ui-dist": "3.30.4",
"@unocss/nuxt": "0.58.0",
"@unocss/nuxt": "0.58.2",
"@vue/compiler-sfc": "3.3.13",
"@vue/eslint-config-typescript": "12.0.0",
"eslint": "8.56.0",
@ -88,18 +88,18 @@
"eslint-plugin-vue": "9.19.2",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"nuxt": "3.8.2",
"pnpm": "8.12.1",
"nuxt": "3.9.0",
"pnpm": "8.13.1",
"prettier": "2.8.8",
"regenerator-runtime": "0.14.1",
"sass": "1.69.5",
"typescript": "5.3.3",
"unplugin-auto-import": "0.17.2",
"unplugin-auto-import": "0.17.3",
"unplugin-icons": "0.18.1",
"unplugin-vue-components": "0.26.0",
"vite": "4.5.1",
"vite-plugin-eslint": "1.8.1",
"vue-tsc": "1.8.26"
"vue-tsc": "1.8.27"
},
"comments": "Hookable 5.5 seems to break with nuxt...",
"pnpm": {

File diff suppressed because it is too large Load Diff