chore: update deps

This commit is contained in:
vben
2024-06-30 23:15:23 +08:00
parent 8252d116f1
commit 484a0903e9
8 changed files with 93 additions and 142 deletions

View File

@@ -34,7 +34,7 @@
"dayjs": "^1.11.11",
"find-up": "^7.0.0",
"nanoid": "^5.0.7",
"pkg-types": "^1.1.2",
"pkg-types": "^1.1.3",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"zx": "^7.2.3"

View File

@@ -20,6 +20,6 @@
],
"dependencies": {
"@vben/types": "workspace:*",
"vite": "^5.3.2"
"vite": "^5.3.3"
}
}

View File

@@ -47,7 +47,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.6",
"unplugin-turbo-console": "^1.8.9",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-html": "^3.2.2"