Update dependencies

This commit is contained in:
Matthew Kilgore
2025-12-06 10:23:23 -05:00
parent f36756d98e
commit e6e6056897
5 changed files with 1875 additions and 1598 deletions

View File

@@ -18,12 +18,12 @@
"@faker-js/faker": "^10.1.0",
"@iconify-json/mdi": "^1.2.3",
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@nuxt/eslint": "^1.10.0",
"@playwright/test": "^1.56.1",
"@nuxt/eslint": "^1.11.0",
"@playwright/test": "^1.57.0",
"@types/markdown-it": "^14.1.2",
"@types/semver": "^7.7.1",
"@vite-pwa/nuxt": "^1.0.7",
"@vue/runtime-core": "^3.5.24",
"@vite-pwa/nuxt": "^1.1.0",
"@vue/runtime-core": "^3.5.25",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",
@@ -33,17 +33,17 @@
"intl-messageformat": "^10.7.18",
"isomorphic-fetch": "^3.0.0",
"nuxt": "4.1.0",
"prettier": "^3.6.2",
"prettier": "^3.7.4",
"shadcn-nuxt": "2.2.0",
"typescript": "5.9.2",
"unplugin-icons": "^22.5.0",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^3.2.4",
"vue-i18n": "^11.1.12",
"vue-i18n": "^11.2.2",
"vue-tsc": "3.0.6"
},
"dependencies": {
"@mdit/plugin-img-size": "^0.22.3",
"@mdit/plugin-img-size": "^0.22.4",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.14.0",
"@pinia/nuxt": "^0.11.3",
@@ -68,13 +68,13 @@
"markdown-it": "^14.1.0",
"pinia": "^3.0.4",
"postcss": "^8.5.6",
"reka-ui": "^2.6.0",
"reka-ui": "^2.6.1",
"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.2.2",
"vite": "^7.2.6",
"vue": "3.5.20",
"vue-router": "^4.6.3",
"vue-sonner": "^2.0.9"

1785
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff