update to Vue 3.3
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
"highcharts": "^10.3.2",
|
||||
"mongodb": "^4.13.0",
|
||||
"sass": "^1.57.0",
|
||||
"vue": "^3.2.45",
|
||||
"vue": "^3.3.1",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "^1.2.0",
|
||||
"@types/node": "^18.11.17",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue": "^4.2.2",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
"@vue/eslint-config-typescript": "^11.0.2",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
@@ -32,7 +32,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "^4.3.1",
|
||||
"vue-tsc": "^1.0.14"
|
||||
"vite": "^4.3.5",
|
||||
"vue-tsc": "^1.6.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user