[U] yarn upgrade
This commit is contained in:
+4
-5
@@ -18,10 +18,9 @@
|
||||
"moment": "^2.29.4",
|
||||
"tg-blog": "^1.1.0",
|
||||
"three": "^0.150.1",
|
||||
"vue": "3.2.45",
|
||||
"vue": "^3.2.47",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.1.6",
|
||||
"vue3-colorpicker": "2.1.2"
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jquery": "^3.5.16",
|
||||
@@ -29,12 +28,12 @@
|
||||
"@types/marked": "^4.0.7",
|
||||
"@types/node": "^18.14.5",
|
||||
"@types/three": "^0.149.0",
|
||||
"@vitejs/plugin-vue": "3.0.3",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"eslint": "^8.35.0",
|
||||
"sass": "^1.58.3",
|
||||
"tslib": "^2.5.0",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "3.0.9",
|
||||
"vite": "^4.1.4",
|
||||
"vue-class-component": "^8.0.0-rc.1",
|
||||
"vue-property-decorator": "^10.0.0-rc.3",
|
||||
"vue-tsc": "^1.0.24"
|
||||
|
||||
Reference in New Issue
Block a user