Skip to content

Commit 2b750d7

Browse files
committed
chore(deps): update dependencies
1 parent 0e9412f commit 2b750d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

-5 Bytes
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
"@swc/jest": "0.2.36",
3838
"@total-typescript/ts-reset": "0.6.1",
3939
"@types/glob": "8.1.0",
40-
"@types/react": "18.3.5",
41-
"@types/jest": "29.5.12",
42-
"@types/node": "22.5.4",
40+
"@types/react": "18.3.7",
41+
"@types/jest": "29.5.13",
42+
"@types/node": "22.5.5",
4343
"cypress": "13.14.2",
44-
"husky": "9.1.5",
44+
"husky": "9.1.6",
4545
"jest": "29.7.0",
4646
"eslint": "9.10.0",
4747
"eslint-plugin-cypress": "3.5.0",
4848
"react": "18.3.1",
4949
"react-dom": "18.3.1",
50-
"tsup": "8.2.4",
51-
"typescript": "5.5.4",
52-
"typescript-eslint": "8.4.0",
53-
"vite": "5.4.3"
50+
"tsup": "8.3.0",
51+
"typescript": "5.6.2",
52+
"typescript-eslint": "8.6.0",
53+
"vite": "5.4.6"
5454
},
5555
"scripts": {
5656
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",

0 commit comments

Comments
 (0)