Skip to content

Commit

Permalink
chore: bump unplugin-auto-import (#6094)
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu authored Jul 12, 2024
1 parent 3565541 commit 958352c
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 56 deletions.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"floating-vue": "^5.2.2",
"splitpanes": "^3.1.5",
"unocss": "^0.61.0",
"unplugin-auto-import": "^0.17.6",
"unplugin-auto-import": "^0.18.0",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
Expand Down
3 changes: 0 additions & 3 deletions packages/ui/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ export const config: UserConfig = {
build: {
outDir: './dist/client',
},
optimizeDeps: {
include: ['vue', '@vue/test-utils', '@vueuse/core'],
},
test: {
browser: {
name: 'chromium',
Expand Down
95 changes: 43 additions & 52 deletions pnpm-lock.yaml

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

0 comments on commit 958352c

Please sign in to comment.