mirror of
https://github.com/photonstorm/phaser
synced 2024-11-25 06:00:41 +00:00
Update all deps
This commit is contained in:
parent
d4ff957f02
commit
06f7bf1484
2 changed files with 2124 additions and 2440 deletions
4534
package-lock.json
generated
4534
package-lock.json
generated
File diff suppressed because it is too large
Load diff
30
package.json
30
package.json
|
@ -61,25 +61,25 @@
|
|||
"web audio"
|
||||
],
|
||||
"devDependencies": {
|
||||
"clean-webpack-plugin": "^0.1.19",
|
||||
"dts-dom": "^3.3.0",
|
||||
"eslint": "^4.19.1",
|
||||
"eslint-plugin-es5": "^1.3.1",
|
||||
"fs-extra": "^6.0.1",
|
||||
"jsdoc": "^3.6.3",
|
||||
"node-sloc": "^0.1.11",
|
||||
"remove-files-webpack-plugin": "^1.1.3",
|
||||
"typescript": "^3.4.5",
|
||||
"uglifyjs-webpack-plugin": "^1.3.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"dts-dom": "^3.6.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-plugin-es5": "^1.5.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"jsdoc": "^3.6.4",
|
||||
"node-sloc": "^0.1.12",
|
||||
"remove-files-webpack-plugin": "^1.4.3",
|
||||
"typescript": "^3.9.6",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"vivid-cli": "^1.1.2",
|
||||
"webpack": "^4.23.0",
|
||||
"webpack-cli": "^3.1.1",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-shell-plugin": "^0.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"eventemitter3": "^3.1.0",
|
||||
"exports-loader": "^0.7.0",
|
||||
"imports-loader": "^0.8.0",
|
||||
"eventemitter3": "^4.0.4",
|
||||
"exports-loader": "^1.1.0",
|
||||
"imports-loader": "^1.1.0",
|
||||
"path": "^0.12.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue