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

deps: update dependencies (#17263)

* deps: update dependencies

* fix?

* fix

* Update AiService.ts

* fix

* update deps
This commit is contained in:
かっこかり
2026-04-01 12:16:36 +09:00
committed by GitHub
parent 7bd7e5c4db
commit dbc5fe2454
17 changed files with 1483 additions and 1471 deletions

View File

@@ -25,7 +25,7 @@
"mfm-js": "0.25.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
"rollup": "4.59.0",
"rollup": "4.60.0",
"sass": "1.98.0",
"shiki": "3.23.0",
"tinycolor2": "1.6.0",
@@ -43,25 +43,25 @@
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.57.0",
"@typescript-eslint/parser": "8.57.0",
"@vitest/coverage-v8": "4.1.0",
"@typescript-eslint/eslint-plugin": "8.57.2",
"@typescript-eslint/parser": "8.57.2",
"@vitest/coverage-v8": "4.1.1",
"@vue/runtime-core": "3.5.30",
"acorn": "8.16.0",
"cross-env": "10.1.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.8.0",
"happy-dom": "20.8.4",
"happy-dom": "20.8.8",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.12.10",
"msw": "2.12.14",
"nodemon": "3.1.14",
"prettier": "3.8.1",
"start-server-and-test": "2.1.5",
"tsx": "4.21.0",
"vite-plugin-turbosnap": "1.0.3",
"vue-component-type-helpers": "3.2.5",
"vue-component-type-helpers": "3.2.6",
"vue-eslint-parser": "10.4.0",
"vue-tsc": "3.2.5"
"vue-tsc": "3.2.6"
}
}