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
385d9dc5af
commit
eec7bd00e6
10
package.json
10
package.json
@ -29,15 +29,15 @@
|
|||||||
"discord.js": "14.11.0",
|
"discord.js": "14.11.0",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"mongoose": "7.1.1",
|
"mongoose": "7.2.2",
|
||||||
"systeminformation": "5.17.12",
|
"systeminformation": "5.17.16",
|
||||||
"@octokit/rest": "19.0.8",
|
"@octokit/rest": "19.0.11",
|
||||||
"@octokit/auth-token": "3.0.3",
|
"@octokit/auth-token": "3.0.3",
|
||||||
"typescript": "5.0.4",
|
"typescript": "5.1.3",
|
||||||
"xml-js": "1.6.11"
|
"xml-js": "1.6.11"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/ms": "0.7.31",
|
"@types/ms": "0.7.31",
|
||||||
"@types/node": "20.2.0"
|
"@types/node": "20.2.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user