Skip to content

Commit da0a297

Browse files
chore(deps): update dependencies
1 parent fa73167 commit da0a297

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

bun.lock

Lines changed: 21 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
"devDependencies": {
3333
"@total-typescript/ts-reset": "0.6.1",
3434
"@types/babel__generator": "7.27.0",
35-
"@types/bun": "1.3.3",
35+
"@types/bun": "1.3.4",
3636
"@types/react": "19.2.7",
3737
"cypress": "15.7.1",
3838
"husky": "9.1.7",
3939
"eslint": "9.39.1",
4040
"eslint-plugin-cypress": "5.2.0",
41-
"react": "19.2.1",
42-
"react-dom": "19.2.1",
41+
"react": "19.2.2",
42+
"react-dom": "19.2.2",
4343
"tsup": "8.5.1",
4444
"typescript": "5.9.3",
45-
"typescript-eslint": "8.48.1",
46-
"vite": "7.2.6"
45+
"typescript-eslint": "8.49.0",
46+
"vite": "7.2.7"
4747
},
4848
"scripts": {
4949
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",

0 commit comments

Comments
 (0)