1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 11:44:10 +02:00

fix(deps): update [frontend] update dependencies

This commit is contained in:
renovate[bot]
2026-01-11 06:11:04 +00:00
committed by GitHub
parent 4bc0026900
commit 98d8c42b17
9 changed files with 1090 additions and 358 deletions

View File

@@ -35,7 +35,7 @@
},
"devDependencies": {
"@misskey-dev/summaly": "5.2.5",
"@tabler/icons-webfont": "3.35.0",
"@tabler/icons-webfont": "3.36.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.10",
@@ -43,8 +43,8 @@
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"@vitest/coverage-v8": "4.0.16",
"@vue/runtime-core": "3.5.26",
"acorn": "8.15.0",
@@ -54,7 +54,7 @@
"happy-dom": "20.0.11",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.12.6",
"msw": "2.12.7",
"nodemon": "3.1.11",
"prettier": "3.7.4",
"start-server-and-test": "2.1.3",