⬆️ bump dependencies

This commit is contained in:
platane
2024-07-06 11:48:21 +02:00
parent 876448a004
commit e55fe1f13c
5 changed files with 288 additions and 248 deletions

View File

@@ -11,14 +11,14 @@
},
"devDependencies": {
"dotenv": "16.4.5",
"@types/dat.gui": "0.7.12",
"@types/dat.gui": "0.7.13",
"dat.gui": "0.7.9",
"html-webpack-plugin": "5.5.3",
"html-webpack-plugin": "5.6.0",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"webpack": "5.88.2",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.2"
"webpack-dev-server": "5.0.4"
},
"scripts": {
"build": "webpack",