Skip to content

Commit aeae33a

Browse files
authored
chore: update dependencies (#38)
1 parent bd5018f commit aeae33a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

bun.lock

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
},
2222
"private": true,
2323
"devDependencies": {
24-
"@happy-dom/global-registrator": "^18.0.1",
24+
"@happy-dom/global-registrator": "^19.0.1",
2525
"@testing-library/dom": "^10.4.1",
2626
"@testing-library/react": "^16.3.0",
27-
"@types/bun": "^1.2.22",
27+
"@types/bun": "^1.2.23",
2828
"bun-plugin-tailwind": "^0.0.15",
29-
"happy-dom": "^18.0.1"
29+
"happy-dom": "^19.0.1"
3030
},
3131
"peerDependencies": {
3232
"typescript": "^5.9.2",
33-
"@types/react": "^19.1.14",
33+
"@types/react": "^19.1.15",
3434
"@types/react-dom": "^19.1.9"
3535
},
3636
"dependencies": {

0 commit comments

Comments
 (0)