Upgraded typescript and webpack

This commit is contained in:
Richard Davey 2022-11-17 22:14:02 +00:00
parent 9737bd643a
commit 552aedaa85

View file

@ -78,10 +78,10 @@
"remove-files-webpack-plugin": "^1.5.0",
"source-map": "^0.7.4",
"terser-webpack-plugin": "^5.3.6",
"typescript": "^4.8.4",
"typescript": "^4.9.3",
"vivid-cli": "^1.1.2",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-cli": "^5.0.0",
"webpack-shell-plugin": "^0.5.0"
},
"dependencies": {