Skip to content

Commit 6a65abb

Browse files
committed
chore(deps-dev): bump react types
1 parent 65f7195 commit 6a65abb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"license": "GPL-3.0",
1212
"devDependencies": {
1313
"@types/bun": "^1.3.7",
14-
"@types/react": "^19.2.2",
15-
"@types/react-dom": "^19.2.2",
14+
"@types/react": "^19.2.10",
15+
"@types/react-dom": "^19.2.3",
1616
"@types/wicg-file-system-access": "^2023.10.7"
1717
}
1818
}

0 commit comments

Comments
 (0)