schoolbox web extension :)
0
fork

Configure Feed

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

chore: update deps

willow f73c5ba0 2e6fa9ba

+11 -11
bun.lockb

This is a binary file and will not be displayed.

+11 -11
package.json
··· 6 6 "devDependencies": { 7 7 "@catppuccin/palette": "^1.7.1", 8 8 "@catppuccin/tailwindcss": "^0.1.6", 9 - "@eslint/compat": "^1.2.7", 10 - "@eslint/js": "^9.21.0", 9 + "@eslint/compat": "^1.2.9", 10 + "@eslint/js": "^9.27.0", 11 11 "@sveltejs/vite-plugin-svelte": "^5.0.3", 12 12 "@tsconfig/svelte": "^5.0.4", 13 13 "@wxt-dev/module-svelte": "^2.0.3", 14 14 "autoprefixer": "^10.4.21", 15 - "eslint": "^9.22.0", 16 - "eslint-plugin-svelte": "^3.1.0", 17 - "globals": "^16.0.0", 15 + "eslint": "^9.27.0", 16 + "eslint-plugin-svelte": "^3.8.1", 17 + "globals": "^16.1.0", 18 18 "lucide-svelte": "^0.475.0", 19 - "pino": "^9.6.0", 19 + "pino": "^9.7.0", 20 20 "postcss": "^8.5.3", 21 21 "prettier": "^3.5.3", 22 - "prettier-plugin-svelte": "^3.3.3", 22 + "prettier-plugin-svelte": "^3.4.0", 23 23 "prettier-plugin-tailwindcss": "^0.6.11", 24 - "svelte": "^5.23.0", 25 - "svelte-check": "^4.1.5", 24 + "svelte": "^5.30.2", 25 + "svelte-check": "^4.2.1", 26 26 "svelte-spa-router": "^4.0.1", 27 27 "tailwindcss": "^3.4.17", 28 - "typescript": "^5.8.2", 29 - "typescript-eslint": "^8.25.0", 28 + "typescript": "^5.8.3", 29 + "typescript-eslint": "^8.32.1", 30 30 "wxt": "^0.19.29" 31 31 }, 32 32 "description": "Schooltape is a free, open-source, web extension that allows you to customise the look, feel, and functionality of Schoolbox!",