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

@@ -43,13 +43,13 @@
"@types/archiver": "^6.0.2",
"@types/html-minifier-terser": "^7.0.2",
"@vben/node-utils": "workspace:*",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"rollup": "^4.21.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.78.0",
"sass": "^1.79.1",
"vite": "^5.4.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "4.2.1",