[feat] better hw info (still no gpu)

This commit is contained in:
2025-11-08 13:24:00 +08:00
parent 7e097cc9cc
commit e7e0bbd953
8 changed files with 377 additions and 34 deletions

View File

@@ -50,7 +50,7 @@
"tauri-plugin-system-info-api": "^2.0.10"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.16",
"@tailwindcss/postcss": "^4.1.17",
"@tauri-apps/cli": "^2.9.3",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
@@ -73,7 +73,7 @@
"postcss-import": "^16.1.1",
"postcss-nesting": "^13.0.2",
"tailwind-merge": "3.0.2",
"tailwindcss": "^4.1.16",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3"
},
"browserslist": {