Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 20ae47c commit df05683
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/glob": "8.1.0",
"@types/react": "19.0.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/node": "22.10.4",
"cypress": "13.17.0",
"husky": "9.1.7",
"jest": "29.7.0",
Expand All @@ -49,8 +49,8 @@
"react-dom": "19.0.0",
"tsup": "8.3.5",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1",
"vite": "6.0.5"
"typescript-eslint": "8.19.0",
"vite": "6.0.6"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",
Expand Down

0 comments on commit df05683

Please sign in to comment.