1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-23 14:46:40 +09:00

update deps (MisskeyIO#610)

This commit is contained in:
まっちゃとーにゅ 2024-04-14 01:33:56 +09:00 committed by GitHub
parent 8f331e142b
commit 3e8b466c83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 1519 additions and 1512 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.5", "packageManager": "pnpm@8.15.6",
"workspaces": [ "workspaces": [
"packages/frontend", "packages/frontend",
"packages/backend", "packages/backend",
@ -56,15 +56,15 @@
"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.30.0", "terser": "5.30.3",
"typescript": "5.4.3" "typescript": "5.4.5"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "20.12.2", "@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "13.7.1", "cypress": "13.7.3",
"eslint": "8.57.0", "eslint": "8.57.0",
"ncp": "2.0.0", "ncp": "2.0.0",
"start-server-and-test": "2.0.3" "start-server-and-test": "2.0.3"

View File

@ -66,8 +66,8 @@
}, },
"dependencies": { "dependencies": {
"@authenio/samlify-node-xmllint": "2.0.0", "@authenio/samlify-node-xmllint": "2.0.0",
"@aws-sdk/client-s3": "3.540.0", "@aws-sdk/client-s3": "3.554.0",
"@aws-sdk/lib-storage": "3.540.0", "@aws-sdk/lib-storage": "3.554.0",
"@bull-board/api": "5.15.3", "@bull-board/api": "5.15.3",
"@bull-board/fastify": "5.15.3", "@bull-board/fastify": "5.15.3",
"@bull-board/ui": "5.15.3", "@bull-board/ui": "5.15.3",
@ -79,7 +79,7 @@
"@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.2", "@fastify/static": "7.0.3",
"@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",
@ -87,12 +87,12 @@
"@nestjs/core": "10.3.7", "@nestjs/core": "10.3.7",
"@nestjs/testing": "10.3.7", "@nestjs/testing": "10.3.7",
"@peertube/http-signature": "1.7.0", "@peertube/http-signature": "1.7.0",
"@simplewebauthn/server": "9.0.3", "@simplewebauthn/server": "10.0.0",
"@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.1.0", "@twemoji/parser": "15.1.1",
"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.6", "bullmq": "5.7.1",
"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",
@ -112,7 +112,7 @@
"date-fns": "3.6.0", "date-fns": "3.6.0",
"deep-email-validator": "0.1.21", "deep-email-validator": "0.1.21",
"fastify": "4.26.2", "fastify": "4.26.2",
"fastify-http-errors-enhanced": "5.0.3", "fastify-http-errors-enhanced": "5.0.4",
"fastify-raw-body": "4.3.0", "fastify-raw-body": "4.3.0",
"feed": "4.2.2", "feed": "4.2.2",
"file-type": "19.0.0", "file-type": "19.0.0",
@ -127,7 +127,7 @@
"ip-cidr": "3.1.0", "ip-cidr": "3.1.0",
"ipaddr.js": "2.1.0", "ipaddr.js": "2.1.0",
"is-svg": "5.0.0", "is-svg": "5.0.0",
"jose": "5.2.3", "jose": "5.2.4",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"jsdom": "23.2.0", "jsdom": "23.2.0",
"json5": "2.2.3", "json5": "2.2.3",
@ -140,7 +140,7 @@
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
"misskey-reversi": "workspace:*", "misskey-reversi": "workspace:*",
"ms": "3.0.0-canary.1", "ms": "3.0.0-canary.1",
"nanoid": "5.0.6", "nanoid": "5.0.7",
"nested-property": "4.0.0", "nested-property": "4.0.0",
"node-fetch": "3.3.2", "node-fetch": "3.3.2",
"node-forge": "1.3.1", "node-forge": "1.3.1",
@ -150,10 +150,10 @@
"oauth2orize": "1.12.0", "oauth2orize": "1.12.0",
"oauth2orize-pkce": "0.1.2", "oauth2orize-pkce": "0.1.2",
"os-utils": "0.0.14", "os-utils": "0.0.14",
"otpauth": "9.2.2", "otpauth": "9.2.3",
"parse5": "7.1.2", "parse5": "7.1.2",
"pg": "8.11.3", "pg": "8.11.5",
"pino": "8.19.0", "pino": "8.20.0",
"pino-pretty": "11.0.0", "pino-pretty": "11.0.0",
"pkce-challenge": "4.1.0", "pkce-challenge": "4.1.0",
"probe-image-size": "7.2.3", "probe-image-size": "7.2.3",
@ -177,13 +177,13 @@
"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",
"systeminformation": "5.22.6", "systeminformation": "5.22.7",
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tmp": "0.2.3", "tmp": "0.2.3",
"tsc-alias": "1.8.8", "tsc-alias": "1.8.8",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
"typeorm": "0.3.20", "typeorm": "0.3.20",
"typescript": "5.4.3", "typescript": "5.4.5",
"ulid": "2.3.0", "ulid": "2.3.0",
"vary": "1.1.2", "vary": "1.1.2",
"web-push": "3.6.7", "web-push": "3.6.7",
@ -195,7 +195,7 @@
"@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.7", "@nestjs/platform-express": "10.3.7",
"@simplewebauthn/types": "9.0.1", "@simplewebauthn/types": "10.0.0",
"@swc/jest": "0.2.36", "@swc/jest": "0.2.36",
"@types/accepts": "1.3.7", "@types/accepts": "1.3.7",
"@types/archiver": "6.0.2", "@types/archiver": "6.0.2",
@ -213,13 +213,13 @@
"@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.12.2", "@types/node": "20.12.7",
"@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.5", "@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.5",
"@types/pug": "2.0.10", "@types/pug": "2.0.10",
"@types/punycode": "2.1.4", "@types/punycode": "2.1.4",
"@types/qrcode": "1.5.5", "@types/qrcode": "1.5.5",
@ -235,8 +235,8 @@
"@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.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.0",
"aws-sdk-client-mock": "4.0.0", "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",

View File

@ -11,7 +11,11 @@ import {
verifyAuthenticationResponse, verifyAuthenticationResponse,
verifyRegistrationResponse, verifyRegistrationResponse,
} from '@simplewebauthn/server'; } from '@simplewebauthn/server';
import { AttestationFormat, isoCBOR } from '@simplewebauthn/server/helpers'; import {
AttestationFormat,
isoCBOR,
isoUint8Array,
} from '@simplewebauthn/server/helpers';
import { DI } from '@/di-symbols.js'; import { DI } from '@/di-symbols.js';
import type { UserSecurityKeysRepository } from '@/models/_.js'; import type { UserSecurityKeysRepository } from '@/models/_.js';
import type { Config } from '@/config.js'; import type { Config } from '@/config.js';
@ -26,7 +30,6 @@ import type {
AuthenticatorTransportFuture, AuthenticatorTransportFuture,
CredentialDeviceType, CredentialDeviceType,
PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialCreationOptionsJSON,
PublicKeyCredentialDescriptorFuture,
PublicKeyCredentialRequestOptionsJSON, PublicKeyCredentialRequestOptionsJSON,
RegistrationResponseJSON, RegistrationResponseJSON,
} from '@simplewebauthn/types'; } from '@simplewebauthn/types';
@ -56,7 +59,7 @@ export class WebAuthnService {
const instance = await this.metaService.fetch(); const instance = await this.metaService.fetch();
return { return {
origin: this.config.url, origin: this.config.url,
rpId: this.config.host, rpId: this.config.hostname,
rpName: instance.name ?? this.config.host, rpName: instance.name ?? this.config.host,
rpIcon: instance.iconUrl ?? undefined, rpIcon: instance.iconUrl ?? undefined,
}; };
@ -72,13 +75,12 @@ export class WebAuthnService {
const registrationOptions = await generateRegistrationOptions({ const registrationOptions = await generateRegistrationOptions({
rpName: relyingParty.rpName, rpName: relyingParty.rpName,
rpID: relyingParty.rpId, rpID: relyingParty.rpId,
userID: userId, userID: isoUint8Array.fromUTF8String(userId),
userName: userName, userName: userName,
userDisplayName: userDisplayName, userDisplayName: userDisplayName,
attestationType: 'indirect', attestationType: 'indirect',
excludeCredentials: keys.map(key => (<PublicKeyCredentialDescriptorFuture>{ excludeCredentials: keys.map(key => (<{ id: string; transports?: AuthenticatorTransportFuture[]; }>{
id: Buffer.from(key.id, 'base64url'), id: key.id,
type: 'public-key',
transports: key.transports ?? undefined, transports: key.transports ?? undefined,
})), })),
authenticatorSelection: { authenticatorSelection: {
@ -94,7 +96,7 @@ export class WebAuthnService {
@bindThis @bindThis
public async verifyRegistration(userId: MiUser['id'], response: RegistrationResponseJSON): Promise<{ public async verifyRegistration(userId: MiUser['id'], response: RegistrationResponseJSON): Promise<{
credentialID: Uint8Array; credentialID: string;
credentialPublicKey: Uint8Array; credentialPublicKey: Uint8Array;
attestationObject: Uint8Array; attestationObject: Uint8Array;
fmt: AttestationFormat; fmt: AttestationFormat;
@ -151,6 +153,7 @@ export class WebAuthnService {
@bindThis @bindThis
public async initiateAuthentication(userId: MiUser['id']): Promise<PublicKeyCredentialRequestOptionsJSON> { public async initiateAuthentication(userId: MiUser['id']): Promise<PublicKeyCredentialRequestOptionsJSON> {
const relyingParty = await this.getRelyingParty();
const keys = await this.userSecurityKeysRepository.findBy({ const keys = await this.userSecurityKeysRepository.findBy({
userId: userId, userId: userId,
}); });
@ -160,9 +163,9 @@ export class WebAuthnService {
} }
const authenticationOptions = await generateAuthenticationOptions({ const authenticationOptions = await generateAuthenticationOptions({
allowCredentials: keys.map(key => (<PublicKeyCredentialDescriptorFuture>{ rpID: relyingParty.rpId,
id: Buffer.from(key.id, 'base64url'), allowCredentials: keys.map(key => (<{ id: string; transports?: AuthenticatorTransportFuture[]; }>{
type: 'public-key', id: key.id,
transports: key.transports ?? undefined, transports: key.transports ?? undefined,
})), })),
userVerification: 'preferred', userVerification: 'preferred',
@ -226,7 +229,7 @@ export class WebAuthnService {
expectedOrigin: relyingParty.origin, expectedOrigin: relyingParty.origin,
expectedRPID: relyingParty.rpId, expectedRPID: relyingParty.rpId,
authenticator: { authenticator: {
credentialID: Buffer.from(key.id, 'base64url'), credentialID: key.id,
credentialPublicKey: Buffer.from(key.publicKey, 'base64url'), credentialPublicKey: Buffer.from(key.publicKey, 'base64url'),
counter: key.counter, counter: key.counter,
transports: key.transports ? key.transports as AuthenticatorTransportFuture[] : undefined, transports: key.transports ? key.transports as AuthenticatorTransportFuture[] : undefined,

View File

@ -97,9 +97,8 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
const keyInfo = await this.webAuthnService.verifyRegistration(me.id, ps.credential); const keyInfo = await this.webAuthnService.verifyRegistration(me.id, ps.credential);
const credentialId = Buffer.from(keyInfo.credentialID).toString('base64url');
await this.userSecurityKeysRepository.insert({ await this.userSecurityKeysRepository.insert({
id: credentialId, id: keyInfo.credentialID,
userId: me.id, userId: me.id,
name: ps.name, name: ps.name,
publicKey: Buffer.from(keyInfo.credentialPublicKey).toString('base64url'), publicKey: Buffer.from(keyInfo.credentialPublicKey).toString('base64url'),
@ -116,7 +115,7 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
})); }));
return { return {
id: credentialId, id: keyInfo.credentialID,
name: ps.name, name: ps.name,
}; };
}); });

View File

@ -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": "3.1.0", "@tabler/icons-webfont": "3.2.0",
"@twemoji/parser": "15.1.0", "@twemoji/parser": "15.1.1",
"@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",
@ -59,10 +59,10 @@
"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.2", "rollup": "4.14.2",
"sanitize-html": "2.13.0", "sanitize-html": "2.13.0",
"sass": "1.72.0", "sass": "1.75.0",
"shiki": "1.2.1", "shiki": "1.3.0",
"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.163.0", "three": "0.163.0",
@ -70,56 +70,56 @@
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.8", "tsc-alias": "1.8.8",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
"typescript": "5.4.3", "typescript": "5.4.5",
"uuid": "9.0.1", "uuid": "9.0.1",
"v-code-diff": "1.11.0", "v-code-diff": "1.11.0",
"vite": "5.2.7", "vite": "5.2.8",
"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.5", "@storybook/addon-actions": "8.0.8",
"@storybook/addon-essentials": "8.0.5", "@storybook/addon-essentials": "8.0.8",
"@storybook/addon-interactions": "8.0.5", "@storybook/addon-interactions": "8.0.8",
"@storybook/addon-links": "8.0.5", "@storybook/addon-links": "8.0.8",
"@storybook/addon-mdx-gfm": "8.0.5", "@storybook/addon-mdx-gfm": "8.0.8",
"@storybook/addon-storysource": "8.0.5", "@storybook/addon-storysource": "8.0.8",
"@storybook/blocks": "8.0.5", "@storybook/blocks": "8.0.8",
"@storybook/components": "8.0.5", "@storybook/components": "8.0.8",
"@storybook/core-events": "8.0.5", "@storybook/core-events": "8.0.8",
"@storybook/manager-api": "8.0.5", "@storybook/manager-api": "8.0.8",
"@storybook/preview-api": "8.0.5", "@storybook/preview-api": "8.0.8",
"@storybook/react": "8.0.5", "@storybook/react": "8.0.8",
"@storybook/react-vite": "8.0.5", "@storybook/react-vite": "8.0.8",
"@storybook/test": "8.0.5", "@storybook/test": "8.0.8",
"@storybook/theming": "8.0.5", "@storybook/theming": "8.0.8",
"@storybook/types": "8.0.5", "@storybook/types": "8.0.8",
"@storybook/vue3": "8.0.5", "@storybook/vue3": "8.0.8",
"@storybook/vue3-vite": "8.0.5", "@storybook/vue3-vite": "8.0.8",
"@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.12.2", "@types/node": "20.12.7",
"@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.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.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",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "13.7.1", "cypress": "13.7.3",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-plugin-import": "2.29.1", "eslint-plugin-import": "2.29.1",
"eslint-plugin-vue": "9.24.0", "eslint-plugin-vue": "9.24.1",
"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",
@ -131,13 +131,13 @@
"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.5", "storybook": "8.0.8",
"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",
"vitest-fetch-mock": "0.2.2", "vitest-fetch-mock": "0.2.2",
"vue-component-type-helpers": "2.0.7", "vue-component-type-helpers": "2.0.13",
"vue-eslint-parser": "9.4.2", "vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.7" "vue-tsc": "2.0.13"
} }
} }

View File

@ -26,13 +26,13 @@
"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.12.2", "@types/node": "20.12.7",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "7.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"nodemon": "3.1.0", "nodemon": "3.1.0",
"typescript": "5.4.3" "typescript": "5.4.5"
}, },
"files": [ "files": [
"built" "built"

View File

@ -9,15 +9,15 @@
"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.12.2", "@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.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",
"ts-case-convert": "2.0.7", "ts-case-convert": "2.0.7",
"tsx": "4.7.1", "tsx": "4.7.2",
"typescript": "5.4.3" "typescript": "5.4.5"
}, },
"files": [ "files": [
"built" "built"

View File

@ -35,13 +35,13 @@
"url": "git+https://github.com/misskey-dev/misskey.js.git" "url": "git+https://github.com/misskey-dev/misskey.js.git"
}, },
"devDependencies": { "devDependencies": {
"@microsoft/api-extractor": "7.43.0", "@microsoft/api-extractor": "7.43.1",
"@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.12.2", "@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.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",
@ -49,8 +49,8 @@
"mock-socket": "9.3.1", "mock-socket": "9.3.1",
"ncp": "2.0.0", "ncp": "2.0.0",
"nodemon": "3.1.0", "nodemon": "3.1.0",
"tsd": "0.30.7", "tsd": "0.31.0",
"typescript": "5.4.3" "typescript": "5.4.5"
}, },
"files": [ "files": [
"built", "built",

View File

@ -25,12 +25,12 @@
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "1.0.0", "@misskey-dev/eslint-plugin": "1.0.0",
"@types/node": "20.12.2", "@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.4.0", "@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.4.0", "@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"nodemon": "3.1.0", "nodemon": "3.1.0",
"typescript": "5.4.3" "typescript": "5.4.5"
}, },
"dependencies": { "dependencies": {
"crc-32": "1.2.2", "crc-32": "1.2.2",

View File

@ -16,11 +16,11 @@
"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.4.0", "@typescript-eslint/parser": "7.6.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",
"typescript": "5.4.3" "typescript": "5.4.5"
}, },
"type": "module" "type": "module"
} }

File diff suppressed because it is too large Load Diff