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 Sep 16, 2024
1 parent 0e9412f commit 94cdb47
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
"@swc/jest": "0.2.36",
"@total-typescript/ts-reset": "0.6.1",
"@types/glob": "8.1.0",
"@types/react": "18.3.5",
"@types/jest": "29.5.12",
"@types/node": "22.5.4",
"@types/react": "18.3.6",
"@types/jest": "29.5.13",
"@types/node": "22.5.5",
"cypress": "13.14.2",
"husky": "9.1.5",
"husky": "9.1.6",
"jest": "29.7.0",
"eslint": "9.10.0",
"eslint-plugin-cypress": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript-eslint": "8.4.0",
"vite": "5.4.3"
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"vite": "5.4.5"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",
Expand Down

0 comments on commit 94cdb47

Please sign in to comment.