perf: Upgrade Vue (#8806)

This commit is contained in:
Csaba Tuncsik 2024-03-05 12:59:05 +01:00 committed by GitHub
parent 8c993aa59d
commit 16004331b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 399 additions and 264 deletions

View file

@ -68,10 +68,10 @@
"tsc-watch": "^6.0.4", "tsc-watch": "^6.0.4",
"turbo": "1.10.12", "turbo": "1.10.12",
"typescript": "*", "typescript": "*",
"vite": "^5.0.12", "vite": "^5.1.5",
"vite-plugin-checker": "^0.6.4", "vite-plugin-checker": "^0.6.4",
"vitest": "^1.2.1", "vitest": "^1.3.1",
"vue-tsc": "^1.8.27" "vue-tsc": "^2.0.4"
}, },
"pnpm": { "pnpm": {
"onlyBuiltDependencies": [ "onlyBuiltDependencies": [

View file

@ -72,7 +72,7 @@
"markdown-it-link-attributes": "^4.0.1", "markdown-it-link-attributes": "^4.0.1",
"markdown-it-task-lists": "^2.1.1", "markdown-it-task-lists": "^2.1.1",
"sanitize-html": "2.10.0", "sanitize-html": "2.10.0",
"vue": "^3.3.4", "vue": "^3.4.21",
"vue-boring-avatars": "^1.3.0", "vue-boring-avatars": "^1.3.0",
"vue-router": "^4.2.2", "vue-router": "^4.2.2",
"xss": "^1.0.14" "xss": "^1.0.14"

View file

@ -70,7 +70,7 @@
"timeago.js": "^4.0.2", "timeago.js": "^4.0.2",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"v3-infinite-loading": "^1.2.2", "v3-infinite-loading": "^1.2.2",
"vue": "^3.3.4", "vue": "^3.4.21",
"vue-agile": "^2.0.0", "vue-agile": "^2.0.0",
"vue-chartjs": "^5.2.0", "vue-chartjs": "^5.2.0",
"vue-i18n": "^9.2.2", "vue-i18n": "^9.2.2",

File diff suppressed because it is too large Load diff