mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 04:10:59 -05:00
Update TypeScript and other packages
This commit is contained in:
parent
ae53d11947
commit
8ca48051f5
10
package.json
10
package.json
@ -29,15 +29,15 @@
|
||||
"discord.js": "14.11.0",
|
||||
"moment": "2.29.4",
|
||||
"ms": "2.1.3",
|
||||
"mongoose": "7.1.1",
|
||||
"systeminformation": "5.17.12",
|
||||
"@octokit/rest": "19.0.8",
|
||||
"mongoose": "7.2.2",
|
||||
"systeminformation": "5.17.16",
|
||||
"@octokit/rest": "19.0.11",
|
||||
"@octokit/auth-token": "3.0.3",
|
||||
"typescript": "5.0.4",
|
||||
"typescript": "5.1.3",
|
||||
"xml-js": "1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "20.2.0"
|
||||
"@types/node": "20.2.5"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user