Skip to content

Commit e40cc89

Browse files
chore(deps): update all non-major dev-dependencies (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b4e006 commit e40cc89

File tree

2 files changed

+237
-240
lines changed

2 files changed

+237
-240
lines changed

ui/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@iconify-json/hugeicons": "^1.2.5",
1717
"@iconify-json/ic": "^1.2.2",
1818
"@iconify-json/line-md": "^1.2.8",
19-
"@iconify-json/material-symbols": "^1.2.21",
20-
"@iconify-json/material-symbols-light": "^1.2.21",
19+
"@iconify-json/material-symbols": "^1.2.23",
20+
"@iconify-json/material-symbols-light": "^1.2.23",
2121
"@iconify-json/pajamas": "^1.2.8",
2222
"@iconify-json/ph": "^1.2.2",
2323
"@iconify-json/svg-spinners": "^1.2.2",
@@ -26,17 +26,17 @@
2626
"@sveltejs/adapter-node": "^5.2.12",
2727
"@sveltejs/kit": "^2.21.1",
2828
"@sveltejs/vite-plugin-svelte": "^5.0.3",
29-
"@unocss/core": "66.1.2",
30-
"@unocss/extractor-svelte": "66.1.2",
31-
"@unocss/reset": "66.1.2",
32-
"daisyui": "^5.0.37",
33-
"svelte": "^5.33.1",
29+
"@unocss/core": "66.1.3",
30+
"@unocss/extractor-svelte": "66.1.3",
31+
"@unocss/reset": "66.1.3",
32+
"daisyui": "^5.0.43",
33+
"svelte": "^5.33.11",
3434
"svelte-check": "^4.2.1",
3535
"typescript": "^5.8.3",
36-
"unocss": "66.1.2",
36+
"unocss": "66.1.3",
3737
"unocss-preset-daisyui-next": "^0.1.2",
3838
"vite": "^6.3.5",
39-
"wrangler": "^4.16.1"
39+
"wrangler": "^4.18.0"
4040
},
4141
"type": "module",
4242
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)