Skip to content

Commit

Permalink
perf: index setting config tabs style.
Browse files Browse the repository at this point in the history
upgrade deps.
fixed tabs padding & border styles.
  • Loading branch information
riccox committed Mar 11, 2023
1 parent fade71b commit 77c8731
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 106 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"dependencies": {
"@emotion/react": "^11.10.6",
"@hookform/resolvers": "^2.9.11",
"@mantine/core": "^6.0.0",
"@mantine/form": "^6.0.0",
"@mantine/hooks": "^6.0.0",
"@mantine/modals": "^6.0.0",
"@mantine/core": "^6.0.1",
"@mantine/form": "^6.0.1",
"@mantine/hooks": "^6.0.1",
"@mantine/modals": "^6.0.1",
"@monaco-editor/react": "^4.4.6",
"@sira-ui/tailwind": "^0.9.0",
"@tabler/icons-react": "^2.8.0",
"@tabler/icons-react": "^2.9.0",
"@tanstack/react-query": "^4.26.1",
"@tanstack/react-query-devtools": "^4.26.1",
"ahooks": "^3.7.5",
Expand All @@ -49,12 +49,12 @@
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"@types/qs": "^6.9.7",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"eslint": "8.35.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
158 changes: 61 additions & 97 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 77c8731

Please sign in to comment.