summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-04-19 14:00:38 +0900
committerGitHub <noreply@github.com>2025-04-19 14:00:38 +0900
commit7b38806413b84bd20070f3c81b899e5b890b1a8b (patch)
tree2385b32546d410ff2e5e208793f7ad82ad6623ab /pnpm-lock.yaml
parentfix(storybook): implement missing stories (#15862) (diff)
downloadsharkey-7b38806413b84bd20070f3c81b899e5b890b1a8b.tar.gz
sharkey-7b38806413b84bd20070f3c81b899e5b890b1a8b.tar.bz2
sharkey-7b38806413b84bd20070f3c81b899e5b890b1a8b.zip
feat: Job queue inspector (#15856)
* wip * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * wip * Update job-queue.vue * wip * Update QueueService.ts * Update QueueService.ts * Update QueueService.ts * Update job-queue.vue * wip * wip * wip * Update job-queue.vue * wip * Update MkTl.vue * wip * Update index.vue * wip * wip * Update MkTl.vue * 🎨 * jobs search * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * wip * Update job-queue.job.vue * wip * wip * wip * Update MkCode.vue * wip * Update job-queue.job.vue * wip * Update job-queue.job.vue * Update misskey-js.api.md * Update CHANGELOG.md * Update job-queue.job.vue
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d142cde7b7..858060b731 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -170,6 +170,9 @@ importers:
'@twemoji/parser':
specifier: 15.1.1
version: 15.1.1
+ '@types/redis-info':
+ specifier: 3.0.3
+ version: 3.0.3
accepts:
specifier: 1.3.8
version: 1.3.8
@@ -368,6 +371,9 @@ importers:
re2:
specifier: 1.21.4
version: 1.21.4(patch_hash=018babd22b7ce951bcd10d6246f1e541a7ac7ba212f7fa8985e774ece67d08e1)
+ redis-info:
+ specifier: 3.1.0
+ version: 3.1.0
redis-lock:
specifier: 0.1.4
version: 0.1.4
@@ -4462,6 +4468,9 @@ packages:
'@types/readdir-glob@1.1.1':
resolution: {integrity: sha512-ImM6TmoF8bgOwvehGviEj3tRdRBbQujr1N+0ypaln/GWjaerOB26jb93vsRHmdMtvVQZQebOlqt2HROark87mQ==}
+ '@types/redis-info@3.0.3':
+ resolution: {integrity: sha512-VIkNy6JbYI/RLdbPHdm9JQvv6RVld2uE2/6Hdid38Qdq+zvDli2FTpImI8pC5zwp8xS8qVqfzlfyAub8xZEd5g==}
+
'@types/rename@1.0.7':
resolution: {integrity: sha512-E9qapfghUGfBMi3jNhsmCKPIp3f2zvNKpaX1BDGLGJNjzpgsZ/RTx7NaNksFjGoJ+r9NvWF1NSM5vVecnNjVmw==}
@@ -9429,6 +9438,9 @@ packages:
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
engines: {node: '>=4'}
+ redis-info@3.1.0:
+ resolution: {integrity: sha512-ER4L9Sh/vm63DkIE0bkSjxluQlioBiBgf5w1UuldaW/3vPcecdljVDisZhmnCMvsxHNiARTTDDHGg9cGwTfrKg==}
+
redis-lock@0.1.4:
resolution: {integrity: sha512-7/+zu86XVQfJVx1nHTzux5reglDiyUCDwmW7TSlvVezfhH2YLc/Rc8NE0ejQG+8/0lwKzm29/u/4+ogKeLosiA==}
engines: {node: '>=0.6'}
@@ -14937,6 +14949,8 @@ snapshots:
dependencies:
'@types/node': 22.14.0
+ '@types/redis-info@3.0.3': {}
+
'@types/rename@1.0.7': {}
'@types/resolve@1.20.3': {}
@@ -21162,6 +21176,10 @@ snapshots:
redis-errors@1.2.0: {}
+ redis-info@3.1.0:
+ dependencies:
+ lodash: 4.17.21
+
redis-lock@0.1.4: {}
redis-parser@3.0.0: