mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
Deps updaet
This commit is contained in:
parent
604c34c13b
commit
dd16a081b8
1 changed files with 7 additions and 7 deletions
14
package.json
14
package.json
|
@ -80,21 +80,21 @@
|
|||
"@types/source-map": "^0.5.7",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"dts-dom": "^3.7.0",
|
||||
"eslint": "^8.53.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-es5": "^1.5.0",
|
||||
"exports-loader": "^4.0.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"imports-loader": "^4.0.1",
|
||||
"exports-loader": "^5.0.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"imports-loader": "^5.0.0",
|
||||
"jsdoc": "3.x.x",
|
||||
"node-sloc": "^0.2.1",
|
||||
"path": "^0.12.7",
|
||||
"phaser3spectorjs": "^0.0.8",
|
||||
"remove-files-webpack-plugin": "^1.5.0",
|
||||
"source-map": "^0.7.4",
|
||||
"terser-webpack-plugin": "^5.3.9",
|
||||
"typescript": "^5.2.2",
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"typescript": "^5.3.3",
|
||||
"vivid-cli": "^1.1.2",
|
||||
"webpack": "^5.89.0",
|
||||
"webpack": "^5.90.1",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-shell-plugin": "^0.5.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue