update deps (MisskeyIO#583)

This commit is contained in:
まっちゃとーにゅ 2024-03-30 16:36:20 +09:00 committed by GitHub
parent fa47a545b1
commit 962653e5ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 1012 additions and 1079 deletions

View File

@ -6,7 +6,7 @@
"type": "git", "type": "git",
"url": "https://github.com/MisskeyIO/misskey.git" "url": "https://github.com/MisskeyIO/misskey.git"
}, },
"packageManager": "pnpm@8.15.4", "packageManager": "pnpm@8.15.5",
"workspaces": [ "workspaces": [
"packages/frontend", "packages/frontend",
"packages/backend", "packages/backend",
@ -49,20 +49,20 @@
"@tensorflow/tfjs-core": "4.17.0", "@tensorflow/tfjs-core": "4.17.0",
"chokidar": "3.6.0", "chokidar": "3.6.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"sharp": "0.33.2" "sharp": "0.33.3"
}, },
"dependencies": { "dependencies": {
"cssnano": "6.1.1", "cssnano": "6.1.2",
"execa": "8.0.1", "execa": "8.0.1",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"postcss": "8.4.38", "postcss": "8.4.38",
"terser": "5.29.2", "terser": "5.30.0",
"typescript": "5.4.3" "typescript": "5.4.3"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "13.7.1", "cypress": "13.7.1",
"eslint": "8.57.0", "eslint": "8.57.0",

View File

@ -66,12 +66,12 @@
}, },
"dependencies": { "dependencies": {
"@authenio/samlify-node-xmllint": "2.0.0", "@authenio/samlify-node-xmllint": "2.0.0",
"@aws-sdk/client-s3": "3.537.0", "@aws-sdk/client-s3": "3.540.0",
"@aws-sdk/lib-storage": "3.537.0", "@aws-sdk/lib-storage": "3.540.0",
"@bull-board/api": "5.15.1", "@bull-board/api": "5.15.3",
"@bull-board/fastify": "5.15.1", "@bull-board/fastify": "5.15.3",
"@bull-board/ui": "5.15.1", "@bull-board/ui": "5.15.3",
"@discordapp/twemoji": "15.0.2", "@discordapp/twemoji": "15.0.3",
"@fastify/accepts": "4.3.0", "@fastify/accepts": "4.3.0",
"@fastify/cookie": "9.3.1", "@fastify/cookie": "9.3.1",
"@fastify/cors": "9.0.1", "@fastify/cors": "9.0.1",
@ -79,20 +79,20 @@
"@fastify/formbody": "7.4.0", "@fastify/formbody": "7.4.0",
"@fastify/http-proxy": "9.5.0", "@fastify/http-proxy": "9.5.0",
"@fastify/multipart": "8.2.0", "@fastify/multipart": "8.2.0",
"@fastify/static": "7.0.1", "@fastify/static": "7.0.2",
"@fastify/view": "9.0.0", "@fastify/view": "9.0.0",
"@misskey-dev/sharp-read-bmp": "1.2.0", "@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.1.0", "@misskey-dev/summaly": "5.1.0",
"@nestjs/common": "10.3.4", "@nestjs/common": "10.3.7",
"@nestjs/core": "10.3.4", "@nestjs/core": "10.3.7",
"@nestjs/testing": "10.3.4", "@nestjs/testing": "10.3.7",
"@peertube/http-signature": "1.7.0", "@peertube/http-signature": "1.7.0",
"@simplewebauthn/server": "9.0.3", "@simplewebauthn/server": "9.0.3",
"@sinonjs/fake-timers": "11.2.2", "@sinonjs/fake-timers": "11.2.2",
"@smithy/node-http-handler": "2.5.0", "@smithy/node-http-handler": "2.5.0",
"@swc/cli": "0.1.65", "@swc/cli": "0.1.65",
"@swc/core": "1.3.107", "@swc/core": "1.3.107",
"@twemoji/parser": "15.0.0", "@twemoji/parser": "15.1.0",
"accepts": "1.3.8", "accepts": "1.3.8",
"ajv": "8.12.0", "ajv": "8.12.0",
"archiver": "6.0.1", "archiver": "6.0.1",
@ -100,7 +100,7 @@
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"blurhash": "2.0.5", "blurhash": "2.0.5",
"body-parser": "1.20.2", "body-parser": "1.20.2",
"bullmq": "5.4.4", "bullmq": "5.4.6",
"cacheable-lookup": "7.0.0", "cacheable-lookup": "7.0.0",
"cbor": "9.0.2", "cbor": "9.0.2",
"chalk": "5.3.0", "chalk": "5.3.0",
@ -166,14 +166,14 @@
"ratelimiter": "3.4.1", "ratelimiter": "3.4.1",
"re2": "1.20.10", "re2": "1.20.10",
"redis-lock": "0.1.4", "redis-lock": "0.1.4",
"reflect-metadata": "0.2.1", "reflect-metadata": "0.2.2",
"rename": "1.0.4", "rename": "1.0.4",
"rss-parser": "3.13.0", "rss-parser": "3.13.0",
"rxjs": "7.8.1", "rxjs": "7.8.1",
"samlify": "2.8.11", "samlify": "2.8.11",
"sanitize-html": "2.13.0", "sanitize-html": "2.13.0",
"secure-json-parse": "2.7.0", "secure-json-parse": "2.7.0",
"sharp": "0.33.2", "sharp": "0.33.3",
"slacc": "0.0.10", "slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0", "stringz": "2.1.0",
@ -194,7 +194,7 @@
"devDependencies": { "devDependencies": {
"@jest/globals": "29.7.0", "@jest/globals": "29.7.0",
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@nestjs/platform-express": "10.3.4", "@nestjs/platform-express": "10.3.7",
"@simplewebauthn/types": "9.0.1", "@simplewebauthn/types": "9.0.1",
"@swc/jest": "0.2.36", "@swc/jest": "0.2.36",
"@types/accepts": "1.3.7", "@types/accepts": "1.3.7",
@ -213,11 +213,11 @@
"@types/jsrsasign": "10.5.13", "@types/jsrsasign": "10.5.13",
"@types/mime-types": "2.1.4", "@types/mime-types": "2.1.4",
"@types/ms": "0.7.34", "@types/ms": "0.7.34",
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@types/node-forge": "1.3.11", "@types/node-forge": "1.3.11",
"@types/nodemailer": "6.4.14", "@types/nodemailer": "6.4.14",
"@types/oauth": "0.9.4", "@types/oauth": "0.9.4",
"@types/oauth2orize": "1.11.4", "@types/oauth2orize": "1.11.5",
"@types/oauth2orize-pkce": "0.1.2", "@types/oauth2orize-pkce": "0.1.2",
"@types/pg": "8.11.4", "@types/pg": "8.11.4",
"@types/pug": "2.0.10", "@types/pug": "2.0.10",
@ -235,9 +235,9 @@
"@types/vary": "1.1.3", "@types/vary": "1.1.3",
"@types/web-push": "3.6.3", "@types/web-push": "3.6.3",
"@types/ws": "8.5.10", "@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"aws-sdk-client-mock": "3.0.1", "aws-sdk-client-mock": "4.0.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-plugin-import": "2.29.1", "eslint-plugin-import": "2.29.1",

View File

@ -36,7 +36,7 @@ html
link(rel='prefetch' href=infoImageUrl) link(rel='prefetch' href=infoImageUrl)
link(rel='prefetch' href=notFoundImageUrl) link(rel='prefetch' href=notFoundImageUrl)
//- https://github.com/misskey-dev/misskey/issues/9842 //- https://github.com/misskey-dev/misskey/issues/9842
link(rel='stylesheet' href=`/assets/tabler-icons.${version}/tabler-icons.min.css`) link(rel='stylesheet' href=`/assets/tabler-icons.${version}/dist/tabler-icons.min.css`)
link(rel='modulepreload' href=`/vite/${clientEntry.file}`) link(rel='modulepreload' href=`/vite/${clientEntry.file}`)
if !config.clientManifestExists if !config.clientManifestExists

View File

@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<link rel="preload" href="https://github.com/misskey-dev/misskey/blob/master/packages/frontend/assets/about-icon.png?raw=true" as="image" type="image/png" crossorigin="anonymous"> <link rel="preload" href="https://github.com/misskey-dev/misskey/blob/master/packages/frontend/assets/about-icon.png?raw=true" as="image" type="image/png" crossorigin="anonymous">
<link rel="preload" href="https://github.com/misskey-dev/misskey/blob/master/packages/frontend/assets/fedi.jpg?raw=true" as="image" type="image/jpeg" crossorigin="anonymous"> <link rel="preload" href="https://github.com/misskey-dev/misskey/blob/master/packages/frontend/assets/fedi.jpg?raw=true" as="image" type="image/jpeg" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/@tabler/icons-webfont@2.46.0/tabler-icons.min.css"> <link rel="stylesheet" href="https://unpkg.com/@tabler/icons-webfont@3.1.0/dist/tabler-icons.min.css">
<link rel="stylesheet" href="https://unpkg.com/@fontsource/m-plus-rounded-1c/index.css"> <link rel="stylesheet" href="https://unpkg.com/@fontsource/m-plus-rounded-1c/index.css">
<style> <style>
html { html {

View File

@ -17,7 +17,7 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"dependencies": { "dependencies": {
"@discordapp/twemoji": "15.0.2", "@discordapp/twemoji": "15.0.3",
"@github/webauthn-json": "2.1.1", "@github/webauthn-json": "2.1.1",
"@isaacs/ttlcache": "1.4.1", "@isaacs/ttlcache": "1.4.1",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
@ -27,8 +27,8 @@
"@rollup/plugin-typescript": "11.1.6", "@rollup/plugin-typescript": "11.1.6",
"@rollup/pluginutils": "5.1.0", "@rollup/pluginutils": "5.1.0",
"@syuilo/aiscript": "0.17.0", "@syuilo/aiscript": "0.17.0",
"@tabler/icons-webfont": "2.47.0", "@tabler/icons-webfont": "3.1.0",
"@twemoji/parser": "15.0.0", "@twemoji/parser": "15.1.0",
"@vitejs/plugin-vue": "5.0.4", "@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "3.4.15", "@vue/compiler-sfc": "3.4.15",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.2", "aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.2",
@ -41,7 +41,7 @@
"chartjs-chart-matrix": "2.0.1", "chartjs-chart-matrix": "2.0.1",
"chartjs-plugin-gradient": "0.6.1", "chartjs-plugin-gradient": "0.6.1",
"chartjs-plugin-zoom": "2.0.1", "chartjs-plugin-zoom": "2.0.1",
"chromatic": "11.2.0", "chromatic": "11.3.0",
"compare-versions": "6.1.0", "compare-versions": "6.1.0",
"cropperjs": "2.0.0-beta.4", "cropperjs": "2.0.0-beta.4",
"date-fns": "3.6.0", "date-fns": "3.6.0",
@ -59,13 +59,13 @@
"misskey-reversi": "workspace:*", "misskey-reversi": "workspace:*",
"photoswipe": "5.4.3", "photoswipe": "5.4.3",
"punycode": "2.3.1", "punycode": "2.3.1",
"rollup": "4.13.0", "rollup": "4.13.2",
"sanitize-html": "2.13.0", "sanitize-html": "2.13.0",
"sass": "1.72.0", "sass": "1.72.0",
"shiki": "1.2.0", "shiki": "1.2.1",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.162.0", "three": "0.163.0",
"throttle-debounce": "5.0.0", "throttle-debounce": "5.0.0",
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.8", "tsc-alias": "1.8.8",
@ -73,45 +73,45 @@
"typescript": "5.4.3", "typescript": "5.4.3",
"uuid": "9.0.1", "uuid": "9.0.1",
"v-code-diff": "1.11.0", "v-code-diff": "1.11.0",
"vite": "5.2.2", "vite": "5.2.7",
"vue": "3.4.15", "vue": "3.4.15",
"vuedraggable": "next" "vuedraggable": "next"
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@misskey-dev/summaly": "5.1.0", "@misskey-dev/summaly": "5.1.0",
"@storybook/addon-actions": "8.0.4", "@storybook/addon-actions": "8.0.5",
"@storybook/addon-essentials": "8.0.4", "@storybook/addon-essentials": "8.0.5",
"@storybook/addon-interactions": "8.0.4", "@storybook/addon-interactions": "8.0.5",
"@storybook/addon-links": "8.0.4", "@storybook/addon-links": "8.0.5",
"@storybook/addon-mdx-gfm": "8.0.4", "@storybook/addon-mdx-gfm": "8.0.5",
"@storybook/addon-storysource": "8.0.4", "@storybook/addon-storysource": "8.0.5",
"@storybook/blocks": "8.0.4", "@storybook/blocks": "8.0.5",
"@storybook/components": "8.0.4", "@storybook/components": "8.0.5",
"@storybook/core-events": "8.0.4", "@storybook/core-events": "8.0.5",
"@storybook/manager-api": "8.0.4", "@storybook/manager-api": "8.0.5",
"@storybook/preview-api": "8.0.4", "@storybook/preview-api": "8.0.5",
"@storybook/react": "8.0.4", "@storybook/react": "8.0.5",
"@storybook/react-vite": "8.0.4", "@storybook/react-vite": "8.0.5",
"@storybook/test": "8.0.4", "@storybook/test": "8.0.5",
"@storybook/theming": "8.0.4", "@storybook/theming": "8.0.5",
"@storybook/types": "8.0.4", "@storybook/types": "8.0.5",
"@storybook/vue3": "8.0.4", "@storybook/vue3": "8.0.5",
"@storybook/vue3-vite": "8.0.4", "@storybook/vue3-vite": "8.0.5",
"@testing-library/vue": "8.0.3", "@testing-library/vue": "8.0.3",
"@types/escape-regexp": "0.0.3", "@types/escape-regexp": "0.0.3",
"@types/estree": "1.0.5", "@types/estree": "1.0.5",
"@types/matter-js": "0.19.6", "@types/matter-js": "0.19.6",
"@types/micromatch": "4.0.6", "@types/micromatch": "4.0.6",
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@types/punycode": "2.1.4", "@types/punycode": "2.1.4",
"@types/sanitize-html": "2.11.0", "@types/sanitize-html": "2.11.0",
"@types/throttle-debounce": "5.0.2", "@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/uuid": "9.0.8", "@types/uuid": "9.0.8",
"@types/ws": "8.5.10", "@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"@vitest/coverage-v8": "0.34.6", "@vitest/coverage-v8": "0.34.6",
"@vue/runtime-core": "3.4.15", "@vue/runtime-core": "3.4.15",
"acorn": "8.11.3", "acorn": "8.11.3",
@ -119,19 +119,19 @@
"cypress": "13.7.1", "cypress": "13.7.1",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-plugin-import": "2.29.1", "eslint-plugin-import": "2.29.1",
"eslint-plugin-vue": "9.23.0", "eslint-plugin-vue": "9.24.0",
"fast-glob": "3.3.2", "fast-glob": "3.3.2",
"happy-dom": "13.6.2", "happy-dom": "13.6.2",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"micromatch": "4.0.5", "micromatch": "4.0.5",
"msw": "2.2.9", "msw": "2.2.13",
"msw-storybook-addon": "2.0.0-beta.1", "msw-storybook-addon": "2.0.0-beta.1",
"nodemon": "3.1.0", "nodemon": "3.1.0",
"prettier": "3.2.5", "prettier": "3.2.5",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"start-server-and-test": "2.0.3", "start-server-and-test": "2.0.3",
"storybook": "8.0.4", "storybook": "8.0.5",
"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": "1.0.3",
"vitest": "0.34.6", "vitest": "0.34.6",

View File

@ -6,7 +6,7 @@
// devモードで起動される際index.htmlを使うときはrouterが暴発してしまってうまく読み込めない。 // devモードで起動される際index.htmlを使うときはrouterが暴発してしまってうまく読み込めない。
// よって、devモードとして起動されるときはビルド時に組み込む形としておく。 // よって、devモードとして起動されるときはビルド時に組み込む形としておく。
// (pnpm start時はpugファイルの中で静的リソースとして読み込むようになっており、この問題は起こっていない) // (pnpm start時はpugファイルの中で静的リソースとして読み込むようになっており、この問題は起こっていない)
import '@tabler/icons-webfont/tabler-icons.scss'; import '@tabler/icons-webfont/dist/tabler-icons.scss';
await main(); await main();

View File

@ -26,10 +26,10 @@
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@types/matter-js": "0.19.6", "@types/matter-js": "0.19.6",
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"nodemon": "3.1.0", "nodemon": "3.1.0",
"typescript": "5.4.3" "typescript": "5.4.3"
@ -40,7 +40,7 @@
"dependencies": { "dependencies": {
"esbuild": "0.20.2", "esbuild": "0.20.2",
"eventemitter3": "5.0.1", "eventemitter3": "5.0.1",
"glob": "^10.3.10", "glob": "^10.3.12",
"matter-js": "0.19.0", "matter-js": "0.19.0",
"seedrandom": "3.0.5" "seedrandom": "3.0.5"
} }

View File

@ -9,9 +9,9 @@
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "^1.0.0", "@misskey-dev/eslint-plugin": "^1.0.0",
"@readme/openapi-parser": "2.5.0", "@readme/openapi-parser": "2.5.0",
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"openapi-types": "12.1.3", "openapi-types": "12.1.3",
"openapi-typescript": "6.7.5", "openapi-typescript": "6.7.5",

View File

@ -39,9 +39,9 @@
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@swc/jest": "0.2.36", "@swc/jest": "0.2.36",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"jest": "29.7.0", "jest": "29.7.0",
"jest-fetch-mock": "3.0.3", "jest-fetch-mock": "3.0.3",

View File

@ -25,9 +25,9 @@
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@types/node": "20.11.30", "@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"nodemon": "3.1.0", "nodemon": "3.1.0",
"typescript": "5.4.3" "typescript": "5.4.3"
@ -35,7 +35,7 @@
"dependencies": { "dependencies": {
"crc-32": "1.2.2", "crc-32": "1.2.2",
"esbuild": "0.20.2", "esbuild": "0.20.2",
"glob": "10.3.10" "glob": "10.3.12"
}, },
"files": [ "files": [
"built" "built"

View File

@ -16,7 +16,7 @@
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@types/serviceworker": "0.0.84", "@types/serviceworker": "0.0.84",
"@typescript-eslint/parser": "7.3.1", "@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-plugin-import": "2.29.1", "eslint-plugin-import": "2.29.1",
"nodemon": "3.1.0", "nodemon": "3.1.0",

File diff suppressed because it is too large Load Diff