[U] Update dependencies
This commit is contained in:
+20
-21
@@ -10,35 +10,34 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@vitejs/plugin-vue": "^2.2.4",
|
||||
"animsition": "^4.0.2",
|
||||
"core-js": "^3.6.5",
|
||||
"core-js": "^3.24.1",
|
||||
"emoji-regex": "^10.0.0",
|
||||
"linkify-urls": "^4.0.0",
|
||||
"marked": "^4.0.6",
|
||||
"marked": "^4.0.18",
|
||||
"meshline": "^2.0.3",
|
||||
"moment": "^2.29.2",
|
||||
"three": "^0.140.0",
|
||||
"vite": "^2.8.6",
|
||||
"vue": "^3.0.0",
|
||||
"vue-class-component": "^8.0.0-rc.1",
|
||||
"vue-i18n": "^9.2.0-beta.23",
|
||||
"vue-property-decorator": "^10.0.0-rc.3",
|
||||
"vue-router": "^4.0.0-0",
|
||||
"vue3-colorpicker": "^2.0.4"
|
||||
"moment": "^2.29.4",
|
||||
"three": "^0.143.0",
|
||||
"vue": "3.2.33",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.1.3",
|
||||
"vue3-colorpicker": "2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jquery": "^3.5.11",
|
||||
"@types/jqueryui": "^1.12.16",
|
||||
"@types/marked": "^4.0.1",
|
||||
"@types/three": "^0.140.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
"@vue/eslint-config-typescript": "^10.0.0",
|
||||
"eslint": "^8.15.0",
|
||||
"eslint-plugin-vue": "^8.7.1",
|
||||
"sass": "^1.26.5",
|
||||
"typescript": "^4.6.2",
|
||||
"vue-tsc": "^0.34.11"
|
||||
"@types/three": "^0.143.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.0",
|
||||
"@typescript-eslint/parser": "^5.33.0",
|
||||
"@vitejs/plugin-vue": "^3.0.3",
|
||||
"eslint": "^8.21.0",
|
||||
"eslint-plugin-vue": "^9.3.0",
|
||||
"sass": "^1.54.4",
|
||||
"typescript": "^4.7.4",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user