⬆️ Upgrading

Upgrading the Project to new Package Versions and minor optimizations
This commit is contained in:
Jonas Pfalzgraf 2023-08-03 14:12:31 +02:00
parent 32e70e621a
commit d63a0cf44b
5 changed files with 238 additions and 51 deletions

View file

@ -27,6 +27,7 @@
"homepage": "https://github.com/JosunLP/UserScriptProjectTemplate#readme",
"devDependencies": {
"ts-loader": "^9.3.1",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"