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] committed Sep 9, 2024
1 parent c443a09 commit 0e9412f
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 @@ -35,22 +35,22 @@
},
"devDependencies": {
"@swc/jest": "0.2.36",
"@total-typescript/ts-reset": "0.6.0",
"@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.2",
"cypress": "13.14.1",
"@types/node": "22.5.4",
"cypress": "13.14.2",
"husky": "9.1.5",
"jest": "29.7.0",
"eslint": "9.9.1",
"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.3.0",
"vite": "5.4.2"
"typescript-eslint": "8.4.0",
"vite": "5.4.3"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",
Expand Down

0 comments on commit 0e9412f

Please sign in to comment.