1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 09:54:06 +02:00
This commit is contained in:
syuilo
2025-11-29 09:43:55 +09:00
parent 17a4d4fad9
commit 2a112ffe5b
6 changed files with 37 additions and 30 deletions

17
pnpm-lock.yaml generated
View File

@@ -273,9 +273,6 @@ importers:
js-yaml:
specifier: 4.1.1
version: 4.1.1
jsdom:
specifier: 26.1.0
version: 26.1.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
json5:
specifier: 2.2.3
version: 2.2.3
@@ -318,6 +315,9 @@ importers:
node-fetch:
specifier: 3.3.2
version: 3.3.2
node-html-parser:
specifier: 7.0.1
version: 7.0.1
nodemailer:
specifier: 7.0.10
version: 7.0.10
@@ -598,6 +598,9 @@ importers:
jest-mock:
specifier: 29.7.0
version: 29.7.0
jsdom:
specifier: 26.1.0
version: 26.1.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
nodemon:
specifier: 3.1.11
version: 3.1.11
@@ -8669,6 +8672,9 @@ packages:
engines: {node: ^18.17.0 || >=20.5.0}
hasBin: true
node-html-parser@7.0.1:
resolution: {integrity: sha512-KGtmPY2kS0thCWGK0VuPyOS+pBKhhe8gXztzA2ilAOhbUbxa9homF1bOyKvhGzMLXUoRds9IOmr/v5lr/lqNmA==}
node-int64@0.4.0:
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
@@ -20199,6 +20205,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
node-html-parser@7.0.1:
dependencies:
css-select: 5.2.2
he: 1.2.0
node-int64@0.4.0: {}
node-releases@2.0.27: {}