[U] Yarn upgrade
This commit is contained in:
+7
-7
@@ -8,16 +8,16 @@
|
||||
"build": "vue-tsc --noEmit && vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||
"@fortawesome/fontawesome-free": "^6.3.0",
|
||||
"animsition": "^4.0.2",
|
||||
"core-js": "^3.27.1",
|
||||
"core-js": "^3.29.0",
|
||||
"emoji-regex": "^10.2.1",
|
||||
"linkify-urls": "^4.0.0",
|
||||
"marked": "^4.2.12",
|
||||
"meshline": "^3.1.6",
|
||||
"moment": "^2.29.4",
|
||||
"tg-blog": "^1.0.11",
|
||||
"three": "^0.148.0",
|
||||
"tg-blog": "^1.1.0",
|
||||
"three": "^0.150.1",
|
||||
"vue": "3.2.45",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.1.6",
|
||||
@@ -27,12 +27,12 @@
|
||||
"@types/jquery": "^3.5.16",
|
||||
"@types/jqueryui": "^1.12.16",
|
||||
"@types/marked": "^4.0.7",
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/three": "^0.148.0",
|
||||
"@types/node": "^18.14.5",
|
||||
"@types/three": "^0.149.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.48.2",
|
||||
"@typescript-eslint/parser": "^5.48.2",
|
||||
"@vitejs/plugin-vue": "3.0.3",
|
||||
"sass": "^1.57.1",
|
||||
"sass": "^1.58.3",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "3.0.9",
|
||||
"vue-class-component": "^8.0.0-rc.1",
|
||||
|
||||
Reference in New Issue
Block a user