diff --git a/bun.lockb b/bun.lockb index b37497e..6a3ade2 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 086fb30..b9af191 100644 --- a/package.json +++ b/package.json @@ -8,32 +8,32 @@ "build": "vue-tsc --noEmit && vite build" }, "dependencies": { - "@fortawesome/fontawesome-free": "^6.7.2", + "@fortawesome/fontawesome-free": "^6.6.0", "animsition": "^4.0.2", - "core-js": "^3.46.0", - "emoji-regex": "^10.6.0", + "core-js": "^3.37.1", + "emoji-regex": "^10.3.0", "linkify-urls": "^4.1.0", "lxgw-wenkai-webfont": "^1.7.0", "marked": "^4.3.0", "moment": "^2.30.1", - "tg-blog": "^1.1.8", - "vue": "^3.5.22", - "vue-facing-decorator": "^4.0.1", - "vue-i18n": "^11.1.12", - "vue-router": "^4.6.3" + "tg-blog": "^1.1.7", + "vue": "^3.4.35", + "vue-facing-decorator": "^3.0.4", + "vue-i18n": "^9.13.1", + "vue-router": "^4.4.0" }, "devDependencies": { - "@types/jquery": "^3.5.33", - "@types/jqueryui": "^1.12.24", + "@types/jquery": "^3.5.30", + "@types/jqueryui": "^1.12.23", "@types/marked": "^4.3.2", - "@types/node": "^24.9.1", - "@vitejs/plugin-vue": "^6.0.1", - "eslint": "^9.38.0", - "sass": "^1.93.2", - "tslib": "^2.8.1", - "typescript": "^5.9.3", - "vite": "^7.1.12", - "vue-tsc": "^3.1.1" + "@types/node": "^22.0.0", + "@vitejs/plugin-vue": "^5.1.1", + "eslint": "^9.8.0", + "sass": "^1.77.8", + "tslib": "^2.6.3", + "typescript": "^5.5.4", + "vite": "^5.3.5", + "vue-tsc": "^2.0.29" }, "packageManager": "yarn@4.3.1" }