add forum

This commit is contained in:
2025-11-15 09:15:54 +08:00
parent 2013a0f868
commit 3014317c12

View File

@@ -78,7 +78,8 @@
"styled-components": "^5.3.11", "styled-components": "^5.3.11",
"stylis": "^4.0.10", "stylis": "^4.0.10",
"stylis-plugin-rtl": "^2.1.1", "stylis-plugin-rtl": "^2.1.1",
"tsparticles-slim": "^2.12.0" "tsparticles-slim": "^2.12.0",
"typescript": "^5.9.3"
}, },
"resolutions": { "resolutions": {
"react-error-overlay": "6.0.9", "react-error-overlay": "6.0.9",
@@ -138,7 +139,6 @@
"react-error-overlay": "6.0.9", "react-error-overlay": "6.0.9",
"sharp": "^0.34.4", "sharp": "^0.34.4",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.9.3",
"webpack-bundle-analyzer": "^4.10.2", "webpack-bundle-analyzer": "^4.10.2",
"yn": "^5.1.0" "yn": "^5.1.0"
}, },