Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolt committed Dec 6, 2024
1 parent a8db51a commit 4d63336
Show file tree
Hide file tree
Showing 3 changed files with 4,596 additions and 5,945 deletions.
2 changes: 1 addition & 1 deletion knip.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://unpkg.com/knip@5/schema.json",
"entry": ["src/main.tsx!", "src/service-worker.ts!"],
"project": ["src/**/*.{ts,tsx}!", "!src/test-utils"],
"project": ["src/**/*.{ts,tsx}!", "!src/test-utils", "!src/setupTests.ts"],
"ignoreDependencies": ["bootstrap-icons", "bootstrap"],
"ignoreBinaries": ["vite"],
"ignore": ["src/**/__mocks__/**", "src/services/**"]
Expand Down
Loading

0 comments on commit 4d63336

Please sign in to comment.