This commit is contained in:
2026-05-02 23:49:54 +00:00
parent f5b8b3908f
commit 8d043b90e5
2 changed files with 11 additions and 9 deletions
+6 -6
View File
@@ -11,25 +11,25 @@
"@fortawesome/fontawesome-free": "^7.2.0",
"animsition": "^4.0.2",
"core-js": "^3.49.0",
"emoji-regex": "^10.3.0",
"emoji-regex": "^10.6.0",
"linkify-urls": "^5.2.0",
"lxgw-wenkai-webfont": "^1.7.0",
"marked": "^18.0.2",
"marked": "^18.0.3",
"moment": "^2.30.1",
"tg-blog": "^1.1.10",
"tg-blog": "^1.1.11",
"vue": "^3.5.33",
"vue-i18n": "^11.4.0",
"vue-router": "^5.0.6"
},
"devDependencies": {
"@types/jquery": "^4.0.0",
"@types/jqueryui": "^1.12.23",
"@types/jqueryui": "^1.12.24",
"@types/marked": "^6.0.0",
"@types/node": "^25.6.0",
"@vitejs/plugin-vue": "^6.0.6",
"eslint": "^10.2.1",
"eslint": "^10.3.0",
"sass": "^1.99.0",
"tslib": "^2.6.3",
"tslib": "^2.8.1",
"typescript": "^6.0.3",
"unocss": "^66.6.8",
"vite": "^8.0.10",