mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-18 04:40:59 -05:00
Merge c9de586ba2
into b3ff2d0b19
This commit is contained in:
commit
026f3fb85b
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -45,7 +45,7 @@ const RAW_RUNTIME_STATE =
|
||||
["redis", "npm:4.6.13"],\
|
||||
["sequelize", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.37.0"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["systeminformation", "npm:5.21.25"],\
|
||||
["systeminformation", "npm:5.22.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"],\
|
||||
["undici", "npm:6.6.2"]\
|
||||
],\
|
||||
@ -794,7 +794,7 @@ const RAW_RUNTIME_STATE =
|
||||
["redis", "npm:4.6.13"],\
|
||||
["sequelize", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.37.0"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["systeminformation", "npm:5.21.25"],\
|
||||
["systeminformation", "npm:5.22.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"],\
|
||||
["undici", "npm:6.6.2"]\
|
||||
],\
|
||||
@ -1394,10 +1394,10 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["systeminformation", [\
|
||||
["npm:5.21.25", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.25-046c250fe0/node_modules/systeminformation/",\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.22.0-ae815bb44c/node_modules/systeminformation/",\
|
||||
"packageDependencies": [\
|
||||
["systeminformation", "npm:5.21.25"]\
|
||||
["systeminformation", "npm:5.22.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -46,7 +46,7 @@
|
||||
"redis": "4.6.13",
|
||||
"sequelize": "6.37.0",
|
||||
"simple-git": "3.22.0",
|
||||
"systeminformation": "5.21.25",
|
||||
"systeminformation": "5.22.0",
|
||||
"undici": "6.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
10
yarn.lock
10
yarn.lock
@ -588,7 +588,7 @@ __metadata:
|
||||
redis: "npm:4.6.13"
|
||||
sequelize: "npm:6.37.0"
|
||||
simple-git: "npm:3.22.0"
|
||||
systeminformation: "npm:5.21.25"
|
||||
systeminformation: "npm:5.22.0"
|
||||
typescript: "npm:5.3.3"
|
||||
undici: "npm:6.6.2"
|
||||
languageName: unknown
|
||||
@ -1068,12 +1068,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"systeminformation@npm:5.21.25":
|
||||
version: 5.21.25
|
||||
resolution: "systeminformation@npm:5.21.25"
|
||||
"systeminformation@npm:5.22.0":
|
||||
version: 5.22.0
|
||||
resolution: "systeminformation@npm:5.22.0"
|
||||
bin:
|
||||
systeminformation: lib/cli.js
|
||||
checksum: 10/5b56205879652cfe5e6147a97a0eba450a8d83b8ad304e5e998a9829a16124c7d43969740413857cb2a24bccb1588160dd026649c7eae3fd35cdb9b92c62ab86
|
||||
checksum: 10/a739041bf0ef572eaebd06819ed54bb5f4a785793e3d542f16f39914ae5bbbf7d44b204ec936dcf560056709e97e2e55c11ee3ceda7b9585e778979f63ab7e3b
|
||||
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
Loading…
Reference in New Issue
Block a user