mirror of
https://github.com/icewind1991/mx-puppet-steam.git
synced 2026-06-03 09:34:13 +02:00
bumb dependencies
This commit is contained in:
parent
91d5de6c2c
commit
be065e835a
2 changed files with 693 additions and 508 deletions
1179
package-lock.json
generated
1179
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
|
@ -12,16 +12,16 @@
|
|||
"author": "Icewind",
|
||||
"dependencies": {
|
||||
"command-line-args": "^5.1.1",
|
||||
"command-line-usage": "^5.0.5",
|
||||
"js-yaml": "^3.13.1",
|
||||
"mx-puppet-bridge": "0.0.43-4",
|
||||
"steam-user": "4.15.1",
|
||||
"steamcommunity": "3.41.3",
|
||||
"command-line-usage": "^6.1.0",
|
||||
"js-yaml": "^3.14.0",
|
||||
"mx-puppet-bridge": "0.0.45-4",
|
||||
"steam-user": "4.18.0",
|
||||
"steamcommunity": "3.41.8",
|
||||
"steamid": "1.1.3",
|
||||
"typescript": "^3.8.3"
|
||||
"typescript": "^4.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.38",
|
||||
"@types/node": "^14.14.5",
|
||||
"@types/steamid": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue