chore: improve importing of some packages (#647)

* chore: improve importing of some packages

* fix: not same version for all dependencies

* fix: lint and format issue
This commit is contained in:
Meier Lukas
2024-06-10 21:26:39 +02:00
committed by GitHub
parent c627384c4b
commit 9cab001451
23 changed files with 242 additions and 119 deletions

View File

@@ -41,11 +41,5 @@
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
},
"dependencies": {
"@mantine/core": "^7.10.1",
"@mantine/dates": "^7.10.1",
"@tabler/icons-react": "^3.5.0",
"mantine-react-table": "2.0.0-beta.4"
},
"prettier": "@homarr/prettier-config"
}