Revert "[U] Yarn upgrade"

This reverts commit ad119f50fa.
This commit is contained in:
Azalea Gui
2023-01-18 03:27:19 -05:00
parent 42cb419825
commit b2cbdfe912
2 changed files with 270 additions and 250 deletions
+5 -5
View File
@@ -17,11 +17,11 @@
"meshline": "^3.1.6",
"moment": "^2.29.4",
"tg-blog": "^1.0.11",
"three": "^0.148.0",
"three": "^0.143.0",
"vue": "3.2.45",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue3-colorpicker": "2.1.2"
"vue3-colorpicker": "2.0.4"
},
"devDependencies": {
"@types/jquery": "^3.5.16",
@@ -31,12 +31,12 @@
"@types/three": "^0.148.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue": "^3.2.0",
"sass": "^1.57.1",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"vite": "^3.2.5",
"vue-class-component": "^8.0.0-rc.1",
"vue-property-decorator": "^10.0.0-rc.3",
"vue-tsc": "^1.0.24"
"vue-tsc": "^0.40.1"
}
}