mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-16 20:00:59 -05:00
Update systeminformation
This commit is contained in:
parent
9f36beb913
commit
0edb8cf49d
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -46,7 +46,7 @@ const RAW_RUNTIME_STATE =
|
||||
["redis", "npm:4.6.12"],\
|
||||
["sequelize", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.35.2"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["systeminformation", "npm:5.21.23"],\
|
||||
["systeminformation", "npm:5.21.24"],\
|
||||
["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"],\
|
||||
["undici", "npm:6.4.0"]\
|
||||
],\
|
||||
@ -1011,7 +1011,7 @@ const RAW_RUNTIME_STATE =
|
||||
["redis", "npm:4.6.12"],\
|
||||
["sequelize", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.35.2"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["systeminformation", "npm:5.21.23"],\
|
||||
["systeminformation", "npm:5.21.24"],\
|
||||
["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"],\
|
||||
["undici", "npm:6.4.0"]\
|
||||
],\
|
||||
@ -2520,10 +2520,10 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["systeminformation", [\
|
||||
["npm:5.21.23", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.23-f0c4f32b3c/node_modules/systeminformation/",\
|
||||
["npm:5.21.24", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.24-211bacc546/node_modules/systeminformation/",\
|
||||
"packageDependencies": [\
|
||||
["systeminformation", "npm:5.21.23"]\
|
||||
["systeminformation", "npm:5.21.24"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -47,7 +47,7 @@
|
||||
"redis": "4.6.12",
|
||||
"sequelize": "6.35.2",
|
||||
"simple-git": "3.22.0",
|
||||
"systeminformation": "5.21.23",
|
||||
"systeminformation": "5.21.24",
|
||||
"undici": "6.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
10
yarn.lock
10
yarn.lock
@ -764,7 +764,7 @@ __metadata:
|
||||
redis: "npm:4.6.12"
|
||||
sequelize: "npm:6.35.2"
|
||||
simple-git: "npm:3.22.0"
|
||||
systeminformation: "npm:5.21.23"
|
||||
systeminformation: "npm:5.21.24"
|
||||
typescript: "npm:5.3.3"
|
||||
undici: "npm:6.4.0"
|
||||
languageName: unknown
|
||||
@ -2065,12 +2065,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"systeminformation@npm:5.21.23":
|
||||
version: 5.21.23
|
||||
resolution: "systeminformation@npm:5.21.23"
|
||||
"systeminformation@npm:5.21.24":
|
||||
version: 5.21.24
|
||||
resolution: "systeminformation@npm:5.21.24"
|
||||
bin:
|
||||
systeminformation: lib/cli.js
|
||||
checksum: b2084429c552e9600795c01620ed94c0289e3214bb0501b2d265b84c3682e2ad969fb3eb3914726d05be62dbd073138cfdb65a49b3bf335cebd15f5740be89c5
|
||||
checksum: 3796b8474c25420f2fb7dc91b55e5f30050f9eaa01351ed6cfb56569d9789e19245985a9cd65e4b9adcdf13baa5148f2a722e1792d940e8e9ab32872226a53cd
|
||||
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