summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-04-28 09:46:43 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-04-28 09:46:43 +0900
commit76bd33f4c8cb56c7dbc5354791b4ce04d8f14349 (patch)
treebc5a893affbe0a01b4c4a9f64a43cac0922d7302
parentenhance(frontend): add drive tip (diff)
parentchore(deps): update [misskey-js] update dependencies (#15791) (diff)
downloadsharkey-76bd33f4c8cb56c7dbc5354791b4ce04d8f14349.tar.gz
sharkey-76bd33f4c8cb56c7dbc5354791b4ce04d8f14349.tar.bz2
sharkey-76bd33f4c8cb56c7dbc5354791b4ce04d8f14349.zip
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
-rw-r--r--packages/backend/package.json68
-rw-r--r--packages/misskey-js/generator/package.json8
-rw-r--r--packages/misskey-js/package.json20
-rw-r--r--pnpm-lock.yaml1810
-rw-r--r--scripts/changelog-checker/package-lock.json165
-rw-r--r--scripts/changelog-checker/package.json12
6 files changed, 1235 insertions, 848 deletions
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 5ae856f67a..faf331ed85 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -37,17 +37,17 @@
},
"optionalDependencies": {
"@swc/core-android-arm64": "1.3.11",
- "@swc/core-darwin-arm64": "1.11.18",
- "@swc/core-darwin-x64": "1.11.18",
+ "@swc/core-darwin-arm64": "1.11.22",
+ "@swc/core-darwin-x64": "1.11.22",
"@swc/core-freebsd-x64": "1.3.11",
- "@swc/core-linux-arm-gnueabihf": "1.11.18",
- "@swc/core-linux-arm64-gnu": "1.11.18",
- "@swc/core-linux-arm64-musl": "1.11.18",
- "@swc/core-linux-x64-gnu": "1.11.18",
- "@swc/core-linux-x64-musl": "1.11.18",
- "@swc/core-win32-arm64-msvc": "1.11.18",
- "@swc/core-win32-ia32-msvc": "1.11.18",
- "@swc/core-win32-x64-msvc": "1.11.18",
+ "@swc/core-linux-arm-gnueabihf": "1.11.22",
+ "@swc/core-linux-arm64-gnu": "1.11.22",
+ "@swc/core-linux-arm64-musl": "1.11.22",
+ "@swc/core-linux-x64-gnu": "1.11.22",
+ "@swc/core-linux-x64-musl": "1.11.22",
+ "@swc/core-win32-arm64-msvc": "1.11.22",
+ "@swc/core-win32-ia32-msvc": "1.11.22",
+ "@swc/core-win32-x64-msvc": "1.11.22",
"@tensorflow/tfjs": "4.22.0",
"@tensorflow/tfjs-node": "4.22.0",
"bufferutil": "4.0.9",
@@ -67,8 +67,8 @@
"utf-8-validate": "6.0.5"
},
"dependencies": {
- "@aws-sdk/client-s3": "3.782.0",
- "@aws-sdk/lib-storage": "3.782.0",
+ "@aws-sdk/client-s3": "3.797.0",
+ "@aws-sdk/lib-storage": "3.797.0",
"@discordapp/twemoji": "15.1.0",
"@fastify/accepts": "5.0.2",
"@fastify/cookie": "11.0.2",
@@ -79,19 +79,19 @@
"@fastify/static": "8.1.1",
"@fastify/view": "10.0.2",
"@misskey-dev/sharp-read-bmp": "1.3.0",
- "@misskey-dev/summaly": "5.2.0",
+ "@misskey-dev/summaly": "5.2.1",
"@napi-rs/canvas": "0.1.69",
- "@nestjs/common": "11.0.16",
- "@nestjs/core": "11.0.15",
- "@nestjs/testing": "11.0.15",
+ "@nestjs/common": "11.1.0",
+ "@nestjs/core": "11.1.0",
+ "@nestjs/testing": "11.1.0",
"@peertube/http-signature": "1.7.0",
"@sentry/node": "8.55.0",
"@sentry/profiling-node": "8.55.0",
"@simplewebauthn/server": "12.0.0",
"@sinonjs/fake-timers": "11.3.1",
"@smithy/node-http-handler": "2.5.0",
- "@swc/cli": "0.6.0",
- "@swc/core": "1.11.18",
+ "@swc/cli": "0.7.3",
+ "@swc/core": "1.11.22",
"@twemoji/parser": "15.1.1",
"@types/redis-info": "3.0.3",
"accepts": "1.3.8",
@@ -101,7 +101,7 @@
"bcryptjs": "2.4.3",
"blurhash": "2.0.5",
"body-parser": "1.20.3",
- "bullmq": "5.48.1",
+ "bullmq": "5.51.1",
"cacheable-lookup": "7.0.0",
"cbor": "9.0.2",
"chalk": "5.4.1",
@@ -123,17 +123,17 @@
"hpagent": "1.2.0",
"htmlescape": "1.1.1",
"http-link-header": "1.1.3",
- "ioredis": "5.6.0",
+ "ioredis": "5.6.1",
"ip-cidr": "4.0.2",
"ipaddr.js": "2.2.0",
"is-svg": "5.1.0",
"js-yaml": "4.1.0",
- "jsdom": "26.0.0",
+ "jsdom": "26.1.0",
"json5": "2.2.3",
"jsonld": "8.3.3",
"jsrsasign": "11.1.0",
"juice": "11.0.1",
- "meilisearch": "0.49.0",
+ "meilisearch": "0.50.0",
"mfm-js": "0.24.0",
"microformats-parser": "2.0.2",
"mime-types": "2.1.35",
@@ -143,15 +143,15 @@
"nanoid": "5.1.5",
"nested-property": "4.0.0",
"node-fetch": "3.3.2",
- "nodemailer": "6.10.0",
+ "nodemailer": "6.10.1",
"nsfwjs": "4.2.0",
"oauth": "0.10.2",
"oauth2orize": "1.12.0",
"oauth2orize-pkce": "0.1.2",
"os-utils": "0.0.14",
"otpauth": "9.4.0",
- "parse5": "7.2.1",
- "pg": "8.14.1",
+ "parse5": "7.3.0",
+ "pg": "8.15.6",
"pkce-challenge": "4.1.0",
"probe-image-size": "7.2.3",
"promise-limit": "2.7.0",
@@ -166,7 +166,7 @@
"rename": "1.0.4",
"rss-parser": "3.13.0",
"rxjs": "7.8.2",
- "sanitize-html": "2.15.0",
+ "sanitize-html": "2.16.0",
"secure-json-parse": "3.0.2",
"sharp": "0.34.1",
"slacc": "0.0.10",
@@ -187,10 +187,10 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
- "@nestjs/platform-express": "10.4.15",
- "@sentry/vue": "9.12.0",
+ "@nestjs/platform-express": "10.4.17",
+ "@sentry/vue": "9.14.0",
"@simplewebauthn/types": "12.0.0",
- "@swc/jest": "0.2.37",
+ "@swc/jest": "0.2.38",
"@types/accepts": "1.3.7",
"@types/archiver": "6.0.3",
"@types/bcryptjs": "2.4.6",
@@ -207,12 +207,12 @@
"@types/jsrsasign": "10.5.15",
"@types/mime-types": "2.1.4",
"@types/ms": "0.7.34",
- "@types/node": "22.14.0",
+ "@types/node": "22.15.2",
"@types/nodemailer": "6.4.17",
"@types/oauth": "0.9.6",
"@types/oauth2orize": "1.11.5",
"@types/oauth2orize-pkce": "0.1.2",
- "@types/pg": "8.11.11",
+ "@types/pg": "8.11.14",
"@types/pug": "2.0.10",
"@types/qrcode": "1.5.5",
"@types/random-seed": "0.3.5",
@@ -227,8 +227,8 @@
"@types/vary": "1.1.3",
"@types/web-push": "3.6.4",
"@types/ws": "8.18.1",
- "@typescript-eslint/eslint-plugin": "8.29.1",
- "@typescript-eslint/parser": "8.29.1",
+ "@typescript-eslint/eslint-plugin": "8.31.0",
+ "@typescript-eslint/parser": "8.31.0",
"aws-sdk-client-mock": "4.1.0",
"cross-env": "7.0.3",
"eslint-plugin-import": "2.31.0",
@@ -236,7 +236,7 @@
"fkill": "9.0.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
- "nodemon": "3.1.9",
+ "nodemon": "3.1.10",
"pid-port": "1.0.2",
"simple-oauth2": "5.1.0"
}
diff --git a/packages/misskey-js/generator/package.json b/packages/misskey-js/generator/package.json
index 290b01ee50..b3085a3fb0 100644
--- a/packages/misskey-js/generator/package.json
+++ b/packages/misskey-js/generator/package.json
@@ -8,14 +8,14 @@
},
"devDependencies": {
"@readme/openapi-parser": "2.7.0",
- "@types/node": "22.13.15",
- "@typescript-eslint/eslint-plugin": "8.29.0",
- "@typescript-eslint/parser": "8.29.0",
+ "@types/node": "22.15.2",
+ "@typescript-eslint/eslint-plugin": "8.31.0",
+ "@typescript-eslint/parser": "8.31.0",
"openapi-types": "12.1.3",
"openapi-typescript": "6.7.6",
"ts-case-convert": "2.1.0",
"tsx": "4.19.3",
- "typescript": "5.8.2"
+ "typescript": "5.8.3"
},
"files": [
"built"
diff --git a/packages/misskey-js/package.json b/packages/misskey-js/package.json
index f063167a95..860f623d1c 100644
--- a/packages/misskey-js/package.json
+++ b/packages/misskey-js/package.json
@@ -35,23 +35,23 @@
"directory": "packages/misskey-js"
},
"devDependencies": {
- "@microsoft/api-extractor": "7.52.2",
- "@swc/jest": "0.2.37",
+ "@microsoft/api-extractor": "7.52.5",
+ "@swc/jest": "0.2.38",
"@types/jest": "29.5.14",
- "@types/node": "22.13.15",
- "@typescript-eslint/eslint-plugin": "8.29.0",
- "@typescript-eslint/parser": "8.29.0",
+ "@types/node": "22.15.2",
+ "@typescript-eslint/eslint-plugin": "8.31.0",
+ "@typescript-eslint/parser": "8.31.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.5.0",
"mock-socket": "9.3.1",
"ncp": "2.0.0",
- "nodemon": "3.1.9",
+ "nodemon": "3.1.10",
"execa": "8.0.1",
- "tsd": "0.31.2",
- "typescript": "5.8.2",
- "esbuild": "0.25.2",
- "glob": "11.0.1"
+ "tsd": "0.32.0",
+ "typescript": "5.8.3",
+ "esbuild": "0.25.3",
+ "glob": "11.0.2"
},
"files": [
"built"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 820d041852..c11dc83e9d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -93,11 +93,11 @@ importers:
packages/backend:
dependencies:
'@aws-sdk/client-s3':
- specifier: 3.782.0
- version: 3.782.0
+ specifier: 3.797.0
+ version: 3.797.0
'@aws-sdk/lib-storage':
- specifier: 3.782.0
- version: 3.782.0(@aws-sdk/client-s3@3.782.0)
+ specifier: 3.797.0
+ version: 3.797.0(@aws-sdk/client-s3@3.797.0)
'@discordapp/twemoji':
specifier: 15.1.0
version: 15.1.0
@@ -129,20 +129,20 @@ importers:
specifier: 1.3.0
version: 1.3.0
'@misskey-dev/summaly':
- specifier: 5.2.0
- version: 5.2.0
+ specifier: 5.2.1
+ version: 5.2.1
'@napi-rs/canvas':
specifier: 0.1.69
version: 0.1.69
'@nestjs/common':
- specifier: 11.0.16
- version: 11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ specifier: 11.1.0
+ version: 11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2)
'@nestjs/core':
- specifier: 11.0.15
- version: 11.0.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.15)(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ specifier: 11.1.0
+ version: 11.1.0(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.17)(reflect-metadata@0.2.2)(rxjs@7.8.2)
'@nestjs/testing':
- specifier: 11.0.15
- version: 11.0.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.0.15)(@nestjs/platform-express@10.4.15)
+ specifier: 11.1.0
+ version: 11.1.0(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.0)(@nestjs/platform-express@10.4.17)
'@peertube/http-signature':
specifier: 1.7.0
version: 1.7.0
@@ -162,11 +162,11 @@ importers:
specifier: 2.5.0
version: 2.5.0
'@swc/cli':
- specifier: 0.6.0
- version: 0.6.0(@swc/core@1.11.18)(chokidar@4.0.3)
+ specifier: 0.7.3
+ version: 0.7.3(@swc/core@1.11.22)(chokidar@4.0.3)
'@swc/core':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@twemoji/parser':
specifier: 15.1.1
version: 15.1.1
@@ -195,8 +195,8 @@ importers:
specifier: 1.20.3
version: 1.20.3
bullmq:
- specifier: 5.48.1
- version: 5.48.1
+ specifier: 5.51.1
+ version: 5.51.1
cacheable-lookup:
specifier: 7.0.0
version: 7.0.0
@@ -261,8 +261,8 @@ importers:
specifier: 1.1.3
version: 1.1.3
ioredis:
- specifier: 5.6.0
- version: 5.6.0
+ specifier: 5.6.1
+ version: 5.6.1
ip-cidr:
specifier: 4.0.2
version: 4.0.2
@@ -276,8 +276,8 @@ importers:
specifier: 4.1.0
version: 4.1.0
jsdom:
- specifier: 26.0.0
- version: 26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5)
+ specifier: 26.1.0
+ version: 26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5)
json5:
specifier: 2.2.3
version: 2.2.3
@@ -291,8 +291,8 @@ importers:
specifier: 11.0.1
version: 11.0.1
meilisearch:
- specifier: 0.49.0
- version: 0.49.0
+ specifier: 0.50.0
+ version: 0.50.0
mfm-js:
specifier: 0.24.0
version: 0.24.0
@@ -321,8 +321,8 @@ importers:
specifier: 3.3.2
version: 3.3.2
nodemailer:
- specifier: 6.10.0
- version: 6.10.0
+ specifier: 6.10.1
+ version: 6.10.1
nsfwjs:
specifier: 4.2.0
version: 4.2.0(@tensorflow/tfjs@4.22.0(encoding@0.1.13)(seedrandom@3.0.5))(buffer@6.0.3)
@@ -342,11 +342,11 @@ importers:
specifier: 9.4.0
version: 9.4.0
parse5:
- specifier: 7.2.1
- version: 7.2.1
+ specifier: 7.3.0
+ version: 7.3.0
pg:
- specifier: 8.14.1
- version: 8.14.1
+ specifier: 8.15.6
+ version: 8.15.6
pkce-challenge:
specifier: 4.1.0
version: 4.1.0
@@ -390,8 +390,8 @@ importers:
specifier: 7.8.2
version: 7.8.2
sanitize-html:
- specifier: 2.15.0
- version: 2.15.0
+ specifier: 2.16.0
+ version: 2.16.0
secure-json-parse:
specifier: 3.0.2
version: 3.0.2
@@ -424,7 +424,7 @@ importers:
version: 4.2.0
typeorm:
specifier: 0.3.22
- version: 0.3.22(ioredis@5.6.0)(pg@8.14.1)(reflect-metadata@0.2.2)
+ version: 0.3.22(ioredis@5.6.1)(pg@8.15.6)(reflect-metadata@0.2.2)
typescript:
specifier: 5.8.3
version: 5.8.3
@@ -448,17 +448,17 @@ importers:
specifier: 29.7.0
version: 29.7.0
'@nestjs/platform-express':
- specifier: 10.4.15
- version: 10.4.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.0.15)
+ specifier: 10.4.17
+ version: 10.4.17(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.0)
'@sentry/vue':
- specifier: 9.12.0
- version: 9.12.0(vue@3.5.13(typescript@5.8.3))
+ specifier: 9.14.0
+ version: 9.14.0(vue@3.5.13(typescript@5.8.3))
'@simplewebauthn/types':
specifier: 12.0.0
version: 12.0.0
'@swc/jest':
- specifier: 0.2.37
- version: 0.2.37(@swc/core@1.11.18)
+ specifier: 0.2.38
+ version: 0.2.38(@swc/core@1.11.22)
'@types/accepts':
specifier: 1.3.7
version: 1.3.7
@@ -508,8 +508,8 @@ importers:
specifier: 0.7.34
version: 0.7.34
'@types/node':
- specifier: 22.14.0
- version: 22.14.0
+ specifier: 22.15.2
+ version: 22.15.2
'@types/nodemailer':
specifier: 6.4.17
version: 6.4.17
@@ -523,8 +523,8 @@ importers:
specifier: 0.1.2
version: 0.1.2
'@types/pg':
- specifier: 8.11.11
- version: 8.11.11
+ specifier: 8.11.14
+ version: 8.11.14
'@types/pug':
specifier: 2.0.10
version: 2.0.10
@@ -568,11 +568,11 @@ importers:
specifier: 8.18.1
version: 8.18.1
'@typescript-eslint/eslint-plugin':
- specifier: 8.29.1
- version: 8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)
+ specifier: 8.31.0
+ version: 8.31.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)
'@typescript-eslint/parser':
- specifier: 8.29.1
- version: 8.29.1(eslint@9.22.0)(typescript@5.8.3)
+ specifier: 8.31.0
+ version: 8.31.0(eslint@9.22.0)(typescript@5.8.3)
aws-sdk-client-mock:
specifier: 4.1.0
version: 4.1.0
@@ -581,7 +581,7 @@ importers:
version: 7.0.3
eslint-plugin-import:
specifier: 2.31.0
- version: 2.31.0(@typescript-eslint/parser@8.29.1(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)
+ version: 2.31.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)
execa:
specifier: 8.0.1
version: 8.0.1
@@ -590,13 +590,13 @@ importers:
version: 9.0.0
jest:
specifier: 29.7.0
- version: 29.7.0(@types/node@22.14.0)
+ version: 29.7.0(@types/node@22.15.2)
jest-mock:
specifier: 29.7.0
version: 29.7.0
nodemon:
- specifier: 3.1.9
- version: 3.1.9
+ specifier: 3.1.10
+ version: 3.1.10
pid-port:
specifier: 1.0.2
version: 1.0.2
@@ -608,38 +608,38 @@ importers:
specifier: 1.3.11
version: 1.3.11
'@swc/core-darwin-arm64':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-darwin-x64':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-freebsd-x64':
specifier: 1.3.11
version: 1.3.11
'@swc/core-linux-arm-gnueabihf':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-linux-arm64-gnu':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-linux-arm64-musl':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-linux-x64-gnu':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-linux-x64-musl':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-win32-arm64-msvc':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-win32-ia32-msvc':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@swc/core-win32-x64-msvc':
- specifier: 1.11.18
- version: 1.11.18
+ specifier: 1.11.22
+ version: 1.11.22
'@tensorflow/tfjs':
specifier: 4.22.0
version: 4.22.0(encoding@0.1.13)(seedrandom@3.0.5)
@@ -982,7 +982,7 @@ importers:
version: 8.29.1(eslint@9.22.0)(typescript@5.8.3)
'@vitest/coverage-v8':
specifier: 3.1.1
- version: 3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
+ version: 3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
'@vue/compiler-core':
specifier: 3.5.13
version: 3.5.13
@@ -1054,10 +1054,10 @@ importers:
version: 1.0.3
vitest:
specifier: 3.1.1
- version: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
+ version: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
vitest-fetch-mock:
specifier: 0.4.5
- version: 0.4.5(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
+ version: 0.4.5(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
vue-component-type-helpers:
specifier: 2.2.8
version: 2.2.8
@@ -1181,7 +1181,7 @@ importers:
version: 8.29.1(eslint@9.22.0)(typescript@5.8.3)
'@vitest/coverage-v8':
specifier: 3.1.1
- version: 3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
+ version: 3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
'@vue/runtime-core':
specifier: 3.5.13
version: 3.5.13
@@ -1324,35 +1324,35 @@ importers:
version: 4.4.0
devDependencies:
'@microsoft/api-extractor':
- specifier: 7.52.2
- version: 7.52.2(@types/node@22.13.15)
+ specifier: 7.52.5
+ version: 7.52.5(@types/node@22.15.2)
'@swc/jest':
- specifier: 0.2.37
- version: 0.2.37(@swc/core@1.11.18)
+ specifier: 0.2.38
+ version: 0.2.38(@swc/core@1.11.22)
'@types/jest':
specifier: 29.5.14
version: 29.5.14
'@types/node':
- specifier: 22.13.15
- version: 22.13.15
+ specifier: 22.15.2
+ version: 22.15.2
'@typescript-eslint/eslint-plugin':
- specifier: 8.29.0
- version: 8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.22.0)(typescript@5.8.2))(eslint@9.22.0)(typescript@5.8.2)
+ specifier: 8.31.0
+ version: 8.31.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)
'@typescript-eslint/parser':
- specifier: 8.29.0
- version: 8.29.0(eslint@9.22.0)(typescript@5.8.2)
+ specifier: 8.31.0
+ version: 8.31.0(eslint@9.22.0)(typescript@5.8.3)
esbuild:
- specifier: 0.25.2
- version: 0.25.2
+ specifier: 0.25.3
+ version: 0.25.3
execa:
specifier: 8.0.1
version: 8.0.1
glob:
- specifier: 11.0.1
- version: 11.0.1
+ specifier: 11.0.2
+ version: 11.0.2
jest:
specifier: 29.7.0
- version: 29.7.0(@types/node@22.13.15)
+ version: 29.7.0(@types/node@22.15.2)
jest-fetch-mock:
specifier: 3.0.3
version: 3.0.3(encoding@0.1.13)
@@ -1366,14 +1366,14 @@ importers:
specifier: 2.0.0
version: 2.0.0
nodemon:
- specifier: 3.1.9
- version: 3.1.9
+ specifier: 3.1.10
+ version: 3.1.10
tsd:
- specifier: 0.31.2
- version: 0.31.2
+ specifier: 0.32.0
+ version: 0.32.0
typescript:
- specifier: 5.8.2
- version: 5.8.2
+ specifier: 5.8.3
+ version: 5.8.3
packages/misskey-js/generator:
devDependencies:
@@ -1381,14 +1381,14 @@ importers:
specifier: 2.7.0
version: 2.7.0(openapi-types@12.1.3)
'@types/node':
- specifier: 22.13.15
- version: 22.13.15
+ specifier: 22.15.2
+ version: 22.15.2
'@typescript-eslint/eslint-plugin':
- specifier: 8.29.0
- version: 8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.22.0)(typescript@5.8.2))(eslint@9.22.0)(typescript@5.8.2)
+ specifier: 8.31.0
+ version: 8.31.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)
'@typescript-eslint/parser':
- specifier: 8.29.0
- version: 8.29.0(eslint@9.22.0)(typescript@5.8.2)
+ specifier: 8.31.0
+ version: 8.31.0(eslint@9.22.0)(typescript@5.8.3)
openapi-types:
specifier: 12.1.3
version: 12.1.3
@@ -1402,8 +1402,8 @@ importers:
specifier: 4.19.3
version: 4.19.3
typescript:
- specifier: 5.8.2
- version: 5.8.2
+ specifier: 5.8.3
+ version: 5.8.3
packages/misskey-reversi:
dependencies:
@@ -1526,51 +1526,51 @@ packages:
'@aws-crypto/util@5.2.0':
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
- '@aws-sdk/client-s3@3.782.0':
- resolution: {integrity: sha512-V6JR2JAGYQY7J8wk5un5n/ja2nfCUyyoRCF8Du8JL91NGI8i41Mdr/TzuOGwTgFl6RSXb/ge1K1jk30OH4MugQ==}
+ '@aws-sdk/client-s3@3.797.0':
+ resolution: {integrity: sha512-N7pB94mXi4fCt+rYmR9TzfbbwZsWs6Mnk/jDNX9sAZyWkZQnS3AZ/nRtnUmdCimdnOPOMNVjmAoZ4mW3Ff8LDw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/client-sso@3.782.0':
- resolution: {integrity: sha512-5GlJBejo8wqMpSSEKb45WE82YxI2k73YuebjLH/eWDNQeE6VI5Bh9lA1YQ7xNkLLH8hIsb0pSfKVuwh0VEzVrg==}
+ '@aws-sdk/client-sso@3.797.0':
+ resolution: {integrity: sha512-9xuR918p7tShR67ZL+AOSbydpJxSHAOdXcQswxxWR/hKCF7tULX7tyL3gNo3l/ETp0CDcStvorOdH/nCbzEOjw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/core@3.775.0':
- resolution: {integrity: sha512-8vpW4WihVfz0DX+7WnnLGm3GuQER++b0IwQG35JlQMlgqnc44M//KbJPsIHA0aJUJVwJAEShgfr5dUbY8WUzaA==}
+ '@aws-sdk/core@3.796.0':
+ resolution: {integrity: sha512-tH8Sp7lCxISVoLnkyv4AouuXs2CDlMhTuesWa0lq2NX1f+DXsMwSBtN37ttZdpFMw3F8mWdsJt27X9h2Oq868A==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-env@3.775.0':
- resolution: {integrity: sha512-6ESVxwCbGm7WZ17kY1fjmxQud43vzJFoLd4bmlR+idQSWdqlzGDYdcfzpjDKTcivdtNrVYmFvcH1JBUwCRAZhw==}
+ '@aws-sdk/credential-provider-env@3.796.0':
+ resolution: {integrity: sha512-kQzGKm4IOYYO6vUrai2JocNwhJm4Aml2BsAV+tBhFhhkutE7khf9PUucoVjB78b0J48nF+kdSacqzY+gB81/Uw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-http@3.775.0':
- resolution: {integrity: sha512-PjDQeDH/J1S0yWV32wCj2k5liRo0ssXMseCBEkCsD3SqsU8o5cU82b0hMX4sAib/RkglCSZqGO0xMiN0/7ndww==}
+ '@aws-sdk/credential-provider-http@3.796.0':
+ resolution: {integrity: sha512-wWOT6VAHIKOuHdKFGm1iyKvx7f6+Kc/YTzFWJPuT+l+CPlXR6ylP1UMIDsHHLKpMzsrh3CH77QDsjkhQrnKkfg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-ini@3.782.0':
- resolution: {integrity: sha512-wd4KdRy2YjLsE4Y7pz00470Iip06GlRHkG4dyLW7/hFMzEO2o7ixswCWp6J2VGZVAX64acknlv2Q0z02ebjmhw==}
+ '@aws-sdk/credential-provider-ini@3.797.0':
+ resolution: {integrity: sha512-Zpj6pJ2hnebrhLDr+x61ArMUkjHG6mfJRfamHxeVTgZkhLcwHjC5aM4u9pWTVugIaPY+VBtgkKPbi3TRbHlt2g==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-node@3.782.0':
- resolution: {integrity: sha512-HZiAF+TCEyKjju9dgysjiPIWgt/+VerGaeEp18mvKLNfgKz1d+/82A2USEpNKTze7v3cMFASx3CvL8yYyF7mJw==}
+ '@aws-sdk/credential-provider-node@3.797.0':
+ resolution: {integrity: sha512-xJSWvvnmzEfHbqbpN4F3E3mI9+zJ/VWLGiKOjzX1Inbspa5WqNn2GoMamolZR2TvvZS4F3Hp73TD1WoBzkIjuw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-process@3.775.0':
- resolution: {integrity: sha512-A6k68H9rQp+2+7P7SGO90Csw6nrUEm0Qfjpn9Etc4EboZhhCLs9b66umUsTsSBHus4FDIe5JQxfCUyt1wgNogg==}
+ '@aws-sdk/credential-provider-process@3.796.0':
+ resolution: {integrity: sha512-r4e8/4AdKn/qQbRVocW7oXkpoiuXdTv0qty8AASNLnbQnT1vjD1bvmP6kp4fbHPWgwY8I9h0Dqjp49uy9Bqyuw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-sso@3.782.0':
- resolution: {integrity: sha512-1y1ucxTtTIGDSNSNxriQY8msinilhe9gGvQpUDYW9gboyC7WQJPDw66imy258V6osdtdi+xoHzVCbCz3WhosMQ==}
+ '@aws-sdk/credential-provider-sso@3.797.0':
+ resolution: {integrity: sha512-VlyWnjTsTnBXqXcEW0nw3S7nj00n9fYwF6uU6HPO9t860yIySG01lNPAWTvAt3DfVL5SRS0GANriCZF6ohcMcQ==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-web-identity@3.782.0':
- resolution: {integrity: sha512-xCna0opVPaueEbJoclj5C6OpDNi0Gynj+4d7tnuXGgQhTHPyAz8ZyClkVqpi5qvHTgxROdUEDxWqEO5jqRHZHQ==}
+ '@aws-sdk/credential-provider-web-identity@3.797.0':
+ resolution: {integrity: sha512-DIb05FEmdOX7bNsqSVEAB3UkaDgrYHonQ2+gcBLqZ7LoDNnovHIlvC5jii93usgEStxITZstnzw+49keNEgVWw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/lib-storage@3.782.0':
- resolution: {integrity: sha512-UQYnIzpBReLko2XhDgG/rWpoHTWv4/zqUNl4XJXZRo9akLzrxGKtPrp5nJ4OLUkH3tIm1cvmI3XlSjHUW/OxWw==}
+ '@aws-sdk/lib-storage@3.797.0':
+ resolution: {integrity: sha512-hGacJXiFBnhkDhDuirptViR0ZfpvE6ENt+xJFV76F5OX8RvO7UhEkq9wdq/GzlSwrPB2XBfoYQgdtHJpjHs2zA==}
engines: {node: '>=18.0.0'}
peerDependencies:
- '@aws-sdk/client-s3': ^3.782.0
+ '@aws-sdk/client-s3': ^3.797.0
'@aws-sdk/middleware-bucket-endpoint@3.775.0':
resolution: {integrity: sha512-qogMIpVChDYr4xiUNC19/RDSw/sKoHkAhouS6Skxiy6s27HBhow1L3Z1qVYXuBmOZGSWPU0xiyZCvOyWrv9s+Q==}
@@ -1580,8 +1580,8 @@ packages:
resolution: {integrity: sha512-Apd3owkIeUW5dnk3au9np2IdW2N0zc9NjTjHiH+Mx3zqwSrc+m+ANgJVgk9mnQjMzU/vb7VuxJ0eqdEbp5gYsg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-flexible-checksums@3.775.0':
- resolution: {integrity: sha512-OmHLfRIb7IIXsf9/X/pMOlcSV3gzW/MmtPSZTkrz5jCTKzWXd7eRoyOJqewjsaC6KMAxIpNU77FoAd16jOZ21A==}
+ '@aws-sdk/middleware-flexible-checksums@3.796.0':
+ resolution: {integrity: sha512-JTqnyzGlbvXDcEnBtd5LFNrCFKUHnGyp/V9+BkvzNP02WXABLWzYvj1TCaf5pQySwK/b4kVn5lvbpTi0rXqjZw==}
engines: {node: '>=18.0.0'}
'@aws-sdk/middleware-host-header@3.775.0':
@@ -1600,32 +1600,32 @@ packages:
resolution: {integrity: sha512-GLCzC8D0A0YDG5u3F5U03Vb9j5tcOEFhr8oc6PDk0k0vm5VwtZOE6LvK7hcCSoAB4HXyOUM0sQuXrbaAh9OwXA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-sdk-s3@3.775.0':
- resolution: {integrity: sha512-zsvcu7cWB28JJ60gVvjxPCI7ZU7jWGcpNACPiZGyVtjYXwcxyhXbYEVDSWKsSA6ERpz9XrpLYod8INQWfW3ECg==}
+ '@aws-sdk/middleware-sdk-s3@3.796.0':
+ resolution: {integrity: sha512-5o78oE79sGOtYkL7Up02h2nmr9UhGQZJgxE29EBdTw4dZ1EaA46L+C8oA+fBCmAB5xPQsjQqvhRrsr4Lcp+jZQ==}
engines: {node: '>=18.0.0'}
'@aws-sdk/middleware-ssec@3.775.0':
resolution: {integrity: sha512-Iw1RHD8vfAWWPzBBIKaojO4GAvQkHOYIpKdAfis/EUSUmSa79QsnXnRqsdcE0mCB0Ylj23yi+ah4/0wh9FsekA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-user-agent@3.782.0':
- resolution: {integrity: sha512-i32H2R6IItX+bQ2p4+v2gGO2jA80jQoJO2m1xjU9rYWQW3+ErWy4I5YIuQHTBfb6hSdAHbaRfqPDgbv9J2rjEg==}
+ '@aws-sdk/middleware-user-agent@3.796.0':
+ resolution: {integrity: sha512-IeNg+3jNWT37J45opi5Jx89hGF0lOnZjiNwlMp3rKq7PlOqy8kWq5J1Gxk0W3tIkPpuf68CtBs/QFrRXWOjsZw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/nested-clients@3.782.0':
- resolution: {integrity: sha512-QOYC8q7luzHFXrP0xYAqBctoPkynjfV0r9dqntFu4/IWMTyC1vlo1UTxFAjIPyclYw92XJyEkVCVg9v/nQnsUA==}
+ '@aws-sdk/nested-clients@3.797.0':
+ resolution: {integrity: sha512-xCsRKdsv0GAg9E28fvYBdC3JR2xdtZ2o41MVknOs+pSFtMsZm3SsgxObN35p1OTMk/o/V0LORGVLnFQMlc5QiA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/region-config-resolver@3.775.0':
resolution: {integrity: sha512-40iH3LJjrQS3LKUJAl7Wj0bln7RFPEvUYKFxtP8a+oKFDO0F65F52xZxIJbPn6sHkxWDAnZlGgdjZXM3p2g5wQ==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/signature-v4-multi-region@3.775.0':
- resolution: {integrity: sha512-cnGk8GDfTMJ8p7+qSk92QlIk2bmTmFJqhYxcXZ9PysjZtx0xmfCMxnG3Hjy1oU2mt5boPCVSOptqtWixayM17g==}
+ '@aws-sdk/signature-v4-multi-region@3.796.0':
+ resolution: {integrity: sha512-JAOLdvazTc9HlTFslSrIOrKRMuOruuM3FeGw0hyfLP/RIbjd9bqe/xLIzDSJr3wpCpJs0sXoofwJgXtgTipvjA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/token-providers@3.782.0':
- resolution: {integrity: sha512-4tPuk/3+THPrzKaXW4jE2R67UyGwHLFizZ47pcjJWbhb78IIJAy94vbeqEQ+veS84KF5TXcU7g5jGTXC0D70Wg==}
+ '@aws-sdk/token-providers@3.797.0':
+ resolution: {integrity: sha512-TLFkP4BBdkH2zCXhG3JjaYrRft25MMZ+6/YDz1C/ikq2Zk8krUbVoSmhtYMVz10JtxAPiQ++w0vI/qbz2JSDXg==}
engines: {node: '>=18.0.0'}
'@aws-sdk/types@3.775.0':
@@ -1636,8 +1636,8 @@ packages:
resolution: {integrity: sha512-ZhEfvUwNliOQROcAk34WJWVYTlTa4694kSVhDSjW6lE1bMataPnIN8A0ycukEzBXmd8ZSoBcQLn6lKGl7XIJ5w==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/util-endpoints@3.782.0':
- resolution: {integrity: sha512-/RJOAO7o7HI6lEa4ASbFFLHGU9iPK876BhsVfnl54MvApPVYWQ9sHO0anOUim2S5lQTwd/6ghuH3rFYSq/+rdw==}
+ '@aws-sdk/util-endpoints@3.787.0':
+ resolution: {integrity: sha512-fd3zkiOkwnbdbN0Xp9TsP5SWrmv0SpT70YEdbb8wAj2DWQwiCmFszaSs+YCvhoCdmlR3Wl9Spu0pGpSAGKeYvQ==}
engines: {node: '>=18.0.0'}
'@aws-sdk/util-locate-window@3.208.0':
@@ -1647,8 +1647,8 @@ packages:
'@aws-sdk/util-user-agent-browser@3.775.0':
resolution: {integrity: sha512-txw2wkiJmZKVdDbscK7VBK+u+TJnRtlUjRTLei+elZg2ADhpQxfVAQl436FUeIv6AhB/oRHW6/K/EAGXUSWi0A==}
- '@aws-sdk/util-user-agent-node@3.782.0':
- resolution: {integrity: sha512-dMFkUBgh2Bxuw8fYZQoH/u3H4afQ12VSkzEi//qFiDTwbKYq+u+RYjc8GLDM6JSK1BShMu5AVR7HD4ap1TYUnA==}
+ '@aws-sdk/util-user-agent-node@3.796.0':
+ resolution: {integrity: sha512-9fQpNcHgVFitf1tbTT8V1xGRoRHSmOAWjrhevo6Tc0WoINMAKz+4JNqfVGWRE5Tmtpq0oHKo1RmvxXQQtJYciA==}
engines: {node: '>=18.0.0'}
peerDependencies:
aws-crt: '>=1.0.0'
@@ -1978,6 +1978,12 @@ packages:
cpu: [ppc64]
os: [aix]
+ '@esbuild/aix-ppc64@0.25.3':
+ resolution: {integrity: sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [aix]
+
'@esbuild/android-arm64@0.25.0':
resolution: {integrity: sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==}
engines: {node: '>=18'}
@@ -1990,6 +1996,12 @@ packages:
cpu: [arm64]
os: [android]
+ '@esbuild/android-arm64@0.25.3':
+ resolution: {integrity: sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [android]
+
'@esbuild/android-arm@0.25.0':
resolution: {integrity: sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==}
engines: {node: '>=18'}
@@ -2002,6 +2014,12 @@ packages:
cpu: [arm]
os: [android]
+ '@esbuild/android-arm@0.25.3':
+ resolution: {integrity: sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [android]
+
'@esbuild/android-x64@0.25.0':
resolution: {integrity: sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==}
engines: {node: '>=18'}
@@ -2014,6 +2032,12 @@ packages:
cpu: [x64]
os: [android]
+ '@esbuild/android-x64@0.25.3':
+ resolution: {integrity: sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [android]
+
'@esbuild/darwin-arm64@0.25.0':
resolution: {integrity: sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==}
engines: {node: '>=18'}
@@ -2026,6 +2050,12 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@esbuild/darwin-arm64@0.25.3':
+ resolution: {integrity: sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [darwin]
+
'@esbuild/darwin-x64@0.25.0':
resolution: {integrity: sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==}
engines: {node: '>=18'}
@@ -2038,6 +2068,12 @@ packages:
cpu: [x64]
os: [darwin]
+ '@esbuild/darwin-x64@0.25.3':
+ resolution: {integrity: sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [darwin]
+
'@esbuild/freebsd-arm64@0.25.0':
resolution: {integrity: sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==}
engines: {node: '>=18'}
@@ -2050,6 +2086,12 @@ packages:
cpu: [arm64]
os: [freebsd]
+ '@esbuild/freebsd-arm64@0.25.3':
+ resolution: {integrity: sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [freebsd]
+
'@esbuild/freebsd-x64@0.25.0':
resolution: {integrity: sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==}
engines: {node: '>=18'}
@@ -2062,6 +2104,12 @@ packages:
cpu: [x64]
os: [freebsd]
+ '@esbuild/freebsd-x64@0.25.3':
+ resolution: {integrity: sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [freebsd]
+
'@esbuild/linux-arm64@0.25.0':
resolution: {integrity: sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==}
engines: {node: '>=18'}
@@ -2074,6 +2122,12 @@ packages:
cpu: [arm64]
os: [linux]
+ '@esbuild/linux-arm64@0.25.3':
+ resolution: {integrity: sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [linux]
+
'@esbuild/linux-arm@0.25.0':
resolution: {integrity: sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==}
engines: {node: '>=18'}
@@ -2086,6 +2140,12 @@ packages:
cpu: [arm]
os: [linux]
+ '@esbuild/linux-arm@0.25.3':
+ resolution: {integrity: sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [linux]
+
'@esbuild/linux-ia32@0.25.0':
resolution: {integrity: sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==}
engines: {node: '>=18'}
@@ -2098,6 +2158,12 @@ packages:
cpu: [ia32]
os: [linux]
+ '@esbuild/linux-ia32@0.25.3':
+ resolution: {integrity: sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [linux]
+
'@esbuild/linux-loong64@0.25.0':
resolution: {integrity: sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==}
engines: {node: '>=18'}
@@ -2110,6 +2176,12 @@ packages:
cpu: [loong64]
os: [linux]
+ '@esbuild/linux-loong64@0.25.3':
+ resolution: {integrity: sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==}
+ engines: {node: '>=18'}
+ cpu: [loong64]
+ os: [linux]
+
'@esbuild/linux-mips64el@0.25.0':
resolution: {integrity: sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==}
engines: {node: '>=18'}
@@ -2122,6 +2194,12 @@ packages:
cpu: [mips64el]
os: [linux]
+ '@esbuild/linux-mips64el@0.25.3':
+ resolution: {integrity: sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==}
+ engines: {node: '>=18'}
+ cpu: [mips64el]
+ os: [linux]
+
'@esbuild/linux-ppc64@0.25.0':
resolution: {integrity: sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==}
engines: {node: '>=18'}
@@ -2134,6 +2212,12 @@ packages:
cpu: [ppc64]
os: [linux]
+ '@esbuild/linux-ppc64@0.25.3':
+ resolution: {integrity: sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [linux]
+
'@esbuild/linux-riscv64@0.25.0':
resolution: {integrity: sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==}
engines: {node: '>=18'}
@@ -2146,6 +2230,12 @@ packages:
cpu: [riscv64]
os: [linux]
+ '@esbuild/linux-riscv64@0.25.3':
+ resolution: {integrity: sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==}
+ engines: {node: '>=18'}
+ cpu: [riscv64]
+ os: [linux]
+
'@esbuild/linux-s390x@0.25.0':
resolution: {integrity: sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==}
engines: {node: '>=18'}
@@ -2158,6 +2248,12 @@ packages:
cpu: [s390x]
os: [linux]
+ '@esbuild/linux-s390x@0.25.3':
+ resolution: {integrity: sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==}
+ engines: {node: '>=18'}
+ cpu: [s390x]
+ os: [linux]
+
'@esbuild/linux-x64@0.25.0':
resolution: {integrity: sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==}
engines: {node: '>=18'}
@@ -2170,6 +2266,12 @@ packages:
cpu: [x64]
os: [linux]
+ '@esbuild/linux-x64@0.25.3':
+ resolution: {integrity: sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [linux]
+
'@esbuild/netbsd-arm64@0.25.0':
resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==}
engines: {node: '>=18'}
@@ -2182,6 +2284,12 @@ packages:
cpu: [arm64]
os: [netbsd]
+ '@esbuild/netbsd-arm64@0.25.3':
+ resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [netbsd]
+
'@esbuild/netbsd-x64@0.25.0':
resolution: {integrity: sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==}
engines: {node: '>=18'}
@@ -2194,6 +2302,12 @@ packages:
cpu: [x64]
os: [netbsd]
+ '@esbuild/netbsd-x64@0.25.3':
+ resolution: {integrity: sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [netbsd]
+
'@esbuild/openbsd-arm64@0.25.0':
resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==}
engines: {node: '>=18'}
@@ -2206,6 +2320,12 @@ packages:
cpu: [arm64]
os: [openbsd]
+ '@esbuild/openbsd-arm64@0.25.3':
+ resolution: {integrity: sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [openbsd]
+
'@esbuild/openbsd-x64@0.25.0':
resolution: {integrity: sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==}
engines: {node: '>=18'}
@@ -2218,6 +2338,12 @@ packages:
cpu: [x64]
os: [openbsd]
+ '@esbuild/openbsd-x64@0.25.3':
+ resolution: {integrity: sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [openbsd]
+
'@esbuild/sunos-x64@0.25.0':
resolution: {integrity: sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==}
engines: {node: '>=18'}
@@ -2230,6 +2356,12 @@ packages:
cpu: [x64]
os: [sunos]
+ '@esbuild/sunos-x64@0.25.3':
+ resolution: {integrity: sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [sunos]
+
'@esbuild/win32-arm64@0.25.0':
resolution: {integrity: sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==}
engines: {node: '>=18'}
@@ -2242,6 +2374,12 @@ packages:
cpu: [arm64]
os: [win32]
+ '@esbuild/win32-arm64@0.25.3':
+ resolution: {integrity: sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [win32]
+
'@esbuild/win32-ia32@0.25.0':
resolution: {integrity: sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==}
engines: {node: '>=18'}
@@ -2254,6 +2392,12 @@ packages:
cpu: [ia32]
os: [win32]
+ '@esbuild/win32-ia32@0.25.3':
+ resolution: {integrity: sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [win32]
+
'@esbuild/win32-x64@0.25.0':
resolution: {integrity: sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==}
engines: {node: '>=18'}
@@ -2266,6 +2410,12 @@ packages:
cpu: [x64]
os: [win32]
+ '@esbuild/win32-x64@0.25.3':
+ resolution: {integrity: sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [win32]
+
'@eslint-community/eslint-utils@4.4.0':
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -2709,8 +2859,8 @@ packages:
'@microsoft/api-extractor-model@7.30.5':
resolution: {integrity: sha512-0ic4rcbcDZHz833RaTZWTGu+NpNgrxVNjVaor0ZDUymfDFzjA/Uuk8hYziIUIOEOSTfmIQqyzVwlzxZxPe7tOA==}
- '@microsoft/api-extractor@7.52.2':
- resolution: {integrity: sha512-RX37V5uhBBPUvrrcmIxuQ8TPsohvr6zxo7SsLPOzBYcH9nbjbvtdXrts4cxHCXGOin9JR5ar37qfxtCOuEBTHA==}
+ '@microsoft/api-extractor@7.52.5':
+ resolution: {integrity: sha512-6WWgjjg6FkoDWpF/O3sjB05OkszpI5wtKJqd8fUIR/JJUv8IqNCGr1lJUZJnc1HegcT9gAvyf98KfH0wFncU0w==}
hasBin: true
'@microsoft/tsdoc-config@0.17.1':
@@ -2739,6 +2889,9 @@ packages:
'@misskey-dev/summaly@5.2.0':
resolution: {integrity: sha512-Djg6emAOdcY81a8TMTFi/qgIdTO96Z2qZfhHE+k+YRd8z9V/5MxauJr+U9z4kUVjSJJ1yzdOWqi26OsmVUaXZA==}
+ '@misskey-dev/summaly@5.2.1':
+ resolution: {integrity: sha512-fcFd7ssHAghRntewRROOpRxv+VH18uz85Kzg6pZK1EFyqPOXxf39ErRA9HnJSzPYQT6KJTqBWuKHbCGoFlceXg==}
+
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.2':
resolution: {integrity: sha512-9bfjwDxIDWmmOKusUcqdS4Rw+SETlp9Dy39Xui9BEGEk19dDwH0jhipwFzEff/pFg95NKymc6TOTbRKcWeRqyQ==}
cpu: [arm64]
@@ -2837,12 +2990,11 @@ packages:
resolution: {integrity: sha512-ydvNeJMRm+l3T14yCoUKqjYQiEdXDq1isznI93LEBGYssXKfSaLNLHOkeM4z9Fnw9Pkt2EKOCAtW9cS4b00Zcg==}
engines: {node: '>= 10'}
- '@nestjs/common@11.0.16':
- resolution: {integrity: sha512-agvuQ8su4aZ+PVxAmY89odG1eR97HEQvxPmTMdDqyvDWzNerl7WQhUEd+j4/UyNWcF1or1UVcrtPj52x+eUSsA==}
+ '@nestjs/common@11.1.0':
+ resolution: {integrity: sha512-8MrajltjtIN6eW9cTpv+1IZogqz2Zsrc8YDt0LwQPUq8cSq0j50DETdQpPsNMeib+p9avkV41+NrzGk1z2o5Wg==}
peerDependencies:
class-transformer: '*'
class-validator: '*'
- file-type: ^20.4.1
reflect-metadata: ^0.1.12 || ^0.2.0
rxjs: ^7.1.0
peerDependenciesMeta:
@@ -2851,8 +3003,8 @@ packages:
class-validator:
optional: true
- '@nestjs/core@11.0.15':
- resolution: {integrity: sha512-MVVoTzG3vCeIjjmGmKWTZqwJYF3OAHXUFYKRV+bwRaFANcK+54TJpTSmf34eOPnDrlFnurTldSBZV2Cja+uSRw==}
+ '@nestjs/core@11.1.0':
+ resolution: {integrity: sha512-IeXbTRPrr6xAVbETlDE+miSkNmYf/cPhCa9GU9gFtPO6pVNuAeG/dNrjLVc23mJtUlT/ibdsoW35TlSyHLkzEA==}
engines: {node: '>= 20'}
peerDependencies:
'@nestjs/common': ^11.0.0
@@ -2869,14 +3021,14 @@ packages:
'@nestjs/websockets':
optional: true
- '@nestjs/platform-express@10.4.15':
- resolution: {integrity: sha512-63ZZPkXHjoDyO7ahGOVcybZCRa7/Scp6mObQKjcX/fTEq1YJeU75ELvMsuQgc8U2opMGOBD7GVuc4DV0oeDHoA==}
+ '@nestjs/platform-express@10.4.17':
+ resolution: {integrity: sha512-ovn4Wxney3QGBrqNPv0QLcCuH5QoAi6pb/GNWAz6B/NmBjZbs9/zl4a2beGDA2SaYre9w43YbfmHTm17PneP9w==}
peerDependencies:
'@nestjs/common': ^10.0.0
'@nestjs/core': ^10.0.0
- '@nestjs/testing@11.0.15':
- resolution: {integrity: sha512-IMeDGWuzcmEVClOC+jYVJFtyjIG4clzllndhp6ECNiWHNdKR55PU6ugjKBB8kZ5JszME8OaIXUYFTdiR5dcXXA==}
+ '@nestjs/testing@11.1.0':
+ resolution: {integrity: sha512-gQ+NGshkHbNrDNXMVaPiwduqZ8YHpXrnsQqhSsnyNYOcDNPdBbB+0FDq7XiiklluXqjdLAN8i+bS7MbGlZIhKw==}
peerDependencies:
'@nestjs/common': ^11.0.0
'@nestjs/core': ^11.0.0
@@ -3426,8 +3578,8 @@ packages:
'@types/node':
optional: true
- '@rushstack/ts-command-line@4.23.7':
- resolution: {integrity: sha512-Gr9cB7DGe6uz5vq2wdr89WbVDKz0UeuFEn5H2CfWDe7JvjFFaiV15gi6mqDBTbHhHCWS7w8mF1h3BnIfUndqdA==}
+ '@rushstack/ts-command-line@5.0.0':
+ resolution: {integrity: sha512-SW6nqZVxH26Rxz25+lJQRlnXI/YCrNH7NfDEWPPm9i0rwkSE6Rgtmzw96cuZgQjacOh0sw77d6V4SvgarAfr8g==}
'@sec-ant/readable-stream@0.4.1':
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
@@ -3436,22 +3588,42 @@ packages:
resolution: {integrity: sha512-GXuDEG2Ix8DmVtTkjsItWdusk2CvJ6EPWKYVqFKifxt+IAT3ZbhGZd99Rg3wdRmt9xhCNuS4QrDzDTPMPgfdCw==}
engines: {node: '>=18'}
+ '@sentry-internal/browser-utils@9.14.0':
+ resolution: {integrity: sha512-pDk9XUu9zf7lcT9QX0nTObPNp/y0xQyy1Dj+5/8TSB3vAfe0LQcooKGl/D1h7EoIXVHUozZk5JC/dH+gz6BXRg==}
+ engines: {node: '>=18'}
+
'@sentry-internal/feedback@9.12.0':
resolution: {integrity: sha512-3+UxoT97QIXNSUQS4ATL1FFws0RkUb6PeaQN8CPndI6mFlqTW5tuVVLNg9Eo1seNg7R/dfk6WHCWrYN1NbFFKQ==}
engines: {node: '>=18'}
+ '@sentry-internal/feedback@9.14.0':
+ resolution: {integrity: sha512-D+PiEUWbDT0vqmaTiOs6OzXwVRVFgf7BCkFs48qsN9sAPwUgT+5zh2oo/rU2r0NrmMcvJVtSY+ezwPMk8BgGsg==}
+ engines: {node: '>=18'}
+
'@sentry-internal/replay-canvas@9.12.0':
resolution: {integrity: sha512-p8LuKZgWT/CoQBbDOXkSGjWWnc8WsnAayWgna8M/ZFWNITCNEM2rCuqZOyWOElIlrni+M7qoEA3jS7MZe8Ejxw==}
engines: {node: '>=18'}
+ '@sentry-internal/replay-canvas@9.14.0':
+ resolution: {integrity: sha512-GhCSqc0oNzRiLhQsi9LCXgUmIwdHdvzVIsX4fihoFYWfgWSSj5YLqeEkb3CMM8htM6vheSFzIbPLlRS8fjCrPQ==}
+ engines: {node: '>=18'}
+
'@sentry-internal/replay@9.12.0':
resolution: {integrity: sha512-njEQosFeO/UX+gG+DMRANkPUuz6OIJLb+A1GVylhq9adUgFQydQ9Ay3v7/x1gMhdfHVP6Jeb27qkti0BWYbzBQ==}
engines: {node: '>=18'}
+ '@sentry-internal/replay@9.14.0':
+ resolution: {integrity: sha512-wgt397/PtpfVQ9t779a0L+hGH3JN9doXv3+9Wj98MLWwhymvJBjpjCFUBLScO5iP6imewTbRqQHbq7XS7I+x1A==}
+ engines: {node: '>=18'}
+
'@sentry/browser@9.12.0':
resolution: {integrity: sha512-4xQYoZqi+VVhNvlhWiwRd57+SMr3Og4sLjuayAA+zIp1Wx/bDcIld697cugLwml/BR+mVJI2eokkgh1CBl6zag==}
engines: {node: '>=18'}
+ '@sentry/browser@9.14.0':
+ resolution: {integrity: sha512-acxFbFEei3hzKr/IW3OmkzHlwohRaRBG0872nIhLYV2f/BgZmR6eV5zrUoELMmt2cgoLmDYyfp1734OoplfDbw==}
+ engines: {node: '>=18'}
+
'@sentry/core@8.55.0':
resolution: {integrity: sha512-6g7jpbefjHYs821Z+EBJ8r4Z7LT5h80YSWRJaylGS4nW5W5Z2KXzpdnyFarv37O7QjauzVC2E+PABmpkw5/JGA==}
engines: {node: '>=14.18'}
@@ -3460,6 +3632,10 @@ packages:
resolution: {integrity: sha512-jOqQK/90uzHmsBvkPTj/DAEFvA5poX4ZRyC7LE1zjg4F5jdOp3+M4W3qCy0CkSTu88Zu5VWBoppCU2Bs34XEqg==}
engines: {node: '>=18'}
+ '@sentry/core@9.14.0':
+ resolution: {integrity: sha512-OLfucnP3LAL5bxVNWc2RVOHCX7fk9Er5bWPCS+O5cPjqNUUz0HQHhVh2Vhei5C0kYZZM4vy4BQit5T9LrlOaNA==}
+ engines: {node: '>=18'}
+
'@sentry/node@8.55.0':
resolution: {integrity: sha512-h10LJLDTRAzYgay60Oy7moMookqqSZSviCWkkmHZyaDn+4WURnPp5SKhhfrzPRQcXKrweiOwDSHBgn1tweDssg==}
engines: {node: '>=14.18'}
@@ -3490,6 +3666,16 @@ packages:
pinia:
optional: true
+ '@sentry/vue@9.14.0':
+ resolution: {integrity: sha512-FJ6SBsDXCHpKlFpXcniFZ+5x9FUJ+WtxetU3rEelFrvYRV24lodRXY+IUbkxPiH0NvwhIo7B36DBQIhxeOWQew==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ pinia: 2.x || 3.x
+ vue: 2.x || 3.x
+ peerDependenciesMeta:
+ pinia:
+ optional: true
+
'@shikijs/core@3.2.2':
resolution: {integrity: sha512-yvlSKVMLjddAGBa2Yu+vUZxuu3sClOWW1AG+UtJkvejYuGM5BVL35s6Ijiwb75O9QdEx6IkMxinHZSi8ZyrBaA==}
@@ -3716,8 +3902,8 @@ packages:
resolution: {integrity: sha512-J9/gTWBGVuFZ01oVA6vdb4DAjf1XbDhK6sLsu3OS9qmLrS6KB5ygpeHiM3miIbj1qgSJ96GYszXFWv6ErJ8QEw==}
engines: {node: '>=18.0.0'}
- '@smithy/signature-v4@5.0.2':
- resolution: {integrity: sha512-Mz+mc7okA73Lyz8zQKJNyr7lIcHLiPYp0+oiqiMNc/t7/Kf2BENs5d63pEj7oPqdjaum6g0Fc8wC78dY1TgtXw==}
+ '@smithy/signature-v4@5.1.0':
+ resolution: {integrity: sha512-4t5WX60sL3zGJF/CtZsUQTs3UrZEDO2P7pEaElrekbLqkWPYkgqNW1oeiNYC6xXifBnT9dVBOnNQRvOE9riU9w==}
engines: {node: '>=18.0.0'}
'@smithy/smithy-client@4.2.0':
@@ -4026,8 +4212,8 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
- '@swc/cli@0.6.0':
- resolution: {integrity: sha512-Q5FsI3Cw0fGMXhmsg7c08i4EmXCrcl+WnAxb6LYOLHw4JFFC3yzmx9LaXZ7QMbA+JZXbigU2TirI7RAfO0Qlnw==}
+ '@swc/cli@0.7.3':
+ resolution: {integrity: sha512-rnVXNnlURjdOuPaBIwZ3TmBA44BF/eP0j154LanlgPEYfau74ige7cpKlKkZr1IBqMOG99lAnYNxQipDWA3hdg==}
engines: {node: '>= 16.14.0'}
hasBin: true
peerDependencies:
@@ -4043,14 +4229,14 @@ packages:
cpu: [arm64]
os: [android]
- '@swc/core-darwin-arm64@1.11.18':
- resolution: {integrity: sha512-K6AntdUlNMQg8aChqjeXwnVhK6d4WRZ9TgtLSTmdU0Ugll4an7QK49s9NrT7XQU91cEsVvzdr++p1bNImx0hJg==}
+ '@swc/core-darwin-arm64@1.11.22':
+ resolution: {integrity: sha512-upSiFQfo1TE2QM3+KpBcp5SrOdKKjoc+oUoD1mmBDU2Wv4Bjjv16Z2I5ADvIqMV+b87AhYW+4Qu6iVrQD7j96Q==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
- '@swc/core-darwin-x64@1.11.18':
- resolution: {integrity: sha512-RCRvC6Q9M5BArTvj/IzUAAYGrgxYFbTTnAtf6UX7JFq2DAn+hEwYUjmC1m0gFso9HqFU0m5QZUGfZvVmACGWUw==}
+ '@swc/core-darwin-x64@1.11.22':
+ resolution: {integrity: sha512-8PEuF/gxIMJVK21DjuCOtzdqstn2DqnxVhpAYfXEtm3WmMqLIOIZBypF/xafAozyaHws4aB/5xmz8/7rPsjavw==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
@@ -4061,59 +4247,59 @@ packages:
cpu: [x64]
os: [freebsd]
- '@swc/core-linux-arm-gnueabihf@1.11.18':
- resolution: {integrity: sha512-wteAKf8YKb3jOnZFm3EzuIMzzCVXMuQOLHsz1IgEOc44/gdgNXKxaYTWAowZuej7t68tf/w0cRNMc7Le414v/g==}
+ '@swc/core-linux-arm-gnueabihf@1.11.22':
+ resolution: {integrity: sha512-NIPTXvqtn9e7oQHgdaxM9Z/anHoXC3Fg4ZAgw5rSGa1OlnKKupt5sdfJamNggSi+eAtyoFcyfkgqHnfe2u63HA==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
- '@swc/core-linux-arm64-gnu@1.11.18':
- resolution: {integrity: sha512-hY6jJYZ6PKHSBo5OATswfyKsUgsWu9+4nDcN8liYIRRgz3E0G9wk0VUTP4cFPivBFeHWTTAGz687/Nf2aQEIpw==}
+ '@swc/core-linux-arm64-gnu@1.11.22':
+ resolution: {integrity: sha512-xZ+bgS60c5r8kAeYsLNjJJhhQNkXdidQ277pUabSlu5GjR0CkQUPQ+L9hFeHf8DITEqpPBPRiAiiJsWq5eqMBg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- '@swc/core-linux-arm64-musl@1.11.18':
- resolution: {integrity: sha512-slu0mlP2nucvQalttnapfpqpD/LlM9NHx9g3ofgsLzjObyMEBiX4ZysQ3y65U8Mjw71RNqtLd/ZmvxI6OmLdiQ==}
+ '@swc/core-linux-arm64-musl@1.11.22':
+ resolution: {integrity: sha512-JhrP/q5VqQl2eJR0xKYIkKTPjgf8CRsAmRnjJA2PtZhfQ543YbYvUqxyXSRyBOxdyX8JwzuAxIPEAlKlT7PPuQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- '@swc/core-linux-x64-gnu@1.11.18':
- resolution: {integrity: sha512-h9a/8PA25arMCQ9t8CE8rA1s0c77z4kCZZ7dUuUkD88yEXIrARMca1IKR7of+S3slfQrf1Zlq3Ac1Fb1HVJziQ==}
+ '@swc/core-linux-x64-gnu@1.11.22':
+ resolution: {integrity: sha512-htmAVL+U01gk9GyziVUP0UWYaUQBgrsiP7Ytf6uDffrySyn/FclUS3MDPocNydqYsOpj3OpNKPxkaHK+F+X5fg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- '@swc/core-linux-x64-musl@1.11.18':
- resolution: {integrity: sha512-0sMDJj5qUGK9QEw4lrxLxkTP/4AoKciqNzXvqbk+J9XuXN2aIv4BsR1Y7z3GwAeMFGsba2lbHLOtJlDsaqIsiA==}
+ '@swc/core-linux-x64-musl@1.11.22':
+ resolution: {integrity: sha512-PL0VHbduWPX+ANoyOzr58jBiL2VnD0xGSFwPy7NRZ1Pr6SNWm4jw3x2u6RjLArGhS5EcWp64BSk9ZxqmTV3FEg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- '@swc/core-win32-arm64-msvc@1.11.18':
- resolution: {integrity: sha512-zGv9HnfgBcKyt54MJRWdwRNu9BuYkAFM7bx+tWtKhd37Ef7ZX20QLs9xXl5wWDXCbsOdRxXIZgXs6PEL+Pzmrw==}
+ '@swc/core-win32-arm64-msvc@1.11.22':
+ resolution: {integrity: sha512-moJvFhhTVGoMeEThtdF7hQog80Q00CS06v5uB+32VRuv+I31+4WPRyGlTWHO+oY4rReNcXut/mlDHPH7p0LdFg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
- '@swc/core-win32-ia32-msvc@1.11.18':
- resolution: {integrity: sha512-uBKj0S1lYv/E2ZhxHZOxSiQwoegYmzbPRpjq6eHBZDv97mu7W3K27/lsnPbvAfQ6b6rnv8BI+EsmJ7VLQBAHBQ==}
+ '@swc/core-win32-ia32-msvc@1.11.22':
+ resolution: {integrity: sha512-/jnsPJJz89F1aKHIb5ScHkwyzBciz2AjEq2m9tDvQdIdVufdJ4SpEDEN9FqsRNRLcBHjtbLs6bnboA+B+pRFXw==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
- '@swc/core-win32-x64-msvc@1.11.18':
- resolution: {integrity: sha512-8USTRcdgeFMNBgvVXl8tz6n4+9s9m+zHsfDeBT4jPgwnq2bnLBlTUlwnPwzDxfg9nUJr6RFD4xeKfWyZZRosZg==}
+ '@swc/core-win32-x64-msvc@1.11.22':
+ resolution: {integrity: sha512-lc93Y8Mku7LCFGqIxJ91coXZp2HeoDcFZSHCL90Wttg5xhk5xVM9uUCP+OdQsSsEixLF34h5DbT9ObzP8rAdRw==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
- '@swc/core@1.11.18':
- resolution: {integrity: sha512-ORZxyCKKiqYt2iHdh1C7pfVR1GBjkuFOdwqZggQzaq0vt22DpGca+2JsUtkUoWQmWcct04v5+ScwgvsHuMObxA==}
+ '@swc/core@1.11.22':
+ resolution: {integrity: sha512-mjPYbqq8XjwqSE0hEPT9CzaJDyxql97LgK4iyvYlwVSQhdN1uK0DBG4eP9PxYzCS2MUGAXB34WFLegdUj5HGpg==}
engines: {node: '>=10'}
peerDependencies:
- '@swc/helpers': '*'
+ '@swc/helpers': '>=0.5.17'
peerDependenciesMeta:
'@swc/helpers':
optional: true
@@ -4121,8 +4307,8 @@ packages:
'@swc/counter@0.1.3':
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
- '@swc/jest@0.2.37':
- resolution: {integrity: sha512-CR2BHhmXKGxTiFr21DYPRHQunLkX3mNIFGFkxBGji6r9uyIR5zftTOVYj1e0sFNMV2H7mf/+vpaglqaryBtqfQ==}
+ '@swc/jest@0.2.38':
+ resolution: {integrity: sha512-HMoZgXWMqChJwffdDjvplH53g9G2ALQes3HKXDEdliB/b85OQ0CTSbxG8VSeCwiAn7cOaDVEt4mwmZvbHcS52w==}
engines: {npm: '>= 7.0.0'}
peerDependencies:
'@swc/core': '*'
@@ -4214,6 +4400,10 @@ packages:
'@vue/compiler-sfc':
optional: true
+ '@tokenizer/inflate@0.2.7':
+ resolution: {integrity: sha512-MADQgmZT1eKjp06jpI2yozxaU9uVs4GzzgSL+uEq7bVcJ9V1ZXQkeGNql1fsSI0gMy1vhvNTNbUqrx+pZfJVmg==}
+ engines: {node: '>=18'}
+
'@tokenizer/token@0.3.0':
resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
@@ -4221,8 +4411,8 @@ packages:
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
engines: {node: '>=10.13.0'}
- '@tsd/typescript@5.4.5':
- resolution: {integrity: sha512-saiCxzHRhUrRxQV2JhH580aQUZiKQUXI38FcAcikcfOomAil4G4lxT0RfrrKywoAYP/rqAdYXYmNRLppcd+hQQ==}
+ '@tsd/typescript@5.8.3':
+ resolution: {integrity: sha512-oKarNCN1QUhG148M88mtZdOlBZWWGcInquef+U8QL7gwJkRuNo5WS45Fjsd+3hM9cDJWGpqSZ4Oo097KDx4IWA==}
engines: {node: '>=14.17'}
'@twemoji/parser@15.0.0':
@@ -4402,12 +4592,12 @@ packages:
'@types/node@22.13.10':
resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
- '@types/node@22.13.15':
- resolution: {integrity: sha512-imAbQEEbVni6i6h6Bd5xkCRwLqFc8hihCsi2GbtDoAtUcAFQ6Zs4pFXTZUUbroTkXdImczWM9AI8eZUuybXE3w==}
-
'@types/node@22.14.0':
resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==}
+ '@types/node@22.15.2':
+ resolution: {integrity: sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==}
+
'@types/nodemailer@6.4.17':
resolution: {integrity: sha512-I9CCaIp6DTldEg7vyUTZi8+9Vo0hi1/T8gv3C89yk1rSAAzoKQ8H8ki/jBYJSFoH/BisgLP8tkZMlQ91CIquww==}
@@ -4432,8 +4622,8 @@ packages:
'@types/pg-pool@2.0.6':
resolution: {integrity: sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==}
- '@types/pg@8.11.11':
- resolution: {integrity: sha512-kGT1qKM8wJQ5qlawUrEkXgvMSXoV213KfMGXcwfDwUIfUHXqXYXOfS1nE1LINRJVVVx5wCm70XnFlMHaIcQAfw==}
+ '@types/pg@8.11.14':
+ resolution: {integrity: sha512-qyD11E5R3u0eJmd1lB0WnWKXJGA7s015nyARWljfz5DcX83TKAIlY+QrmvzQTsbIe+hkiFtkyL2gHC6qwF6Fbg==}
'@types/pg@8.6.1':
resolution: {integrity: sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==}
@@ -4572,16 +4762,16 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/eslint-plugin@8.29.0':
- resolution: {integrity: sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==}
+ '@typescript-eslint/eslint-plugin@8.29.1':
+ resolution: {integrity: sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/eslint-plugin@8.29.1':
- resolution: {integrity: sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==}
+ '@typescript-eslint/eslint-plugin@8.31.0':
+ resolution: {integrity: sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
@@ -4595,15 +4785,15 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/parser@8.29.0':
- resolution: {integrity: sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==}
+ '@typescript-eslint/parser@8.29.1':
+ resolution: {integrity: sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/parser@8.29.1':
- resolution: {integrity: sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==}
+ '@typescript-eslint/parser@8.31.0':
+ resolution: {integrity: sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -4613,16 +4803,12 @@ packages:
resolution: {integrity: sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/scope-manager@8.29.0':
- resolution: {integrity: sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@typescript-eslint/scope-manager@8.29.1':
resolution: {integrity: sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/scope-manager@8.30.1':
- resolution: {integrity: sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==}
+ '@typescript-eslint/scope-manager@8.31.0':
+ resolution: {integrity: sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/type-utils@8.26.0':
@@ -4632,15 +4818,15 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/type-utils@8.29.0':
- resolution: {integrity: sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==}
+ '@typescript-eslint/type-utils@8.29.1':
+ resolution: {integrity: sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/type-utils@8.29.1':
- resolution: {integrity: sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==}
+ '@typescript-eslint/type-utils@8.31.0':
+ resolution: {integrity: sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -4650,16 +4836,12 @@ packages:
resolution: {integrity: sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/types@8.29.0':
- resolution: {integrity: sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@typescript-eslint/types@8.29.1':
resolution: {integrity: sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/types@8.30.1':
- resolution: {integrity: sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==}
+ '@typescript-eslint/types@8.31.0':
+ resolution: {integrity: sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.26.0':
@@ -4668,20 +4850,14 @@ packages:
peerDependencies:
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/typescript-estree@8.29.0':
- resolution: {integrity: sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- peerDependencies:
- typescript: '>=4.8.4 <5.9.0'
-
'@typescript-eslint/typescript-estree@8.29.1':
resolution: {integrity: sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/typescript-estree@8.30.1':
- resolution: {integrity: sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==}
+ '@typescript-eslint/typescript-estree@8.31.0':
+ resolution: {integrity: sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.9.0'
@@ -4693,13 +4869,6 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/utils@8.29.0':
- resolution: {integrity: sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- peerDependencies:
- eslint: ^8.57.0 || ^9.0.0
- typescript: '>=4.8.4 <5.9.0'
-
'@typescript-eslint/utils@8.29.1':
resolution: {integrity: sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4707,8 +4876,8 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/utils@8.30.1':
- resolution: {integrity: sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==}
+ '@typescript-eslint/utils@8.31.0':
+ resolution: {integrity: sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -4718,16 +4887,12 @@ packages:
resolution: {integrity: sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/visitor-keys@8.29.0':
- resolution: {integrity: sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@typescript-eslint/visitor-keys@8.29.1':
resolution: {integrity: sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/visitor-keys@8.30.1':
- resolution: {integrity: sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==}
+ '@typescript-eslint/visitor-keys@8.31.0':
+ resolution: {integrity: sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@ungap/structured-clone@1.2.0':
@@ -5372,8 +5537,8 @@ packages:
resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
engines: {node: '>=6.14.2'}
- bullmq@5.48.1:
- resolution: {integrity: sha512-WA/NlPwmxgbDsL8KGIkQvGlRkBdVAyRiypP+Witm6Tyd2PwnBQ8K62ifnlA16rF59vpnEKwO+rmh/ZM7gKmDqg==}
+ bullmq@5.51.1:
+ resolution: {integrity: sha512-JEZokH5Sb6p66HRjbfQjPNYuSilDRcB8UREmJzOBqTTaJFza8I92vsBF3J/zmtzd7KVv3dxhZyH9CYSLOJALRA==}
buraha@0.0.1:
resolution: {integrity: sha512-G563A0mTbzknm2jDaNxfZuNKIdeArs8T+XQN6t+KbmgnOoevXSXhKDkyf8Md/36Jrx99ikwbCag37VGe3myExQ==}
@@ -5982,8 +6147,8 @@ packages:
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
engines: {node: '>=0.10.0'}
- decimal.js@10.4.3:
- resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
+ decimal.js@10.5.0:
+ resolution: {integrity: sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==}
decode-bmp@0.2.1:
resolution: {integrity: sha512-NiOaGe+GN0KJqi2STf24hfMkFitDUaIoUU3eKvP/wAbLe8o6FuW5n/x7MHPR0HKvBokp6MQY/j7w8lewEeVCIA==}
@@ -6232,6 +6397,10 @@ packages:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines: {node: '>=0.12'}
+ entities@6.0.0:
+ resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==}
+ engines: {node: '>=0.12'}
+
env-paths@2.2.1:
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
engines: {node: '>=6'}
@@ -6318,6 +6487,11 @@ packages:
engines: {node: '>=18'}
hasBin: true
+ esbuild@0.25.3:
+ resolution: {integrity: sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==}
+ engines: {node: '>=18'}
+ hasBin: true
+
escalade@3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
engines: {node: '>=6'}
@@ -6635,6 +6809,9 @@ packages:
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
engines: {node: ^12.20 || >= 14.13}
+ fflate@0.8.2:
+ resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
+
figures@3.2.0:
resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==}
engines: {node: '>=8'}
@@ -6651,6 +6828,10 @@ packages:
resolution: {integrity: sha512-VZR5I7k5wkD0HgFnMsq5hOsSc710MJMu5Nc5QYsbe38NN5iPV/XTObYLc/cpttRTf6lX538+5uO1ZQRhYibiZQ==}
engines: {node: '>=18'}
+ file-type@20.4.1:
+ resolution: {integrity: sha512-hw9gNZXUfZ02Jo0uafWLaFVPter5/k2rfcrjFJJHX/77xtSDOfJuEFb6oKlFV86FLP1SuyHMW1PSk0U9M5tKkQ==}
+ engines: {node: '>=18'}
+
filename-reserved-regex@3.0.0:
resolution: {integrity: sha512-hn4cQfU6GOT/7cFHXBqeBg2TbrMBgdD0kcjLhvSQYYwm3s4B6cjvBfb7nBALJLAXqmU5xajSa7X2NnUud/VCdw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -6893,6 +7074,11 @@ packages:
engines: {node: 20 || >=22}
hasBin: true
+ glob@11.0.2:
+ resolution: {integrity: sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==}
+ engines: {node: 20 || >=22}
+ hasBin: true
+
glob@7.2.3:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
deprecated: Glob versions prior to v9 are no longer supported
@@ -7240,8 +7426,8 @@ packages:
intersection-observer@0.12.2:
resolution: {integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==}
- ioredis@5.6.0:
- resolution: {integrity: sha512-tBZlIIWbndeWBWCXWZiqtOF/yxf6yZX3tAlTJ7nfo5jhd6dctNxF7QnYlZLZ1a0o0pDoen7CgZqO+zjNaFbJAg==}
+ ioredis@5.6.1:
+ resolution: {integrity: sha512-UxC0Yv1Y4WRJiGQxQkP0hfdL0/5/6YvdfOOClRgJ0qppSarkhneSa6UvkMkms0AkdGimSH3Ikqm+6mkMmX7vGA==}
engines: {node: '>=12.22.0'}
ip-address@9.0.5:
@@ -7695,8 +7881,8 @@ packages:
resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
engines: {node: '>=12.0.0'}
- jsdom@26.0.0:
- resolution: {integrity: sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==}
+ jsdom@26.1.0:
+ resolution: {integrity: sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==}
engines: {node: '>=18'}
peerDependencies:
canvas: ^3.0.0
@@ -7850,6 +8036,10 @@ packages:
enquirer:
optional: true
+ load-esm@1.0.2:
+ resolution: {integrity: sha512-nVAvWk/jeyrWyXEAs84mpQCYccxRqgKY4OznLuJhJCa0XsPSfdOIr2zvBZEj3IHEHbX97jjscKRRV539bW0Gpw==}
+ engines: {node: '>=13.2.0'}
+
locate-path@5.0.0:
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
engines: {node: '>=8'}
@@ -8028,8 +8218,8 @@ packages:
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
engines: {node: '>= 0.6'}
- meilisearch@0.49.0:
- resolution: {integrity: sha512-oMJ/e6Or6cz2+owcEKeB11p2OWiWW9NmssqOZC/KIwQB0sBGKLJ7RCpYzf+GhUIZIZ9FRYZ419ox3RGebVQX5g==}
+ meilisearch@0.50.0:
+ resolution: {integrity: sha512-9IzIkobvnuS18Eg4dq/eJB9W+eXqeLZjNRgq/kKMswSmVYYSQsXqGgSuCA0JkF+o5RwJlwIsieQee6rh313VhA==}
memoizerific@1.11.3:
resolution: {integrity: sha512-/EuHYwAPdLtXwAwSZkh/Gutery6pD2KYd44oQLhAvQp/50mpyduZh8Q7PYHXTCJ+wuXxt7oij2LXyIJOOYFPog==}
@@ -8415,6 +8605,7 @@ packages:
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
engines: {node: '>=10.5.0'}
+ deprecated: Use your platform's native DOMException instead
node-fetch@2.6.13:
resolution: {integrity: sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA==}
@@ -8457,10 +8648,15 @@ packages:
node-releases@2.0.19:
resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
- nodemailer@6.10.0:
- resolution: {integrity: sha512-SQ3wZCExjeSatLE/HBaXS5vqUOQk6GtBdIIKxiFdmm01mOQZX/POJkO3SUX1wDiYcwUOJwT23scFSC9fY2H8IA==}
+ nodemailer@6.10.1:
+ resolution: {integrity: sha512-Z+iLaBGVaSjbIzQ4pX6XV41HrooLsQ10ZWPUehGmuantvzWoDVBnmsdUcOIDM1t+yPor5pDhVlDESgOMEGxhHA==}
engines: {node: '>=6.0.0'}
+ nodemon@3.1.10:
+ resolution: {integrity: sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==}
+ engines: {node: '>=10'}
+ hasBin: true
+
nodemon@3.1.9:
resolution: {integrity: sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==}
engines: {node: '>=10'}
@@ -8720,8 +8916,8 @@ packages:
parse5@6.0.1:
resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==}
- parse5@7.2.1:
- resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
+ parse5@7.3.0:
+ resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
parseurl@1.3.3:
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
@@ -8788,17 +8984,21 @@ packages:
resolution: {integrity: sha512-GVlENSDW6KHaXcd9zkZltB7tCLosKB/4Hg0fqBJkAoBgYG2Tn1xtMgXtSUuMU9AK/gCm/tTdT8mgAeF4YNeeqw==}
engines: {node: '>=14.16'}
+ peek-readable@7.0.0:
+ resolution: {integrity: sha512-nri2TO5JE3/mRryik9LlHFT53cgHfRK0Lt0BAZQXku/AW3E6XLt2GaY8siWi7dvW/m1z0ecn+J+bpDa9ZN3IsQ==}
+ engines: {node: '>=18'}
+
pend@1.2.0:
resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
performance-now@2.1.0:
resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==}
- pg-cloudflare@1.1.1:
- resolution: {integrity: sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==}
+ pg-cloudflare@1.2.5:
+ resolution: {integrity: sha512-OOX22Vt0vOSRrdoUPKJ8Wi2OpE/o/h9T8X1s4qSkCedbNah9ei2W2765be8iMVxQUsvgT7zIAT2eIa9fs5+vtg==}
- pg-connection-string@2.7.0:
- resolution: {integrity: sha512-PI2W9mv53rXJQEOb8xNR8lH7Hr+EKa6oJa38zsK0S/ky2er16ios1wLKhZyxzD7jUReiWokc9WK5nxSnC7W1TA==}
+ pg-connection-string@2.8.5:
+ resolution: {integrity: sha512-Ni8FuZ8yAF+sWZzojvtLE2b03cqjO5jNULcHFfM9ZZ0/JXrgom5pBREbtnAw7oxsxJqHw9Nz/XWORUEL3/IFow==}
pg-int8@1.0.1:
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
@@ -8808,20 +9008,17 @@ packages:
resolution: {integrity: sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw==}
engines: {node: '>=4'}
- pg-pool@3.8.0:
- resolution: {integrity: sha512-VBw3jiVm6ZOdLBTIcXLNdSotb6Iy3uOCwDGFAksZCXmi10nyRvnP2v3jl4d+IsLYRyXf6o9hIm/ZtUzlByNUdw==}
+ pg-pool@3.9.6:
+ resolution: {integrity: sha512-rFen0G7adh1YmgvrmE5IPIqbb+IgEzENUm+tzm6MLLDSlPRoZVhzU1WdML9PV2W5GOdRA9qBKURlbt1OsXOsPw==}
peerDependencies:
pg: '>=8.0'
- pg-protocol@1.7.0:
- resolution: {integrity: sha512-hTK/mE36i8fDDhgDFjy6xNOG+LCorxLG3WO17tku+ij6sVHXh1jQUJ8hYAnRhNla4QVD2H8er/FOjc/+EgC6yQ==}
-
- pg-protocol@1.7.1:
- resolution: {integrity: sha512-gjTHWGYWsEgy9MsY0Gp6ZJxV24IjDqdpTW7Eh0x+WfJLFsm/TJx1MzL6T0D88mBvkpxotCQ6TwW6N+Kko7lhgQ==}
-
pg-protocol@1.8.0:
resolution: {integrity: sha512-jvuYlEkL03NRvOoyoRktBK7+qU5kOvlAwvmrH8sr3wbLrOdVWsRxQfz8mMy9sZFsqJ1hEWNfdWKI4SAmoL+j7g==}
+ pg-protocol@1.9.5:
+ resolution: {integrity: sha512-DYTWtWpfd5FOro3UnAfwvhD8jh59r2ig8bPtc9H8Ds7MscE/9NYruUQWFAOuraRl29jwcT2kyMFQ3MxeaVjUhg==}
+
pg-types@2.2.0:
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
engines: {node: '>=4'}
@@ -8830,8 +9027,8 @@ packages:
resolution: {integrity: sha512-hRCSDuLII9/LE3smys1hRHcu5QGcLs9ggT7I/TCs0IE+2Eesxi9+9RWAAwZ0yaGjxoWICF/YHLOEjydGujoJ+g==}
engines: {node: '>=10'}
- pg@8.14.1:
- resolution: {integrity: sha512-0TdbqfjwIun9Fm/r89oB7RFQ0bLgduAhiIqIXOsyKoiC/L54DbuAAzIEN/9Op0f1Po9X7iCPXGoa/Ah+2aI8Xw==}
+ pg@8.15.6:
+ resolution: {integrity: sha512-yvao7YI3GdmmrslNVsZgx9PfntfWrnXwtR+K/DjI0I/sTKif4Z623um+sjVZ1hk5670B+ODjvHDAckKdjmPTsg==}
engines: {node: '>= 8.0.0'}
peerDependencies:
pg-native: '>=3.0.1'
@@ -9625,6 +9822,9 @@ packages:
sanitize-html@2.15.0:
resolution: {integrity: sha512-wIjst57vJGpLyBP8ioUbg6ThwJie5SuSIjHxJg53v5Fg+kUK+AXlb7bK3RNXpp315MvwM+0OBGCV6h5pPHsVhA==}
+ sanitize-html@2.16.0:
+ resolution: {integrity: sha512-0s4caLuHHaZFVxFTG74oW91+j6vW7gKbGD6CD2+miP73CE6z6YtOBN0ArtLd2UGyi4IC7K47v3ENUbQX4jV3Mg==}
+
sass@1.86.3:
resolution: {integrity: sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==}
engines: {node: '>=14.0.0'}
@@ -10155,6 +10355,10 @@ packages:
strnum@1.0.5:
resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
+ strtok3@10.2.2:
+ resolution: {integrity: sha512-Xt18+h4s7Z8xyZ0tmBoRmzxcop97R4BAh+dXouUDCYn+Em+1P3qpkUfI5ueWLT8ynC5hZ+q4iPEmGG1urvQGBg==}
+ engines: {node: '>=18'}
+
strtok3@9.0.1:
resolution: {integrity: sha512-ERPW+XkvX9W2A+ov07iy+ZFJpVdik04GhDA4eVogiG9hpC97Kem2iucyzhFxbFRvQ5o2UckFtKZdp1hkGvnrEw==}
engines: {node: '>=16'}
@@ -10351,11 +10555,15 @@ packages:
resolution: {integrity: sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==}
engines: {node: '>=16'}
+ tough-cookie@5.1.2:
+ resolution: {integrity: sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==}
+ engines: {node: '>=16'}
+
tr46@0.0.3:
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
- tr46@5.0.0:
- resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==}
+ tr46@5.1.1:
+ resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
engines: {node: '>=18'}
tree-kill@1.2.2:
@@ -10406,8 +10614,8 @@ packages:
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
engines: {node: '>=6'}
- tsd@0.31.2:
- resolution: {integrity: sha512-VplBAQwvYrHzVihtzXiUVXu5bGcr7uH1juQZ1lmKgkuGNGT+FechUCqmx9/zk7wibcqR2xaNEwCkDyKh+VVZnQ==}
+ tsd@0.32.0:
+ resolution: {integrity: sha512-R5lBZCbxGBowOcW0gpQaiIjGYrG5NmU+PfFDKcc3zbtzWjML1o/zAwzdDnS2ZheSlPu9GW51azpFqEPUBq9DoQ==}
engines: {node: '>=14.16'}
hasBin: true
@@ -10850,6 +11058,9 @@ packages:
vue-component-type-helpers@2.0.16:
resolution: {integrity: sha512-qisL/iAfdO++7w+SsfYQJVPj6QKvxp4i1MMxvsNO41z/8zu3KuAw9LkhKUfP/kcOWGDxESp+pQObWppXusejCA==}
+ vue-component-type-helpers@2.2.10:
+ resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==}
+
vue-component-type-helpers@2.2.8:
resolution: {integrity: sha512-4bjIsC284coDO9om4HPA62M7wfsTvcmZyzdfR0aUlFXqq4tXxM1APyXpNVxPC8QazKw9OhmZNHBVDA6ODaZsrA==}
@@ -10966,8 +11177,8 @@ packages:
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
engines: {node: '>=18'}
- whatwg-url@14.1.0:
- resolution: {integrity: sha512-jlf/foYIKywAt3x/XWKZ/3rz8OSJPiWktjmk891alJUEjiVxKX9LEO92qH3hv4aJ0mN3MWPvGMCy8jQi95xK4w==}
+ whatwg-url@14.2.0:
+ resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==}
engines: {node: '>=18'}
whatwg-url@5.0.0:
@@ -11250,29 +11461,29 @@ snapshots:
'@smithy/util-utf8': 2.0.0
tslib: 2.8.1
- '@aws-sdk/client-s3@3.782.0':
+ '@aws-sdk/client-s3@3.797.0':
dependencies:
'@aws-crypto/sha1-browser': 5.2.0
'@aws-crypto/sha256-browser': 5.2.0
'@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.775.0
- '@aws-sdk/credential-provider-node': 3.782.0
+ '@aws-sdk/core': 3.796.0
+ '@aws-sdk/credential-provider-node': 3.797.0
'@aws-sdk/middleware-bucket-endpoint': 3.775.0
'@aws-sdk/middleware-expect-continue': 3.775.0
- '@aws-sdk/middleware-flexible-checksums': 3.775.0
+ '@aws-sdk/middleware-flexible-checksums': 3.796.0
'@aws-sdk/middleware-host-header': 3.775.0
'@aws-sdk/middleware-location-constraint': 3.775.0
'@aws-sdk/middleware-logger': 3.775.0
'@aws-sdk/middleware-recursion-detection': 3.775.0
- '@aws-sdk/middleware-sdk-s3': 3.775.0
+ '@aws-sdk/middleware-sdk-s3': 3.796.0
'@aws-sdk/middleware-ssec': 3.775.0
- '@aws-sdk/middleware-user-agent': 3.782.0
+ '@aws-sdk/middleware-user-agent': 3.796.0
'@aws-sdk/region-config-resolver': 3.775.0
- '@aws-sdk/signature-v4-multi-region': 3.775.0
+ '@aws-sdk/signature-v4-multi-region': 3.796.0
'@aws-sdk/types': 3.775.0
- '@aws-sdk/util-endpoints': 3.782.0
+ '@aws-sdk/util-endpoints': 3.787.0
'@aws-sdk/util-user-agent-browser': 3.775.0
- '@aws-sdk/util-user-agent-node': 3.782.0
+ '@aws-sdk/util-user-agent-node': 3.796.0
'@aws-sdk/xml-builder': 3.775.0
'@smithy/config-resolver': 4.1.0
'@smithy/core': 3.2.0
@@ -11311,20 +11522,20 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/client-sso@3.782.0':
+ '@aws-sdk/client-sso@3.797.0':
dependencies:
'@aws-crypto/sha256-browser': 5.2.0
'@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/middleware-host-header': 3.775.0
'@aws-sdk/middleware-logger': 3.775.0
'@aws-sdk/middleware-recursion-detection': 3.775.0
- '@aws-sdk/middleware-user-agent': 3.782.0
+ '@aws-sdk/middleware-user-agent': 3.796.0
'@aws-sdk/region-config-resolver': 3.775.0
'@aws-sdk/types': 3.775.0
- '@aws-sdk/util-endpoints': 3.782.0
+ '@aws-sdk/util-endpoints': 3.787.0
'@aws-sdk/util-user-agent-browser': 3.775.0
- '@aws-sdk/util-user-agent-node': 3.782.0
+ '@aws-sdk/util-user-agent-node': 3.796.0
'@smithy/config-resolver': 4.1.0
'@smithy/core': 3.2.0
'@smithy/fetch-http-handler': 5.0.2
@@ -11354,31 +11565,31 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/core@3.775.0':
+ '@aws-sdk/core@3.796.0':
dependencies:
'@aws-sdk/types': 3.775.0
'@smithy/core': 3.2.0
'@smithy/node-config-provider': 4.0.2
'@smithy/property-provider': 4.0.2
'@smithy/protocol-http': 5.1.0
- '@smithy/signature-v4': 5.0.2
+ '@smithy/signature-v4': 5.1.0
'@smithy/smithy-client': 4.2.0
'@smithy/types': 4.2.0
'@smithy/util-middleware': 4.0.2
fast-xml-parser: 4.4.1
tslib: 2.8.1
- '@aws-sdk/credential-provider-env@3.775.0':
+ '@aws-sdk/credential-provider-env@3.796.0':
dependencies:
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/types': 3.775.0
'@smithy/property-provider': 4.0.2
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/credential-provider-http@3.775.0':
+ '@aws-sdk/credential-provider-http@3.796.0':
dependencies:
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/types': 3.775.0
'@smithy/fetch-http-handler': 5.0.2
'@smithy/node-http-handler': 4.0.4
@@ -11389,15 +11600,15 @@ snapshots:
'@smithy/util-stream': 4.2.0
tslib: 2.8.1
- '@aws-sdk/credential-provider-ini@3.782.0':
+ '@aws-sdk/credential-provider-ini@3.797.0':
dependencies:
- '@aws-sdk/core': 3.775.0
- '@aws-sdk/credential-provider-env': 3.775.0
- '@aws-sdk/credential-provider-http': 3.775.0
- '@aws-sdk/credential-provider-process': 3.775.0
- '@aws-sdk/credential-provider-sso': 3.782.0
- '@aws-sdk/credential-provider-web-identity': 3.782.0
- '@aws-sdk/nested-clients': 3.782.0
+ '@aws-sdk/core': 3.796.0
+ '@aws-sdk/credential-provider-env': 3.796.0
+ '@aws-sdk/credential-provider-http': 3.796.0
+ '@aws-sdk/credential-provider-process': 3.796.0
+ '@aws-sdk/credential-provider-sso': 3.797.0
+ '@aws-sdk/credential-provider-web-identity': 3.797.0
+ '@aws-sdk/nested-clients': 3.797.0
'@aws-sdk/types': 3.775.0
'@smithy/credential-provider-imds': 4.0.2
'@smithy/property-provider': 4.0.2
@@ -11407,14 +11618,14 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-node@3.782.0':
+ '@aws-sdk/credential-provider-node@3.797.0':
dependencies:
- '@aws-sdk/credential-provider-env': 3.775.0
- '@aws-sdk/credential-provider-http': 3.775.0
- '@aws-sdk/credential-provider-ini': 3.782.0
- '@aws-sdk/credential-provider-process': 3.775.0
- '@aws-sdk/credential-provider-sso': 3.782.0
- '@aws-sdk/credential-provider-web-identity': 3.782.0
+ '@aws-sdk/credential-provider-env': 3.796.0
+ '@aws-sdk/credential-provider-http': 3.796.0
+ '@aws-sdk/credential-provider-ini': 3.797.0
+ '@aws-sdk/credential-provider-process': 3.796.0
+ '@aws-sdk/credential-provider-sso': 3.797.0
+ '@aws-sdk/credential-provider-web-identity': 3.797.0
'@aws-sdk/types': 3.775.0
'@smithy/credential-provider-imds': 4.0.2
'@smithy/property-provider': 4.0.2
@@ -11424,20 +11635,20 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-process@3.775.0':
+ '@aws-sdk/credential-provider-process@3.796.0':
dependencies:
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/types': 3.775.0
'@smithy/property-provider': 4.0.2
'@smithy/shared-ini-file-loader': 4.0.2
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/credential-provider-sso@3.782.0':
+ '@aws-sdk/credential-provider-sso@3.797.0':
dependencies:
- '@aws-sdk/client-sso': 3.782.0
- '@aws-sdk/core': 3.775.0
- '@aws-sdk/token-providers': 3.782.0
+ '@aws-sdk/client-sso': 3.797.0
+ '@aws-sdk/core': 3.796.0
+ '@aws-sdk/token-providers': 3.797.0
'@aws-sdk/types': 3.775.0
'@smithy/property-provider': 4.0.2
'@smithy/shared-ini-file-loader': 4.0.2
@@ -11446,10 +11657,10 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-web-identity@3.782.0':
+ '@aws-sdk/credential-provider-web-identity@3.797.0':
dependencies:
- '@aws-sdk/core': 3.775.0
- '@aws-sdk/nested-clients': 3.782.0
+ '@aws-sdk/core': 3.796.0
+ '@aws-sdk/nested-clients': 3.797.0
'@aws-sdk/types': 3.775.0
'@smithy/property-provider': 4.0.2
'@smithy/types': 4.2.0
@@ -11457,9 +11668,9 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/lib-storage@3.782.0(@aws-sdk/client-s3@3.782.0)':
+ '@aws-sdk/lib-storage@3.797.0(@aws-sdk/client-s3@3.797.0)':
dependencies:
- '@aws-sdk/client-s3': 3.782.0
+ '@aws-sdk/client-s3': 3.797.0
'@smithy/abort-controller': 4.0.2
'@smithy/middleware-endpoint': 4.1.0
'@smithy/smithy-client': 4.2.0
@@ -11485,12 +11696,12 @@ snapshots:
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/middleware-flexible-checksums@3.775.0':
+ '@aws-sdk/middleware-flexible-checksums@3.796.0':
dependencies:
'@aws-crypto/crc32': 5.2.0
'@aws-crypto/crc32c': 5.2.0
'@aws-crypto/util': 5.2.0
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/types': 3.775.0
'@smithy/is-array-buffer': 4.0.0
'@smithy/node-config-provider': 4.0.2
@@ -11527,15 +11738,15 @@ snapshots:
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/middleware-sdk-s3@3.775.0':
+ '@aws-sdk/middleware-sdk-s3@3.796.0':
dependencies:
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/types': 3.775.0
'@aws-sdk/util-arn-parser': 3.723.0
'@smithy/core': 3.2.0
'@smithy/node-config-provider': 4.0.2
'@smithy/protocol-http': 5.1.0
- '@smithy/signature-v4': 5.0.2
+ '@smithy/signature-v4': 5.1.0
'@smithy/smithy-client': 4.2.0
'@smithy/types': 4.2.0
'@smithy/util-config-provider': 4.0.0
@@ -11550,30 +11761,30 @@ snapshots:
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/middleware-user-agent@3.782.0':
+ '@aws-sdk/middleware-user-agent@3.796.0':
dependencies:
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/types': 3.775.0
- '@aws-sdk/util-endpoints': 3.782.0
+ '@aws-sdk/util-endpoints': 3.787.0
'@smithy/core': 3.2.0
'@smithy/protocol-http': 5.1.0
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/nested-clients@3.782.0':
+ '@aws-sdk/nested-clients@3.797.0':
dependencies:
'@aws-crypto/sha256-browser': 5.2.0
'@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.775.0
+ '@aws-sdk/core': 3.796.0
'@aws-sdk/middleware-host-header': 3.775.0
'@aws-sdk/middleware-logger': 3.775.0
'@aws-sdk/middleware-recursion-detection': 3.775.0
- '@aws-sdk/middleware-user-agent': 3.782.0
+ '@aws-sdk/middleware-user-agent': 3.796.0
'@aws-sdk/region-config-resolver': 3.775.0
'@aws-sdk/types': 3.775.0
- '@aws-sdk/util-endpoints': 3.782.0
+ '@aws-sdk/util-endpoints': 3.787.0
'@aws-sdk/util-user-agent-browser': 3.775.0
- '@aws-sdk/util-user-agent-node': 3.782.0
+ '@aws-sdk/util-user-agent-node': 3.796.0
'@smithy/config-resolver': 4.1.0
'@smithy/core': 3.2.0
'@smithy/fetch-http-handler': 5.0.2
@@ -11612,18 +11823,18 @@ snapshots:
'@smithy/util-middleware': 4.0.2
tslib: 2.8.1
- '@aws-sdk/signature-v4-multi-region@3.775.0':
+ '@aws-sdk/signature-v4-multi-region@3.796.0':
dependencies:
- '@aws-sdk/middleware-sdk-s3': 3.775.0
+ '@aws-sdk/middleware-sdk-s3': 3.796.0
'@aws-sdk/types': 3.775.0
'@smithy/protocol-http': 5.1.0
- '@smithy/signature-v4': 5.0.2
+ '@smithy/signature-v4': 5.1.0
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@aws-sdk/token-providers@3.782.0':
+ '@aws-sdk/token-providers@3.797.0':
dependencies:
- '@aws-sdk/nested-clients': 3.782.0
+ '@aws-sdk/nested-clients': 3.797.0
'@aws-sdk/types': 3.775.0
'@smithy/property-provider': 4.0.2
'@smithy/shared-ini-file-loader': 4.0.2
@@ -11641,7 +11852,7 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@aws-sdk/util-endpoints@3.782.0':
+ '@aws-sdk/util-endpoints@3.787.0':
dependencies:
'@aws-sdk/types': 3.775.0
'@smithy/types': 4.2.0
@@ -11659,9 +11870,9 @@ snapshots:
bowser: 2.11.0
tslib: 2.8.1
- '@aws-sdk/util-user-agent-node@3.782.0':
+ '@aws-sdk/util-user-agent-node@3.796.0':
dependencies:
- '@aws-sdk/middleware-user-agent': 3.782.0
+ '@aws-sdk/middleware-user-agent': 3.796.0
'@aws-sdk/types': 3.775.0
'@smithy/node-config-provider': 4.0.2
'@smithy/types': 4.2.0
@@ -11692,7 +11903,7 @@ snapshots:
'@babel/traverse': 7.24.7
'@babel/types': 7.25.6
convert-source-map: 2.0.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@@ -11712,7 +11923,7 @@ snapshots:
'@babel/traverse': 7.24.7
'@babel/types': 7.25.6
convert-source-map: 2.0.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@@ -11934,7 +12145,7 @@ snapshots:
'@babel/helper-split-export-declaration': 7.24.7
'@babel/parser': 7.25.6
'@babel/types': 7.25.6
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -12130,150 +12341,225 @@ snapshots:
'@esbuild/aix-ppc64@0.25.2':
optional: true
+ '@esbuild/aix-ppc64@0.25.3':
+ optional: true
+
'@esbuild/android-arm64@0.25.0':
optional: true
'@esbuild/android-arm64@0.25.2':
optional: true
+ '@esbuild/android-arm64@0.25.3':
+ optional: true
+
'@esbuild/android-arm@0.25.0':
optional: true
'@esbuild/android-arm@0.25.2':
optional: true
+ '@esbuild/android-arm@0.25.3':
+ optional: true
+
'@esbuild/android-x64@0.25.0':
optional: true
'@esbuild/android-x64@0.25.2':
optional: true
+ '@esbuild/android-x64@0.25.3':
+ optional: true
+
'@esbuild/darwin-arm64@0.25.0':
optional: true
'@esbuild/darwin-arm64@0.25.2':
optional: true
+ '@esbuild/darwin-arm64@0.25.3':
+ optional: true
+
'@esbuild/darwin-x64@0.25.0':
optional: true
'@esbuild/darwin-x64@0.25.2':
optional: true
+ '@esbuild/darwin-x64@0.25.3':
+ optional: true
+
'@esbuild/freebsd-arm64@0.25.0':
optional: true
'@esbuild/freebsd-arm64@0.25.2':
optional: true
+ '@esbuild/freebsd-arm64@0.25.3':
+ optional: true
+
'@esbuild/freebsd-x64@0.25.0':
optional: true
'@esbuild/freebsd-x64@0.25.2':
optional: true
+ '@esbuild/freebsd-x64@0.25.3':
+ optional: true
+
'@esbuild/linux-arm64@0.25.0':
optional: true
'@esbuild/linux-arm64@0.25.2':
optional: true
+ '@esbuild/linux-arm64@0.25.3':
+ optional: true
+
'@esbuild/linux-arm@0.25.0':
optional: true
'@esbuild/linux-arm@0.25.2':
optional: true
+ '@esbuild/linux-arm@0.25.3':
+ optional: true
+
'@esbuild/linux-ia32@0.25.0':
optional: true
'@esbuild/linux-ia32@0.25.2':
optional: true
+ '@esbuild/linux-ia32@0.25.3':
+ optional: true
+
'@esbuild/linux-loong64@0.25.0':
optional: true
'@esbuild/linux-loong64@0.25.2':
optional: true
+ '@esbuild/linux-loong64@0.25.3':
+ optional: true
+
'@esbuild/linux-mips64el@0.25.0':
optional: true
'@esbuild/linux-mips64el@0.25.2':
optional: true
+ '@esbuild/linux-mips64el@0.25.3':
+ optional: true
+
'@esbuild/linux-ppc64@0.25.0':
optional: true
'@esbuild/linux-ppc64@0.25.2':
optional: true
+ '@esbuild/linux-ppc64@0.25.3':
+ optional: true
+
'@esbuild/linux-riscv64@0.25.0':
optional: true
'@esbuild/linux-riscv64@0.25.2':
optional: true
+ '@esbuild/linux-riscv64@0.25.3':
+ optional: true
+
'@esbuild/linux-s390x@0.25.0':
optional: true
'@esbuild/linux-s390x@0.25.2':
optional: true
+ '@esbuild/linux-s390x@0.25.3':
+ optional: true
+
'@esbuild/linux-x64@0.25.0':
optional: true
'@esbuild/linux-x64@0.25.2':
optional: true
+ '@esbuild/linux-x64@0.25.3':
+ optional: true
+
'@esbuild/netbsd-arm64@0.25.0':
optional: true
'@esbuild/netbsd-arm64@0.25.2':
optional: true
+ '@esbuild/netbsd-arm64@0.25.3':
+ optional: true
+
'@esbuild/netbsd-x64@0.25.0':
optional: true
'@esbuild/netbsd-x64@0.25.2':
optional: true
+ '@esbuild/netbsd-x64@0.25.3':
+ optional: true
+
'@esbuild/openbsd-arm64@0.25.0':
optional: true
'@esbuild/openbsd-arm64@0.25.2':
optional: true
+ '@esbuild/openbsd-arm64@0.25.3':
+ optional: true
+
'@esbuild/openbsd-x64@0.25.0':
optional: true
'@esbuild/openbsd-x64@0.25.2':
optional: true
+ '@esbuild/openbsd-x64@0.25.3':
+ optional: true
+
'@esbuild/sunos-x64@0.25.0':
optional: true
'@esbuild/sunos-x64@0.25.2':
optional: true
+ '@esbuild/sunos-x64@0.25.3':
+ optional: true
+
'@esbuild/win32-arm64@0.25.0':
optional: true
'@esbuild/win32-arm64@0.25.2':
optional: true
+ '@esbuild/win32-arm64@0.25.3':
+ optional: true
+
'@esbuild/win32-ia32@0.25.0':
optional: true
'@esbuild/win32-ia32@0.25.2':
optional: true
+ '@esbuild/win32-ia32@0.25.3':
+ optional: true
+
'@esbuild/win32-x64@0.25.0':
optional: true
'@esbuild/win32-x64@0.25.2':
optional: true
+ '@esbuild/win32-x64@0.25.3':
+ optional: true
+
'@eslint-community/eslint-utils@4.4.0(eslint@9.22.0)':
dependencies:
eslint: 9.22.0
@@ -12291,7 +12577,7 @@ snapshots:
'@eslint/config-array@0.19.2':
dependencies:
'@eslint/object-schema': 2.1.6
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
minimatch: 3.1.2
transitivePeerDependencies:
- supports-color
@@ -12305,7 +12591,7 @@ snapshots:
'@eslint/eslintrc@3.3.0':
dependencies:
ajv: 6.12.6
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
espree: 10.3.0
globals: 14.0.0
ignore: 5.3.1
@@ -12599,7 +12885,7 @@ snapshots:
'@jest/console@29.7.0':
dependencies:
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
chalk: 4.1.2
jest-message-util: 29.7.0
jest-util: 29.7.0
@@ -12612,14 +12898,14 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
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@22.14.0)
+ jest-config: 29.7.0(@types/node@22.15.2)
jest-haste-map: 29.7.0
jest-message-util: 29.7.0
jest-regex-util: 29.6.3
@@ -12648,7 +12934,7 @@ snapshots:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
jest-mock: 29.7.0
'@jest/expect-utils@29.7.0':
@@ -12666,7 +12952,7 @@ snapshots:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -12688,7 +12974,7 @@ snapshots:
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@jridgewell/trace-mapping': 0.3.25
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
@@ -12758,7 +13044,7 @@ snapshots:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/yargs': 17.0.19
chalk: 4.1.2
@@ -12831,23 +13117,23 @@ snapshots:
'@types/react': 18.0.28
react: 19.1.0
- '@microsoft/api-extractor-model@7.30.5(@types/node@22.13.15)':
+ '@microsoft/api-extractor-model@7.30.5(@types/node@22.15.2)':
dependencies:
'@microsoft/tsdoc': 0.15.1
'@microsoft/tsdoc-config': 0.17.1
- '@rushstack/node-core-library': 5.13.0(@types/node@22.13.15)
+ '@rushstack/node-core-library': 5.13.0(@types/node@22.15.2)
transitivePeerDependencies:
- '@types/node'
- '@microsoft/api-extractor@7.52.2(@types/node@22.13.15)':
+ '@microsoft/api-extractor@7.52.5(@types/node@22.15.2)':
dependencies:
- '@microsoft/api-extractor-model': 7.30.5(@types/node@22.13.15)
+ '@microsoft/api-extractor-model': 7.30.5(@types/node@22.15.2)
'@microsoft/tsdoc': 0.15.1
'@microsoft/tsdoc-config': 0.17.1
- '@rushstack/node-core-library': 5.13.0(@types/node@22.13.15)
+ '@rushstack/node-core-library': 5.13.0(@types/node@22.15.2)
'@rushstack/rig-package': 0.5.3
- '@rushstack/terminal': 0.15.2(@types/node@22.13.15)
- '@rushstack/ts-command-line': 4.23.7(@types/node@22.13.15)
+ '@rushstack/terminal': 0.15.2(@types/node@22.15.2)
+ '@rushstack/ts-command-line': 5.0.0(@types/node@22.15.2)
lodash: 4.17.21
minimatch: 3.0.8
resolve: 1.22.8
@@ -12894,6 +13180,16 @@ snapshots:
jschardet: 3.1.4
private-ip: 3.0.2
+ '@misskey-dev/summaly@5.2.1':
+ dependencies:
+ cheerio: 1.0.0
+ escape-regexp: 0.0.1
+ got: 14.4.7
+ html-entities: 2.5.2
+ iconv-lite: 0.6.3
+ jschardet: 3.1.4
+ private-ip: 3.0.2
+
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.2':
optional: true
@@ -12964,18 +13260,21 @@ snapshots:
'@napi-rs/canvas-linux-x64-musl': 0.1.69
'@napi-rs/canvas-win32-x64-msvc': 0.1.69
- '@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2)':
+ '@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2)':
dependencies:
- file-type: 19.6.0
+ file-type: 20.4.1
iterare: 1.2.1
+ load-esm: 1.0.2
reflect-metadata: 0.2.2
rxjs: 7.8.2
tslib: 2.8.1
uid: 2.0.2
+ transitivePeerDependencies:
+ - supports-color
- '@nestjs/core@11.0.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.15)(reflect-metadata@0.2.2)(rxjs@7.8.2)':
+ '@nestjs/core@11.1.0(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.17)(reflect-metadata@0.2.2)(rxjs@7.8.2)':
dependencies:
- '@nestjs/common': 11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ '@nestjs/common': 11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2)
'@nuxt/opencollective': 0.4.1
fast-safe-stringify: 2.1.1
iterare: 1.2.1
@@ -12985,12 +13284,12 @@ snapshots:
tslib: 2.8.1
uid: 2.0.2
optionalDependencies:
- '@nestjs/platform-express': 10.4.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.0.15)
+ '@nestjs/platform-express': 10.4.17(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.0)
- '@nestjs/platform-express@10.4.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.0.15)':
+ '@nestjs/platform-express@10.4.17(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.0)':
dependencies:
- '@nestjs/common': 11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2)
- '@nestjs/core': 11.0.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.15)(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ '@nestjs/common': 11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ '@nestjs/core': 11.1.0(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.17)(reflect-metadata@0.2.2)(rxjs@7.8.2)
body-parser: 1.20.3
cors: 2.8.5
express: 4.21.2
@@ -12999,13 +13298,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@nestjs/testing@11.0.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.0.15)(@nestjs/platform-express@10.4.15)':
+ '@nestjs/testing@11.1.0(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.0)(@nestjs/platform-express@10.4.17)':
dependencies:
- '@nestjs/common': 11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2)
- '@nestjs/core': 11.0.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.15)(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ '@nestjs/common': 11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2)
+ '@nestjs/core': 11.1.0(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.17)(reflect-metadata@0.2.2)(rxjs@7.8.2)
tslib: 2.8.1
optionalDependencies:
- '@nestjs/platform-express': 10.4.15(@nestjs/common@11.0.16(file-type@19.6.0)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.0.15)
+ '@nestjs/platform-express': 10.4.17(@nestjs/common@11.1.0(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.0)
'@noble/hashes@1.7.1': {}
@@ -13567,7 +13866,7 @@ snapshots:
'@rtsao/scc@1.1.0': {}
- '@rushstack/node-core-library@5.13.0(@types/node@22.13.15)':
+ '@rushstack/node-core-library@5.13.0(@types/node@22.15.2)':
dependencies:
ajv: 8.13.0
ajv-draft-04: 1.0.0(ajv@8.13.0)
@@ -13578,23 +13877,23 @@ snapshots:
resolve: 1.22.8
semver: 7.5.4
optionalDependencies:
- '@types/node': 22.13.15
+ '@types/node': 22.15.2
'@rushstack/rig-package@0.5.3':
dependencies:
resolve: 1.22.8
strip-json-comments: 3.1.1
- '@rushstack/terminal@0.15.2(@types/node@22.13.15)':
+ '@rushstack/terminal@0.15.2(@types/node@22.15.2)':
dependencies:
- '@rushstack/node-core-library': 5.13.0(@types/node@22.13.15)
+ '@rushstack/node-core-library': 5.13.0(@types/node@22.15.2)
supports-color: 8.1.1
optionalDependencies:
- '@types/node': 22.13.15
+ '@types/node': 22.15.2
- '@rushstack/ts-command-line@4.23.7(@types/node@22.13.15)':
+ '@rushstack/ts-command-line@5.0.0(@types/node@22.15.2)':
dependencies:
- '@rushstack/terminal': 0.15.2(@types/node@22.13.15)
+ '@rushstack/terminal': 0.15.2(@types/node@22.15.2)
'@types/argparse': 1.0.38
argparse: 1.0.10
string-argv: 0.3.1
@@ -13607,20 +13906,38 @@ snapshots:
dependencies:
'@sentry/core': 9.12.0
+ '@sentry-internal/browser-utils@9.14.0':
+ dependencies:
+ '@sentry/core': 9.14.0
+
'@sentry-internal/feedback@9.12.0':
dependencies:
'@sentry/core': 9.12.0
+ '@sentry-internal/feedback@9.14.0':
+ dependencies:
+ '@sentry/core': 9.14.0
+
'@sentry-internal/replay-canvas@9.12.0':
dependencies:
'@sentry-internal/replay': 9.12.0
'@sentry/core': 9.12.0
+ '@sentry-internal/replay-canvas@9.14.0':
+ dependencies:
+ '@sentry-internal/replay': 9.14.0
+ '@sentry/core': 9.14.0
+
'@sentry-internal/replay@9.12.0':
dependencies:
'@sentry-internal/browser-utils': 9.12.0
'@sentry/core': 9.12.0
+ '@sentry-internal/replay@9.14.0':
+ dependencies:
+ '@sentry-internal/browser-utils': 9.14.0
+ '@sentry/core': 9.14.0
+
'@sentry/browser@9.12.0':
dependencies:
'@sentry-internal/browser-utils': 9.12.0
@@ -13629,10 +13946,20 @@ snapshots:
'@sentry-internal/replay-canvas': 9.12.0
'@sentry/core': 9.12.0
+ '@sentry/browser@9.14.0':
+ dependencies:
+ '@sentry-internal/browser-utils': 9.14.0
+ '@sentry-internal/feedback': 9.14.0
+ '@sentry-internal/replay': 9.14.0
+ '@sentry-internal/replay-canvas': 9.14.0
+ '@sentry/core': 9.14.0
+
'@sentry/core@8.55.0': {}
'@sentry/core@9.12.0': {}
+ '@sentry/core@9.14.0': {}
+
'@sentry/node@8.55.0':
dependencies:
'@opentelemetry/api': 1.9.0
@@ -13698,6 +14025,12 @@ snapshots:
'@sentry/core': 9.12.0
vue: 3.5.13(typescript@5.8.3)
+ '@sentry/vue@9.14.0(vue@3.5.13(typescript@5.8.3))':
+ dependencies:
+ '@sentry/browser': 9.14.0
+ '@sentry/core': 9.14.0
+ vue: 3.5.13(typescript@5.8.3)
+
'@shikijs/core@3.2.2':
dependencies:
'@shikijs/types': 3.2.2
@@ -14029,7 +14362,7 @@ snapshots:
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@smithy/signature-v4@5.0.2':
+ '@smithy/signature-v4@5.1.0':
dependencies:
'@smithy/is-array-buffer': 4.0.0
'@smithy/protocol-http': 5.1.0
@@ -14308,8 +14641,8 @@ snapshots:
'@storybook/theming': 8.6.12(storybook@8.6.12(bufferutil@4.0.9)(prettier@3.5.3)(utf-8-validate@6.0.5))
better-opn: 3.0.2
browser-assert: 1.2.1
- esbuild: 0.25.2
- esbuild-register: 3.5.0(esbuild@0.25.2)
+ esbuild: 0.25.3
+ esbuild-register: 3.5.0(esbuild@0.25.3)
jsdoc-type-pratt-parser: 4.1.0
process: 0.11.10
recast: 0.23.6
@@ -14445,11 +14778,11 @@ snapshots:
ts-dedent: 2.2.0
type-fest: 2.19.0
vue: 3.5.13(typescript@5.8.3)
- vue-component-type-helpers: 2.2.8
+ vue-component-type-helpers: 2.2.10
'@stylistic/eslint-plugin@2.13.0(eslint@9.22.0)(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/utils': 8.30.1(eslint@9.22.0)(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.31.0(eslint@9.22.0)(typescript@5.8.2)
eslint: 9.22.0
eslint-visitor-keys: 4.2.0
espree: 10.3.0
@@ -14459,16 +14792,16 @@ snapshots:
- supports-color
- typescript
- '@swc/cli@0.6.0(@swc/core@1.11.18)(chokidar@4.0.3)':
+ '@swc/cli@0.7.3(@swc/core@1.11.22)(chokidar@4.0.3)':
dependencies:
- '@swc/core': 1.11.18
+ '@swc/core': 1.11.22
'@swc/counter': 0.1.3
'@xhmikosr/bin-wrapper': 13.0.5
commander: 8.3.0
fast-glob: 3.3.3
- minimatch: 9.0.4
+ minimatch: 9.0.5
piscina: 4.4.0
- semver: 7.6.3
+ semver: 7.7.1
slash: 3.0.0
source-map: 0.7.4
optionalDependencies:
@@ -14479,10 +14812,10 @@ snapshots:
'@swc/wasm': 1.2.130
optional: true
- '@swc/core-darwin-arm64@1.11.18':
+ '@swc/core-darwin-arm64@1.11.22':
optional: true
- '@swc/core-darwin-x64@1.11.18':
+ '@swc/core-darwin-x64@1.11.22':
optional: true
'@swc/core-freebsd-x64@1.3.11':
@@ -14490,52 +14823,52 @@ snapshots:
'@swc/wasm': 1.2.130
optional: true
- '@swc/core-linux-arm-gnueabihf@1.11.18':
+ '@swc/core-linux-arm-gnueabihf@1.11.22':
optional: true
- '@swc/core-linux-arm64-gnu@1.11.18':
+ '@swc/core-linux-arm64-gnu@1.11.22':
optional: true
- '@swc/core-linux-arm64-musl@1.11.18':
+ '@swc/core-linux-arm64-musl@1.11.22':
optional: true
- '@swc/core-linux-x64-gnu@1.11.18':
+ '@swc/core-linux-x64-gnu@1.11.22':
optional: true
- '@swc/core-linux-x64-musl@1.11.18':
+ '@swc/core-linux-x64-musl@1.11.22':
optional: true
- '@swc/core-win32-arm64-msvc@1.11.18':
+ '@swc/core-win32-arm64-msvc@1.11.22':
optional: true
- '@swc/core-win32-ia32-msvc@1.11.18':
+ '@swc/core-win32-ia32-msvc@1.11.22':
optional: true
- '@swc/core-win32-x64-msvc@1.11.18':
+ '@swc/core-win32-x64-msvc@1.11.22':
optional: true
- '@swc/core@1.11.18':
+ '@swc/core@1.11.22':
dependencies:
'@swc/counter': 0.1.3
'@swc/types': 0.1.21
optionalDependencies:
- '@swc/core-darwin-arm64': 1.11.18
- '@swc/core-darwin-x64': 1.11.18
- '@swc/core-linux-arm-gnueabihf': 1.11.18
- '@swc/core-linux-arm64-gnu': 1.11.18
- '@swc/core-linux-arm64-musl': 1.11.18
- '@swc/core-linux-x64-gnu': 1.11.18
- '@swc/core-linux-x64-musl': 1.11.18
- '@swc/core-win32-arm64-msvc': 1.11.18
- '@swc/core-win32-ia32-msvc': 1.11.18
- '@swc/core-win32-x64-msvc': 1.11.18
+ '@swc/core-darwin-arm64': 1.11.22
+ '@swc/core-darwin-x64': 1.11.22
+ '@swc/core-linux-arm-gnueabihf': 1.11.22
+ '@swc/core-linux-arm64-gnu': 1.11.22
+ '@swc/core-linux-arm64-musl': 1.11.22
+ '@swc/core-linux-x64-gnu': 1.11.22
+ '@swc/core-linux-x64-musl': 1.11.22
+ '@swc/core-win32-arm64-msvc': 1.11.22
+ '@swc/core-win32-ia32-msvc': 1.11.22
+ '@swc/core-win32-x64-msvc': 1.11.22
'@swc/counter@0.1.3': {}
- '@swc/jest@0.2.37(@swc/core@1.11.18)':
+ '@swc/jest@0.2.38(@swc/core@1.11.22)':
dependencies:
'@jest/create-cache-key-function': 29.7.0
- '@swc/core': 1.11.18
+ '@swc/core': 1.11.22
'@swc/counter': 0.1.3
jsonc-parser: 3.2.0
@@ -14686,11 +15019,19 @@ snapshots:
transitivePeerDependencies:
- '@vue/server-renderer'
+ '@tokenizer/inflate@0.2.7':
+ dependencies:
+ debug: 4.4.0(supports-color@5.5.0)
+ fflate: 0.8.2
+ token-types: 6.0.0
+ transitivePeerDependencies:
+ - supports-color
+
'@tokenizer/token@0.3.0': {}
'@trysound/sax@0.2.0': {}
- '@tsd/typescript@5.4.5': {}
+ '@tsd/typescript@5.8.3': {}
'@twemoji/parser@15.0.0': {}
@@ -14700,7 +15041,7 @@ snapshots:
'@types/accepts@1.3.7':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/archiver@6.0.3':
dependencies:
@@ -14736,7 +15077,7 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.35
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/braces@3.0.1': {}
@@ -14750,11 +15091,11 @@ snapshots:
'@types/connect@3.4.35':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/connect@3.4.36':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/content-disposition@0.5.8': {}
@@ -14781,7 +15122,7 @@ snapshots:
'@types/express-serve-static-core@4.17.33':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/qs': 6.9.7
'@types/range-parser': 1.2.4
@@ -14794,11 +15135,11 @@ snapshots:
'@types/fluent-ffmpeg@2.1.27':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/graceful-fs@4.1.6':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/hammerjs@2.0.46': {}
@@ -14812,7 +15153,7 @@ snapshots:
'@types/http-link-header@1.0.7':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/istanbul-lib-coverage@2.0.4': {}
@@ -14833,9 +15174,9 @@ snapshots:
'@types/jsdom@21.1.7':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/tough-cookie': 4.0.2
- parse5: 7.2.1
+ parse5: 7.3.0
'@types/json-schema@7.0.15': {}
@@ -14869,28 +15210,28 @@ snapshots:
'@types/mysql@2.15.26':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/node-fetch@2.6.11':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
form-data: 4.0.2
'@types/node@22.13.10':
dependencies:
undici-types: 6.20.0
- '@types/node@22.13.15':
+ '@types/node@22.14.0':
dependencies:
- undici-types: 6.20.0
+ undici-types: 6.21.0
- '@types/node@22.14.0':
+ '@types/node@22.15.2':
dependencies:
undici-types: 6.21.0
'@types/nodemailer@6.4.17':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/normalize-package-data@2.4.1': {}
@@ -14901,11 +15242,11 @@ snapshots:
'@types/oauth2orize@1.11.5':
dependencies:
'@types/express': 4.17.17
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/oauth@0.9.6':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/offscreencanvas@2019.3.0': {}
@@ -14913,18 +15254,18 @@ snapshots:
'@types/pg-pool@2.0.6':
dependencies:
- '@types/pg': 8.11.11
+ '@types/pg': 8.11.14
- '@types/pg@8.11.11':
+ '@types/pg@8.11.14':
dependencies:
- '@types/node': 22.14.0
- pg-protocol: 1.7.0
+ '@types/node': 22.15.2
+ pg-protocol: 1.8.0
pg-types: 4.0.1
'@types/pg@8.6.1':
dependencies:
- '@types/node': 22.14.0
- pg-protocol: 1.7.1
+ '@types/node': 22.15.2
+ pg-protocol: 1.8.0
pg-types: 2.2.0
'@types/prop-types@15.7.14': {}
@@ -14935,7 +15276,7 @@ snapshots:
'@types/qrcode@1.5.5':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/qs@6.9.7': {}
@@ -14953,7 +15294,7 @@ snapshots:
'@types/readdir-glob@1.1.1':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/redis-info@3.0.3': {}
@@ -14976,7 +15317,7 @@ snapshots:
'@types/serve-static@1.15.1':
dependencies:
'@types/mime': 3.0.1
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/serviceworker@0.0.74': {}
@@ -15000,7 +15341,7 @@ snapshots:
'@types/tedious@4.0.14':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/throttle-debounce@5.0.2': {}
@@ -15018,15 +15359,15 @@ snapshots:
'@types/vary@1.1.3':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/web-push@3.6.4':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/ws@8.18.1':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
'@types/yargs-parser@21.0.0': {}
@@ -15036,7 +15377,7 @@ snapshots:
'@types/yauzl@2.10.0':
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
optional: true
'@typescript-eslint/eslint-plugin@8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.22.0)(typescript@5.8.2))(eslint@9.22.0)(typescript@5.8.2)':
@@ -15056,36 +15397,36 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/eslint-plugin@8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.22.0)(typescript@5.8.2))(eslint@9.22.0)(typescript@5.8.2)':
+ '@typescript-eslint/eslint-plugin@8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.29.0(eslint@9.22.0)(typescript@5.8.2)
- '@typescript-eslint/scope-manager': 8.29.0
- '@typescript-eslint/type-utils': 8.29.0(eslint@9.22.0)(typescript@5.8.2)
- '@typescript-eslint/utils': 8.29.0(eslint@9.22.0)(typescript@5.8.2)
- '@typescript-eslint/visitor-keys': 8.29.0
+ '@typescript-eslint/parser': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
+ '@typescript-eslint/scope-manager': 8.29.1
+ '@typescript-eslint/type-utils': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
+ '@typescript-eslint/visitor-keys': 8.29.1
eslint: 9.22.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
- ts-api-utils: 2.0.1(typescript@5.8.2)
- typescript: 5.8.2
+ ts-api-utils: 2.0.1(typescript@5.8.3)
+ typescript: 5.8.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/eslint-plugin@8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)':
+ '@typescript-eslint/eslint-plugin@8.31.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0)(typescript@5.8.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
- '@typescript-eslint/scope-manager': 8.29.1
- '@typescript-eslint/type-utils': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
- '@typescript-eslint/utils': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
- '@typescript-eslint/visitor-keys': 8.29.1
+ '@typescript-eslint/parser': 8.31.0(eslint@9.22.0)(typescript@5.8.3)
+ '@typescript-eslint/scope-manager': 8.31.0
+ '@typescript-eslint/type-utils': 8.31.0(eslint@9.22.0)(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.31.0(eslint@9.22.0)(typescript@5.8.3)
+ '@typescript-eslint/visitor-keys': 8.31.0
eslint: 9.22.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
- ts-api-utils: 2.0.1(typescript@5.8.3)
+ ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
@@ -15096,19 +15437,7 @@ snapshots:
'@typescript-eslint/types': 8.26.0
'@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
'@typescript-eslint/visitor-keys': 8.26.0
- debug: 4.4.0(supports-color@8.1.1)
- eslint: 9.22.0
- typescript: 5.8.2
- transitivePeerDependencies:
- - supports-color
-
- '@typescript-eslint/parser@8.29.0(eslint@9.22.0)(typescript@5.8.2)':
- dependencies:
- '@typescript-eslint/scope-manager': 8.29.0
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2)
- '@typescript-eslint/visitor-keys': 8.29.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
eslint: 9.22.0
typescript: 5.8.2
transitivePeerDependencies:
@@ -15120,7 +15449,19 @@ snapshots:
'@typescript-eslint/types': 8.29.1
'@typescript-eslint/typescript-estree': 8.29.1(typescript@5.8.3)
'@typescript-eslint/visitor-keys': 8.29.1
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
+ eslint: 9.22.0
+ typescript: 5.8.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3)':
+ dependencies:
+ '@typescript-eslint/scope-manager': 8.31.0
+ '@typescript-eslint/types': 8.31.0
+ '@typescript-eslint/typescript-estree': 8.31.0(typescript@5.8.3)
+ '@typescript-eslint/visitor-keys': 8.31.0
+ debug: 4.4.0(supports-color@5.5.0)
eslint: 9.22.0
typescript: 5.8.3
transitivePeerDependencies:
@@ -15131,86 +15472,65 @@ snapshots:
'@typescript-eslint/types': 8.26.0
'@typescript-eslint/visitor-keys': 8.26.0
- '@typescript-eslint/scope-manager@8.29.0':
- dependencies:
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/visitor-keys': 8.29.0
-
'@typescript-eslint/scope-manager@8.29.1':
dependencies:
'@typescript-eslint/types': 8.29.1
'@typescript-eslint/visitor-keys': 8.29.1
- '@typescript-eslint/scope-manager@8.30.1':
+ '@typescript-eslint/scope-manager@8.31.0':
dependencies:
- '@typescript-eslint/types': 8.30.1
- '@typescript-eslint/visitor-keys': 8.30.1
+ '@typescript-eslint/types': 8.31.0
+ '@typescript-eslint/visitor-keys': 8.31.0
'@typescript-eslint/type-utils@8.26.0(eslint@9.22.0)(typescript@5.8.2)':
dependencies:
'@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
'@typescript-eslint/utils': 8.26.0(eslint@9.22.0)(typescript@5.8.2)
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
eslint: 9.22.0
- ts-api-utils: 2.0.1(typescript@5.8.2)
+ ts-api-utils: 2.1.0(typescript@5.8.2)
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/type-utils@8.29.0(eslint@9.22.0)(typescript@5.8.2)':
+ '@typescript-eslint/type-utils@8.29.1(eslint@9.22.0)(typescript@5.8.3)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2)
- '@typescript-eslint/utils': 8.29.0(eslint@9.22.0)(typescript@5.8.2)
- debug: 4.4.0(supports-color@8.1.1)
+ '@typescript-eslint/typescript-estree': 8.29.1(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
+ debug: 4.4.0(supports-color@5.5.0)
eslint: 9.22.0
- ts-api-utils: 2.0.1(typescript@5.8.2)
- typescript: 5.8.2
+ ts-api-utils: 2.1.0(typescript@5.8.3)
+ typescript: 5.8.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/type-utils@8.29.1(eslint@9.22.0)(typescript@5.8.3)':
+ '@typescript-eslint/type-utils@8.31.0(eslint@9.22.0)(typescript@5.8.3)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.29.1(typescript@5.8.3)
- '@typescript-eslint/utils': 8.29.1(eslint@9.22.0)(typescript@5.8.3)
- debug: 4.4.0(supports-color@8.1.1)
+ '@typescript-eslint/typescript-estree': 8.31.0(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.31.0(eslint@9.22.0)(typescript@5.8.3)
+ debug: 4.4.0(supports-color@5.5.0)
eslint: 9.22.0
- ts-api-utils: 2.0.1(typescript@5.8.3)
+ ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/types@8.26.0': {}
- '@typescript-eslint/types@8.29.0': {}
-
'@typescript-eslint/types@8.29.1': {}
- '@typescript-eslint/types@8.30.1': {}
+ '@typescript-eslint/types@8.31.0': {}
'@typescript-eslint/typescript-estree@8.26.0(typescript@5.8.2)':
dependencies:
'@typescript-eslint/types': 8.26.0
'@typescript-eslint/visitor-keys': 8.26.0
- debug: 4.4.0(supports-color@8.1.1)
- fast-glob: 3.3.3
- is-glob: 4.0.3
- minimatch: 9.0.4
- semver: 7.6.3
- ts-api-utils: 2.0.1(typescript@5.8.2)
- typescript: 5.8.2
- transitivePeerDependencies:
- - supports-color
-
- '@typescript-eslint/typescript-estree@8.29.0(typescript@5.8.2)':
- dependencies:
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/visitor-keys': 8.29.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.4
semver: 7.6.3
- ts-api-utils: 2.0.1(typescript@5.8.2)
+ ts-api-utils: 2.1.0(typescript@5.8.2)
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
@@ -15219,21 +15539,21 @@ snapshots:
dependencies:
'@typescript-eslint/types': 8.29.1
'@typescript-eslint/visitor-keys': 8.29.1
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
fast-glob: 3.3.3
is-glob: 4.0.3
- minimatch: 9.0.4
+ minimatch: 9.0.5
semver: 7.7.1
- ts-api-utils: 2.0.1(typescript@5.8.3)
+ ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/typescript-estree@8.30.1(typescript@5.8.2)':
+ '@typescript-eslint/typescript-estree@8.31.0(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/types': 8.30.1
- '@typescript-eslint/visitor-keys': 8.30.1
- debug: 4.4.0(supports-color@8.1.1)
+ '@typescript-eslint/types': 8.31.0
+ '@typescript-eslint/visitor-keys': 8.31.0
+ debug: 4.4.0(supports-color@5.5.0)
fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.5
@@ -15243,23 +15563,26 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.26.0(eslint@9.22.0)(typescript@5.8.2)':
+ '@typescript-eslint/typescript-estree@8.31.0(typescript@5.8.3)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.22.0)
- '@typescript-eslint/scope-manager': 8.26.0
- '@typescript-eslint/types': 8.26.0
- '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
- eslint: 9.22.0
- typescript: 5.8.2
+ '@typescript-eslint/types': 8.31.0
+ '@typescript-eslint/visitor-keys': 8.31.0
+ debug: 4.4.0(supports-color@5.5.0)
+ fast-glob: 3.3.3
+ is-glob: 4.0.3
+ minimatch: 9.0.5
+ semver: 7.7.1
+ ts-api-utils: 2.1.0(typescript@5.8.3)
+ typescript: 5.8.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.29.0(eslint@9.22.0)(typescript@5.8.2)':
+ '@typescript-eslint/utils@8.26.0(eslint@9.22.0)(typescript@5.8.2)':
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.22.0)
- '@typescript-eslint/scope-manager': 8.29.0
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.26.0
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
eslint: 9.22.0
typescript: 5.8.2
transitivePeerDependencies:
@@ -15276,25 +15599,31 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.30.1(eslint@9.22.0)(typescript@5.8.2)':
+ '@typescript-eslint/utils@8.31.0(eslint@9.22.0)(typescript@5.8.2)':
dependencies:
'@eslint-community/eslint-utils': 4.6.1(eslint@9.22.0)
- '@typescript-eslint/scope-manager': 8.30.1
- '@typescript-eslint/types': 8.30.1
- '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.31.0
+ '@typescript-eslint/types': 8.31.0
+ '@typescript-eslint/typescript-estree': 8.31.0(typescript@5.8.2)
eslint: 9.22.0
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.26.0':
+ '@typescript-eslint/utils@8.31.0(eslint@9.22.0)(typescript@5.8.3)':
dependencies:
- '@typescript-eslint/types': 8.26.0
- eslint-visitor-keys: 4.2.0
+ '@eslint-community/eslint-utils': 4.6.1(eslint@9.22.0)
+ '@typescript-eslint/scope-manager': 8.31.0
+ '@typescript-eslint/types': 8.31.0
+ '@typescript-eslint/typescript-estree': 8.31.0(typescript@5.8.3)
+ eslint: 9.22.0
+ typescript: 5.8.3
+ transitivePeerDependencies:
+ - supports-color
- '@typescript-eslint/visitor-keys@8.29.0':
+ '@typescript-eslint/visitor-keys@8.26.0':
dependencies:
- '@typescript-eslint/types': 8.29.0
+ '@typescript-eslint/types': 8.26.0
eslint-visitor-keys: 4.2.0
'@typescript-eslint/visitor-keys@8.29.1':
@@ -15302,9 +15631,9 @@ snapshots:
'@typescript-eslint/types': 8.29.1
eslint-visitor-keys: 4.2.0
- '@typescript-eslint/visitor-keys@8.30.1':
+ '@typescript-eslint/visitor-keys@8.31.0':
dependencies:
- '@typescript-eslint/types': 8.30.1
+ '@typescript-eslint/types': 8.31.0
eslint-visitor-keys: 4.2.0
'@ungap/structured-clone@1.2.0': {}
@@ -15314,11 +15643,11 @@ snapshots:
vite: 6.3.1(@types/node@22.14.0)(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
vue: 3.5.13(typescript@5.8.3)
- '@vitest/coverage-v8@3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))':
+ '@vitest/coverage-v8@3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))':
dependencies:
'@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
istanbul-lib-coverage: 3.2.2
istanbul-lib-report: 3.0.1
istanbul-lib-source-maps: 5.0.6
@@ -15328,7 +15657,7 @@ snapshots:
std-env: 3.9.0
test-exclude: 7.0.1
tinyrainbow: 2.0.0
- vitest: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
+ vitest: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
transitivePeerDependencies:
- supports-color
@@ -15471,7 +15800,7 @@ snapshots:
'@vue/compiler-dom': 3.5.13
'@vue/shared': 3.5.13
computeds: 0.0.1
- minimatch: 9.0.4
+ minimatch: 9.0.5
path-browserify: 1.0.1
vue-template-compiler: 2.7.14
optionalDependencies:
@@ -15484,7 +15813,7 @@ snapshots:
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.5.13
alien-signals: 1.0.3
- minimatch: 9.0.4
+ minimatch: 9.0.5
muggle-string: 0.4.1
path-browserify: 1.0.1
optionalDependencies:
@@ -15629,14 +15958,14 @@ snapshots:
agent-base@6.0.2:
dependencies:
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
optional: true
agent-base@7.1.0:
dependencies:
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
@@ -16139,10 +16468,10 @@ snapshots:
node-gyp-build: 4.6.0
optional: true
- bullmq@5.48.1:
+ bullmq@5.51.1:
dependencies:
cron-parser: 4.9.0
- ioredis: 5.6.0
+ ioredis: 5.6.1
msgpackr: 1.11.2
node-abort-controller: 3.1.1
semver: 7.7.1
@@ -16347,7 +16676,7 @@ snapshots:
domutils: 3.1.0
encoding-sniffer: 0.2.0
htmlparser2: 9.1.0
- parse5: 7.2.1
+ parse5: 7.3.0
parse5-htmlparser2-tree-adapter: 7.0.0
parse5-parser-stream: 7.1.2
undici: 6.19.8
@@ -16557,28 +16886,13 @@ snapshots:
crc-32: 1.2.2
readable-stream: 4.3.0
- create-jest@29.7.0(@types/node@22.13.15):
- dependencies:
- '@jest/types': 29.6.3
- chalk: 4.1.2
- exit: 0.1.2
- graceful-fs: 4.2.11
- jest-config: 29.7.0(@types/node@22.13.15)
- jest-util: 29.7.0
- prompts: 2.4.2
- transitivePeerDependencies:
- - '@types/node'
- - babel-plugin-macros
- - supports-color
- - ts-node
-
- create-jest@29.7.0(@types/node@22.14.0):
+ create-jest@29.7.0(@types/node@22.15.2):
dependencies:
'@jest/types': 29.6.3
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 29.7.0(@types/node@22.14.0)
+ jest-config: 29.7.0(@types/node@22.15.2)
jest-util: 29.7.0
prompts: 2.4.2
transitivePeerDependencies:
@@ -16808,7 +17122,7 @@ snapshots:
data-urls@5.0.0:
dependencies:
whatwg-mimetype: 4.0.0
- whatwg-url: 14.1.0
+ whatwg-url: 14.2.0
data-view-buffer@1.0.1:
dependencies:
@@ -16860,6 +17174,12 @@ snapshots:
optionalDependencies:
supports-color: 5.5.0
+ debug@4.4.0(supports-color@5.5.0):
+ dependencies:
+ ms: 2.1.3
+ optionalDependencies:
+ supports-color: 5.5.0
+
debug@4.4.0(supports-color@8.1.1):
dependencies:
ms: 2.1.3
@@ -16873,7 +17193,7 @@ snapshots:
decamelize@1.2.0: {}
- decimal.js@10.4.3: {}
+ decimal.js@10.5.0: {}
decode-bmp@0.2.1:
dependencies:
@@ -17115,6 +17435,8 @@ snapshots:
entities@4.5.0: {}
+ entities@6.0.0: {}
+
env-paths@2.2.1: {}
err-code@2.0.3: {}
@@ -17281,10 +17603,10 @@ snapshots:
es6-promise: 4.2.8
optional: true
- esbuild-register@3.5.0(esbuild@0.25.2):
+ esbuild-register@3.5.0(esbuild@0.25.3):
dependencies:
- debug: 4.4.0(supports-color@8.1.1)
- esbuild: 0.25.2
+ debug: 4.4.0(supports-color@5.5.0)
+ esbuild: 0.25.3
transitivePeerDependencies:
- supports-color
@@ -17344,6 +17666,34 @@ snapshots:
'@esbuild/win32-ia32': 0.25.2
'@esbuild/win32-x64': 0.25.2
+ esbuild@0.25.3:
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.25.3
+ '@esbuild/android-arm': 0.25.3
+ '@esbuild/android-arm64': 0.25.3
+ '@esbuild/android-x64': 0.25.3
+ '@esbuild/darwin-arm64': 0.25.3
+ '@esbuild/darwin-x64': 0.25.3
+ '@esbuild/freebsd-arm64': 0.25.3
+ '@esbuild/freebsd-x64': 0.25.3
+ '@esbuild/linux-arm': 0.25.3
+ '@esbuild/linux-arm64': 0.25.3
+ '@esbuild/linux-ia32': 0.25.3
+ '@esbuild/linux-loong64': 0.25.3
+ '@esbuild/linux-mips64el': 0.25.3
+ '@esbuild/linux-ppc64': 0.25.3
+ '@esbuild/linux-riscv64': 0.25.3
+ '@esbuild/linux-s390x': 0.25.3
+ '@esbuild/linux-x64': 0.25.3
+ '@esbuild/netbsd-arm64': 0.25.3
+ '@esbuild/netbsd-x64': 0.25.3
+ '@esbuild/openbsd-arm64': 0.25.3
+ '@esbuild/openbsd-x64': 0.25.3
+ '@esbuild/sunos-x64': 0.25.3
+ '@esbuild/win32-arm64': 0.25.3
+ '@esbuild/win32-ia32': 0.25.3
+ '@esbuild/win32-x64': 0.25.3
+
escalade@3.1.1: {}
escalade@3.2.0: {}
@@ -17401,6 +17751,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ eslint-module-utils@2.12.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.22.0):
+ dependencies:
+ debug: 3.2.7(supports-color@8.1.1)
+ optionalDependencies:
+ '@typescript-eslint/parser': 8.31.0(eslint@9.22.0)(typescript@5.8.3)
+ eslint: 9.22.0
+ eslint-import-resolver-node: 0.3.9
+ transitivePeerDependencies:
+ - supports-color
+
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.22.0)(typescript@5.8.2))(eslint@9.22.0):
dependencies:
'@rtsao/scc': 1.1.0
@@ -17459,6 +17819,35 @@ snapshots:
- eslint-import-resolver-webpack
- supports-color
+ eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint@9.22.0):
+ dependencies:
+ '@rtsao/scc': 1.1.0
+ array-includes: 3.1.8
+ array.prototype.findlastindex: 1.2.5
+ array.prototype.flat: 1.3.2
+ array.prototype.flatmap: 1.3.2
+ debug: 3.2.7(supports-color@8.1.1)
+ doctrine: 2.1.0
+ eslint: 9.22.0
+ eslint-import-resolver-node: 0.3.9
+ eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.31.0(eslint@9.22.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.22.0)
+ hasown: 2.0.2
+ is-core-module: 2.15.1
+ is-glob: 4.0.3
+ minimatch: 3.1.2
+ object.fromentries: 2.0.8
+ object.groupby: 1.0.3
+ object.values: 1.2.0
+ semver: 6.3.1
+ string.prototype.trimend: 1.0.8
+ tsconfig-paths: 3.15.0
+ optionalDependencies:
+ '@typescript-eslint/parser': 8.31.0(eslint@9.22.0)(typescript@5.8.3)
+ transitivePeerDependencies:
+ - eslint-import-resolver-typescript
+ - eslint-import-resolver-webpack
+ - supports-color
+
eslint-plugin-vue@10.0.0(eslint@9.22.0)(vue-eslint-parser@10.1.3(eslint@9.22.0)):
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.22.0)
@@ -17499,7 +17888,7 @@ snapshots:
ajv: 6.12.6
chalk: 4.1.2
cross-spawn: 7.0.6
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
escape-string-regexp: 4.0.0
eslint-scope: 8.3.0
eslint-visitor-keys: 4.2.0
@@ -17851,6 +18240,8 @@ snapshots:
node-domexception: 1.0.0
web-streams-polyfill: 3.2.1
+ fflate@0.8.2: {}
+
figures@3.2.0:
dependencies:
escape-string-regexp: 1.0.5
@@ -17870,6 +18261,15 @@ snapshots:
token-types: 6.0.0
uint8array-extras: 1.4.0
+ file-type@20.4.1:
+ dependencies:
+ '@tokenizer/inflate': 0.2.7
+ strtok3: 10.2.2
+ token-types: 6.0.0
+ uint8array-extras: 1.4.0
+ transitivePeerDependencies:
+ - supports-color
+
filename-reserved-regex@3.0.0: {}
filenamify@6.0.0:
@@ -17939,7 +18339,7 @@ snapshots:
follow-redirects@1.15.9(debug@4.4.0):
optionalDependencies:
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
for-each@0.3.3:
dependencies:
@@ -18141,7 +18541,7 @@ snapshots:
dependencies:
foreground-child: 3.1.1
jackspeak: 3.4.3
- minimatch: 9.0.4
+ minimatch: 9.0.5
minipass: 7.1.2
package-json-from-dist: 1.0.0
path-scurry: 1.11.1
@@ -18155,6 +18555,15 @@ snapshots:
package-json-from-dist: 1.0.0
path-scurry: 2.0.0
+ glob@11.0.2:
+ dependencies:
+ foreground-child: 3.1.1
+ jackspeak: 4.0.1
+ minimatch: 10.0.1
+ minipass: 7.1.2
+ package-json-from-dist: 1.0.0
+ path-scurry: 2.0.0
+
glob@7.2.3:
dependencies:
fs.realpath: 1.0.0
@@ -18380,8 +18789,8 @@ snapshots:
http-proxy-agent@7.0.2:
dependencies:
- agent-base: 7.1.0
- debug: 4.4.0(supports-color@8.1.1)
+ agent-base: 7.1.3
+ debug: 4.4.0(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
@@ -18409,7 +18818,7 @@ snapshots:
https-proxy-agent@5.0.1:
dependencies:
agent-base: 6.0.2
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
optional: true
@@ -18417,14 +18826,14 @@ snapshots:
https-proxy-agent@7.0.2:
dependencies:
agent-base: 7.1.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
https-proxy-agent@7.0.6:
dependencies:
agent-base: 7.1.3
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
@@ -18518,11 +18927,11 @@ snapshots:
intersection-observer@0.12.2: {}
- ioredis@5.6.0:
+ ioredis@5.6.1:
dependencies:
'@ioredis/commands': 1.2.0
cluster-key-slot: 1.1.2
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
denque: 2.1.0
lodash.defaults: 4.2.0
lodash.isarguments: 3.1.0
@@ -18756,7 +19165,7 @@ snapshots:
istanbul-lib-source-maps@4.0.1:
dependencies:
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
istanbul-lib-coverage: 3.2.2
source-map: 0.6.1
transitivePeerDependencies:
@@ -18765,7 +19174,7 @@ snapshots:
istanbul-lib-source-maps@5.0.6:
dependencies:
'@jridgewell/trace-mapping': 0.3.25
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
istanbul-lib-coverage: 3.2.2
transitivePeerDependencies:
- supports-color
@@ -18801,7 +19210,7 @@ snapshots:
'@jest/expect': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
chalk: 4.1.2
co: 4.6.0
dedent: 1.3.0
@@ -18821,35 +19230,16 @@ snapshots:
- babel-plugin-macros
- supports-color
- jest-cli@29.7.0(@types/node@22.13.15):
- dependencies:
- '@jest/core': 29.7.0
- '@jest/test-result': 29.7.0
- '@jest/types': 29.6.3
- chalk: 4.1.2
- create-jest: 29.7.0(@types/node@22.13.15)
- exit: 0.1.2
- import-local: 3.1.0
- jest-config: 29.7.0(@types/node@22.13.15)
- jest-util: 29.7.0
- jest-validate: 29.7.0
- yargs: 17.7.2
- transitivePeerDependencies:
- - '@types/node'
- - babel-plugin-macros
- - supports-color
- - ts-node
-
- jest-cli@29.7.0(@types/node@22.14.0):
+ jest-cli@29.7.0(@types/node@22.15.2):
dependencies:
'@jest/core': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
chalk: 4.1.2
- create-jest: 29.7.0(@types/node@22.14.0)
+ create-jest: 29.7.0(@types/node@22.15.2)
exit: 0.1.2
import-local: 3.1.0
- jest-config: 29.7.0(@types/node@22.14.0)
+ jest-config: 29.7.0(@types/node@22.15.2)
jest-util: 29.7.0
jest-validate: 29.7.0
yargs: 17.7.2
@@ -18859,7 +19249,7 @@ snapshots:
- supports-color
- ts-node
- jest-config@29.7.0(@types/node@22.13.15):
+ jest-config@29.7.0(@types/node@22.15.2):
dependencies:
'@babel/core': 7.23.5
'@jest/test-sequencer': 29.7.0
@@ -18884,37 +19274,7 @@ snapshots:
slash: 3.0.0
strip-json-comments: 3.1.1
optionalDependencies:
- '@types/node': 22.13.15
- transitivePeerDependencies:
- - babel-plugin-macros
- - supports-color
-
- jest-config@29.7.0(@types/node@22.14.0):
- dependencies:
- '@babel/core': 7.23.5
- '@jest/test-sequencer': 29.7.0
- '@jest/types': 29.6.3
- babel-jest: 29.7.0(@babel/core@7.23.5)
- chalk: 4.1.2
- ci-info: 3.7.1
- deepmerge: 4.2.2
- glob: 7.2.3
- graceful-fs: 4.2.11
- jest-circus: 29.7.0
- jest-environment-node: 29.7.0
- jest-get-type: 29.6.3
- jest-regex-util: 29.6.3
- jest-resolve: 29.7.0
- jest-runner: 29.7.0
- jest-util: 29.7.0
- jest-validate: 29.7.0
- micromatch: 4.0.8
- parse-json: 5.2.0
- pretty-format: 29.7.0
- slash: 3.0.0
- strip-json-comments: 3.1.1
- optionalDependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
transitivePeerDependencies:
- babel-plugin-macros
- supports-color
@@ -18943,7 +19303,7 @@ snapshots:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -18960,7 +19320,7 @@ snapshots:
dependencies:
'@jest/types': 29.6.3
'@types/graceful-fs': 4.1.6
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -18999,7 +19359,7 @@ snapshots:
jest-mock@29.7.0:
dependencies:
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
jest-util: 29.7.0
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
@@ -19034,7 +19394,7 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
@@ -19062,7 +19422,7 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
chalk: 4.1.2
cjs-module-lexer: 1.2.2
collect-v8-coverage: 1.0.1
@@ -19108,7 +19468,7 @@ snapshots:
jest-util@29.7.0:
dependencies:
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
chalk: 4.1.2
ci-info: 3.7.1
graceful-fs: 4.2.11
@@ -19127,7 +19487,7 @@ snapshots:
dependencies:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
@@ -19141,29 +19501,17 @@ snapshots:
jest-worker@29.7.0:
dependencies:
- '@types/node': 22.14.0
+ '@types/node': 22.15.2
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
- jest@29.7.0(@types/node@22.13.15):
- dependencies:
- '@jest/core': 29.7.0
- '@jest/types': 29.6.3
- import-local: 3.1.0
- jest-cli: 29.7.0(@types/node@22.13.15)
- transitivePeerDependencies:
- - '@types/node'
- - babel-plugin-macros
- - supports-color
- - ts-node
-
- jest@29.7.0(@types/node@22.14.0):
+ jest@29.7.0(@types/node@22.15.2):
dependencies:
'@jest/core': 29.7.0
'@jest/types': 29.6.3
import-local: 3.1.0
- jest-cli: 29.7.0(@types/node@22.14.0)
+ jest-cli: 29.7.0(@types/node@22.15.2)
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
@@ -19216,27 +19564,26 @@ snapshots:
jsdoc-type-pratt-parser@4.1.0: {}
- jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5):
+ jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5):
dependencies:
cssstyle: 4.2.1
data-urls: 5.0.0
- decimal.js: 10.4.3
- form-data: 4.0.2
+ decimal.js: 10.5.0
html-encoding-sniffer: 4.0.0
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
is-potential-custom-element-name: 1.0.1
nwsapi: 2.2.16
- parse5: 7.2.1
+ parse5: 7.3.0
rrweb-cssom: 0.8.0
saxes: 6.0.0
symbol-tree: 3.2.4
- tough-cookie: 5.0.0
+ tough-cookie: 5.1.2
w3c-xmlserializer: 5.0.0
webidl-conversions: 7.0.0
whatwg-encoding: 3.1.1
whatwg-mimetype: 4.0.0
- whatwg-url: 14.1.0
+ whatwg-url: 14.2.0
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)
xml-name-validator: 5.0.0
optionalDependencies:
@@ -19398,6 +19745,8 @@ snapshots:
optionalDependencies:
enquirer: 2.3.6
+ load-esm@1.0.2: {}
+
locate-path@5.0.0:
dependencies:
p-locate: 4.1.0
@@ -19638,7 +19987,7 @@ snapshots:
media-typer@0.3.0: {}
- meilisearch@0.49.0: {}
+ meilisearch@0.50.0: {}
memoizerific@1.11.3:
dependencies:
@@ -19675,7 +20024,7 @@ snapshots:
microformats-parser@2.0.2:
dependencies:
- parse5: 7.2.1
+ parse5: 7.3.0
micromark-core-commonmark@2.0.0:
dependencies:
@@ -19849,7 +20198,7 @@ snapshots:
micromark@4.0.0:
dependencies:
'@types/debug': 4.1.12
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
decode-named-character-reference: 1.0.2
devlop: 1.1.0
micromark-core-commonmark: 2.0.0
@@ -20113,7 +20462,7 @@ snapshots:
node-abi@3.62.0:
dependencies:
- semver: 7.6.3
+ semver: 7.7.1
node-abi@3.74.0:
dependencies:
@@ -20173,7 +20522,20 @@ snapshots:
node-releases@2.0.19: {}
- nodemailer@6.10.0: {}
+ nodemailer@6.10.1: {}
+
+ nodemon@3.1.10:
+ dependencies:
+ chokidar: 4.0.3
+ debug: 4.4.0(supports-color@5.5.0)
+ ignore-by-default: 1.0.1
+ minimatch: 3.1.2
+ pstree.remy: 1.1.8
+ semver: 7.7.1
+ simple-update-notifier: 2.0.0
+ supports-color: 5.5.0
+ touch: 3.1.0
+ undefsafe: 2.0.5
nodemon@3.1.9:
dependencies:
@@ -20445,19 +20807,19 @@ snapshots:
parse5-htmlparser2-tree-adapter@7.0.0:
dependencies:
domhandler: 5.0.3
- parse5: 7.2.1
+ parse5: 7.3.0
parse5-parser-stream@7.1.2:
dependencies:
- parse5: 7.2.1
+ parse5: 7.3.0
parse5@5.1.1: {}
parse5@6.0.1: {}
- parse5@7.2.1:
+ parse5@7.3.0:
dependencies:
- entities: 4.5.0
+ entities: 6.0.0
parseurl@1.3.3: {}
@@ -20503,29 +20865,29 @@ snapshots:
peek-readable@5.3.1: {}
+ peek-readable@7.0.0: {}
+
pend@1.2.0: {}
performance-now@2.1.0: {}
- pg-cloudflare@1.1.1:
+ pg-cloudflare@1.2.5:
optional: true
- pg-connection-string@2.7.0: {}
+ pg-connection-string@2.8.5: {}
pg-int8@1.0.1: {}
pg-numeric@1.0.2: {}
- pg-pool@3.8.0(pg@8.14.1):
+ pg-pool@3.9.6(pg@8.15.6):
dependencies:
- pg: 8.14.1
-
- pg-protocol@1.7.0: {}
-
- pg-protocol@1.7.1: {}
+ pg: 8.15.6
pg-protocol@1.8.0: {}
+ pg-protocol@1.9.5: {}
+
pg-types@2.2.0:
dependencies:
pg-int8: 1.0.1
@@ -20544,15 +20906,15 @@ snapshots:
postgres-interval: 3.0.0
postgres-range: 1.1.3
- pg@8.14.1:
+ pg@8.15.6:
dependencies:
- pg-connection-string: 2.7.0
- pg-pool: 3.8.0(pg@8.14.1)
- pg-protocol: 1.8.0
+ pg-connection-string: 2.8.5
+ pg-pool: 3.9.6(pg@8.15.6)
+ pg-protocol: 1.9.5
pg-types: 2.2.0
pgpass: 1.0.5
optionalDependencies:
- pg-cloudflare: 1.1.1
+ pg-cloudflare: 1.2.5
pgpass@1.0.5:
dependencies:
@@ -21265,7 +21627,7 @@ snapshots:
require-in-the-middle@7.3.0:
dependencies:
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
module-details-from-path: 1.0.3
resolve: 1.22.8
transitivePeerDependencies:
@@ -21414,6 +21776,15 @@ snapshots:
parse-srcset: 1.0.2
postcss: 8.5.3
+ sanitize-html@2.16.0:
+ dependencies:
+ deepmerge: 4.2.2
+ escape-string-regexp: 4.0.0
+ htmlparser2: 8.0.1
+ is-plain-object: 5.0.0
+ parse-srcset: 1.0.2
+ postcss: 8.5.3
+
sass@1.86.3:
dependencies:
chokidar: 4.0.3
@@ -21628,7 +21999,7 @@ snapshots:
simple-update-notifier@2.0.0:
dependencies:
- semver: 7.6.3
+ semver: 7.7.1
sinon@18.0.1:
dependencies:
@@ -21717,7 +22088,7 @@ snapshots:
socks-proxy-agent@8.0.2:
dependencies:
agent-base: 7.1.3
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
socks: 2.7.1
transitivePeerDependencies:
- supports-color
@@ -21826,7 +22197,7 @@ snapshots:
arg: 5.0.2
bluebird: 3.7.2
check-more-types: 2.24.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
execa: 5.1.1
lazy-ass: 1.6.0
ps-tree: 1.2.0
@@ -21839,7 +22210,7 @@ snapshots:
arg: 5.0.2
bluebird: 3.7.2
check-more-types: 2.24.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
execa: 5.1.1
lazy-ass: 1.6.0
ps-tree: 1.2.0
@@ -22015,6 +22386,11 @@ snapshots:
strnum@1.0.5: {}
+ strtok3@10.2.2:
+ dependencies:
+ '@tokenizer/token': 0.3.0
+ peek-readable: 7.0.0
+
strtok3@9.0.1:
dependencies:
'@tokenizer/token': 0.3.0
@@ -22129,7 +22505,7 @@ snapshots:
dependencies:
'@istanbuljs/schema': 0.1.3
glob: 10.4.5
- minimatch: 9.0.4
+ minimatch: 9.0.5
textarea-caret@3.1.0: {}
@@ -22218,9 +22594,13 @@ snapshots:
dependencies:
tldts: 6.1.61
+ tough-cookie@5.1.2:
+ dependencies:
+ tldts: 6.1.61
+
tr46@0.0.3: {}
- tr46@5.0.0:
+ tr46@5.1.1:
dependencies:
punycode: 2.3.1
@@ -22244,6 +22624,10 @@ snapshots:
dependencies:
typescript: 5.8.2
+ ts-api-utils@2.1.0(typescript@5.8.3):
+ dependencies:
+ typescript: 5.8.3
+
ts-case-convert@2.1.0: {}
ts-dedent@2.2.0: {}
@@ -22273,9 +22657,9 @@ snapshots:
minimist: 1.2.8
strip-bom: 3.0.0
- tsd@0.31.2:
+ tsd@0.32.0:
dependencies:
- '@tsd/typescript': 5.4.5
+ '@tsd/typescript': 5.8.3
eslint-formatter-pretty: 4.1.0
globby: 11.1.0
jest-diff: 29.7.0
@@ -22384,14 +22768,14 @@ snapshots:
typedarray@0.0.6: {}
- typeorm@0.3.22(ioredis@5.6.0)(pg@8.14.1)(reflect-metadata@0.2.2):
+ typeorm@0.3.22(ioredis@5.6.1)(pg@8.15.6)(reflect-metadata@0.2.2):
dependencies:
'@sqltools/formatter': 1.2.5
ansis: 3.17.0
app-root-path: 3.1.0
buffer: 6.0.3
dayjs: 1.11.13
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
dotenv: 16.4.7
glob: 10.4.5
reflect-metadata: 0.2.2
@@ -22401,8 +22785,8 @@ snapshots:
uuid: 11.1.0
yargs: 17.7.2
optionalDependencies:
- ioredis: 5.6.0
- pg: 8.14.1
+ ioredis: 5.6.1
+ pg: 8.15.6
transitivePeerDependencies:
- supports-color
@@ -22587,7 +22971,7 @@ snapshots:
vite-node@3.1.1(@types/node@22.14.0)(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3):
dependencies:
cac: 6.7.14
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
es-module-lexer: 1.6.0
pathe: 2.0.3
vite: 6.3.1(@types/node@22.14.0)(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
@@ -22622,11 +23006,11 @@ snapshots:
terser: 5.39.0
tsx: 4.19.3
- vitest-fetch-mock@0.4.5(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)):
+ vitest-fetch-mock@0.4.5(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)):
dependencies:
- vitest: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
+ vitest: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3)
- vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3):
+ vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(happy-dom@17.4.4)(jsdom@26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5))(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3):
dependencies:
'@vitest/expect': 3.1.1
'@vitest/mocker': 3.1.1(msw@2.7.3(@types/node@22.14.0)(typescript@5.8.3))(vite@6.3.1(@types/node@22.14.0)(sass@1.86.3)(terser@5.39.0)(tsx@4.19.3))
@@ -22636,7 +23020,7 @@ snapshots:
'@vitest/spy': 3.1.1
'@vitest/utils': 3.1.1
chai: 5.2.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
expect-type: 1.2.1
magic-string: 0.30.17
pathe: 2.0.3
@@ -22652,7 +23036,7 @@ snapshots:
'@types/debug': 4.1.12
'@types/node': 22.14.0
happy-dom: 17.4.4
- jsdom: 26.0.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5)
+ jsdom: 26.1.0(bufferutil@4.0.9)(canvas@3.1.0)(utf-8-validate@6.0.5)
transitivePeerDependencies:
- jiti
- less
@@ -22699,6 +23083,8 @@ snapshots:
vue-component-type-helpers@2.0.16: {}
+ vue-component-type-helpers@2.2.10: {}
+
vue-component-type-helpers@2.2.8: {}
vue-demi@0.14.7(vue@3.5.13(typescript@5.8.3)):
@@ -22722,7 +23108,7 @@ snapshots:
vue-eslint-parser@10.1.3(eslint@9.22.0):
dependencies:
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.0(supports-color@5.5.0)
eslint: 9.22.0
eslint-scope: 8.3.0
eslint-visitor-keys: 4.2.0
@@ -22832,9 +23218,9 @@ snapshots:
whatwg-mimetype@4.0.0: {}
- whatwg-url@14.1.0:
+ whatwg-url@14.2.0:
dependencies:
- tr46: 5.0.0
+ tr46: 5.1.1
webidl-conversions: 7.0.0
whatwg-url@5.0.0:
diff --git a/scripts/changelog-checker/package-lock.json b/scripts/changelog-checker/package-lock.json
index 57812cbf05..44f155aaf3 100644
--- a/scripts/changelog-checker/package-lock.json
+++ b/scripts/changelog-checker/package-lock.json
@@ -9,16 +9,16 @@
"version": "1.0.0",
"devDependencies": {
"@types/mdast": "4.0.4",
- "@types/node": "22.13.15",
- "@vitest/coverage-v8": "3.1.1",
+ "@types/node": "22.15.2",
+ "@vitest/coverage-v8": "3.1.2",
"mdast-util-to-string": "4.0.0",
"remark": "15.0.1",
"remark-parse": "11.0.0",
- "typescript": "5.8.2",
+ "typescript": "5.8.3",
"unified": "11.0.5",
- "vite": "6.3.1",
- "vite-node": "3.1.1",
- "vitest": "3.1.1"
+ "vite": "6.3.3",
+ "vite-node": "3.1.2",
+ "vitest": "3.1.2"
}
},
"node_modules/@ampproject/remapping": {
@@ -923,13 +923,13 @@
"dev": true
},
"node_modules/@types/node": {
- "version": "22.13.15",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.15.tgz",
- "integrity": "sha512-imAbQEEbVni6i6h6Bd5xkCRwLqFc8hihCsi2GbtDoAtUcAFQ6Zs4pFXTZUUbroTkXdImczWM9AI8eZUuybXE3w==",
+ "version": "22.15.2",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.2.tgz",
+ "integrity": "sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "undici-types": "~6.20.0"
+ "undici-types": "~6.21.0"
}
},
"node_modules/@types/unist": {
@@ -939,9 +939,9 @@
"dev": true
},
"node_modules/@vitest/coverage-v8": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-3.1.1.tgz",
- "integrity": "sha512-MgV6D2dhpD6Hp/uroUoAIvFqA8AuvXEFBC2eepG3WFc1pxTfdk1LEqqkWoWhjz+rytoqrnUUCdf6Lzco3iHkLQ==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-3.1.2.tgz",
+ "integrity": "sha512-XDdaDOeaTMAMYW7N63AqoK32sYUWbXnTkC6tEbVcu3RlU1bB9of32T+PGf8KZvxqLNqeXhafDFqCkwpf2+dyaQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -954,7 +954,7 @@
"istanbul-reports": "^3.1.7",
"magic-string": "^0.30.17",
"magicast": "^0.3.5",
- "std-env": "^3.8.1",
+ "std-env": "^3.9.0",
"test-exclude": "^7.0.1",
"tinyrainbow": "^2.0.0"
},
@@ -962,8 +962,8 @@
"url": "https://opencollective.com/vitest"
},
"peerDependencies": {
- "@vitest/browser": "3.1.1",
- "vitest": "3.1.1"
+ "@vitest/browser": "3.1.2",
+ "vitest": "3.1.2"
},
"peerDependenciesMeta": {
"@vitest/browser": {
@@ -972,14 +972,14 @@
}
},
"node_modules/@vitest/expect": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-3.1.1.tgz",
- "integrity": "sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-3.1.2.tgz",
+ "integrity": "sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/spy": "3.1.1",
- "@vitest/utils": "3.1.1",
+ "@vitest/spy": "3.1.2",
+ "@vitest/utils": "3.1.2",
"chai": "^5.2.0",
"tinyrainbow": "^2.0.0"
},
@@ -988,13 +988,13 @@
}
},
"node_modules/@vitest/mocker": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.1.1.tgz",
- "integrity": "sha512-bmpJJm7Y7i9BBELlLuuM1J1Q6EQ6K5Ye4wcyOpOMXMcePYKSIYlpcrCm4l/O6ja4VJA5G2aMJiuZkZdnxlC3SA==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.1.2.tgz",
+ "integrity": "sha512-kOtd6K2lc7SQ0mBqYv/wdGedlqPdM/B38paPY+OwJ1XiNi44w3Fpog82UfOibmHaV9Wod18A09I9SCKLyDMqgw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/spy": "3.1.1",
+ "@vitest/spy": "3.1.2",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.17"
},
@@ -1015,9 +1015,9 @@
}
},
"node_modules/@vitest/pretty-format": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.1.1.tgz",
- "integrity": "sha512-dg0CIzNx+hMMYfNmSqJlLSXEmnNhMswcn3sXO7Tpldr0LiGmg3eXdLLhwkv2ZqgHb/d5xg5F7ezNFRA1fA13yA==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.1.2.tgz",
+ "integrity": "sha512-R0xAiHuWeDjTSB3kQ3OQpT8Rx3yhdOAIm/JM4axXxnG7Q/fS8XUwggv/A4xzbQA+drYRjzkMnpYnOGAc4oeq8w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1028,13 +1028,13 @@
}
},
"node_modules/@vitest/runner": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-3.1.1.tgz",
- "integrity": "sha512-X/d46qzJuEDO8ueyjtKfxffiXraPRfmYasoC4i5+mlLEJ10UvPb0XH5M9C3gWuxd7BAQhpK42cJgJtq53YnWVA==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-3.1.2.tgz",
+ "integrity": "sha512-bhLib9l4xb4sUMPXnThbnhX2Yi8OutBMA8Yahxa7yavQsFDtwY/jrUZwpKp2XH9DhRFJIeytlyGpXCqZ65nR+g==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/utils": "3.1.1",
+ "@vitest/utils": "3.1.2",
"pathe": "^2.0.3"
},
"funding": {
@@ -1042,13 +1042,13 @@
}
},
"node_modules/@vitest/snapshot": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.1.1.tgz",
- "integrity": "sha512-bByMwaVWe/+1WDf9exFxWWgAixelSdiwo2p33tpqIlM14vW7PRV5ppayVXtfycqze4Qhtwag5sVhX400MLBOOw==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.1.2.tgz",
+ "integrity": "sha512-Q1qkpazSF/p4ApZg1vfZSQ5Yw6OCQxVMVrLjslbLFA1hMDrT2uxtqMaw8Tc/jy5DLka1sNs1Y7rBcftMiaSH/Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/pretty-format": "3.1.1",
+ "@vitest/pretty-format": "3.1.2",
"magic-string": "^0.30.17",
"pathe": "^2.0.3"
},
@@ -1057,9 +1057,9 @@
}
},
"node_modules/@vitest/spy": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.1.1.tgz",
- "integrity": "sha512-+EmrUOOXbKzLkTDwlsc/xrwOlPDXyVk3Z6P6K4oiCndxz7YLpp/0R0UsWVOKT0IXWjjBJuSMk6D27qipaupcvQ==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.1.2.tgz",
+ "integrity": "sha512-OEc5fSXMws6sHVe4kOFyDSj/+4MSwst0ib4un0DlcYgQvRuYQ0+M2HyqGaauUMnjq87tmUaMNDxKQx7wNfVqPA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1070,13 +1070,13 @@
}
},
"node_modules/@vitest/utils": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.1.1.tgz",
- "integrity": "sha512-1XIjflyaU2k3HMArJ50bwSh3wKWPD6Q47wz/NUSmRV0zNywPc4w79ARjg/i/aNINHwA+mIALhUVqD9/aUvZNgg==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.1.2.tgz",
+ "integrity": "sha512-5GGd0ytZ7BH3H6JTj9Kw7Prn1Nbg0wZVrIvou+UWxm54d+WoXXgAgjFJ8wn3LdagWLFSEfpPeyYrByZaGEZHLg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/pretty-format": "3.1.1",
+ "@vitest/pretty-format": "3.1.2",
"loupe": "^3.1.3",
"tinyrainbow": "^2.0.0"
},
@@ -1379,9 +1379,9 @@
"dev": true
},
"node_modules/fdir": {
- "version": "6.4.3",
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz",
- "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==",
+ "version": "6.4.4",
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
+ "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@@ -2451,9 +2451,9 @@
"dev": true
},
"node_modules/std-env": {
- "version": "3.8.1",
- "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.8.1.tgz",
- "integrity": "sha512-vj5lIj3Mwf9D79hBkltk5qmkFI+biIKWS2IBxEyEU3AX1tUf7AoL8nSazCOiiqQsGKIq01SClsKEzweu34uwvA==",
+ "version": "3.9.0",
+ "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.9.0.tgz",
+ "integrity": "sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==",
"dev": true,
"license": "MIT"
},
@@ -2603,13 +2603,13 @@
"license": "MIT"
},
"node_modules/tinyglobby": {
- "version": "0.2.12",
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.12.tgz",
- "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==",
+ "version": "0.2.13",
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
+ "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "fdir": "^6.4.3",
+ "fdir": "^6.4.4",
"picomatch": "^4.0.2"
},
"engines": {
@@ -2660,9 +2660,9 @@
}
},
"node_modules/typescript": {
- "version": "5.8.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
- "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
+ "version": "5.8.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {
@@ -2674,9 +2674,9 @@
}
},
"node_modules/undici-types": {
- "version": "6.20.0",
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
- "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
+ "version": "6.21.0",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
"dev": true,
"license": "MIT"
},
@@ -2785,18 +2785,18 @@
}
},
"node_modules/vite": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.1.tgz",
- "integrity": "sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==",
+ "version": "6.3.3",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.3.tgz",
+ "integrity": "sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==",
"dev": true,
"license": "MIT",
"dependencies": {
"esbuild": "^0.25.0",
- "fdir": "^6.4.3",
+ "fdir": "^6.4.4",
"picomatch": "^4.0.2",
"postcss": "^8.5.3",
"rollup": "^4.34.9",
- "tinyglobby": "^0.2.12"
+ "tinyglobby": "^0.2.13"
},
"bin": {
"vite": "bin/vite.js"
@@ -2860,9 +2860,9 @@
}
},
"node_modules/vite-node": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.1.1.tgz",
- "integrity": "sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.1.2.tgz",
+ "integrity": "sha512-/8iMryv46J3aK13iUXsei5G/A3CUlW4665THCPS+K8xAaqrVWiGB4RfXMQXCLjpK9P2eK//BczrVkn5JLAk6DA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2883,31 +2883,32 @@
}
},
"node_modules/vitest": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.1.1.tgz",
- "integrity": "sha512-kiZc/IYmKICeBAZr9DQ5rT7/6bD9G7uqQEki4fxazi1jdVl2mWGzedtBs5s6llz59yQhVb7FFY2MbHzHCnT79Q==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.1.2.tgz",
+ "integrity": "sha512-WaxpJe092ID1C0mr+LH9MmNrhfzi8I65EX/NRU/Ld016KqQNRgxSOlGNP1hHN+a/F8L15Mh8klwaF77zR3GeDQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/expect": "3.1.1",
- "@vitest/mocker": "3.1.1",
- "@vitest/pretty-format": "^3.1.1",
- "@vitest/runner": "3.1.1",
- "@vitest/snapshot": "3.1.1",
- "@vitest/spy": "3.1.1",
- "@vitest/utils": "3.1.1",
+ "@vitest/expect": "3.1.2",
+ "@vitest/mocker": "3.1.2",
+ "@vitest/pretty-format": "^3.1.2",
+ "@vitest/runner": "3.1.2",
+ "@vitest/snapshot": "3.1.2",
+ "@vitest/spy": "3.1.2",
+ "@vitest/utils": "3.1.2",
"chai": "^5.2.0",
"debug": "^4.4.0",
- "expect-type": "^1.2.0",
+ "expect-type": "^1.2.1",
"magic-string": "^0.30.17",
"pathe": "^2.0.3",
- "std-env": "^3.8.1",
+ "std-env": "^3.9.0",
"tinybench": "^2.9.0",
"tinyexec": "^0.3.2",
+ "tinyglobby": "^0.2.13",
"tinypool": "^1.0.2",
"tinyrainbow": "^2.0.0",
"vite": "^5.0.0 || ^6.0.0",
- "vite-node": "3.1.1",
+ "vite-node": "3.1.2",
"why-is-node-running": "^2.3.0"
},
"bin": {
@@ -2923,8 +2924,8 @@
"@edge-runtime/vm": "*",
"@types/debug": "^4.1.12",
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
- "@vitest/browser": "3.1.1",
- "@vitest/ui": "3.1.1",
+ "@vitest/browser": "3.1.2",
+ "@vitest/ui": "3.1.2",
"happy-dom": "*",
"jsdom": "*"
},
diff --git a/scripts/changelog-checker/package.json b/scripts/changelog-checker/package.json
index 258d670a89..ce2b75782b 100644
--- a/scripts/changelog-checker/package.json
+++ b/scripts/changelog-checker/package.json
@@ -10,15 +10,15 @@
},
"devDependencies": {
"@types/mdast": "4.0.4",
- "@types/node": "22.13.15",
- "@vitest/coverage-v8": "3.1.1",
+ "@types/node": "22.15.2",
+ "@vitest/coverage-v8": "3.1.2",
"mdast-util-to-string": "4.0.0",
"remark": "15.0.1",
"remark-parse": "11.0.0",
- "typescript": "5.8.2",
+ "typescript": "5.8.3",
"unified": "11.0.5",
- "vite": "6.3.1",
- "vite-node": "3.1.1",
- "vitest": "3.1.1"
+ "vite": "6.3.3",
+ "vite-node": "3.1.2",
+ "vitest": "3.1.2"
}
}