Skip to content

Commit 5ef25b7

Browse files
vectronicgithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent 681aa5c commit 5ef25b7

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

bun.lock

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,30 @@
2121
},
2222
"private": true,
2323
"devDependencies": {
24-
"@happy-dom/global-registrator": "20.3.4",
24+
"@happy-dom/global-registrator": "20.5.0",
2525
"@testing-library/dom": "10.4.1",
2626
"@testing-library/react": "16.3.2",
27-
"@types/bun": "1.3.6",
27+
"@types/bun": "1.3.8",
2828
"bun-plugin-tailwind": "0.1.2",
29-
"happy-dom": "20.3.4"
29+
"happy-dom": "20.5.0"
3030
},
3131
"peerDependencies": {
3232
"typescript": "5.9.3",
33-
"@types/react": "19.2.9",
33+
"@types/react": "19.2.13",
3434
"@types/react-dom": "19.2.3"
3535
},
3636
"dependencies": {
3737
"@codemirror/language": "6.12.1",
3838
"@codemirror/lint": "6.9.2",
3939
"@lezer/common": "1.5.0",
4040
"@lezer/highlight": "1.2.3",
41-
"@mpeggroup/mpeg-sdl-parser": "3.0.3",
41+
"@mpeggroup/mpeg-sdl-parser": "3.0.4",
4242
"@types/wicg-file-system-access": "2023.10.7",
4343
"@uiw/codemirror-theme-vscode": "4.25.4",
4444
"@uiw/react-codemirror": "4.25.4",
45-
"daisyui": "5.5.14",
46-
"react": "19.2.3",
47-
"react-dom": "19.2.3",
45+
"daisyui": "5.5.18",
46+
"react": "19.2.4",
47+
"react-dom": "19.2.4",
4848
"tailwindcss": "4.1.18"
4949
},
5050
"overrides": {

0 commit comments

Comments
 (0)