perf(vue): upgrade vue

This commit is contained in:
Julien Calixte
2023-12-30 18:20:59 +01:00
parent 9f0e6007a2
commit 4508259eb0
2 changed files with 728 additions and 210 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@octokit/core": "^5.0.1",
"@octokit/core": "^5.0.2",
"@octokit/rest": "^20.0.2",
"@toycode/markdown-it-class": "^1.2.4",
"@vueuse/core": "^10.6.0",
@@ -35,8 +35,8 @@
"register-service-worker": "^1.7.2",
"retrobus": "^1.9.1",
"sanitize-html": "^2.11.0",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue": "^3.4.3",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
@@ -58,12 +58,12 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.18.1",
"prettier": "^3.0.3",
"sass": "^1.69.5",
"prettier": "^3.1.1",
"sass": "^1.69.6",
"typescript": "~4.5.3",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.7",
"vitest": "^0.34.6",
"vite-plugin-pwa": "^0.17.4",
"vitest": "^1.1.0",
"webpack": "^5.89.0"
},
"pnpm": {

924
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff