Skip to content

Commit

Permalink
Merge pull request #126 from DuckyMomo20012/dev
Browse files Browse the repository at this point in the history
fix: update mantine configs to new tailwind configs
  • Loading branch information
DuckyMomo20012 authored Feb 4, 2025
2 parents 2c3a3b6 + d980e04 commit e9c454e
Show file tree
Hide file tree
Showing 5 changed files with 443 additions and 480 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,8 @@
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"@vitest/ui": "3.0.4",
"@vitest/ui": "3.0.5",
"eslint": "9.19.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
Expand All @@ -64,8 +63,8 @@
"prettier-plugin-tailwindcss": "0.6.11",
"tailwindcss": "4.0.3",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0",
"typescript-eslint": "8.23.0",
"vite": "6.0.11",
"vitest": "3.0.4"
"vitest": "3.0.5"
}
}
Loading

0 comments on commit e9c454e

Please sign in to comment.