diff --git a/packages/backend/package.json b/packages/backend/package.json index be5afb0329..14aa32b134 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -58,19 +58,19 @@ "dependencies": { "@aws-sdk/client-s3": "3.414.0", "@aws-sdk/lib-storage": "3.414.0", - "@smithy/node-http-handler": "2.1.4", - "@bull-board/api": "5.8.3", - "@bull-board/fastify": "5.8.3", - "@bull-board/ui": "5.8.3", + "@smithy/node-http-handler": "2.1.5", + "@bull-board/api": "5.8.4", + "@bull-board/fastify": "5.8.4", + "@bull-board/ui": "5.8.4", "@discordapp/twemoji": "14.1.2", "@fastify/accepts": "4.2.0", "@fastify/cookie": "9.0.4", - "@fastify/cors": "8.3.0", + "@fastify/cors": "8.4.0", "@fastify/express": "2.3.0", "@fastify/http-proxy": "9.2.1", "@fastify/multipart": "7.7.3", "@fastify/static": "6.11.2", - "@fastify/view": "8.1.0", + "@fastify/view": "8.2.0", "@nestjs/common": "10.2.5", "@nestjs/core": "10.2.5", "@nestjs/testing": "10.2.5", @@ -86,7 +86,7 @@ "bcryptjs": "2.4.3", "blurhash": "2.0.5", "body-parser": "1.20.2", - "bullmq": "4.11.0", + "bullmq": "4.11.1", "cacheable-lookup": "7.0.0", "cbor": "9.0.1", "chalk": "5.3.0", @@ -155,7 +155,7 @@ "strict-event-emitter-types": "2.0.0", "stringz": "2.1.0", "summaly": "github:misskey-dev/summaly", - "systeminformation": "5.21.6", + "systeminformation": "5.21.8", "tinycolor2": "1.6.0", "tmp": "0.2.1", "tsc-alias": "1.8.7", @@ -166,7 +166,7 @@ "ulid": "2.3.0", "vary": "1.1.2", "web-push": "3.6.6", - "ws": "8.14.1", + "ws": "8.14.2", "xev": "3.0.2" }, "devDependencies": { @@ -189,7 +189,7 @@ "@types/jsrsasign": "10.5.9", "@types/mime-types": "2.1.1", "@types/ms": "0.7.31", - "@types/node": "20.6.2", + "@types/node": "20.6.3", "@types/node-fetch": "3.0.3", "@types/nodemailer": "6.4.10", "@types/oauth": "0.9.2", diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 5aedb904bf..e32be43a22 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -100,7 +100,7 @@ "@types/estree": "1.0.1", "@types/matter-js": "0.19.0", "@types/micromatch": "4.0.2", - "@types/node": "20.6.2", + "@types/node": "20.6.3", "@types/punycode": "2.1.0", "@types/sanitize-html": "2.9.0", "@types/throttle-debounce": "5.0.0", diff --git a/packages/misskey-js/package.json b/packages/misskey-js/package.json index 1bd6e32f3c..444d1c39e3 100644 --- a/packages/misskey-js/package.json +++ b/packages/misskey-js/package.json @@ -23,7 +23,7 @@ "@microsoft/api-extractor": "7.37.0", "@swc/jest": "0.2.29", "@types/jest": "29.5.5", - "@types/node": "20.6.2", + "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", "eslint": "8.49.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54cf8169ee..0c459a7f2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,14 +63,14 @@ importers: specifier: 3.414.0 version: 3.414.0(@aws-sdk/client-s3@3.414.0) '@bull-board/api': - specifier: 5.8.3 - version: 5.8.3(@bull-board/ui@5.8.3) + specifier: 5.8.4 + version: 5.8.4(@bull-board/ui@5.8.4) '@bull-board/fastify': - specifier: 5.8.3 - version: 5.8.3 + specifier: 5.8.4 + version: 5.8.4 '@bull-board/ui': - specifier: 5.8.3 - version: 5.8.3 + specifier: 5.8.4 + version: 5.8.4 '@discordapp/twemoji': specifier: 14.1.2 version: 14.1.2 @@ -81,8 +81,8 @@ importers: specifier: 9.0.4 version: 9.0.4 '@fastify/cors': - specifier: 8.3.0 - version: 8.3.0 + specifier: 8.4.0 + version: 8.4.0 '@fastify/express': specifier: 2.3.0 version: 2.3.0 @@ -96,8 +96,8 @@ importers: specifier: 6.11.2 version: 6.11.2 '@fastify/view': - specifier: 8.1.0 - version: 8.1.0 + specifier: 8.2.0 + version: 8.2.0 '@nestjs/common': specifier: 10.2.5 version: 10.2.5(reflect-metadata@0.1.13)(rxjs@7.8.1) @@ -117,8 +117,8 @@ importers: specifier: 11.1.0 version: 11.1.0 '@smithy/node-http-handler': - specifier: 2.1.4 - version: 2.1.4 + specifier: 2.1.5 + version: 2.1.5 '@swc/cli': specifier: 0.1.62 version: 0.1.62(@swc/core@1.3.86)(chokidar@3.5.3) @@ -147,8 +147,8 @@ importers: specifier: 1.20.2 version: 1.20.2 bullmq: - specifier: 4.11.0 - version: 4.11.0 + specifier: 4.11.1 + version: 4.11.1 cacheable-lookup: specifier: 7.0.0 version: 7.0.0 @@ -354,8 +354,8 @@ importers: specifier: github:misskey-dev/summaly version: github.com/misskey-dev/summaly/d2d8db49943ccb201c1b1b283e9d0a630519fac7 systeminformation: - specifier: 5.21.6 - version: 5.21.6 + specifier: 5.21.8 + version: 5.21.8 tinycolor2: specifier: 1.6.0 version: 1.6.0 @@ -387,8 +387,8 @@ importers: specifier: 3.6.6 version: 3.6.6 ws: - specifier: 8.14.1 - version: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3) + specifier: 8.14.2 + version: 8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3) xev: specifier: 3.0.2 version: 3.0.2 @@ -539,8 +539,8 @@ importers: specifier: 0.7.31 version: 0.7.31 '@types/node': - specifier: 20.6.2 - version: 20.6.2 + specifier: 20.6.3 + version: 20.6.3 '@types/node-fetch': specifier: 3.0.3 version: 3.0.3 @@ -630,7 +630,7 @@ importers: version: 8.0.1 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.6.2) + version: 29.7.0(@types/node@20.6.3) jest-mock: specifier: 29.7.0 version: 29.7.0 @@ -807,7 +807,7 @@ importers: version: 1.8.1 vite: specifier: 4.4.9 - version: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + version: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) vue: specifier: 3.3.4 version: 3.3.4 @@ -888,8 +888,8 @@ importers: specifier: 4.0.2 version: 4.0.2 '@types/node': - specifier: 20.6.2 - version: 20.6.2 + specifier: 20.6.3 + version: 20.6.3 '@types/punycode': specifier: 2.1.0 version: 2.1.0 @@ -976,7 +976,7 @@ importers: version: 7.4.2 storybook-addon-misskey-theme: specifier: github:misskey-dev/storybook-addon-misskey-theme - version: github.com/misskey-dev/storybook-addon-misskey-theme/cf583db098365b2ccc81a82f63ca9c93bc32b640(@storybook/blocks@7.4.2)(@storybook/components@7.4.1)(@storybook/core-events@7.4.2)(@storybook/manager-api@7.4.2)(@storybook/preview-api@7.4.2)(@storybook/theming@7.4.2)(@storybook/types@7.4.2)(react-dom@18.2.0)(react@18.2.0) + version: github.com/misskey-dev/storybook-addon-misskey-theme/cf583db098365b2ccc81a82f63ca9c93bc32b640(@storybook/blocks@7.4.2)(@storybook/components@7.4.2)(@storybook/core-events@7.4.2)(@storybook/manager-api@7.4.2)(@storybook/preview-api@7.4.2)(@storybook/theming@7.4.2)(@storybook/types@7.4.2)(react-dom@18.2.0)(react@18.2.0) summaly: specifier: github:misskey-dev/summaly version: github.com/misskey-dev/summaly/d2d8db49943ccb201c1b1b283e9d0a630519fac7 @@ -1013,7 +1013,7 @@ importers: devDependencies: '@microsoft/api-extractor': specifier: 7.37.0 - version: 7.37.0(@types/node@20.6.2) + version: 7.37.0(@types/node@20.6.3) '@swc/jest': specifier: 0.2.29 version: 0.2.29(@swc/core@1.3.86) @@ -1021,8 +1021,8 @@ importers: specifier: 29.5.5 version: 29.5.5 '@types/node': - specifier: 20.6.2 - version: 20.6.2 + specifier: 20.6.3 + version: 20.6.3 '@typescript-eslint/eslint-plugin': specifier: 6.7.2 version: 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) @@ -1034,7 +1034,7 @@ importers: version: 8.49.0 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.6.2) + version: 29.7.0(@types/node@20.6.3) jest-fetch-mock: specifier: 3.0.3 version: 3.0.3 @@ -1217,7 +1217,7 @@ packages: '@smithy/middleware-serde': 2.0.8 '@smithy/middleware-stack': 2.0.0 '@smithy/node-config-provider': 2.0.11 - '@smithy/node-http-handler': 2.1.4 + '@smithy/node-http-handler': 2.1.5 '@smithy/protocol-http': 3.0.3 '@smithy/smithy-client': 2.1.5 '@smithy/types': 2.3.1 @@ -1262,10 +1262,10 @@ packages: '@smithy/middleware-serde': 2.0.8 '@smithy/middleware-stack': 2.0.0 '@smithy/node-config-provider': 2.0.11 - '@smithy/node-http-handler': 2.1.4 - '@smithy/protocol-http': 3.0.3 + '@smithy/node-http-handler': 2.1.5 + '@smithy/protocol-http': 3.0.4 '@smithy/smithy-client': 2.1.5 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/url-parser': 2.0.8 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 @@ -1307,10 +1307,10 @@ packages: '@smithy/middleware-serde': 2.0.8 '@smithy/middleware-stack': 2.0.0 '@smithy/node-config-provider': 2.0.11 - '@smithy/node-http-handler': 2.1.4 - '@smithy/protocol-http': 3.0.3 + '@smithy/node-http-handler': 2.1.5 + '@smithy/protocol-http': 3.0.4 '@smithy/smithy-client': 2.1.5 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/url-parser': 2.0.8 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 @@ -1331,7 +1331,7 @@ packages: dependencies: '@aws-sdk/types': 3.413.0 '@smithy/property-provider': 2.0.7 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1347,7 +1347,7 @@ packages: '@smithy/credential-provider-imds': 2.0.9 '@smithy/property-provider': 2.0.7 '@smithy/shared-ini-file-loader': 2.0.8 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1366,7 +1366,7 @@ packages: '@smithy/credential-provider-imds': 2.0.9 '@smithy/property-provider': 2.0.7 '@smithy/shared-ini-file-loader': 2.0.8 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1379,7 +1379,7 @@ packages: '@aws-sdk/types': 3.413.0 '@smithy/property-provider': 2.0.7 '@smithy/shared-ini-file-loader': 2.0.8 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1392,7 +1392,7 @@ packages: '@aws-sdk/types': 3.413.0 '@smithy/property-provider': 2.0.7 '@smithy/shared-ini-file-loader': 2.0.8 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1404,7 +1404,7 @@ packages: dependencies: '@aws-sdk/types': 3.413.0 '@smithy/property-provider': 2.0.7 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1431,8 +1431,8 @@ packages: '@aws-sdk/types': 3.413.0 '@aws-sdk/util-arn-parser': 3.310.0 '@smithy/node-config-provider': 2.0.11 - '@smithy/protocol-http': 3.0.3 - '@smithy/types': 2.3.1 + '@smithy/protocol-http': 3.0.4 + '@smithy/types': 2.3.2 '@smithy/util-config-provider': 2.0.0 tslib: 2.6.2 dev: false @@ -1442,8 +1442,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/protocol-http': 3.0.3 - '@smithy/types': 2.3.1 + '@smithy/protocol-http': 3.0.4 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1455,8 +1455,8 @@ packages: '@aws-crypto/crc32c': 3.0.0 '@aws-sdk/types': 3.413.0 '@smithy/is-array-buffer': 2.0.0 - '@smithy/protocol-http': 3.0.3 - '@smithy/types': 2.3.1 + '@smithy/protocol-http': 3.0.4 + '@smithy/types': 2.3.2 '@smithy/util-utf8': 2.0.0 tslib: 2.6.2 dev: false @@ -1466,8 +1466,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/protocol-http': 3.0.3 - '@smithy/types': 2.3.1 + '@smithy/protocol-http': 3.0.4 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1476,7 +1476,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1485,7 +1485,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1494,8 +1494,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/protocol-http': 3.0.3 - '@smithy/types': 2.3.1 + '@smithy/protocol-http': 3.0.4 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1505,9 +1505,9 @@ packages: dependencies: '@aws-sdk/types': 3.413.0 '@aws-sdk/util-arn-parser': 3.310.0 - '@smithy/protocol-http': 3.0.3 + '@smithy/protocol-http': 3.0.4 '@smithy/smithy-client': 2.1.5 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1517,7 +1517,7 @@ packages: dependencies: '@aws-sdk/middleware-signing': 3.413.0 '@aws-sdk/types': 3.413.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1527,9 +1527,9 @@ packages: dependencies: '@aws-sdk/types': 3.413.0 '@smithy/property-provider': 2.0.7 - '@smithy/protocol-http': 3.0.3 + '@smithy/protocol-http': 3.0.4 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/util-middleware': 2.0.0 tslib: 2.6.2 dev: false @@ -1539,7 +1539,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1549,8 +1549,8 @@ packages: dependencies: '@aws-sdk/types': 3.413.0 '@aws-sdk/util-endpoints': 3.413.0 - '@smithy/protocol-http': 3.0.3 - '@smithy/types': 2.3.1 + '@smithy/protocol-http': 3.0.4 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1559,7 +1559,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/node-config-provider': 2.0.11 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/util-config-provider': 2.0.0 '@smithy/util-middleware': 2.0.0 tslib: 2.6.2 @@ -1570,9 +1570,9 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/protocol-http': 3.0.3 + '@smithy/protocol-http': 3.0.4 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1600,12 +1600,12 @@ packages: '@smithy/middleware-serde': 2.0.8 '@smithy/middleware-stack': 2.0.0 '@smithy/node-config-provider': 2.0.11 - '@smithy/node-http-handler': 2.1.4 + '@smithy/node-http-handler': 2.1.5 '@smithy/property-provider': 2.0.7 - '@smithy/protocol-http': 3.0.3 + '@smithy/protocol-http': 3.0.4 '@smithy/shared-ini-file-loader': 2.0.8 '@smithy/smithy-client': 2.1.5 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/url-parser': 2.0.8 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 @@ -1623,7 +1623,7 @@ packages: resolution: {integrity: sha512-j1xib0f/TazIFc5ySIKOlT1ujntRbaoG4LJFeEezz4ji03/wSJMI8Vi4KjzpBp8J1tTu0oRDnsxRIGixsUBeYQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -1653,7 +1653,7 @@ packages: resolution: {integrity: sha512-7j/qWcRO2OBZBre2fC6V6M0PAS9n7k6i+VtofPkkhxC2DZszLJElqnooF9hGmVGYK3zR47Np4WjURXKIEZclWg==} dependencies: '@aws-sdk/types': 3.413.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 bowser: 2.11.0 tslib: 2.6.2 dev: false @@ -1669,7 +1669,7 @@ packages: dependencies: '@aws-sdk/types': 3.413.0 '@smithy/node-config-provider': 2.0.11 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -3086,29 +3086,29 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@bull-board/api@5.8.3(@bull-board/ui@5.8.3): - resolution: {integrity: sha512-xiVSXc99WQIhrsXTo/rCVxmV9uphyJA4a6ytBP7RyTGO/+IGTg7zLo2yrnYdv3p8RYw4YzdJ4aY1E+MgP5mj8Q==} + /@bull-board/api@5.8.4(@bull-board/ui@5.8.4): + resolution: {integrity: sha512-uuB2ziEpMc6FrkqqRAqyqSh+yKx1ukTvxlgDenOimuLAiHlcPfhNLgYuYv3qzqWVaZdvUCLhiNqAvOdURoKT5A==} peerDependencies: - '@bull-board/ui': 5.8.3 + '@bull-board/ui': 5.8.4 dependencies: - '@bull-board/ui': 5.8.3 + '@bull-board/ui': 5.8.4 redis-info: 3.1.0 dev: false - /@bull-board/fastify@5.8.3: - resolution: {integrity: sha512-NGr3dUnxHbufEsgocVX2a7t4SevpAc6ffRsvyCQ19XCnjq8/QCXvaT0bU5hTuGZp6OmSGDjrhyJW/dQXP23lTg==} + /@bull-board/fastify@5.8.4: + resolution: {integrity: sha512-so5huv/6WmFqenfm9es5vIOpg46nhwj6F5ZOikfyrUxKcfNdTBgLS0xzB5jnuPp5zp5dVBckH4EnIIgvpdF6cQ==} dependencies: - '@bull-board/api': 5.8.3(@bull-board/ui@5.8.3) - '@bull-board/ui': 5.8.3 + '@bull-board/api': 5.8.4(@bull-board/ui@5.8.4) + '@bull-board/ui': 5.8.4 '@fastify/static': 6.11.2 - '@fastify/view': 7.4.1 - ejs: 3.1.8 + '@fastify/view': 8.2.0 + ejs: 3.1.9 dev: false - /@bull-board/ui@5.8.3: - resolution: {integrity: sha512-pQhmboukRZccs6WaTkRVGPZucL1ND8/+7JdK1pNKa0RVGVkpshH7QaHdfI30DR0h/Jv/VFaenWV1vS3KnvqeHw==} + /@bull-board/ui@5.8.4: + resolution: {integrity: sha512-OBCwelyO5aptZUanZOSiHCK46Y3dNsCXMj4XXF8rNKx0sg/BMZMZzINjlpsCkgNNM5Lxl51OM1eYLjzZREvaAQ==} dependencies: - '@bull-board/api': 5.8.3(@bull-board/ui@5.8.3) + '@bull-board/api': 5.8.4(@bull-board/ui@5.8.4) dev: false /@canvas/image-data@1.0.0: @@ -3773,8 +3773,8 @@ packages: fastify-plugin: 4.5.0 dev: false - /@fastify/cors@8.3.0: - resolution: {integrity: sha512-oj9xkka2Tg0MrwuKhsSUumcAkfp2YCnKxmFEusi01pjk1YrdDsuSYTHXEelWNW+ilSy/ApZq0c2SvhKrLX0H1g==} + /@fastify/cors@8.4.0: + resolution: {integrity: sha512-MlVvMTenltToByTpLwlWtO+7dQ3l2J+1OpmGrx9JpSNWo1d+dhfNCOi23zHhxdFhtpDzfwGwCsKu9DTeG7k7nQ==} dependencies: fastify-plugin: 4.5.0 mnemonist: 0.39.5 @@ -3808,7 +3808,7 @@ packages: dependencies: '@fastify/reply-from': 9.0.1 fastify-plugin: 4.5.0 - ws: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3) + ws: 8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -3885,15 +3885,8 @@ packages: - supports-color dev: false - /@fastify/view@7.4.1: - resolution: {integrity: sha512-ahmRmSbNVM8bIoz0BAFnY0jNigom+xbPQ9Q1ZjmNOtGVVT3nYXCxw2OMkTr9iXwrJ4Le3EtWDHlFkZ2fCQ2hJA==} - dependencies: - fastify-plugin: 4.5.0 - hashlru: 2.3.0 - dev: false - - /@fastify/view@8.1.0: - resolution: {integrity: sha512-O2a7ylzevXB7HtEaZmBFzaOsBc2J6zbAhoSyEYQMOQOYZz8AHxlLR+gH+mFkcd9lHdJaMBhMiWC+smftA/5fXg==} + /@fastify/view@8.2.0: + resolution: {integrity: sha512-hBSiBofCnJNlPHEMZWpO1SL84eqOaqujJ1hR3jntFyZZCkweH5jMs12DKYyGesjVll7SJFRRxPUBB8kmUmneRQ==} dependencies: fastify-plugin: 4.5.0 hashlru: 2.3.0 @@ -4028,7 +4021,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -4049,14 +4042,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.7.1 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.6.2) + jest-config: 29.7.0(@types/node@20.6.3) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -4091,7 +4084,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 jest-mock: 29.7.0 dev: true @@ -4118,7 +4111,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.6.2 + '@types/node': 20.6.3 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -4151,7 +4144,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.18 - '@types/node': 20.6.2 + '@types/node': 20.6.3 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -4245,7 +4238,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.6.2 + '@types/node': 20.6.3 '@types/yargs': 16.0.5 chalk: 4.1.2 dev: true @@ -4257,7 +4250,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.6.2 + '@types/node': 20.6.3 '@types/yargs': 17.0.19 chalk: 4.1.2 dev: true @@ -4276,7 +4269,7 @@ packages: magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.2.2) typescript: 5.2.2 - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) dev: true /@jridgewell/gen-mapping@0.3.2: @@ -4361,24 +4354,24 @@ packages: react: 18.2.0 dev: true - /@microsoft/api-extractor-model@7.28.0(@types/node@20.6.2): + /@microsoft/api-extractor-model@7.28.0(@types/node@20.6.3): resolution: {integrity: sha512-QIMtUVm1tqiKG+M6ciFgRShcDoovyltaeg+CbyOnyr7SMrp6gg0ojK5/nToMqR9kAvsTS4QVgW4Twl50EoAjcw==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.60.0(@types/node@20.6.2) + '@rushstack/node-core-library': 3.60.0(@types/node@20.6.3) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.37.0(@types/node@20.6.2): + /@microsoft/api-extractor@7.37.0(@types/node@20.6.3): resolution: {integrity: sha512-df/wffWpDhYRw7kzdxeHGsCpim+dC8aFiZlsJb4uFvVPWhBZpDzOhQxSUTFx3Df1ORY+/JjuPR3fDE9Hq+PHzQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.28.0(@types/node@20.6.2) + '@microsoft/api-extractor-model': 7.28.0(@types/node@20.6.3) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.60.0(@types/node@20.6.2) + '@rushstack/node-core-library': 3.60.0(@types/node@20.6.3) '@rushstack/rig-package': 0.5.0 '@rushstack/ts-command-line': 4.16.0 colors: 1.2.5 @@ -5263,7 +5256,7 @@ packages: picomatch: 2.3.1 rollup: 3.29.2 - /@rushstack/node-core-library@3.60.0(@types/node@20.6.2): + /@rushstack/node-core-library@3.60.0(@types/node@20.6.3): resolution: {integrity: sha512-PcyrqhILvzU+65wMFybQ2VeGNnU5JzhDq2OvUi3j6jPUxyllM7b2hrRUwCuVaYboewYzIbpzXFzgxe2K7ii1nw==} peerDependencies: '@types/node': '*' @@ -5271,7 +5264,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 colors: 1.2.5 fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -5399,7 +5392,7 @@ packages: resolution: {integrity: sha512-rITz65zk8QA3GQ1OeoJ3/Q4+8j/HqubWU8TBqk57BMYTOX+P+LNMoVHPqzLHhE6qKot5muhThNCYvOKNt7ojJA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -5411,6 +5404,14 @@ packages: tslib: 2.6.2 dev: false + /@smithy/abort-controller@2.0.9: + resolution: {integrity: sha512-8liHOEbx99xcy4VndeQNQhyA0LS+e7UqsuRnDTSIA26IKBv/7vA9w09KOd4fgNULrvX0r3WpA6cwsQTRJpSWkg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.3.3 + tslib: 2.6.2 + dev: false + /@smithy/chunked-blob-reader-native@2.0.0: resolution: {integrity: sha512-HM8V2Rp1y8+1343tkZUKZllFhEQPNmpNdgFAncbTsxkZ18/gqjk23XXv3qGyXWp412f3o43ZZ1UZHVcHrpRnCQ==} dependencies: @@ -5452,7 +5453,7 @@ packages: dependencies: '@smithy/node-config-provider': 2.0.11 '@smithy/property-provider': 2.0.7 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/url-parser': 2.0.8 tslib: 2.6.2 dev: false @@ -5461,7 +5462,7 @@ packages: resolution: {integrity: sha512-J9xL82mlYRUMXFnB9VaThXkD7z2JLr52FIVZMoQQ1dxZG5ub+NOGmzaTTZC/cMmKXI/nwCoFuwDWCTjwQhYhQA==} dependencies: '@aws-crypto/crc32': 3.0.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/util-hex-encoding': 2.0.0 tslib: 2.6.2 dev: false @@ -5637,14 +5638,14 @@ packages: tslib: 2.6.2 dev: false - /@smithy/node-http-handler@2.1.4: - resolution: {integrity: sha512-8Rw/AusvWDyC6SK8esAcVBeTlQHf94NMFv805suFUJCQ2gwlh0oLDNh+6s2MDOrxcjvLxjjzv1mytM0Mt+0cPQ==} + /@smithy/node-http-handler@2.1.5: + resolution: {integrity: sha512-52uF+BrZaFiBh+NT/bADiVDCQO91T+OwDRsuaAeWZC1mlCXFjAPPQdxeQohtuYOe9m7mPP/xIMNiqbe8jvndHA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/abort-controller': 2.0.8 - '@smithy/protocol-http': 3.0.4 - '@smithy/querystring-builder': 2.0.8 - '@smithy/types': 2.3.2 + '@smithy/abort-controller': 2.0.9 + '@smithy/protocol-http': 3.0.5 + '@smithy/querystring-builder': 2.0.9 + '@smithy/types': 2.3.3 tslib: 2.6.2 dev: false @@ -5652,7 +5653,7 @@ packages: resolution: {integrity: sha512-XT8Tl7YNxM8tCtGqy7v7DSf6PxyXaPE9cdA/Yj4dEw2b05V3RrPqsP+t5XJiZu0yIsQ7pdeYZWv2sSEWVjNeAg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -5668,7 +5669,7 @@ packages: resolution: {integrity: sha512-UGfmQNdijlFV+UzgdRyfe05S5vLDdcdkvNcxhGvQ+Er7TjUkZSxjukQB9VXtT8oTHztgOMX74DDlPBsVzZR5Pg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -5680,6 +5681,14 @@ packages: tslib: 2.6.2 dev: false + /@smithy/protocol-http@3.0.5: + resolution: {integrity: sha512-3t3fxj+ip4EPHRC2fQ0JimMxR/qCQ1LSQJjZZVZFgROnFLYWPDgUZqpoi7chr+EzatxJVXF/Rtoi5yLHOWCoZQ==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.3.3 + tslib: 2.6.2 + dev: false + /@smithy/querystring-builder@2.0.8: resolution: {integrity: sha512-+vzIMwjC8Saz97/ptPn+IJRCRRZ+pP95ZIWDRqEqZV/a6hiKbaFoMSa2iCKsnKzR696U2JZXrDqMu3e/FD1+2g==} engines: {node: '>=14.0.0'} @@ -5689,6 +5698,15 @@ packages: tslib: 2.6.2 dev: false + /@smithy/querystring-builder@2.0.9: + resolution: {integrity: sha512-Yt6CPF4j3j1cuwod/DRflbuXxBFjJm7gAjy6W1RE21Rz5/kfGFqiZBXWmmXwGtnnhiLThYwoHK4S6/TQtnx0Fg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.3.3 + '@smithy/util-uri-escape': 2.0.0 + tslib: 2.6.2 + dev: false + /@smithy/querystring-parser@2.0.8: resolution: {integrity: sha512-ArbanNuR7O/MmTd90ZqhDqGOPPDYmxx3huHxD+R3cuCnazcK/1tGQA+SnnR5307T7ZRb5WTpB6qBggERuibVSA==} engines: {node: '>=14.0.0'} @@ -5721,7 +5739,7 @@ packages: resolution: {integrity: sha512-4u+V+Dv7JGpJ0tppB5rxCem7WhdFux950z4cGPhV0kHTPkKe8DDgINzOlVa2RBu5dI33D02OBJcxFjhW4FPORg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 tslib: 2.6.2 dev: false @@ -5731,7 +5749,7 @@ packages: dependencies: '@smithy/eventstream-codec': 2.0.6 '@smithy/is-array-buffer': 2.0.0 - '@smithy/types': 2.3.1 + '@smithy/types': 2.3.2 '@smithy/util-hex-encoding': 2.0.0 '@smithy/util-middleware': 2.0.0 '@smithy/util-uri-escape': 2.0.0 @@ -5763,6 +5781,13 @@ packages: tslib: 2.6.2 dev: false + /@smithy/types@2.3.3: + resolution: {integrity: sha512-zTdIPR9PvFVNRdIKMQu4M5oyTaycIbUqLheQqaOi9rTWPkgjGO2wDBxMA1rBHQB81aqAEv+DbSS4jfKyQMnXRA==} + engines: {node: '>=14.0.0'} + dependencies: + tslib: 2.6.2 + dev: false + /@smithy/url-parser@2.0.8: resolution: {integrity: sha512-wQw7j004ScCrBRJ+oNPXlLE9mtofxyadSZ9D8ov/rHkyurS7z1HTNuyaGRj6OvKsEk0SVQsuY0C9+EfM75XTkw==} dependencies: @@ -5875,7 +5900,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/fetch-http-handler': 2.1.4 - '@smithy/node-http-handler': 2.1.4 + '@smithy/node-http-handler': 2.1.5 '@smithy/types': 2.3.2 '@smithy/util-base64': 2.0.0 '@smithy/util-buffer-from': 2.0.0 @@ -6376,23 +6401,12 @@ packages: remark-slug: 6.1.0 rollup: 3.29.2 typescript: 5.2.2 - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) transitivePeerDependencies: - encoding - supports-color dev: true - /@storybook/channels@7.4.1: - resolution: {integrity: sha512-gnE1mNrRF+9oCVRMq6MS/tLXJbYmf9P02PCC3KpMLcSsABdH5jcrACejzJVo/kE223knFH7NJc4BBj7+5h0uXA==} - dependencies: - '@storybook/client-logger': 7.4.1 - '@storybook/core-events': 7.4.1 - '@storybook/global': 5.0.0 - qs: 6.11.1 - telejson: 7.2.0 - tiny-invariant: 1.3.1 - dev: true - /@storybook/channels@7.4.2: resolution: {integrity: sha512-Q95KnV+fTGaAV3S875+d5LlGg+bdC3bUnki3engODDS4ViSRHJ1bnXnqxKmAaS3O/52geIyWWR766YvwHw3avw==} dependencies: @@ -6456,12 +6470,6 @@ packages: - utf-8-validate dev: true - /@storybook/client-logger@7.4.1: - resolution: {integrity: sha512-2j0DQlKlPNY8XAaEZv+mUYEUm4dOWg6/Q92UNbvYPRK5qbXUvbMiQco5nmvg4LvMT6y99LhRSW2xrwEx5xKAKw==} - dependencies: - '@storybook/global': 5.0.0 - dev: true - /@storybook/client-logger@7.4.2: resolution: {integrity: sha512-LC8tYrYSJwF4DHRdNYh6y8hSvccwUIv5/WOZKJDmKx7mcEm6HsVuUu16C9jsl7iy6IqJYxgVz1va3WS6852E+A==} dependencies: @@ -6489,29 +6497,6 @@ packages: - supports-color dev: true - /@storybook/components@7.4.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-hCuKmMB0+d3/apHjC8G0vMks1cE1aeoKu09gQ40YT+cBxKWj2+lNVKxDd6wJpaR6bU/wrAL1S6eaIQ/T9QpqRA==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@radix-ui/react-select': 1.2.2(react-dom@18.2.0)(react@18.2.0) - '@radix-ui/react-toolbar': 1.0.4(react-dom@18.2.0)(react@18.2.0) - '@storybook/client-logger': 7.4.1 - '@storybook/csf': 0.1.0 - '@storybook/global': 5.0.0 - '@storybook/theming': 7.4.1(react-dom@18.2.0)(react@18.2.0) - '@storybook/types': 7.4.1 - memoizerific: 1.11.3 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - use-resize-observer: 9.1.0(react-dom@18.2.0)(react@18.2.0) - util-deprecate: 1.0.2 - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - dev: true - /@storybook/components@7.4.2(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-ecbDzSUd74vf6IwHsbQr+9mVRxKWLmwd9zJ8RHMcR8UejTRAAR/eVvYoCG331TQ8TrhTmHTy5xCVv47pm6ORkQ==} peerDependencies: @@ -6573,12 +6558,6 @@ packages: - supports-color dev: true - /@storybook/core-events@7.4.1: - resolution: {integrity: sha512-F1tGb32XZ4FRfbtXdi4b+zdzWUjFz5rn3TF18mSuBGGXvxKU+4tywgjGQ3dKGdvuP754czn3poSdz2ZW08bLsQ==} - dependencies: - ts-dedent: 2.2.0 - dev: true - /@storybook/core-events@7.4.2: resolution: {integrity: sha512-WCEBw+Ew8DrccnB0hpP9TXadreoOlMnWCyuXU2XrvmK/vde009leWQIsLs1rY+L17zDVuogBms62AxrDDJmMpw==} dependencies: @@ -6629,7 +6608,7 @@ packages: util: 0.12.5 util-deprecate: 1.0.2 watchpack: 2.4.0 - ws: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3) + ws: 8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3) transitivePeerDependencies: - bufferutil - encoding @@ -6811,7 +6790,7 @@ packages: react: 18.2.0 react-docgen: 6.0.0-alpha.3 react-dom: 18.2.0(react@18.2.0) - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) transitivePeerDependencies: - '@preact/preset-vite' - encoding @@ -6913,20 +6892,6 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/theming@7.4.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-a4QajZbnYumq8ovtn7nW7BeNrk/TaWyKmUrIz4w08I6ghzESJA4aCWZ6394awbrruiIOzCCKOUq4mfWEsc8W6A==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) - '@storybook/client-logger': 7.4.1 - '@storybook/global': 5.0.0 - memoizerific: 1.11.3 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - dev: true - /@storybook/theming@7.4.2(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-wVmxZHVCqDoZgUOXTS4HRV4UClLtCydRNOEuUZ7X08QIPSA1FVL3gEpTQJfgCsyBX/cwSSofAMUbzAGEVNo+9g==} peerDependencies: @@ -6941,15 +6906,6 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/types@7.4.1: - resolution: {integrity: sha512-bjt1YDG9AocFBhIFRvGGbYZPlD223p+qAFcFgYdezU16fFE4ZGFUzUuq2ERkOofL7a2+OzLTCQ/SKe1jFkXCxQ==} - dependencies: - '@storybook/channels': 7.4.1 - '@types/babel__core': 7.20.0 - '@types/express': 4.17.17 - file-system-cache: 2.3.0 - dev: true - /@storybook/types@7.4.2: resolution: {integrity: sha512-OOJ2TeS3Zzc6spHbdH+JXml0q4IHuYt9axmXAv1/pkhqHjA5072pyUacmlYNQeihpQOOsKLiCQUQlvtMy9fTnQ==} dependencies: @@ -6974,7 +6930,7 @@ packages: magic-string: 0.30.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) vue-docgen-api: 4.64.1(vue@3.3.4) transitivePeerDependencies: - '@preact/preset-vite' @@ -7506,7 +7462,7 @@ packages: /@types/accepts@1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/archiver@5.3.2: @@ -7560,7 +7516,7 @@ packages: resolution: {integrity: sha512-oyl4jvAfTGX9Bt6Or4H9ni1Z447/tQuxnZsytsCaExKlmJiU8sFgnIBRzJUpKwB5eWn9HuBYlUlVA74q/yN0eQ==} dependencies: '@types/connect': 3.4.35 - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/braces@3.0.1: @@ -7572,7 +7528,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 20.6.2 + '@types/node': 20.6.3 '@types/responselike': 1.0.0 dev: false @@ -7605,7 +7561,7 @@ packages: /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/content-disposition@0.5.6: @@ -7619,7 +7575,7 @@ packages: /@types/cross-spawn@6.0.2: resolution: {integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/debug@4.1.7: @@ -7673,7 +7629,7 @@ packages: /@types/express-serve-static-core@4.17.33: resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: true @@ -7694,20 +7650,20 @@ packages: /@types/fluent-ffmpeg@2.1.22: resolution: {integrity: sha512-ZZPDDrDOb2Ahp5fxZzuw64f0rCcviv+SDuCyJ1PIF/UFn9wNHtb/bY8Dj/2nrbQ7SNsGI7gaO2wJVkkU2HBcMg==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/hast@2.3.4: @@ -7722,7 +7678,7 @@ packages: /@types/http-link-header@1.0.3: resolution: {integrity: sha512-y8HkoD/vyid+5MrJ3aas0FvU3/BVBGcyG9kgxL0Zn4JwstA8CglFPnrR0RuzOjRCXwqzL5uxWC2IO7Ub0rMU2A==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -7766,7 +7722,7 @@ packages: /@types/jsdom@21.1.3: resolution: {integrity: sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -7790,7 +7746,7 @@ packages: /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: false /@types/lodash@4.14.191: @@ -7839,7 +7795,7 @@ packages: /@types/node-fetch@2.6.4: resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 form-data: 3.0.1 /@types/node-fetch@3.0.3: @@ -7856,13 +7812,13 @@ packages: resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==} dev: true - /@types/node@20.6.2: - resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} + /@types/node@20.6.3: + resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==} /@types/nodemailer@6.4.10: resolution: {integrity: sha512-oPW/IdhkU3FyZc1dzeqmS+MBjrjZNiiINnrEOrWALzccJlP5xTlbkNr2YnTnnyj9Eqm5ofjRoASEbrCYpA7BrA==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/normalize-package-data@2.4.1: @@ -7879,13 +7835,13 @@ packages: resolution: {integrity: sha512-U3L0c4eQA6lTSZRgW4LYfhKlR084Aw19akmYHrMdYzaqg9mQDfc2b/1iyqm9+1FJDEnVS5ONi5fxdDrB4/7CpQ==} dependencies: '@types/express': 4.17.17 - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/oauth@0.9.2: resolution: {integrity: sha512-Nu3/abQ6yR9VlsCdX3aiGsWFkj6OJvJqDvg/36t8Gwf2mFXdBZXPDN3K+2yfeA6Lo2m1Q12F8Qil9TZ48nWhOQ==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/offscreencanvas@2019.3.0: @@ -7901,7 +7857,7 @@ packages: /@types/pg@8.10.2: resolution: {integrity: sha512-MKFs9P6nJ+LAeHLU3V0cODEOgyThJ3OAnmOlsZsxux6sfQs3HRXR5bBn7xG5DjckEFhTAxsXi7k7cd0pCMxpJw==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 pg-protocol: 1.6.0 pg-types: 4.0.1 dev: true @@ -7925,7 +7881,7 @@ packages: /@types/qrcode@1.5.2: resolution: {integrity: sha512-W4KDz75m7rJjFbyCctzCtRzZUj+PrUHV+YjqDp50sSRezTbrtEAIq2iTzC6lISARl3qw+8IlcCyljdcVJE0Wug==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/qs@6.9.7: @@ -7955,7 +7911,7 @@ packages: /@types/readdir-glob@1.1.1: resolution: {integrity: sha512-ImM6TmoF8bgOwvehGviEj3tRdRBbQujr1N+0ypaln/GWjaerOB26jb93vsRHmdMtvVQZQebOlqt2HROark87mQ==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/rename@1.0.4: @@ -7965,7 +7921,7 @@ packages: /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: false /@types/sanitize-html@2.9.0: @@ -7991,7 +7947,7 @@ packages: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/serviceworker@0.0.67: @@ -8001,7 +7957,7 @@ packages: /@types/set-cookie-parser@2.4.3: resolution: {integrity: sha512-7QhnH7bi+6KAhBB+Auejz1uV9DHiopZqu7LfR/5gZZTkejJV5nYeZZpgfFoE0N8aDsXuiYpfKyfyMatCwQhyTQ==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/sharp@0.32.0: @@ -8064,13 +8020,13 @@ packages: /@types/vary@1.1.0: resolution: {integrity: sha512-LQWqrIa0dvEOOH37lGksMEXbypRLUFqu6Gx0pmX7zIUisD2I/qaVgEX/vJ/PSVSW0Hk6yz1BNkFpqg6dZm3Wug==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/web-push@3.6.0: resolution: {integrity: sha512-Kk23yDmYheAcQ0ALS9YE7MY7lqwaIfVQ67zVEFeqbLw+/g8jlYTg9o/zYJOk5YhebWrq2Cr/Lbh4RoYfzrn0ww==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/webgl-ext@0.0.30: @@ -8081,13 +8037,13 @@ packages: /@types/websocket@1.0.6: resolution: {integrity: sha512-JXkliwz93B2cMWOI1ukElQBPN88vMg3CruvW4KVSKpflt3NyNCJImnhIuB/f97rG7kakqRJGFiwkA895Kn02Dg==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /@types/yargs-parser@21.0.0: @@ -8110,7 +8066,7 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true optional: true @@ -8256,7 +8212,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.22.11) magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) transitivePeerDependencies: - supports-color dev: true @@ -8268,7 +8224,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) vue: 3.3.4 /@vitest/coverage-v8@0.34.4(vitest@0.34.4): @@ -9419,8 +9375,8 @@ packages: dependencies: node-gyp-build: 4.6.0 - /bullmq@4.11.0: - resolution: {integrity: sha512-e6/CtKHieEplmoP0NE/oty2xmuXGAoHWlpy//hYexljwM14Ff2Gqr4eLscYIdWm3W0OyxWwjjJUPXaOf5BYYvQ==} + /bullmq@4.11.1: + resolution: {integrity: sha512-e5XnF2CKZv1v8ew3itToJEkc1KiR7bzk4FInkKnB8j0GTsJzOVFF4BgGQb7xKk4wl+ISLcNQyaLcBr5paBIEtw==} dependencies: cron-parser: 4.8.1 glob: 8.1.0 @@ -10123,7 +10079,7 @@ packages: readable-stream: 3.6.0 dev: false - /create-jest@29.7.0(@types/node@20.6.2): + /create-jest@29.7.0(@types/node@20.6.3): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10132,7 +10088,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.6.2) + jest-config: 29.7.0(@types/node@20.6.3) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -10828,6 +10784,15 @@ packages: hasBin: true dependencies: jake: 10.8.5 + dev: true + + /ejs@3.1.9: + resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==} + engines: {node: '>=0.10.0'} + hasBin: true + dependencies: + jake: 10.8.5 + dev: false /electron-to-chromium@1.4.463: resolution: {integrity: sha512-fT3hvdUWLjDbaTGzyOjng/CQhQJSQP8ThO3XZAoaxHvHo2kUXiRQVMj9M235l8uDFiNPsPa6KHT1p3RaR6ugRw==} @@ -13343,7 +13308,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 chalk: 4.1.2 co: 4.6.0 dedent: 1.3.0 @@ -13364,7 +13329,7 @@ packages: - supports-color dev: true - /jest-cli@29.7.0(@types/node@20.6.2): + /jest-cli@29.7.0(@types/node@20.6.3): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -13378,10 +13343,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.6.2) + create-jest: 29.7.0(@types/node@20.6.3) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.6.2) + jest-config: 29.7.0(@types/node@20.6.3) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.6.2 @@ -13392,7 +13357,7 @@ packages: - ts-node dev: true - /jest-config@29.7.0(@types/node@20.6.2): + /jest-config@29.7.0(@types/node@20.6.3): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -13407,7 +13372,7 @@ packages: '@babel/core': 7.22.11 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 babel-jest: 29.7.0(@babel/core@7.22.11) chalk: 4.1.2 ci-info: 3.7.1 @@ -13487,7 +13452,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 jest-mock: 29.7.0 jest-util: 29.7.0 dev: true @@ -13517,7 +13482,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.6 - '@types/node': 20.6.2 + '@types/node': 20.6.3 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -13578,7 +13543,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /jest-mock@29.7.0: @@ -13586,7 +13551,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 jest-util: 29.7.0 dev: true @@ -13641,7 +13606,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -13672,7 +13637,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -13724,7 +13689,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 chalk: 4.1.2 ci-info: 3.7.1 graceful-fs: 4.2.11 @@ -13749,7 +13714,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -13768,13 +13733,13 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest@29.7.0(@types/node@20.6.2): + /jest@29.7.0(@types/node@20.6.3): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -13787,7 +13752,7 @@ packages: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.6.2) + jest-cli: 29.7.0(@types/node@20.6.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -13924,7 +13889,7 @@ packages: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 12.0.1 - ws: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3) + ws: 8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3) xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -18215,8 +18180,8 @@ packages: resolution: {integrity: sha512-AsS729u2RHUfEra9xJrE39peJcc2stq2+poBXX8bcM08Y6g9j/i/PUzwNQqkaJde7Ntg1TO7bSREbR5sdosQ+g==} dev: true - /systeminformation@5.21.6: - resolution: {integrity: sha512-wMf5w8ZtNCHhkSNVD/aEbg/5V4ke7XuCqTn+d9GcfZIce8VbeYtb8sQCz/L9LcK3O2QRPHxqWJnKyaAvGfsn2Q==} + /systeminformation@5.21.8: + resolution: {integrity: sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true @@ -19096,7 +19061,7 @@ packages: core-util-is: 1.0.2 extsprintf: 1.3.0 - /vite-node@0.34.4(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4): + /vite-node@0.34.4(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4): resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -19106,7 +19071,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) transitivePeerDependencies: - '@types/node' - less @@ -19122,7 +19087,7 @@ packages: resolution: {integrity: sha512-p4D8CFVhZS412SyQX125qxyzOgIFouwOcvjZWk6bQbNPR1wtaEzFT6jZxAjf1dejlGqa6fqHcuCvQea6EWUkUA==} dev: true - /vite@4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4): + /vite@4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -19150,7 +19115,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 esbuild: 0.18.17 postcss: 8.4.30 rollup: 3.29.2 @@ -19204,7 +19169,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.6.2 + '@types/node': 20.6.3 '@vitest/expect': 0.34.4 '@vitest/runner': 0.34.4 '@vitest/snapshot': 0.34.4 @@ -19224,8 +19189,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) - vite-node: 0.34.4(@types/node@20.6.2)(sass@1.67.0)(terser@5.19.4) + vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) + vite-node: 0.34.4(@types/node@20.6.3)(sass@1.67.0)(terser@5.19.4) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -19586,8 +19551,8 @@ packages: async-limiter: 1.0.1 dev: true - /ws@8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3): - resolution: {integrity: sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==} + /ws@8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3): + resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -19768,7 +19733,7 @@ packages: sharp: 0.31.3 dev: false - github.com/misskey-dev/storybook-addon-misskey-theme/cf583db098365b2ccc81a82f63ca9c93bc32b640(@storybook/blocks@7.4.2)(@storybook/components@7.4.1)(@storybook/core-events@7.4.2)(@storybook/manager-api@7.4.2)(@storybook/preview-api@7.4.2)(@storybook/theming@7.4.2)(@storybook/types@7.4.2)(react-dom@18.2.0)(react@18.2.0): + github.com/misskey-dev/storybook-addon-misskey-theme/cf583db098365b2ccc81a82f63ca9c93bc32b640(@storybook/blocks@7.4.2)(@storybook/components@7.4.2)(@storybook/core-events@7.4.2)(@storybook/manager-api@7.4.2)(@storybook/preview-api@7.4.2)(@storybook/theming@7.4.2)(@storybook/types@7.4.2)(react-dom@18.2.0)(react@18.2.0): resolution: {tarball: https://codeload.github.com/misskey-dev/storybook-addon-misskey-theme/tar.gz/cf583db098365b2ccc81a82f63ca9c93bc32b640} id: github.com/misskey-dev/storybook-addon-misskey-theme/cf583db098365b2ccc81a82f63ca9c93bc32b640 name: storybook-addon-misskey-theme @@ -19790,7 +19755,7 @@ packages: optional: true dependencies: '@storybook/blocks': 7.4.2(react-dom@18.2.0)(react@18.2.0) - '@storybook/components': 7.4.1(react-dom@18.2.0)(react@18.2.0) + '@storybook/components': 7.4.2(react-dom@18.2.0)(react@18.2.0) '@storybook/core-events': 7.4.2 '@storybook/manager-api': 7.4.2(react-dom@18.2.0)(react@18.2.0) '@storybook/preview-api': 7.4.2