mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 16:30:58 -05:00
Update dependencies
This commit is contained in:
parent
e9906853bd
commit
4a6b89e634
@ -41,12 +41,12 @@
|
||||
"node-cron": "3.0.3",
|
||||
"redis": "4.6.13",
|
||||
"simple-git": "3.24.0",
|
||||
"systeminformation": "5.22.8",
|
||||
"systeminformation": "5.22.9",
|
||||
"undici": "6.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ms": "0.7.34",
|
||||
"@types/node": "20.12.11",
|
||||
"@types/node": "20.12.12",
|
||||
"@types/node-cron": "3.0.11",
|
||||
"typescript": "5.4.5"
|
||||
}
|
||||
|
20
yarn.lock
20
yarn.lock
@ -533,12 +533,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:20.12.11":
|
||||
version: 20.12.11
|
||||
resolution: "@types/node@npm:20.12.11"
|
||||
"@types/node@npm:*, @types/node@npm:20.12.12":
|
||||
version: 20.12.12
|
||||
resolution: "@types/node@npm:20.12.12"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
|
||||
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -665,7 +665,7 @@ __metadata:
|
||||
"@sequelize/postgres": "npm:7.0.0-alpha.40"
|
||||
"@toast/tokenservice-client": "npm:1.2.8"
|
||||
"@types/ms": "npm:0.7.34"
|
||||
"@types/node": "npm:20.12.11"
|
||||
"@types/node": "npm:20.12.12"
|
||||
"@types/node-cron": "npm:3.0.11"
|
||||
ansi-colors: "npm:4.1.3"
|
||||
dayjs: "npm:1.11.11"
|
||||
@ -676,7 +676,7 @@ __metadata:
|
||||
node-cron: "npm:3.0.3"
|
||||
redis: "npm:4.6.13"
|
||||
simple-git: "npm:3.24.0"
|
||||
systeminformation: "npm:5.22.8"
|
||||
systeminformation: "npm:5.22.9"
|
||||
typescript: "npm:5.4.5"
|
||||
undici: "npm:6.16.1"
|
||||
languageName: unknown
|
||||
@ -1262,12 +1262,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"systeminformation@npm:5.22.8":
|
||||
version: 5.22.8
|
||||
resolution: "systeminformation@npm:5.22.8"
|
||||
"systeminformation@npm:5.22.9":
|
||||
version: 5.22.9
|
||||
resolution: "systeminformation@npm:5.22.9"
|
||||
bin:
|
||||
systeminformation: lib/cli.js
|
||||
checksum: 10/d24d63015913d3358f6690f5881c7f3140397a3ffca0e05b41e94e8da6d5233046064ac0853f32272ca6ac246eeb51d5f9b8617cbd7c342f8cca1489e3fe7b60
|
||||
checksum: 10/c2006c817a362f309f058a4a1765e857d7986daa60260fe8f9574a3587a37c9b31aa3c5977a37f5a22b90acefc254eecf3e47ac4bd629072b4576fa171e13eac
|
||||
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