fix(deps): update [frontend] update dependencies (#15489)
* fix(deps): update [frontend] update dependencies * fix type error * fix * Revert "fix" This reverts commit de27d254f413b6938f7c42a5954c88da7da95b02. * fix version * attempt to fix test --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
This commit is contained in:
parent
57e86fe609
commit
280f465769
10 changed files with 1073 additions and 924 deletions
|
|
@ -12,6 +12,10 @@
|
|||
"dependencyDashboardAutoclose": true,
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"dependencyDashboardOSVVulnerabilitySummary": "unresolved",
|
||||
"ignoreDeps": [
|
||||
// https://github.com/misskey-dev/misskey/pull/15489#issuecomment-2660717458
|
||||
"@typescript/lib-webworker"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "[Backend] Update dependencies",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue