feat: mantine

This commit is contained in:
2025-09-19 13:55:10 +08:00
parent 86a8d00991
commit c78326d113
7 changed files with 589 additions and 18 deletions

View File

@@ -14,6 +14,8 @@
"type-check": "vue-tsc --build"
},
"dependencies": {
"@mantine/core": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"react": "^19.1.1",
"react-dom": "^19.1.1"
},
@@ -30,6 +32,10 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.3.0",
"less": "^4.4.1",
"postcss": "^8.5.6",
"postcss-preset-mantine": "^1.18.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.6.2",
"typescript": "~5.8.3",
"typescript-eslint": "^8.39.1",