1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 12:05:48 +02:00

fix(deps): update dependency systeminformation to v5.27.14 [security] [ci skip] (#17003)

* fix(deps): update dependency systeminformation to v5.27.14 [security]

* update whitelist to force update systeminformation package

* bump other dependencies to fix dep error

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-17 09:36:15 +09:00
committed by GitHub
parent 79cbbcfe0f
commit 260dbd150b
5 changed files with 312 additions and 333 deletions

View File

@@ -26,7 +26,7 @@
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
"rollup": "4.53.3",
"sass": "1.95.0",
"sass": "1.95.1",
"shiki": "3.19.0",
"tinycolor2": "1.6.0",
"uuid": "13.0.0",
@@ -61,8 +61,8 @@
"tsx": "4.21.0",
"typescript": "5.9.3",
"vite-plugin-turbosnap": "1.0.3",
"vue-component-type-helpers": "3.1.7",
"vue-component-type-helpers": "3.1.8",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.1.7"
"vue-tsc": "3.1.8"
}
}