Skip to content

Commit

Permalink
chore: bump vite in tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Nov 27, 2024
1 parent 6dfa86e commit 9da6ffa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/fixtures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build:structured": "vite --config vite.structured.config.ts build"
},
"devDependencies": {
"vite": "^5.4.10",
"vite": "^6.0.0",
"vite-plugin-static-copy": "workspace:*"
}
}

0 comments on commit 9da6ffa

Please sign in to comment.