Skip to content

Commit

Permalink
chore(deps): update dependencies (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent dc4ae0b commit 20ae47c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@swc/jest": "0.2.37",
"@total-typescript/ts-reset": "0.6.1",
"@types/glob": "8.1.0",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"cypress": "13.16.1",
"cypress": "13.17.0",
"husky": "9.1.7",
"jest": "29.7.0",
"eslint": "9.17.0",
Expand All @@ -49,8 +49,8 @@
"react-dom": "19.0.0",
"tsup": "8.3.5",
"typescript": "5.7.2",
"typescript-eslint": "8.18.0",
"vite": "6.0.3"
"typescript-eslint": "8.18.1",
"vite": "6.0.5"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",
Expand Down

0 comments on commit 20ae47c

Please sign in to comment.