chore: bump deps ver
This commit is contained in:
parent
d8c77b18b3
commit
48be0d845a
2 changed files with 340 additions and 265 deletions
36
package.json
36
package.json
|
|
@ -15,36 +15,36 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@quasar/extras": "^1.16.11",
|
||||
"@tato30/vue-pdf": "^1.9.6",
|
||||
"@vuepic/vue-datepicker": "^8.4.0",
|
||||
"axios": "^1.6.8",
|
||||
"@tato30/vue-pdf": "^1.10.0",
|
||||
"@vuepic/vue-datepicker": "^8.8.0",
|
||||
"axios": "^1.7.2",
|
||||
"cropperjs": "^1.6.2",
|
||||
"keycloak-js": "^24.0.2",
|
||||
"mime": "^4.0.1",
|
||||
"keycloak-js": "^24.0.5",
|
||||
"mime": "^4.0.3",
|
||||
"moment": "^2.30.1",
|
||||
"open-props": "^1.7.2",
|
||||
"open-props": "^1.7.4",
|
||||
"pinia": "^2.1.7",
|
||||
"quasar": "^2.15.2",
|
||||
"signature_pad": "^5.0.1",
|
||||
"signature_pad": "^5.0.2",
|
||||
"socket.io-client": "^4.7.5",
|
||||
"vue": "^3.4.21",
|
||||
"vue-i18n": "^9.11.1",
|
||||
"vue-router": "^4.3.0"
|
||||
"vue": "^3.4.30",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-router": "^4.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/vue": "^4.1.1",
|
||||
"@iconify/vue": "^4.1.2",
|
||||
"@intlify/unplugin-vue-i18n": "^4.0.0",
|
||||
"@playwright/test": "^1.44.1",
|
||||
"@playwright/test": "^1.45.0",
|
||||
"@quasar/app-vite": "2.0.0-beta.9",
|
||||
"@types/node": "^20.12.7",
|
||||
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
||||
"@typescript-eslint/parser": "^7.6.0",
|
||||
"@types/node": "^20.14.9",
|
||||
"@typescript-eslint/eslint-plugin": "^7.14.1",
|
||||
"@typescript-eslint/parser": "^7.14.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-vue": "^9.24.1",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.4.5"
|
||||
"eslint-plugin-vue": "^9.26.0",
|
||||
"prettier": "^3.3.2",
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^24 || ^22 || ^20 || ^18",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue