fix: layout error

This commit is contained in:
vben
2024-06-09 15:39:11 +08:00
parent 35c3dd78ec
commit 640ad6d9e7
58 changed files with 678 additions and 679 deletions

View File

@@ -34,7 +34,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@vben/node-utils": "workspace:*",
"cz-git": "^1.9.2",
"czg": "^1.9.2"
"cz-git": "^1.9.3",
"czg": "^1.9.3"
}
}

View File

@@ -32,6 +32,6 @@
},
"dependencies": {
"prettier": "3.3.0",
"prettier-plugin-tailwindcss": "^0.6.2"
"prettier-plugin-tailwindcss": "^0.6.3"
}
}

View File

@@ -46,7 +46,7 @@
"dayjs": "^1.11.11",
"dotenv": "^16.4.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.4",
"sass": "^1.77.5",
"unplugin-turbo-console": "^1.8.6",
"vite": "6.0.0-alpha.17",
"vite-plugin-compression": "^0.5.1",