1
0

update pkg

This commit is contained in:
2025-12-09 17:45:21 +09:00
parent 16a52e13de
commit c58429bcd0
4 changed files with 6 additions and 6 deletions

View File

@@ -12,17 +12,17 @@
"css-loader": "^5.0.1",
"dat.gui": "^0.7.7",
"file-loader": "^6.2.0",
"firebase-tools": "^9.10.0",
"firebase-tools": "^14.27.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^5.0.0-alpha.7",
"mini-css-extract-plugin": "^1.3.4",
"portfinder-sync": "0.0.2",
"raw-loader": "^4.0.2",
"style-loader": "^2.0.0",
"three": "^0.124.0",
"three": "^0.181.2",
"webpack": "^5.14.0",
"webpack-cli": "^4.3.1",
"webpack-dev-server": "^3.11.2",
"webpack-dev-server": "^5.2.2",
"webpack-merge": "^5.7.3"
}
}