Skip to content

Commit 6a1ec33

Browse files
chore: update vite to version 8
1 parent c562acd commit 6a1ec33

4 files changed

Lines changed: 541 additions & 990 deletions

File tree

knip.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ import type { KnipConfig } from 'knip';
22

33
export default {
44
ignoreBinaries: ['jq'],
5-
ignoreDependencies: ['@simbathesailor/use-what-changed', '@vitest/coverage-v8'],
5+
ignoreDependencies: ['@simbathesailor/use-what-changed'],
66
} satisfies KnipConfig;

0 commit comments

Comments
 (0)