From c49f5a693cadc662b513457fc105d3479d015c07 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sun, 3 May 2026 00:03:33 +0000 Subject: [PATCH] [U] Deps --- bun.lock | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bun.lock b/bun.lock index 57a54e1..aa2e758 100644 --- a/bun.lock +++ b/bun.lock @@ -8,25 +8,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", @@ -631,7 +631,7 @@ "stringify-attributes": ["stringify-attributes@3.0.0", "", { "dependencies": { "escape-goat": "^3.0.0" } }, "sha512-tJKiThlLfog6ljT7ZTihlMh0iAtjKlu/ss9DMmBE5oOosbMqOMcuxc7zDfxP2lGzSb2Bwvbd3gQTqTSCmXyySw=="], - "tg-blog": ["tg-blog@1.1.11", "", { "dependencies": { "@vue-leaflet/vue-leaflet": "0.10.1", "element-plus": "^2.13.7", "js-file-download": "^0.4.12", "keycode-js": "^3.1.0", "leaflet": "^1.9.3", "linkify-urls": "^5.2.0", "marked": "^18.0.2", "moment": "^2.30.1", "plyr": "^3.8.4", "sanitize-html": "^2.17.3", "url-join": "^5.0.0", "vue": "^3.5.33" } }, "sha512-u8IxtBce1hhI0+O9YcBgfiWYwHto3FAlSuQw2ukbuezaoLOmmYH9HNK0L7ye/iPoApNNJShivwJDwKGBJkpfmg=="], + "tg-blog": ["tg-blog@1.1.12", "", { "dependencies": { "@vue-leaflet/vue-leaflet": "0.10.1", "element-plus": "^2.13.7", "js-file-download": "^0.4.12", "keycode-js": "^3.1.0", "leaflet": "^1.9.4", "linkify-urls": "^5.2.0", "marked": "^18.0.3", "moment": "^2.30.1", "plyr": "^3.8.4", "sanitize-html": "^2.17.3", "url-join": "^5.0.0", "vue": "^3.5.33" } }, "sha512-AOuV8OTtct2SuVt9uaPnXtRXn+TclmoHXGuIhA50kM5E3W6k9iq1UdN9Jy6z9OD8MSHP8elfVCq7rjq1V505oQ=="], "tinyexec": ["tinyexec@1.1.1", "", {}, "sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg=="], diff --git a/package.json b/package.json index 0fa3251..2751c63 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "lxgw-wenkai-webfont": "^1.7.0", "marked": "^18.0.3", "moment": "^2.30.1", - "tg-blog": "^1.1.11", + "tg-blog": "^1.1.12", "vue": "^3.5.33", "vue-i18n": "^11.4.0", "vue-router": "^5.0.6"