This commit is contained in:
2025-08-29 10:54:33 +08:00
parent 37253011b4
commit 0f453cba75
14 changed files with 335 additions and 218 deletions

View File

@@ -10,7 +10,7 @@
"fmt": "prettier --write *.js style.css index.html"
},
"devDependencies": {
"prettier": "^3.5.3",
"vite": "^6.2.2"
"prettier": "^3.6.2",
"vite": "^7.1.3"
}
}