Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 6aee05a commit 79777ff
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,37 +30,37 @@
},
"dependencies": {
"@types/webfontloader": "1.6.38",
"phaser": "3.70.0",
"phaser": "3.80.1",
"webfontloader": "1.6.28"
},
"devDependencies": {
"@types/copy-webpack-plugin": "10.1.0",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@types/node": "20.14.13",
"@types/terser-webpack-plugin": "5.2.0",
"@types/webpack": "5.28.5",
"@types/webpack-dev-server": "4.7.2",
"@types/zip-webpack-plugin": "3.0.6",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "12.0.2",
"eslint": "8.56.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-tsdoc": "0.3.0",
"html-webpack-plugin": "5.6.0",
"husky": "9.0.10",
"husky": "9.1.3",
"jest": "29.7.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.1.2",
"ts-jest": "29.2.3",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"webpack": "5.90.1",
"typescript": "5.5.4",
"webpack": "5.93.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpack-dev-server": "5.0.4",
"zip-webpack-plugin": "4.0.1"
},
"lint-staged": {
Expand Down

0 comments on commit 79777ff

Please sign in to comment.