fix: improve layout boundary processing (#4423)

This commit is contained in:
Vben
2024-09-18 22:21:23 +08:00
committed by GitHub
parent 26d43ef822
commit 2c22825546
11 changed files with 287 additions and 201 deletions

View File

@@ -74,12 +74,12 @@
"@vben/turbo-run": "workspace:*",
"@vben/vite-config": "workspace:*",
"@vben/vsh": "workspace:*",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"cspell": "^8.14.3",
"cspell": "^8.14.4",
"husky": "^9.1.6",
"is-ci": "^3.0.1",
"jsdom": "^25.0.0",