chore(deps): update [misskey-js] update dependencies (#15492)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-15 15:17:55 +09:00 committed by GitHub
parent 8dc01e9421
commit 019f04292c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 142 additions and 226 deletions

View File

@ -7,10 +7,10 @@
"generate": "tsx src/generator.ts && eslint ./built/**/*.ts --fix"
},
"devDependencies": {
"@readme/openapi-parser": "2.6.0",
"@types/node": "22.10.7",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"@readme/openapi-parser": "2.7.0",
"@types/node": "22.13.4",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"openapi-types": "12.1.3",
"openapi-typescript": "6.7.6",
"ts-case-convert": "2.1.0",

View File

@ -35,12 +35,12 @@
"directory": "packages/misskey-js"
},
"devDependencies": {
"@microsoft/api-extractor": "7.49.1",
"@microsoft/api-extractor": "7.50.0",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/node": "22.10.7",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"@types/node": "22.13.4",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.5.0",

View File

@ -142,7 +142,7 @@ importers:
version: 11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@10.4.7)(reflect-metadata@0.2.2)(rxjs@7.8.1)
'@nestjs/testing':
specifier: 11.0.1
version: 11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@10.4.7)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@10.4.7(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.0.1))
version: 11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.0.1)(@nestjs/platform-express@10.4.7)
'@peertube/http-signature':
specifier: 1.7.0
version: 1.7.0
@ -1157,7 +1157,7 @@ importers:
version: 8.24.0(eslint@9.18.0)(typescript@5.7.3)
'@vitest/coverage-v8':
specifier: 1.6.1
version: 1.6.1(vitest@1.6.1(@types/node@22.13.4)(happy-dom@16.8.1)(jsdom@26.0.0)(sass@1.85.0)(terser@5.37.0))
version: 1.6.1(vitest@1.6.1(@types/node@22.13.4)(happy-dom@16.8.1)(jsdom@26.0.0(bufferutil@4.0.8)(utf-8-validate@6.0.4))(sass@1.85.0)(terser@5.37.0))
'@vue/runtime-core':
specifier: 3.5.13
version: 3.5.13
@ -1300,8 +1300,8 @@ importers:
version: 4.4.0
devDependencies:
'@microsoft/api-extractor':
specifier: 7.49.1
version: 7.49.1(@types/node@22.10.7)
specifier: 7.50.0
version: 7.50.0(@types/node@22.13.4)
'@swc/jest':
specifier: 0.2.37
version: 0.2.37(@swc/core@1.9.2)
@ -1309,14 +1309,14 @@ importers:
specifier: 29.5.14
version: 29.5.14
'@types/node':
specifier: 22.10.7
version: 22.10.7
specifier: 22.13.4
version: 22.13.4
'@typescript-eslint/eslint-plugin':
specifier: 8.20.0
version: 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3)
specifier: 8.24.0
version: 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3)
'@typescript-eslint/parser':
specifier: 8.20.0
version: 8.20.0(eslint@9.18.0)(typescript@5.7.3)
specifier: 8.24.0
version: 8.24.0(eslint@9.18.0)(typescript@5.7.3)
esbuild:
specifier: 0.25.0
version: 0.25.0
@ -1328,7 +1328,7 @@ importers:
version: 11.0.1
jest:
specifier: 29.7.0
version: 29.7.0(@types/node@22.10.7)
version: 29.7.0(@types/node@22.13.4)
jest-fetch-mock:
specifier: 3.0.3
version: 3.0.3(encoding@0.1.13)
@ -1354,17 +1354,17 @@ importers:
packages/misskey-js/generator:
devDependencies:
'@readme/openapi-parser':
specifier: 2.6.0
version: 2.6.0(openapi-types@12.1.3)
specifier: 2.7.0
version: 2.7.0(openapi-types@12.1.3)
'@types/node':
specifier: 22.10.7
version: 22.10.7
specifier: 22.13.4
version: 22.13.4
'@typescript-eslint/eslint-plugin':
specifier: 8.20.0
version: 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3)
specifier: 8.24.0
version: 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3)
'@typescript-eslint/parser':
specifier: 8.20.0
version: 8.20.0(eslint@9.18.0)(typescript@5.7.3)
specifier: 8.24.0
version: 8.24.0(eslint@9.18.0)(typescript@5.7.3)
openapi-types:
specifier: 12.1.3
version: 12.1.3
@ -1633,10 +1633,6 @@ packages:
resolution: {integrity: sha512-l9XxNcA4HX98rwCC2/KoiWcmEiRfZe4G+mYwDbCFT87JIMj6GBhLDkAzr/W8KAaA2IDr8Vc6J8fZPgVulxxfMA==}
engines: {node: '>=16.0.0'}
'@babel/code-frame@7.23.5':
resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
engines: {node: '>=6.9.0'}
'@babel/code-frame@7.24.7':
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
engines: {node: '>=6.9.0'}
@ -1749,10 +1745,6 @@ packages:
resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==}
engines: {node: '>=6.9.0'}
'@babel/highlight@7.23.4':
resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
engines: {node: '>=6.9.0'}
'@babel/highlight@7.24.7':
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
engines: {node: '>=6.9.0'}
@ -2985,11 +2977,11 @@ packages:
'@types/react': '>=16'
react: '>=16'
'@microsoft/api-extractor-model@7.30.2':
resolution: {integrity: sha512-3/t2F+WhkJgBzSNwlkTIL0tBgUoBqDqL66pT+nh2mPbM0NIDGVGtpqbGWPgHIzn/mn7kGS/Ep8D8po58e8UUIw==}
'@microsoft/api-extractor-model@7.30.3':
resolution: {integrity: sha512-yEAvq0F78MmStXdqz9TTT4PZ05Xu5R8nqgwI5xmUmQjWBQ9E6R2n8HB/iZMRciG4rf9iwI2mtuQwIzDXBvHn1w==}
'@microsoft/api-extractor@7.49.1':
resolution: {integrity: sha512-jRTR/XbQF2kb+dYn8hfYSicOGA99+Fo00GrsdMwdfE3eIgLtKdH6Qa2M3wZV9S2XmbgCaGX1OdPtYctbfu5jQg==}
'@microsoft/api-extractor@7.50.0':
resolution: {integrity: sha512-Ds/PHTiVzuENQsmXrJKkSdfgNkr/SDG/2rDef0AWl3BchAnXdO7gXaYsAkNx4gWiC4OngNA3fQfd3+BcQxP1DQ==}
hasBin: true
'@microsoft/tsdoc-config@0.17.1':
@ -3535,9 +3527,9 @@ packages:
'@prisma/instrumentation@5.22.0':
resolution: {integrity: sha512-LxccF392NN37ISGxIurUljZSh1YWnphO34V5a0+T7FVQG2u9bhAXRTJpgmQ3483woVhkraQZFF7cbRrpbw/F4Q==}
'@readme/better-ajv-errors@1.6.0':
resolution: {integrity: sha512-9gO9rld84Jgu13kcbKRU+WHseNhaVt76wYMeRDGsUGYxwJtI3RmEJ9LY9dZCYQGI8eUZLuxb5qDja0nqklpFjQ==}
engines: {node: '>=14'}
'@readme/better-ajv-errors@2.2.2':
resolution: {integrity: sha512-YBWor3QZhavGHqTEHJfYfk2e0UczQaImc0MIIJ5JNJrns4HKm94pwUdjkPVZO2eZJBt/Rzs/D8ZrdvFFwRh0zQ==}
engines: {node: '>=18'}
peerDependencies:
ajv: 4.11.8 - 8
@ -3545,8 +3537,8 @@ packages:
resolution: {integrity: sha512-Bt3QVovFSua4QmHa65EHUmh2xS0XJ3rgTEUPH998f4OW4VVJke3BuS16f+kM0ZLOGdvIrzrPRqwihuv5BAjtrA==}
deprecated: This package is no longer maintained. Please use `@apidevtools/json-schema-ref-parser` instead.
'@readme/openapi-parser@2.6.0':
resolution: {integrity: sha512-pyFJXezWj9WI1O+gdp95CoxfY+i+Uq3kKk4zXIFuRAZi9YnHpHOpjumWWr67wkmRTw19Hskh9spyY0Iyikf3fA==}
'@readme/openapi-parser@2.7.0':
resolution: {integrity: sha512-P8WSr8WTOxilnT89tcCRKWYsG/II4sAwt1a/DIWub8xTtkrG9cCBBy/IUcvc5X8oGWN82MwcTA3uEkDrXZd/7A==}
engines: {node: '>=18'}
peerDependencies:
openapi-types: '>=7'
@ -3680,8 +3672,8 @@ packages:
'@rtsao/scc@1.1.0':
resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
'@rushstack/node-core-library@5.10.2':
resolution: {integrity: sha512-xOF/2gVJZTfjTxbo4BDj9RtQq/HFnrrKdtem4JkyRLnwsRz2UDTg8gA1/et10fBx5RxmZD9bYVGST69W8ME5OQ==}
'@rushstack/node-core-library@5.11.0':
resolution: {integrity: sha512-I8+VzG9A0F3nH2rLpPd7hF8F7l5Xb7D+ldrWVZYegXM6CsKkvWc670RlgK3WX8/AseZfXA/vVrh0bpXe2Y2UDQ==}
peerDependencies:
'@types/node': '*'
peerDependenciesMeta:
@ -3691,16 +3683,16 @@ packages:
'@rushstack/rig-package@0.5.3':
resolution: {integrity: sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==}
'@rushstack/terminal@0.14.5':
resolution: {integrity: sha512-TEOpNwwmsZVrkp0omnuTUTGZRJKTr6n6m4OITiNjkqzLAkcazVpwR1SOtBg6uzpkIBLgrcNHETqI8rbw3uiUfw==}
'@rushstack/terminal@0.15.0':
resolution: {integrity: sha512-vXQPRQ+vJJn4GVqxkwRe+UGgzNxdV8xuJZY2zem46Y0p3tlahucH9/hPmLGj2i9dQnUBFiRnoM9/KW7PYw8F4Q==}
peerDependencies:
'@types/node': '*'
peerDependenciesMeta:
'@types/node':
optional: true
'@rushstack/ts-command-line@4.23.3':
resolution: {integrity: sha512-HazKL8fv4HMQMzrKJCrOrhyBPPdzk7iajUXgsASwjQ8ROo1cmgyqxt/k9+SdmrNLGE1zATgRqMUH3s/6smbRMA==}
'@rushstack/ts-command-line@4.23.5':
resolution: {integrity: sha512-jg70HfoK44KfSP3MTiL5rxsZH7X1ktX3cZs9Sl8eDu1/LxJSbPsh0MOFRC710lIuYYSgxWjI5AjbCBAl7u3RxA==}
'@sec-ant/readable-stream@0.4.1':
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
@ -5870,10 +5862,6 @@ packages:
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
code-error-fragment@0.0.230:
resolution: {integrity: sha512-cadkfKp6932H8UkhzE/gcUqhRMNf8jHzkAN7+5Myabswaghu4xABTgPHDCjW+dBAJxj/SpkTYokpzDqY4pCzQw==}
engines: {node: '>= 4'}
collect-v8-coverage@1.0.1:
resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==}
@ -6993,9 +6981,9 @@ packages:
from@0.1.7:
resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==}
fs-extra@7.0.1:
resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==}
engines: {node: '>=6 <7 || >=8'}
fs-extra@11.3.0:
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
engines: {node: '>=14.14'}
fs-extra@8.1.0:
resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==}
@ -7174,9 +7162,6 @@ packages:
graceful-fs@4.2.11:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
grapheme-splitter@1.0.4:
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
graphemer@1.4.0:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
@ -7400,10 +7385,6 @@ packages:
resolution: {integrity: sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
ignore@5.2.4:
resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
engines: {node: '>= 4'}
ignore@5.3.1:
resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
engines: {node: '>= 4'}
@ -7980,10 +7961,6 @@ packages:
json-stringify-safe@5.0.1:
resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==}
json-to-ast@2.1.0:
resolution: {integrity: sha512-W9Lq347r8tA1DfMvAGn9QNcgYm4Wm7Yc+k8e6vezpMnRT+NHbtlxgNBXRVjXe9YM6eTn6+p/MKOlV/aABJcSnQ==}
engines: {node: '>= 4'}
json5@1.0.2:
resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
hasBin: true
@ -11963,11 +11940,6 @@ snapshots:
'@smithy/types': 3.3.0
tslib: 2.8.1
'@babel/code-frame@7.23.5':
dependencies:
'@babel/highlight': 7.23.4
chalk: 2.4.2
'@babel/code-frame@7.24.7':
dependencies:
'@babel/highlight': 7.24.7
@ -12131,12 +12103,6 @@ snapshots:
'@babel/template': 7.24.7
'@babel/types': 7.25.6
'@babel/highlight@7.23.4':
dependencies:
'@babel/helper-validator-identifier': 7.24.7
chalk: 2.4.2
js-tokens: 4.0.0
'@babel/highlight@7.24.7':
dependencies:
'@babel/helper-validator-identifier': 7.24.7
@ -12762,7 +12728,7 @@ snapshots:
'@eslint/config-array@0.19.1':
dependencies:
'@eslint/object-schema': 2.1.5
debug: 4.3.7(supports-color@8.1.1)
debug: 4.3.7(supports-color@5.5.0)
minimatch: 3.1.2
transitivePeerDependencies:
- supports-color
@ -12774,7 +12740,7 @@ snapshots:
'@eslint/eslintrc@3.2.0':
dependencies:
ajv: 6.12.6
debug: 4.3.7(supports-color@8.1.1)
debug: 4.3.7(supports-color@5.5.0)
espree: 10.3.0
globals: 14.0.0
ignore: 5.3.1
@ -13295,23 +13261,23 @@ snapshots:
'@types/react': 18.0.28
react: 18.3.1
'@microsoft/api-extractor-model@7.30.2(@types/node@22.10.7)':
'@microsoft/api-extractor-model@7.30.3(@types/node@22.13.4)':
dependencies:
'@microsoft/tsdoc': 0.15.1
'@microsoft/tsdoc-config': 0.17.1
'@rushstack/node-core-library': 5.10.2(@types/node@22.10.7)
'@rushstack/node-core-library': 5.11.0(@types/node@22.13.4)
transitivePeerDependencies:
- '@types/node'
'@microsoft/api-extractor@7.49.1(@types/node@22.10.7)':
'@microsoft/api-extractor@7.50.0(@types/node@22.13.4)':
dependencies:
'@microsoft/api-extractor-model': 7.30.2(@types/node@22.10.7)
'@microsoft/api-extractor-model': 7.30.3(@types/node@22.13.4)
'@microsoft/tsdoc': 0.15.1
'@microsoft/tsdoc-config': 0.17.1
'@rushstack/node-core-library': 5.10.2(@types/node@22.10.7)
'@rushstack/node-core-library': 5.11.0(@types/node@22.13.4)
'@rushstack/rig-package': 0.5.3
'@rushstack/terminal': 0.14.5(@types/node@22.10.7)
'@rushstack/ts-command-line': 4.23.3(@types/node@22.10.7)
'@rushstack/terminal': 0.15.0(@types/node@22.13.4)
'@rushstack/ts-command-line': 4.23.5(@types/node@22.13.4)
lodash: 4.17.21
minimatch: 3.0.8
resolve: 1.22.8
@ -13473,7 +13439,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@nestjs/testing@11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@10.4.7)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@10.4.7(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.0.1))':
'@nestjs/testing@11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@11.0.1)(@nestjs/platform-express@10.4.7)':
dependencies:
'@nestjs/common': 11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1)
'@nestjs/core': 11.0.1(@nestjs/common@11.0.1(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/platform-express@10.4.7)(reflect-metadata@0.2.2)(rxjs@7.8.1)
@ -13916,16 +13882,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@readme/better-ajv-errors@1.6.0(ajv@8.17.1)':
'@readme/better-ajv-errors@2.2.2(ajv@8.17.1)':
dependencies:
'@babel/code-frame': 7.24.7
'@babel/runtime': 7.23.4
'@humanwhocodes/momoa': 2.0.4
ajv: 8.17.1
chalk: 4.1.2
json-to-ast: 2.1.0
jsonpointer: 5.0.1
leven: 3.1.0
picocolors: 1.1.1
'@readme/json-schema-ref-parser@1.2.0':
dependencies:
@ -13934,11 +13899,11 @@ snapshots:
call-me-maybe: 1.0.2
js-yaml: 4.1.0
'@readme/openapi-parser@2.6.0(openapi-types@12.1.3)':
'@readme/openapi-parser@2.7.0(openapi-types@12.1.3)':
dependencies:
'@apidevtools/swagger-methods': 3.0.2
'@jsdevtools/ono': 7.1.3
'@readme/better-ajv-errors': 1.6.0(ajv@8.17.1)
'@readme/better-ajv-errors': 2.2.2(ajv@8.17.1)
'@readme/json-schema-ref-parser': 1.2.0
'@readme/openapi-schemas': 3.1.0
ajv: 8.17.1
@ -14028,34 +13993,34 @@ snapshots:
'@rtsao/scc@1.1.0': {}
'@rushstack/node-core-library@5.10.2(@types/node@22.10.7)':
'@rushstack/node-core-library@5.11.0(@types/node@22.13.4)':
dependencies:
ajv: 8.13.0
ajv-draft-04: 1.0.0(ajv@8.13.0)
ajv-formats: 3.0.1(ajv@8.13.0)
fs-extra: 7.0.1
fs-extra: 11.3.0
import-lazy: 4.0.0
jju: 1.4.0
resolve: 1.22.8
semver: 7.5.4
optionalDependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@rushstack/rig-package@0.5.3':
dependencies:
resolve: 1.22.8
strip-json-comments: 3.1.1
'@rushstack/terminal@0.14.5(@types/node@22.10.7)':
'@rushstack/terminal@0.15.0(@types/node@22.13.4)':
dependencies:
'@rushstack/node-core-library': 5.10.2(@types/node@22.10.7)
'@rushstack/node-core-library': 5.11.0(@types/node@22.13.4)
supports-color: 8.1.1
optionalDependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@rushstack/ts-command-line@4.23.3(@types/node@22.10.7)':
'@rushstack/ts-command-line@4.23.5(@types/node@22.13.4)':
dependencies:
'@rushstack/terminal': 0.14.5(@types/node@22.10.7)
'@rushstack/terminal': 0.15.0(@types/node@22.13.4)
'@types/argparse': 1.0.38
argparse: 1.0.10
string-argv: 0.3.1
@ -15155,7 +15120,7 @@ snapshots:
'@types/accepts@1.3.7':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/archiver@6.0.3':
dependencies:
@ -15191,7 +15156,7 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.35
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/braces@3.0.1': {}
@ -15252,7 +15217,7 @@ snapshots:
'@types/fluent-ffmpeg@2.1.27':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/graceful-fs@4.1.6':
dependencies:
@ -15270,7 +15235,7 @@ snapshots:
'@types/http-link-header@1.0.7':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/istanbul-lib-coverage@2.0.4': {}
@ -15291,7 +15256,7 @@ snapshots:
'@types/jsdom@21.1.7':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/tough-cookie': 4.0.2
parse5: 7.2.1
@ -15348,7 +15313,7 @@ snapshots:
'@types/nodemailer@6.4.17':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/normalize-package-data@2.4.1': {}
@ -15359,11 +15324,11 @@ snapshots:
'@types/oauth2orize@1.11.5':
dependencies:
'@types/express': 4.17.17
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/oauth@0.9.6':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/offscreencanvas@2019.3.0': {}
@ -15375,7 +15340,7 @@ snapshots:
'@types/pg@8.11.10':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
pg-protocol: 1.6.1
pg-types: 4.0.1
@ -15393,7 +15358,7 @@ snapshots:
'@types/qrcode@1.5.5':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/qs@6.9.7': {}
@ -15480,17 +15445,17 @@ snapshots:
'@types/vary@1.1.3':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/web-push@3.6.4':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/webgl-ext@0.0.30': {}
'@types/ws@8.5.13':
dependencies:
'@types/node': 22.10.7
'@types/node': 22.13.4
'@types/ws@8.5.14':
dependencies:
@ -15578,7 +15543,7 @@ snapshots:
'@typescript-eslint/types': 8.20.0
'@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3)
'@typescript-eslint/visitor-keys': 8.20.0
debug: 4.3.7(supports-color@8.1.1)
debug: 4.3.7(supports-color@5.5.0)
eslint: 9.18.0
typescript: 5.7.3
transitivePeerDependencies:
@ -15627,9 +15592,9 @@ snapshots:
dependencies:
'@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3)
'@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
debug: 4.3.7(supports-color@8.1.1)
debug: 4.3.7(supports-color@5.5.0)
eslint: 9.18.0
ts-api-utils: 2.0.0(typescript@5.7.3)
ts-api-utils: 2.0.1(typescript@5.7.3)
typescript: 5.7.3
transitivePeerDependencies:
- supports-color
@ -15670,12 +15635,12 @@ snapshots:
dependencies:
'@typescript-eslint/types': 8.20.0
'@typescript-eslint/visitor-keys': 8.20.0
debug: 4.3.7(supports-color@8.1.1)
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.0(typescript@5.7.3)
ts-api-utils: 2.0.1(typescript@5.7.3)
typescript: 5.7.3
transitivePeerDependencies:
- supports-color
@ -15768,25 +15733,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@vitest/coverage-v8@1.6.1(vitest@1.6.1(@types/node@22.13.4)(happy-dom@16.8.1)(jsdom@26.0.0)(sass@1.85.0)(terser@5.37.0))':
dependencies:
'@ampproject/remapping': 2.2.1
'@bcoe/v8-coverage': 0.2.3
debug: 4.4.0(supports-color@8.1.1)
istanbul-lib-coverage: 3.2.2
istanbul-lib-report: 3.0.1
istanbul-lib-source-maps: 5.0.4
istanbul-reports: 3.1.6
magic-string: 0.30.11
magicast: 0.3.4
picocolors: 1.1.1
std-env: 3.7.0
strip-literal: 2.1.0
test-exclude: 6.0.0
vitest: 1.6.1(@types/node@22.13.4)(happy-dom@16.8.1)(jsdom@26.0.0)(sass@1.85.0)(terser@5.37.0)
transitivePeerDependencies:
- supports-color
'@vitest/expect@1.6.1':
dependencies:
'@vitest/spy': 1.6.1
@ -16827,8 +16773,6 @@ snapshots:
co@4.6.0: {}
code-error-fragment@0.0.230: {}
collect-v8-coverage@1.0.1: {}
color-convert@1.9.3:
@ -16969,6 +16913,21 @@ snapshots:
- supports-color
- ts-node
create-jest@29.7.0(@types/node@22.13.4):
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.4)
jest-util: 29.7.0
prompts: 2.4.2
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
- supports-color
- ts-node
cron-parser@4.9.0:
dependencies:
luxon: 3.3.0
@ -17949,7 +17908,7 @@ snapshots:
ajv: 6.12.6
chalk: 4.1.2
cross-spawn: 7.0.6
debug: 4.3.7(supports-color@8.1.1)
debug: 4.3.7(supports-color@5.5.0)
escape-string-regexp: 4.0.0
eslint-scope: 8.2.0
eslint-visitor-keys: 4.2.0
@ -18390,11 +18349,11 @@ snapshots:
from@0.1.7: {}
fs-extra@7.0.1:
fs-extra@11.3.0:
dependencies:
graceful-fs: 4.2.11
jsonfile: 4.0.0
universalify: 0.1.2
jsonfile: 6.1.0
universalify: 2.0.0
fs-extra@8.1.0:
dependencies:
@ -18584,7 +18543,7 @@ snapshots:
array-union: 2.1.0
dir-glob: 3.0.1
fast-glob: 3.3.3
ignore: 5.2.4
ignore: 5.3.1
merge2: 1.4.1
slash: 3.0.0
@ -18625,8 +18584,6 @@ snapshots:
graceful-fs@4.2.11: {}
grapheme-splitter@1.0.4: {}
graphemer@1.4.0: {}
graphql@16.8.1: {}
@ -18772,7 +18729,7 @@ snapshots:
http-proxy-agent@7.0.2:
dependencies:
agent-base: 7.1.0
debug: 4.3.7(supports-color@8.1.1)
debug: 4.4.0(supports-color@8.1.1)
transitivePeerDependencies:
- supports-color
@ -18813,7 +18770,7 @@ snapshots:
https-proxy-agent@7.0.2:
dependencies:
agent-base: 7.1.0
debug: 4.3.7(supports-color@8.1.1)
debug: 4.4.0(supports-color@8.1.1)
transitivePeerDependencies:
- supports-color
@ -18827,7 +18784,7 @@ snapshots:
https-proxy-agent@7.0.6:
dependencies:
agent-base: 7.1.3
debug: 4.3.7(supports-color@8.1.1)
debug: 4.4.0(supports-color@8.1.1)
transitivePeerDependencies:
- supports-color
@ -18857,8 +18814,6 @@ snapshots:
dependencies:
minimatch: 9.0.4
ignore@5.2.4: {}
ignore@5.3.1: {}
immutable@5.0.3: {}
@ -18921,7 +18876,7 @@ snapshots:
dependencies:
'@ioredis/commands': 1.2.0
cluster-key-slot: 1.1.2
debug: 4.3.7(supports-color@8.1.1)
debug: 4.3.7(supports-color@5.5.0)
denque: 2.1.0
lodash.defaults: 4.2.0
lodash.isarguments: 3.1.0
@ -19252,6 +19207,25 @@ snapshots:
- supports-color
- ts-node
jest-cli@29.7.0(@types/node@22.13.4):
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.4)
exit: 0.1.2
import-local: 3.1.0
jest-config: 29.7.0(@types/node@22.13.4)
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-config@29.7.0(@types/node@22.10.7):
dependencies:
'@babel/core': 7.23.5
@ -19379,7 +19353,7 @@ snapshots:
jest-message-util@29.7.0:
dependencies:
'@babel/code-frame': 7.23.5
'@babel/code-frame': 7.24.7
'@jest/types': 29.6.3
'@types/stack-utils': 2.0.1
chalk: 4.1.2
@ -19392,7 +19366,7 @@ snapshots:
jest-mock@29.7.0:
dependencies:
'@jest/types': 29.6.3
'@types/node': 22.10.7
'@types/node': 22.13.4
jest-util: 29.7.0
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
@ -19551,6 +19525,18 @@ snapshots:
- supports-color
- ts-node
jest@29.7.0(@types/node@22.13.4):
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.4)
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
- supports-color
- ts-node
jju@1.4.0: {}
joi@17.11.0:
@ -19599,35 +19585,6 @@ snapshots:
jsdoc-type-pratt-parser@4.1.0: {}
jsdom@26.0.0:
dependencies:
cssstyle: 4.2.1
data-urls: 5.0.0
decimal.js: 10.4.3
form-data: 4.0.1
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
rrweb-cssom: 0.8.0
saxes: 6.0.0
symbol-tree: 3.2.4
tough-cookie: 5.0.0
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
ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)
xml-name-validator: 5.0.0
transitivePeerDependencies:
- bufferutil
- supports-color
- utf-8-validate
optional: true
jsdom@26.0.0(bufferutil@4.0.7)(utf-8-validate@6.0.3):
dependencies:
cssstyle: 4.2.1
@ -19705,11 +19662,6 @@ snapshots:
json-stringify-safe@5.0.1: {}
json-to-ast@2.1.0:
dependencies:
code-error-fragment: 0.0.230
grapheme-splitter: 1.0.4
json5@1.0.2:
dependencies:
minimist: 1.2.8
@ -23080,42 +23032,6 @@ snapshots:
- supports-color
- terser
vitest@1.6.1(@types/node@22.13.4)(happy-dom@16.8.1)(jsdom@26.0.0)(sass@1.85.0)(terser@5.37.0):
dependencies:
'@vitest/expect': 1.6.1
'@vitest/runner': 1.6.1
'@vitest/snapshot': 1.6.1
'@vitest/spy': 1.6.1
'@vitest/utils': 1.6.1
acorn-walk: 8.3.2
chai: 4.3.10
debug: 4.4.0(supports-color@8.1.1)
execa: 8.0.1
local-pkg: 0.5.0
magic-string: 0.30.11
pathe: 1.1.2
picocolors: 1.1.1
std-env: 3.7.0
strip-literal: 2.1.0
tinybench: 2.6.0
tinypool: 0.8.4
vite: 5.4.11(@types/node@22.13.4)(sass@1.85.0)(terser@5.37.0)
vite-node: 1.6.1(@types/node@22.13.4)(sass@1.85.0)(terser@5.37.0)
why-is-node-running: 2.2.2
optionalDependencies:
'@types/node': 22.13.4
happy-dom: 16.8.1
jsdom: 26.0.0
transitivePeerDependencies:
- less
- lightningcss
- sass
- sass-embedded
- stylus
- sugarss
- supports-color
- terser
void-elements@3.1.0: {}
vscode-jsonrpc@8.2.0: {}