schoolbox web extension :)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency @lucide/svelte to ^0.544.0 (#284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
6787a78f e0888435

+3 -3
+2 -2
bun.lock
··· 8 8 "@catppuccin/tailwindcss": "1.0.0", 9 9 "@eslint/compat": "^1.2.9", 10 10 "@eslint/js": "^9.27.0", 11 - "@lucide/svelte": "^0.539.0", 11 + "@lucide/svelte": "^0.544.0", 12 12 "@sveltejs/vite-plugin-svelte": "^5.0.3", 13 13 "@tailwindcss/vite": "^4.1.7", 14 14 "@tsconfig/svelte": "^5.0.4", ··· 159 159 160 160 "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.25", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="], 161 161 162 - "@lucide/svelte": ["@lucide/svelte@0.539.0", "", { "peerDependencies": { "svelte": "^5" } }, "sha512-OWhw4BhHO+owmOE/ijSNLnw/flbW2/DsLzMHAeM8oEjLsO0xE6glX0ADCDwxKItTs5ZJYssfyGNXxMXrea173w=="], 162 + "@lucide/svelte": ["@lucide/svelte@0.544.0", "", { "peerDependencies": { "svelte": "^5" } }, "sha512-9f9O6uxng2pLB01sxNySHduJN3HTl5p0HDu4H26VR51vhZfiMzyOMe9Mhof3XAk4l813eTtl+/DYRvGyoRR+yw=="], 163 163 164 164 "@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.10", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@tybys/wasm-util": "^0.9.0" } }, "sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ=="], 165 165
+1 -1
package.json
··· 7 7 "@catppuccin/tailwindcss": "1.0.0", 8 8 "@eslint/compat": "^1.2.9", 9 9 "@eslint/js": "^9.27.0", 10 - "@lucide/svelte": "^0.539.0", 10 + "@lucide/svelte": "^0.544.0", 11 11 "@sveltejs/vite-plugin-svelte": "^5.0.3", 12 12 "@tailwindcss/vite": "^4.1.7", 13 13 "@tsconfig/svelte": "^5.0.4",