Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent f585fab commit 242a2ab
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@iconify/json": "^2.2.270",
"@iconify/json": "^2.2.273",
"@matthiesenxyz/unocss-preset-daisyui": "^0.1.2",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/adapter-cloudflare": "^4.7.4",
"@sveltejs/adapter-node": "^5.2.9",
"@sveltejs/kit": "^2.8.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@unocss/extractor-svelte": "^0.64.0",
"@unocss/reset": "^0.64.0",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@unocss/extractor-svelte": "^0.64.1",
"@unocss/reset": "^0.64.1",
"daisyui": "^4.12.14",
"svelte": "^5.1.13",
"svelte-check": "^4.0.6",
"svelte": "^5.2.2",
"svelte-check": "^4.0.9",
"typescript": "^5.6.3",
"unocss": "^0.64.0",
"unocss": "^0.64.1",
"unplugin-icons": "^0.20.1",
"vite": "^5.4.10",
"wrangler": "^3.86.0"
"vite": "^5.4.11",
"wrangler": "^3.87.0"
},
"type": "module",
"packageManager": "[email protected]"
Expand Down

0 comments on commit 242a2ab

Please sign in to comment.