Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
macarie committed Nov 23, 2024
1 parent a2d7fbe commit 59419ad
Show file tree
Hide file tree
Showing 2 changed files with 979 additions and 1,162 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"check": "biome check"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@testing-library/react": "^14.1.2",
"@types/node": "^20.10.4",
"@vitest/coverage-v8": "^1.0.4",
"happy-dom": "^12.10.3",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
"@biomejs/biome": "^1.9.4",
"@testing-library/react": "^16.0.1",
"@types/node": "^22.9.3",
"@vitest/coverage-v8": "^2.1.5",
"happy-dom": "^15.11.6",
"tsup": "^8.3.5",
"typescript": "5.7.2",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit 59419ad

Please sign in to comment.