mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 12:43:26 +00:00
Deps update
This commit is contained in:
parent
fb11821730
commit
63d2beb903
2 changed files with 4752 additions and 1328 deletions
6058
package-lock.json
generated
6058
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -67,7 +67,7 @@
|
|||
"@types/source-map": "^0.5.7",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"dts-dom": "^3.6.0",
|
||||
"eslint": "^7.10.0",
|
||||
"eslint": "^7.11.0",
|
||||
"eslint-plugin-es5": "^1.5.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"jsdoc": "^3.6.6",
|
||||
|
@ -77,13 +77,13 @@
|
|||
"typescript": "^4.0.3",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"vivid-cli": "^1.1.2",
|
||||
"webpack": "^4.44.2",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack": "^5.0.0",
|
||||
"webpack-cli": "^4.0.0",
|
||||
"webpack-shell-plugin": "^0.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"eventemitter3": "^4.0.7",
|
||||
"exports-loader": "^1.1.0",
|
||||
"exports-loader": "^1.1.1",
|
||||
"imports-loader": "^1.2.0",
|
||||
"path": "^0.12.7"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue