Skip to content

Commit 25ba5ec

Browse files
authored
fix: update dependencies (#62)
1 parent 5fe6f4d commit 25ba5ec

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

bun.lock

Lines changed: 20 additions & 20 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
@@ -26,13 +26,13 @@
2626
"@happy-dom/global-registrator": "20.9.0",
2727
"@testing-library/dom": "10.4.1",
2828
"@testing-library/react": "16.3.2",
29-
"@types/bun": "1.3.13",
29+
"@types/bun": "1.3.14",
3030
"bun-plugin-tailwind": "0.1.2",
3131
"happy-dom": "20.9.0"
3232
},
3333
"peerDependencies": {
3434
"typescript": "6.0.3",
35-
"@types/react": "19.2.14",
35+
"@types/react": "19.2.15",
3636
"@types/react-dom": "19.2.3"
3737
},
3838
"dependencies": {
@@ -42,12 +42,12 @@
4242
"@lezer/highlight": "1.2.3",
4343
"@mpeggroup/mpeg-sdl-parser": "4.1.1",
4444
"@types/wicg-file-system-access": "2023.10.7",
45-
"@uiw/codemirror-theme-vscode": "4.25.9",
46-
"@uiw/react-codemirror": "4.25.9",
47-
"daisyui": "5.5.19",
48-
"react": "19.2.5",
49-
"react-dom": "19.2.5",
50-
"tailwindcss": "4.2.4"
45+
"@uiw/codemirror-theme-vscode": "4.25.10",
46+
"@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"
5151
},
5252
"overrides": {
5353
"@codemirror/language": "6.12.1",

0 commit comments

Comments
 (0)