This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
yarn.lock
52 lines (43 loc) · 1.85 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@actual-app/api@^1.0.9":
"integrity" "sha512-xeAN2Bq2uVucRLWtv9yX9ZTjL0EEESsQ1JXWm8A1Gd+CSlhNnVrTkZOXApUtO8L4uIVNhGBM4M3OcyTcznup9w=="
"resolved" "https://registry.npmjs.org/@actual-app/api/-/api-1.1.3.tgz"
"version" "1.1.3"
dependencies:
"node-ipc" "9.1.1"
"uuid" "3.3.2"
"date-fns@^2.9.0":
"integrity" "sha512-khbFLu/MlzLjEzy9Gh8oY1hNt/Dvxw3J6Rbc28cVoYWQaC1S3YI4xwkF9ZWcjDLscbZlY9hISMr66RFzZagLsA=="
"resolved" "https://registry.npmjs.org/date-fns/-/date-fns-2.9.0.tgz"
"version" "2.9.0"
"easy-stack@^1.0.0":
"integrity" "sha1-EskbMIWjfwuqM26UhurEv5Tj54g="
"resolved" "https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.0.tgz"
"version" "1.0.0"
"integrity" "sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ=="
"resolved" "https://registry.npmjs.org/event-pubsub/-/event-pubsub-4.3.0.tgz"
"version" "4.3.0"
"integrity" "sha1-IwDSSxrwjondCVvBpMnJz8uJLRU="
"resolved" "https://registry.npmjs.org/js-message/-/js-message-1.0.5.tgz"
"version" "1.0.5"
"integrity" "sha1-NiITz4YPRo8BJfxslqvBdCUx+Ug="
"resolved" "https://registry.npmjs.org/js-queue/-/js-queue-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"easy-stack" "^1.0.0"
"integrity" "sha512-FAyICv0sIRJxVp3GW5fzgaf9jwwRQxAKDJlmNFUL5hOy+W4X/I5AypyHoq0DXXbo9o/gt79gj++4cMr4jVWE/w=="
"resolved" "https://registry.npmjs.org/node-ipc/-/node-ipc-9.1.1.tgz"
"version" "9.1.1"
dependencies:
"event-pubsub" "4.3.0"
"js-message" "1.0.5"
"js-queue" "2.0.0"
"integrity" "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="
"resolved" "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz"
"version" "3.3.2"