Skip to content

Commit d28bfd1

Browse files
vectronicgithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent 169d85a commit d28bfd1

2 files changed

Lines changed: 35 additions & 33 deletions

File tree

bun.lock

Lines changed: 29 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"access": "public"
2424
},
2525
"devDependencies": {
26-
"@happy-dom/global-registrator": "20.9.0",
26+
"@happy-dom/global-registrator": "20.10.2",
2727
"@testing-library/dom": "10.4.1",
2828
"@testing-library/react": "16.3.2",
2929
"@types/bun": "1.3.14",
3030
"bun-plugin-tailwind": "0.1.2",
31-
"happy-dom": "20.9.0"
31+
"happy-dom": "20.10.2"
3232
},
3333
"peerDependencies": {
3434
"typescript": "6.0.3",
35-
"@types/react": "19.2.15",
35+
"@types/react": "19.2.17",
3636
"@types/react-dom": "19.2.3"
3737
},
3838
"dependencies": {
@@ -44,9 +44,9 @@
4444
"@types/wicg-file-system-access": "2023.10.7",
4545
"@uiw/codemirror-theme-vscode": "4.25.10",
4646
"@uiw/react-codemirror": "4.25.10",
47-
"daisyui": "5.5.20",
48-
"react": "19.2.6",
49-
"react-dom": "19.2.6",
47+
"daisyui": "5.5.23",
48+
"react": "19.2.7",
49+
"react-dom": "19.2.7",
5050
"tailwindcss": "4.3.0"
5151
},
5252
"overrides": {

0 commit comments

Comments
 (0)