[U] vue-tsc 0.40.1 > 1.0.24

This commit is contained in:
Azalea Gui
2023-01-18 03:33:23 -05:00
parent 677dfbd0a0
commit 0cc70e335e
2 changed files with 103 additions and 116 deletions
+3 -3
View File
@@ -24,10 +24,10 @@
"vue3-colorpicker": "2.1.2"
},
"devDependencies": {
"@types/jquery": "^3.5.11",
"@types/jquery": "^3.5.16",
"@types/jqueryui": "^1.12.16",
"@types/marked": "^4.0.7",
"@types/node": "^18.11.17",
"@types/node": "^18.11.18",
"@types/three": "^0.148.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
@@ -37,6 +37,6 @@
"vite": "^3.0.7",
"vue-class-component": "^8.0.0-rc.1",
"vue-property-decorator": "^10.0.0-rc.3",
"vue-tsc": "^0.40.1"
"vue-tsc": "^1.0.24"
}
}