Skip to content

Commit 52db8ff

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

2 files changed

Lines changed: 37 additions & 35 deletions

File tree

bun.lock

Lines changed: 30 additions & 28 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
@@ -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.6",
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.6"
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,10 +44,10 @@
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",
50-
"tailwindcss": "4.3.0"
47+
"daisyui": "5.5.23",
48+
"react": "19.2.7",
49+
"react-dom": "19.2.7",
50+
"tailwindcss": "4.3.1"
5151
},
5252
"overrides": {
5353
"@codemirror/language": "6.12.1",

0 commit comments

Comments
 (0)