Skip to content

Commit dee5ed8

Browse files
authored
chore: update dependencies (#46)
1 parent be225f9 commit dee5ed8

2 files changed

Lines changed: 58 additions & 34 deletions

File tree

bun.lock

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
},
2222
"private": true,
2323
"devDependencies": {
24-
"@happy-dom/global-registrator": "^19.0.2",
24+
"@happy-dom/global-registrator": "^20.0.1",
2525
"@testing-library/dom": "^10.4.1",
2626
"@testing-library/react": "^16.3.0",
27-
"@types/bun": "^1.2.23",
28-
"bun-plugin-tailwind": "^0.0.15",
29-
"happy-dom": "^19.0.2"
27+
"@types/bun": "^1.3.0",
28+
"bun-plugin-tailwind": "^0.1.2",
29+
"happy-dom": "^20.0.1"
3030
},
3131
"peerDependencies": {
3232
"typescript": "^5.9.3",
33-
"@types/react": "^19.2.0",
34-
"@types/react-dom": "^19.2.0"
33+
"@types/react": "^19.2.2",
34+
"@types/react-dom": "^19.2.2"
3535
},
3636
"dependencies": {
3737
"@lezer/common": "^1.2.3",
@@ -40,7 +40,7 @@
4040
"@types/wicg-file-system-access": "^2023.10.7",
4141
"@uiw/codemirror-theme-vscode": "^4.25.2",
4242
"@uiw/react-codemirror": "4.25.2",
43-
"daisyui": "^5.1.27",
43+
"daisyui": "^5.3.1",
4444
"react": "^19.2.0",
4545
"react-dom": "^19.2.0",
4646
"tailwindcss": "^4.1.14"

0 commit comments

Comments
 (0)