UI Phenikaa

This commit is contained in:
2026-07-22 10:13:19 +07:00
parent 0714b442be
commit 3da8608cf1
13 changed files with 1079 additions and 183 deletions

View File

@@ -8,6 +8,8 @@
"name": "robot-installer-web-server",
"version": "1.0.0",
"dependencies": {
"@fluentui/svg-icons": "^1.1.333",
"@fontsource-variable/montserrat": "^5.3.0",
"dotenv": "^17.4.2",
"ejs": "^3.1.10",
"express": "^4.19.2",
@@ -276,6 +278,21 @@
"node": ">=20"
}
},
"node_modules/@fluentui/svg-icons": {
"version": "1.1.333",
"resolved": "https://registry.npmjs.org/@fluentui/svg-icons/-/svg-icons-1.1.333.tgz",
"integrity": "sha512-uSFMDQq25/sVgHvD9KhP+c1rZrHWqIA0OZkofu9Ii3Q5b72DqLgqOreABHbPD67U5XfsFc4iPlZzWEl1849Obg==",
"license": "MIT"
},
"node_modules/@fontsource-variable/montserrat": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fontsource-variable/montserrat/-/montserrat-5.3.0.tgz",
"integrity": "sha512-7PaZoxaxrWLAyrhO46v65An9LhUhfkTExWLhfbywYZCnZEgg/W1rEHnlNmZKjNZ3nJTVYyicqxlJt10z/26yTA==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@js-joda/core": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@js-joda/core/-/core-5.7.0.tgz",