You've already forked DeviceLayr
mirror of
https://github.com/FullScreenShenanigans/DeviceLayr.git
synced 2026-04-28 13:02:52 -07:00
Updated all to latest
This commit is contained in:
Generated
+441
-110
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -13,10 +13,10 @@
|
||||
"description": "GamePad API bindings for InputWritr pipes.",
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.1.7",
|
||||
"@types/lodash": "^4.14.122",
|
||||
"@types/lolex": "^3.1.0",
|
||||
"@types/lodash": "^4.14.123",
|
||||
"@types/lolex": "^3.1.1",
|
||||
"@types/mocha": "^5.2.6",
|
||||
"@types/sinon": "^7.0.9",
|
||||
"@types/sinon": "^7.0.11",
|
||||
"@types/sinon-chai": "^3.2.2",
|
||||
"chai": "^4.2.0",
|
||||
"concurrently": "^4.1.0",
|
||||
@@ -24,21 +24,21 @@
|
||||
"istanbul": "^0.4.5",
|
||||
"lolex": "^3.1.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mocha": "^6.0.2",
|
||||
"mocha": "^6.1.0",
|
||||
"mocha-headless-chrome": "^2.0.2",
|
||||
"npm-check-updates": "^3.0.4",
|
||||
"npm-check-updates": "^3.1.4",
|
||||
"requirejs": "^2.3.6",
|
||||
"run-for-every-file": "^1.1.0",
|
||||
"shenanigans-manager": "^0.2.35",
|
||||
"sinon": "^7.2.7",
|
||||
"shenanigans-manager": "^0.2.36",
|
||||
"sinon": "^7.3.1",
|
||||
"sinon-chai": "^3.3.0",
|
||||
"tslint": "5.13.1",
|
||||
"tsutils": "^3.9.0",
|
||||
"tslint": "5.15.0",
|
||||
"tsutils": "^3.10.0",
|
||||
"typedoc": "^0.14.2",
|
||||
"typescript": "^3.3.3333",
|
||||
"typescript": "^3.4.2",
|
||||
"watch": "^1.0.2",
|
||||
"webpack": "^4.29.6",
|
||||
"webpack-cli": "^3.2.3"
|
||||
"webpack-cli": "^3.3.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"name": "devicelayr",
|
||||
|
||||
Reference in New Issue
Block a user