Upgrade frontend and doc dependencies

This commit is contained in:
Matthew Kilgore
2025-11-16 16:51:16 -05:00
parent 7d0e05dc5d
commit e501d769da
4 changed files with 3659 additions and 4369 deletions

View File

@@ -14,69 +14,69 @@
"test:watch": " TEST_SHUTDOWN_API_SERVER=false vitest --config ./test/vitest.config.ts"
},
"devDependencies": {
"@eslint/compat": "^1.3.2",
"@faker-js/faker": "^10.0.0",
"@eslint/compat": "^1.4.1",
"@faker-js/faker": "^10.1.0",
"@iconify-json/mdi": "^1.2.3",
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@nuxt/eslint": "^1.9.0",
"@playwright/test": "^1.55.0",
"@nuxt/eslint": "^1.10.0",
"@playwright/test": "^1.56.1",
"@types/markdown-it": "^14.1.2",
"@types/semver": "^7.7.0",
"@vite-pwa/nuxt": "^1.0.4",
"@vue/runtime-core": "^3.5.20",
"eslint": "^9.34.0",
"@types/semver": "^7.7.1",
"@vite-pwa/nuxt": "^1.0.7",
"@vue/runtime-core": "^3.5.24",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-tailwindcss": "^3.18.2",
"globals": "^16.3.0",
"globals": "^16.5.0",
"h3": "^1.7.1",
"intl-messageformat": "^10.7.16",
"intl-messageformat": "^10.7.18",
"isomorphic-fetch": "^3.0.0",
"nuxt": "4.1.0",
"prettier": "^3.6.2",
"shadcn-nuxt": "2.2.0",
"typescript": "5.9.2",
"unplugin-icons": "^22.2.0",
"unplugin-icons": "^22.5.0",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^3.2.4",
"vue-i18n": "^11.1.11",
"vue-i18n": "^11.1.12",
"vue-tsc": "3.0.6"
},
"dependencies": {
"@mdit/plugin-img-size": "^0.22.2",
"@mdit/plugin-img-size": "^0.22.3",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.14.0",
"@pinia/nuxt": "^0.11.2",
"@pinia/nuxt": "^0.11.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/typography": "^0.5.19",
"@tanstack/vue-table": "^8.21.3",
"@vuepic/vue-datepicker": "^11.0.2",
"@vueuse/core": "^13.8.0",
"@vueuse/nuxt": "^13.8.0",
"@vueuse/router": "^13.8.0",
"@vuepic/vue-datepicker": "^11.0.3",
"@vueuse/core": "^13.9.0",
"@vueuse/nuxt": "^13.9.0",
"@vueuse/router": "^13.9.0",
"@zxing/library": "^0.21.3",
"autoprefixer": "^10.4.21",
"autoprefixer": "^10.4.22",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"dompurify": "^3.2.6",
"dompurify": "^3.3.0",
"fuzzysort": "^3.1.0",
"h3": "^1.15.4",
"http-proxy": "^1.18.1",
"lucide-vue-next": "^0.542.0",
"markdown-it": "^14.1.0",
"pinia": "^3.0.3",
"pinia": "^3.0.4",
"postcss": "^8.5.6",
"reka-ui": "^2.5.0",
"semver": "^7.7.2",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^3.4.17",
"reka-ui": "^2.6.0",
"semver": "^7.7.3",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^3.4.18",
"tailwindcss-animate": "^1.0.7",
"vaul-vue": "^0.4.1",
"vite": "^7.1.5",
"vite": "^7.2.2",
"vue": "3.5.20",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.8"
"vue-router": "^4.6.3",
"vue-sonner": "^2.0.9"
}
}

4665
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,10 +13,10 @@
"author": "",
"license": "AGPLv3",
"devDependencies": {
"vitepress": "^1.6.3"
"vitepress": "^1.6.4"
},
"packageManager": "pnpm@9.1.4+sha512.9df9cf27c91715646c7d675d1c9c8e41f6fce88246f1318c1aa6a1ed1aeb3c4f032fcdf4ba63cc69c4fe6d634279176b5358727d8f2cc1e65b65f43ce2f8bfb0",
"dependencies": {
"nuxt": "^4.0.0"
"nuxt": "^4.2.1"
}
}

3301
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff