chore: update deps

This commit is contained in:
Methapon2001 2025-03-27 17:12:35 +07:00
parent 50bb4638c5
commit 3c85f955c2
2 changed files with 356 additions and 735 deletions

View file

@ -17,13 +17,13 @@
"dependencies": { "dependencies": {
"@peaceroad/markdown-it-figure-with-p-caption": "^0.11.0", "@peaceroad/markdown-it-figure-with-p-caption": "^0.11.0",
"@quasar/extras": "^1.16.17", "@quasar/extras": "^1.16.17",
"@tato30/vue-pdf": "^1.11.0", "@tato30/vue-pdf": "^1.11.3",
"@vuepic/vue-datepicker": "^8.8.1", "@vuepic/vue-datepicker": "^8.8.1",
"apexcharts": "^4.5.0", "apexcharts": "^4.5.0",
"axios": "^1.7.4", "axios": "^1.8.4",
"cropperjs": "^1.6.2", "cropperjs": "^1.6.2",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"keycloak-js": "^25.0.4", "keycloak-js": "^25.0.6",
"markdown-it": "^14.1.0", "markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0", "markdown-it-anchor": "^9.2.0",
"markdown-it-highlightjs": "^4.2.0", "markdown-it-highlightjs": "^4.2.0",
@ -31,42 +31,41 @@
"markdown-it-html5-media": "^0.7.1", "markdown-it-html5-media": "^0.7.1",
"markdown-it-image-figures": "^2.1.1", "markdown-it-image-figures": "^2.1.1",
"markdown-it-video": "^0.6.3", "markdown-it-video": "^0.6.3",
"mime": "^4.0.4", "mime": "^4.0.6",
"moment": "^2.30.1", "moment": "^2.30.1",
"number-to-words": "^1.2.4", "number-to-words": "^1.2.4",
"open-props": "^1.7.5", "open-props": "^1.7.14",
"pinia": "^2.2.2", "pinia": "^2.3.1",
"quasar": "^2.18.1", "quasar": "^2.18.1",
"signature_pad": "^5.0.2", "signature_pad": "^5.0.7",
"socket.io-client": "^4.7.5",
"tesseract.js": "^5.1.1", "tesseract.js": "^5.1.1",
"thai-baht-text": "^2.0.5", "thai-baht-text": "^2.0.5",
"udsv": "^0.6.0", "udsv": "^0.6.0",
"uuid": "^10.0.0", "uuid": "^10.0.0",
"vue": "^3.4.38", "vue": "^3.5.13",
"vue-dragscroll": "^4.0.6", "vue-dragscroll": "^4.0.6",
"vue-i18n": "^11.1.2", "vue-i18n": "^11.1.2",
"vue-pdf": "^4.3.0", "vue-pdf": "^4.3.0",
"vue-router": "^4.4.3", "vue-router": "^4.5.0",
"vue-tsc": "^2.2.8", "vue-tsc": "^2.2.8",
"vue3-apexcharts": "^1.8.0" "vue3-apexcharts": "^1.8.0"
}, },
"devDependencies": { "devDependencies": {
"@faker-js/faker": "^9.3.0", "@faker-js/faker": "^9.6.0",
"@iconify/vue": "^4.1.2", "@iconify/vue": "^4.3.0",
"@intlify/unplugin-vue-i18n": "^6.0.5", "@intlify/unplugin-vue-i18n": "^6.0.5",
"@playwright/test": "^1.46.1", "@playwright/test": "^1.51.1",
"@quasar/app-vite": "^2.2.0", "@quasar/app-vite": "^2.2.0",
"@types/markdown-it": "^14.1.2", "@types/markdown-it": "^14.1.2",
"@types/markdown-it-highlightjs": "^3.3.4", "@types/markdown-it-highlightjs": "^3.3.4",
"@types/node": "^20.16.1", "@types/node": "^20.17.28",
"@types/number-to-words": "^1.2.3", "@types/number-to-words": "^1.2.3",
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.21",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"prettier": "^3.3.3", "prettier": "^3.5.3",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"vue-component-type-helpers": "^2.1.10" "vue-component-type-helpers": "^2.2.8"
}, },
"engines": { "engines": {
"node": "^28 || ^26 || ^24 || ^22 || ^20 || ^18", "node": "^28 || ^26 || ^24 || ^22 || ^20 || ^18",

1058
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff