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 4c40f32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"@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/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 4c40f32

Please sign in to comment.