This commit is contained in:
おさむのひと 2025-05-22 15:10:56 +09:00 committed by GitHub
commit 504aaff3b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 861 additions and 1081 deletions

View File

@ -52,29 +52,29 @@
}, },
"dependencies": { "dependencies": {
"cssnano": "7.0.6", "cssnano": "7.0.6",
"esbuild": "0.25.3", "esbuild": "catalog:",
"execa": "9.5.2", "execa": "catalog:",
"fast-glob": "3.3.3", "fast-glob": "catalog:",
"glob": "11.0.2", "glob": "catalog:",
"ignore-walk": "7.0.0", "ignore-walk": "7.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"postcss": "8.5.3", "postcss": "8.5.3",
"tar": "7.4.3", "tar": "7.4.3",
"terser": "5.39.0", "terser": "5.39.0",
"typescript": "5.8.3" "typescript": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "2.1.0", "@misskey-dev/eslint-plugin": "2.1.0",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"cross-env": "7.0.3", "cross-env": "catalog:",
"cypress": "14.3.2", "cypress": "14.3.2",
"eslint": "9.25.1", "eslint": "9.25.1",
"globals": "16.0.0", "globals": "16.0.0",
"ncp": "2.0.0", "ncp": "catalog:",
"pnpm": "10.10.0", "pnpm": "10.10.0",
"start-server-and-test": "2.0.11" "start-server-and-test": "catalog:"
}, },
"optionalDependencies": { "optionalDependencies": {
"@tensorflow/tfjs-core": "4.22.0" "@tensorflow/tfjs-core": "4.22.0"

View File

@ -69,7 +69,7 @@
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "3.797.0", "@aws-sdk/client-s3": "3.797.0",
"@aws-sdk/lib-storage": "3.797.0", "@aws-sdk/lib-storage": "3.797.0",
"@discordapp/twemoji": "15.1.0", "@discordapp/twemoji": "catalog:",
"@fastify/accepts": "5.0.2", "@fastify/accepts": "5.0.2",
"@fastify/cookie": "11.0.2", "@fastify/cookie": "11.0.2",
"@fastify/cors": "10.1.0", "@fastify/cors": "10.1.0",
@ -79,7 +79,7 @@
"@fastify/static": "8.1.1", "@fastify/static": "8.1.1",
"@fastify/view": "10.0.2", "@fastify/view": "10.0.2",
"@misskey-dev/sharp-read-bmp": "1.2.0", "@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.2.1", "@misskey-dev/summaly": "catalog:",
"@napi-rs/canvas": "0.1.69", "@napi-rs/canvas": "0.1.69",
"@nestjs/common": "11.1.0", "@nestjs/common": "11.1.0",
"@nestjs/core": "11.1.0", "@nestjs/core": "11.1.0",
@ -92,7 +92,7 @@
"@smithy/node-http-handler": "2.5.0", "@smithy/node-http-handler": "2.5.0",
"@swc/cli": "0.7.3", "@swc/cli": "0.7.3",
"@swc/core": "1.11.22", "@swc/core": "1.11.22",
"@twemoji/parser": "15.1.1", "@twemoji/parser": "catalog:",
"@types/redis-info": "3.0.3", "@types/redis-info": "3.0.3",
"accepts": "1.3.8", "accepts": "1.3.8",
"ajv": "8.17.1", "ajv": "8.17.1",
@ -110,7 +110,7 @@
"cli-highlight": "2.1.11", "cli-highlight": "2.1.11",
"color-convert": "2.0.1", "color-convert": "2.0.1",
"content-disposition": "0.5.4", "content-disposition": "0.5.4",
"date-fns": "2.30.0", "date-fns": "catalog:date-fns2",
"deep-email-validator": "0.1.21", "deep-email-validator": "0.1.21",
"fastify": "5.3.2", "fastify": "5.3.2",
"fastify-raw-body": "5.0.0", "fastify-raw-body": "5.0.0",
@ -119,7 +119,7 @@
"fluent-ffmpeg": "2.1.3", "fluent-ffmpeg": "2.1.3",
"form-data": "4.0.2", "form-data": "4.0.2",
"got": "14.4.7", "got": "14.4.7",
"happy-dom": "16.8.1", "happy-dom": "catalog:happy-dom16",
"hpagent": "1.2.0", "hpagent": "1.2.0",
"htmlescape": "1.1.1", "htmlescape": "1.1.1",
"http-link-header": "1.1.3", "http-link-header": "1.1.3",
@ -129,12 +129,12 @@
"is-svg": "5.1.0", "is-svg": "5.1.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"jsdom": "26.1.0", "jsdom": "26.1.0",
"json5": "2.2.3", "json5": "catalog:",
"jsonld": "8.3.3", "jsonld": "8.3.3",
"jsrsasign": "11.1.0", "jsrsasign": "11.1.0",
"juice": "11.0.1", "juice": "11.0.1",
"meilisearch": "0.50.0", "meilisearch": "0.50.0",
"mfm-js": "0.24.0", "mfm-js": "catalog:",
"microformats-parser": "2.0.2", "microformats-parser": "2.0.2",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
@ -166,20 +166,20 @@
"rename": "1.0.4", "rename": "1.0.4",
"rss-parser": "3.13.0", "rss-parser": "3.13.0",
"rxjs": "7.8.2", "rxjs": "7.8.2",
"sanitize-html": "2.16.0", "sanitize-html": "catalog:",
"secure-json-parse": "3.0.2", "secure-json-parse": "3.0.2",
"sharp": "0.33.5", "sharp": "0.33.5",
"semver": "7.7.1", "semver": "7.7.1",
"slacc": "0.0.10", "slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "catalog:",
"stringz": "2.1.0", "stringz": "2.1.0",
"systeminformation": "5.25.11", "systeminformation": "5.25.11",
"tinycolor2": "1.6.0", "tinycolor2": "catalog:",
"tmp": "0.2.3", "tmp": "0.2.3",
"tsc-alias": "1.8.15", "tsc-alias": "catalog:",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "catalog:",
"typeorm": "0.3.22", "typeorm": "0.3.22",
"typescript": "5.8.3", "typescript": "catalog:",
"ulid": "2.4.0", "ulid": "2.4.0",
"vary": "1.1.2", "vary": "1.1.2",
"web-push": "3.6.7", "web-push": "3.6.7",
@ -189,9 +189,9 @@
"devDependencies": { "devDependencies": {
"@jest/globals": "29.7.0", "@jest/globals": "29.7.0",
"@nestjs/platform-express": "10.4.17", "@nestjs/platform-express": "10.4.17",
"@sentry/vue": "9.14.0", "@sentry/vue": "catalog:",
"@simplewebauthn/types": "12.0.0", "@simplewebauthn/types": "catalog:",
"@swc/jest": "0.2.38", "@swc/jest": "catalog:",
"@types/accepts": "1.3.7", "@types/accepts": "1.3.7",
"@types/archiver": "6.0.3", "@types/archiver": "6.0.3",
"@types/bcryptjs": "2.4.6", "@types/bcryptjs": "2.4.6",
@ -201,14 +201,14 @@
"@types/fluent-ffmpeg": "2.1.27", "@types/fluent-ffmpeg": "2.1.27",
"@types/htmlescape": "1.1.3", "@types/htmlescape": "1.1.3",
"@types/http-link-header": "1.0.7", "@types/http-link-header": "1.0.7",
"@types/jest": "29.5.14", "@types/jest": "catalog:",
"@types/js-yaml": "4.0.9", "@types/js-yaml": "4.0.9",
"@types/jsdom": "21.1.7", "@types/jsdom": "21.1.7",
"@types/jsonld": "1.5.15", "@types/jsonld": "1.5.15",
"@types/jsrsasign": "10.5.15", "@types/jsrsasign": "10.5.15",
"@types/mime-types": "2.1.4", "@types/mime-types": "2.1.4",
"@types/ms": "0.7.34", "@types/ms": "0.7.34",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@types/nodemailer": "6.4.17", "@types/nodemailer": "6.4.17",
"@types/oauth": "0.9.6", "@types/oauth": "0.9.6",
"@types/oauth2orize": "1.11.5", "@types/oauth2orize": "1.11.5",
@ -219,26 +219,26 @@
"@types/random-seed": "0.3.5", "@types/random-seed": "0.3.5",
"@types/ratelimiter": "3.4.6", "@types/ratelimiter": "3.4.6",
"@types/rename": "1.0.7", "@types/rename": "1.0.7",
"@types/sanitize-html": "2.15.0", "@types/sanitize-html": "catalog:",
"@types/semver": "7.7.0", "@types/semver": "7.7.0",
"@types/simple-oauth2": "5.0.7", "@types/simple-oauth2": "5.0.7",
"@types/sinonjs__fake-timers": "8.1.5", "@types/sinonjs__fake-timers": "8.1.5",
"@types/supertest": "6.0.3", "@types/supertest": "6.0.3",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "catalog:",
"@types/tmp": "0.2.6", "@types/tmp": "0.2.6",
"@types/vary": "1.1.3", "@types/vary": "1.1.3",
"@types/web-push": "3.6.4", "@types/web-push": "3.6.4",
"@types/ws": "8.18.1", "@types/ws": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"aws-sdk-client-mock": "4.1.0", "aws-sdk-client-mock": "4.1.0",
"cross-env": "7.0.3", "cross-env": "catalog:",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "catalog:",
"execa": "8.0.1", "execa": "catalog:",
"fkill": "9.0.0", "fkill": "9.0.0",
"jest": "29.7.0", "jest": "catalog:",
"jest-mock": "29.7.0", "jest-mock": "29.7.0",
"nodemon": "3.1.10", "nodemon": "catalog:",
"pid-port": "1.0.2", "pid-port": "1.0.2",
"simple-oauth2": "5.1.0", "simple-oauth2": "5.1.0",
"supertest": "7.1.0" "supertest": "7.1.0"

View File

@ -10,61 +10,61 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"dependencies": { "dependencies": {
"@discordapp/twemoji": "15.1.0", "@discordapp/twemoji": "catalog:",
"@rollup/plugin-json": "6.1.0", "@rollup/plugin-json": "catalog:",
"@rollup/plugin-replace": "6.0.2", "@rollup/plugin-replace": "catalog:",
"@rollup/pluginutils": "5.1.4", "@rollup/pluginutils": "catalog:",
"@tabler/icons-webfont": "3.31.0", "@tabler/icons-webfont": "catalog:",
"@twemoji/parser": "15.1.1", "@twemoji/parser": "catalog:",
"@vitejs/plugin-vue": "5.2.3", "@vitejs/plugin-vue": "catalog:",
"@vue/compiler-sfc": "3.5.13", "@vue/compiler-sfc": "catalog:",
"astring": "1.9.0", "astring": "catalog:",
"buraha": "0.0.1", "buraha": "catalog:",
"estree-walker": "3.0.3", "estree-walker": "catalog:",
"frontend-shared": "workspace:*", "frontend-shared": "workspace:*",
"json5": "2.2.3", "json5": "catalog:",
"mfm-js": "0.24.0", "mfm-js": "catalog:",
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
"punycode.js": "2.3.1", "punycode.js": "catalog:",
"rollup": "4.40.0", "rollup": "catalog:",
"sass": "1.87.0", "sass": "catalog:",
"shiki": "3.3.0", "shiki": "catalog:",
"tinycolor2": "1.6.0", "tinycolor2": "catalog:",
"tsc-alias": "1.8.15", "tsc-alias": "catalog:",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "catalog:",
"typescript": "5.8.3", "typescript": "catalog:",
"uuid": "11.1.0", "uuid": "catalog:",
"vite": "6.3.4", "vite": "catalog:",
"vue": "3.5.13" "vue": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/summaly": "5.2.1", "@misskey-dev/summaly": "catalog:",
"@testing-library/vue": "8.1.0", "@testing-library/vue": "catalog:",
"@types/estree": "1.0.7", "@types/estree": "catalog:",
"@types/micromatch": "4.0.9", "@types/micromatch": "catalog:",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@types/punycode.js": "npm:@types/punycode@2.1.4", "@types/punycode.js": "catalog:",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "catalog:",
"@types/ws": "8.18.1", "@types/ws": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"@vitest/coverage-v8": "3.1.2", "@vitest/coverage-v8": "catalog:",
"@vue/runtime-core": "3.5.13", "@vue/runtime-core": "catalog:",
"acorn": "8.14.1", "acorn": "catalog:",
"cross-env": "7.0.3", "cross-env": "catalog:",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "catalog:",
"eslint-plugin-vue": "10.0.0", "eslint-plugin-vue": "catalog:",
"fast-glob": "3.3.3", "fast-glob": "catalog:",
"happy-dom": "17.4.4", "happy-dom": "catalog:happy-dom17",
"intersection-observer": "0.12.2", "intersection-observer": "catalog:",
"micromatch": "4.0.8", "micromatch": "catalog:",
"msw": "2.7.5", "msw": "catalog:",
"nodemon": "3.1.10", "nodemon": "catalog:",
"prettier": "3.5.3", "prettier": "catalog:",
"start-server-and-test": "2.0.11", "start-server-and-test": "catalog:",
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "catalog:",
"vue-component-type-helpers": "2.2.10", "vue-component-type-helpers": "catalog:",
"vue-eslint-parser": "10.1.3", "vue-eslint-parser": "catalog:",
"vue-tsc": "2.2.10" "vue-tsc": "catalog:"
} }
} }

View File

@ -21,20 +21,20 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.2", "@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"esbuild": "0.25.3", "esbuild": "catalog:",
"eslint-plugin-vue": "10.0.0", "eslint-plugin-vue": "catalog:",
"nodemon": "3.1.10", "nodemon": "catalog:",
"typescript": "5.8.3", "typescript": "catalog:",
"vue-eslint-parser": "10.1.3" "vue-eslint-parser": "catalog:"
}, },
"files": [ "files": [
"js-built" "js-built"
], ],
"dependencies": { "dependencies": {
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
"vue": "3.5.13" "vue": "catalog:"
} }
} }

View File

@ -17,24 +17,24 @@
}, },
"dependencies": { "dependencies": {
"@analytics/google-analytics": "1.1.0", "@analytics/google-analytics": "1.1.0",
"@discordapp/twemoji": "15.1.0", "@discordapp/twemoji": "catalog:",
"@github/webauthn-json": "2.1.1", "@github/webauthn-json": "2.1.1",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@misskey-dev/browser-image-resizer": "2024.1.0", "@misskey-dev/browser-image-resizer": "2024.1.0",
"@rollup/plugin-json": "6.1.0", "@rollup/plugin-json": "catalog:",
"@rollup/plugin-replace": "6.0.2", "@rollup/plugin-replace": "catalog:",
"@rollup/pluginutils": "5.1.4", "@rollup/pluginutils": "catalog:",
"@sentry/vue": "9.14.0", "@sentry/vue": "catalog:",
"@syuilo/aiscript": "0.19.0", "@syuilo/aiscript": "0.19.0",
"@tabler/icons-webfont": "3.31.0", "@tabler/icons-webfont": "catalog:",
"@twemoji/parser": "15.1.1", "@twemoji/parser": "catalog:",
"@vitejs/plugin-vue": "5.2.3", "@vitejs/plugin-vue": "catalog:",
"@vue/compiler-sfc": "3.5.13", "@vue/compiler-sfc": "catalog:",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.15", "aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.15",
"analytics": "0.8.16", "analytics": "0.8.16",
"astring": "1.9.0", "astring": "catalog:",
"broadcast-channel": "7.1.0", "broadcast-channel": "7.1.0",
"buraha": "0.0.1", "buraha": "catalog:",
"canvas-confetti": "1.9.3", "canvas-confetti": "1.9.3",
"chart.js": "4.4.9", "chart.js": "4.4.9",
"chartjs-adapter-date-fns": "3.0.0", "chartjs-adapter-date-fns": "3.0.0",
@ -44,43 +44,43 @@
"chromatic": "11.28.2", "chromatic": "11.28.2",
"compare-versions": "6.1.1", "compare-versions": "6.1.1",
"cropperjs": "2.0.0", "cropperjs": "2.0.0",
"date-fns": "4.1.0", "date-fns": "catalog:date-fns4",
"estree-walker": "3.0.3", "estree-walker": "catalog:",
"eventemitter3": "5.0.1", "eventemitter3": "catalog:",
"frontend-shared": "workspace:*", "frontend-shared": "workspace:*",
"idb-keyval": "6.2.1", "idb-keyval": "catalog:",
"insert-text-at-cursor": "0.3.0", "insert-text-at-cursor": "0.3.0",
"is-file-animated": "1.0.2", "is-file-animated": "1.0.2",
"json5": "2.2.3", "json5": "catalog:",
"magic-string": "0.30.17", "magic-string": "0.30.17",
"matter-js": "0.20.0", "matter-js": "catalog:",
"mfm-js": "0.24.0", "mfm-js": "catalog:",
"misskey-bubble-game": "workspace:*", "misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
"misskey-reversi": "workspace:*", "misskey-reversi": "workspace:*",
"photoswipe": "5.4.4", "photoswipe": "5.4.4",
"punycode.js": "2.3.1", "punycode.js": "catalog:",
"rollup": "4.40.0", "rollup": "catalog:",
"sanitize-html": "2.16.0", "sanitize-html": "catalog:",
"sass": "1.87.0", "sass": "catalog:",
"shiki": "3.3.0", "shiki": "catalog:",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "catalog:",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.176.0", "three": "0.176.0",
"throttle-debounce": "5.0.2", "throttle-debounce": "5.0.2",
"tinycolor2": "1.6.0", "tinycolor2": "catalog:",
"tsc-alias": "1.8.15", "tsc-alias": "catalog:",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "catalog:",
"typescript": "5.8.3", "typescript": "catalog:",
"uuid": "11.1.0", "uuid": "catalog:",
"v-code-diff": "1.13.1", "v-code-diff": "1.13.1",
"vite": "6.3.4", "vite": "catalog:",
"vue": "3.5.13", "vue": "catalog:",
"vuedraggable": "next", "vuedraggable": "next",
"wanakana": "5.3.1" "wanakana": "5.3.1"
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/summaly": "5.2.1", "@misskey-dev/summaly": "catalog:",
"@storybook/addon-actions": "8.6.12", "@storybook/addon-actions": "8.6.12",
"@storybook/addon-essentials": "8.6.12", "@storybook/addon-essentials": "8.6.12",
"@storybook/addon-interactions": "8.6.12", "@storybook/addon-interactions": "8.6.12",
@ -99,48 +99,48 @@
"@storybook/types": "8.6.12", "@storybook/types": "8.6.12",
"@storybook/vue3": "8.6.12", "@storybook/vue3": "8.6.12",
"@storybook/vue3-vite": "8.6.12", "@storybook/vue3-vite": "8.6.12",
"@testing-library/vue": "8.1.0", "@testing-library/vue": "catalog:",
"@types/canvas-confetti": "1.9.0", "@types/canvas-confetti": "1.9.0",
"@types/estree": "1.0.7", "@types/estree": "catalog:",
"@types/matter-js": "0.19.8", "@types/matter-js": "catalog:",
"@types/micromatch": "4.0.9", "@types/micromatch": "catalog:",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@types/punycode.js": "npm:@types/punycode@2.1.4", "@types/punycode.js": "catalog:",
"@types/sanitize-html": "2.15.0", "@types/sanitize-html": "catalog:",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "catalog:",
"@types/throttle-debounce": "5.0.2", "@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "catalog:",
"@types/ws": "8.18.1", "@types/ws": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"@vitest/coverage-v8": "3.1.2", "@vitest/coverage-v8": "catalog:",
"@vue/compiler-core": "3.5.13", "@vue/compiler-core": "3.5.13",
"@vue/runtime-core": "3.5.13", "@vue/runtime-core": "catalog:",
"acorn": "8.14.1", "acorn": "catalog:",
"cross-env": "7.0.3", "cross-env": "catalog:",
"cypress": "14.3.2", "cypress": "14.3.2",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "catalog:",
"eslint-plugin-vue": "10.0.0", "eslint-plugin-vue": "catalog:",
"fast-glob": "3.3.3", "fast-glob": "catalog:",
"happy-dom": "17.4.4", "happy-dom": "catalog:happy-dom17",
"intersection-observer": "0.12.2", "intersection-observer": "catalog:",
"micromatch": "4.0.8", "micromatch": "catalog:",
"minimatch": "10.0.1", "minimatch": "10.0.1",
"msw": "2.7.5", "msw": "catalog:",
"msw-storybook-addon": "2.0.4", "msw-storybook-addon": "2.0.4",
"nodemon": "3.1.10", "nodemon": "catalog:",
"prettier": "3.5.3", "prettier": "catalog:",
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0", "react-dom": "19.1.0",
"seedrandom": "3.0.5", "seedrandom": "catalog:",
"start-server-and-test": "2.0.11", "start-server-and-test": "catalog:",
"storybook": "8.6.12", "storybook": "8.6.12",
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme", "storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme",
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "catalog:",
"vitest": "3.1.2", "vitest": "3.1.2",
"vitest-fetch-mock": "0.4.5", "vitest-fetch-mock": "0.4.5",
"vue-component-type-helpers": "2.2.10", "vue-component-type-helpers": "catalog:",
"vue-eslint-parser": "10.1.3", "vue-eslint-parser": "catalog:",
"vue-tsc": "2.2.10" "vue-tsc": "catalog:"
} }
} }

View File

@ -22,23 +22,23 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"devDependencies": { "devDependencies": {
"@types/matter-js": "0.19.8", "@types/matter-js": "catalog:",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "catalog:",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"nodemon": "3.1.10", "nodemon": "catalog:",
"execa": "9.5.2", "execa": "catalog:",
"typescript": "5.8.3", "typescript": "catalog:",
"esbuild": "0.25.3", "esbuild": "catalog:",
"glob": "11.0.2" "glob": "catalog:"
}, },
"files": [ "files": [
"built" "built"
], ],
"dependencies": { "dependencies": {
"eventemitter3": "5.0.1", "eventemitter3": "catalog:",
"matter-js": "0.20.0", "matter-js": "catalog:",
"seedrandom": "3.0.5" "seedrandom": "catalog:"
} }
} }

View File

@ -8,14 +8,14 @@
}, },
"devDependencies": { "devDependencies": {
"@readme/openapi-parser": "2.7.0", "@readme/openapi-parser": "2.7.0",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"openapi-types": "12.1.3", "openapi-types": "12.1.3",
"openapi-typescript": "6.7.6", "openapi-typescript": "6.7.6",
"ts-case-convert": "2.1.0", "ts-case-convert": "2.1.0",
"tsx": "4.19.3", "tsx": "4.19.3",
"typescript": "5.8.3" "typescript": "catalog:"
}, },
"files": [ "files": [
"built" "built"

View File

@ -36,29 +36,29 @@
}, },
"devDependencies": { "devDependencies": {
"@microsoft/api-extractor": "7.52.5", "@microsoft/api-extractor": "7.52.5",
"@swc/jest": "0.2.38", "@swc/jest": "catalog:",
"@types/jest": "29.5.14", "@types/jest": "catalog:",
"@types/node": "22.15.2", "@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"jest": "29.7.0", "jest": "catalog:",
"jest-fetch-mock": "3.0.3", "jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.5.0", "jest-websocket-mock": "2.5.0",
"mock-socket": "9.3.1", "mock-socket": "9.3.1",
"ncp": "2.0.0", "ncp": "catalog:",
"nodemon": "3.1.10", "nodemon": "catalog:",
"execa": "8.0.1", "execa": "catalog:",
"tsd": "0.32.0", "tsd": "0.32.0",
"typescript": "5.8.3", "typescript": "catalog:",
"esbuild": "0.25.3", "esbuild": "catalog:",
"glob": "11.0.2" "glob": "catalog:"
}, },
"files": [ "files": [
"built" "built"
], ],
"dependencies": { "dependencies": {
"@simplewebauthn/types": "12.0.0", "@simplewebauthn/types": "catalog:",
"eventemitter3": "5.0.1", "eventemitter3": "catalog:",
"reconnecting-websocket": "4.4.0" "reconnecting-websocket": "4.4.0"
} }
} }

View File

@ -22,14 +22,14 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.2", "@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"execa": "9.5.2", "execa": "catalog:",
"nodemon": "3.1.10", "nodemon": "catalog:",
"typescript": "5.8.3", "typescript": "catalog:",
"esbuild": "0.25.3", "esbuild": "catalog:",
"glob": "11.0.2" "glob": "catalog:"
}, },
"files": [ "files": [
"built" "built"

View File

@ -9,16 +9,16 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"dependencies": { "dependencies": {
"esbuild": "0.25.3", "esbuild": "catalog:",
"idb-keyval": "6.2.1", "idb-keyval": "catalog:",
"misskey-js": "workspace:*" "misskey-js": "workspace:*"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/parser": "8.31.0", "@typescript-eslint/parser": "catalog:",
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74", "@typescript/lib-webworker": "catalog:",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "catalog:",
"nodemon": "3.1.10", "nodemon": "catalog:",
"typescript": "5.8.3" "typescript": "catalog:"
}, },
"type": "module" "type": "module"
} }

File diff suppressed because it is too large Load Diff

View File

@ -28,3 +28,85 @@ onlyBuiltDependencies:
- v-code-diff - v-code-diff
- vue-demi - vue-demi
ignorePatchFailures: false ignorePatchFailures: false
catalog:
"@discordapp/twemoji": "15.1.0"
"@misskey-dev/summaly": "5.2.1"
"@rollup/plugin-json": "6.1.0"
"@rollup/plugin-replace": "6.0.2"
"@rollup/pluginutils": "5.1.4"
"@sentry/vue": "9.14.0"
"@simplewebauthn/types": "12.0.0"
"@swc/jest": "0.2.38"
"@tabler/icons-webfont": "3.31.0"
"@testing-library/vue": "8.1.0"
"@twemoji/parser": "15.1.1"
"@types/estree": "1.0.7"
"@types/jest": "29.5.14"
"@types/matter-js": "0.19.8"
"@types/micromatch": "4.0.9"
"@types/node": "22.15.2"
"@types/punycode.js": "npm:@types/punycode@2.1.4"
"@types/sanitize-html": "2.15.0"
"@types/seedrandom": "3.0.8"
"@types/tinycolor2": "1.4.6"
"@types/ws": "8.18.1"
"@typescript-eslint/eslint-plugin": "8.31.0"
"@typescript-eslint/parser": "8.31.0"
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74"
"@vitejs/plugin-vue": "5.2.3"
"@vitest/coverage-v8": "3.1.2"
"@vue/compiler-sfc": "3.5.13"
"@vue/runtime-core": "3.5.13"
"acorn": "8.14.1"
"astring": "1.9.0"
"buraha": "0.0.1"
"cross-env": "7.0.3"
"esbuild": "0.25.3"
"eslint-plugin-import": "2.31.0"
"eslint-plugin-vue": "10.0.0"
"estree-walker": "3.0.3"
"eventemitter3": "5.0.1"
"execa": "9.5.2"
"fast-glob": "3.3.3"
"glob": "11.0.2"
"idb-keyval": "6.2.1"
"intersection-observer": "0.12.2"
"jest": "29.7.0"
"json5": "2.2.3"
"matter-js": "0.20.0"
"mfm-js": "0.24.0"
"micromatch": "4.0.8"
"msw": "2.7.5"
"ncp": "2.0.0"
"nodemon": "3.1.10"
"prettier": "3.5.3"
"punycode.js": "2.3.1"
"rollup": "4.40.0"
"sanitize-html": "2.16.0"
"sass": "1.87.0"
"seedrandom": "3.0.5"
"shiki": "3.3.0"
"start-server-and-test": "2.0.11"
"strict-event-emitter-types": "2.0.0"
"tinycolor2": "1.6.0"
"tsc-alias": "1.8.15"
"tsconfig-paths": "4.2.0"
"typescript": "5.8.3"
"uuid": "11.1.0"
"vite": "6.3.4"
"vite-plugin-turbosnap": "1.0.3"
"vue": "3.5.13"
"vue-component-type-helpers": "2.2.10"
"vue-eslint-parser": "10.1.3"
"vue-tsc": "2.2.10"
catalogs:
"happy-dom16":
"happy-dom": "16.8.1"
"happy-dom17":
"happy-dom": "17.4.4"
"date-fns2":
"date-fns": "2.30.0"
"date-fns4":
"date-fns": "4.1.0"

View File

@ -26,39 +26,9 @@
], ],
packageRules: [ packageRules: [
{ {
groupName: '[Backend] Update dependencies', groupName: '[Apps] Update dependencies',
matchFileNames: [
'packages/backend/**/package.json',
],
},
{
groupName: '[Frontend] Update dependencies',
matchFileNames: [
'packages/frontend/**/package.json',
'packages/frontend-embed/**/package.json',
'packages/frontend-shared/**/package.json',
'packages/misskey-bubble-game/**/package.json',
'packages/misskey-reversi/**/package.json',
'packages/sw/**/package.json',
],
// prevent wastage of Chromatic snapshots
rebaseWhen: 'never',
},
{
groupName: '[misskey-js] Update dependencies',
matchFileNames: [
'packages/misskey-js/**/package.json',
],
},
{
groupName: '[Root] Update dependencies',
matchFileNames: [
'package.json',
],
},
{
groupName: '[Tools] Update dependencies',
matchFileNames: [ matchFileNames: [
'packages/**/package.json',
'scripts/**/package.json', 'scripts/**/package.json',
], ],
}, },