1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 18:55:56 +02:00

deps: Update dependencies (#17304)

* update deps

* update dependencies (major)

* fix: migrate meilisearch

* fix: migrate color-convert types

* fix cypress?

* rollback ts v5 as it is not supported by cypress

* fix fake-timers
This commit is contained in:
かっこかり
2026-04-12 00:57:16 +09:00
committed by GitHub
parent cdf0438154
commit 4d6256e91d
29 changed files with 2835 additions and 1935 deletions

View File

@@ -26,7 +26,6 @@
"jsx": "react-jsx",
"jsxImportSource": "@kitajs/html",
"rootDir": "../src",
"baseUrl": "./",
"paths": {
"@/*": ["../src/*"]
},