[U] Deps
Vite Deploy on Release / Build and deploy main (push) Has been cancelled

This commit is contained in:
2026-05-03 00:03:33 +00:00
parent 8d043b90e5
commit c49f5a693c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -8,25 +8,25 @@
"@fortawesome/fontawesome-free": "^7.2.0", "@fortawesome/fontawesome-free": "^7.2.0",
"animsition": "^4.0.2", "animsition": "^4.0.2",
"core-js": "^3.49.0", "core-js": "^3.49.0",
"emoji-regex": "^10.3.0", "emoji-regex": "^10.6.0",
"linkify-urls": "^5.2.0", "linkify-urls": "^5.2.0",
"lxgw-wenkai-webfont": "^1.7.0", "lxgw-wenkai-webfont": "^1.7.0",
"marked": "^18.0.2", "marked": "^18.0.3",
"moment": "^2.30.1", "moment": "^2.30.1",
"tg-blog": "^1.1.10", "tg-blog": "^1.1.11",
"vue": "^3.5.33", "vue": "^3.5.33",
"vue-i18n": "^11.4.0", "vue-i18n": "^11.4.0",
"vue-router": "^5.0.6", "vue-router": "^5.0.6",
}, },
"devDependencies": { "devDependencies": {
"@types/jquery": "^4.0.0", "@types/jquery": "^4.0.0",
"@types/jqueryui": "^1.12.23", "@types/jqueryui": "^1.12.24",
"@types/marked": "^6.0.0", "@types/marked": "^6.0.0",
"@types/node": "^25.6.0", "@types/node": "^25.6.0",
"@vitejs/plugin-vue": "^6.0.6", "@vitejs/plugin-vue": "^6.0.6",
"eslint": "^10.2.1", "eslint": "^10.3.0",
"sass": "^1.99.0", "sass": "^1.99.0",
"tslib": "^2.6.3", "tslib": "^2.8.1",
"typescript": "^6.0.3", "typescript": "^6.0.3",
"unocss": "^66.6.8", "unocss": "^66.6.8",
"vite": "^8.0.10", "vite": "^8.0.10",
@@ -631,7 +631,7 @@
"stringify-attributes": ["stringify-attributes@3.0.0", "", { "dependencies": { "escape-goat": "^3.0.0" } }, "sha512-tJKiThlLfog6ljT7ZTihlMh0iAtjKlu/ss9DMmBE5oOosbMqOMcuxc7zDfxP2lGzSb2Bwvbd3gQTqTSCmXyySw=="], "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=="], "tinyexec": ["tinyexec@1.1.1", "", {}, "sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg=="],
+1 -1
View File
@@ -16,7 +16,7 @@
"lxgw-wenkai-webfont": "^1.7.0", "lxgw-wenkai-webfont": "^1.7.0",
"marked": "^18.0.3", "marked": "^18.0.3",
"moment": "^2.30.1", "moment": "^2.30.1",
"tg-blog": "^1.1.11", "tg-blog": "^1.1.12",
"vue": "^3.5.33", "vue": "^3.5.33",
"vue-i18n": "^11.4.0", "vue-i18n": "^11.4.0",
"vue-router": "^5.0.6" "vue-router": "^5.0.6"