data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

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

chore: update deps

dusk 5fed4624 86686362

+7 -7
bun.lockb

This is a binary file and will not be displayed.

+7 -7
package.json
··· 13 13 }, 14 14 "devDependencies": { 15 15 "@sveltejs/enhanced-img": "^0.3.10", 16 - "@sveltejs/kit": "^2.11.1", 16 + "@sveltejs/kit": "^2.15.1", 17 17 "@sveltejs/vite-plugin-svelte": "^3.1.2", 18 18 "@tailwindcss/forms": "^0.5.9", 19 19 "@tailwindcss/typography": "^0.5.15", 20 20 "@types/eslint": "^9.6.1", 21 - "@types/node": "^22.10.2", 21 + "@types/node": "^22.10.3", 22 22 "autoprefixer": "^10.4.20", 23 23 "eslint": "^9.17.0", 24 24 "eslint-config-prettier": "^9.1.0", 25 25 "eslint-plugin-svelte": "^2.46.1", 26 - "globals": "^15.13.0", 26 + "globals": "^15.14.0", 27 27 "mdsvex": "^0.12.3", 28 28 "postcss": "^8.4.49", 29 29 "prettier": "^3.4.2", ··· 31 31 "svelte": "^4.2.19", 32 32 "svelte-adapter-bun": "^0.5.2", 33 33 "svelte-check": "^3.8.6", 34 - "svelte-cloudinary": "^2.3.0", 35 34 "sveltekit-rate-limiter": "^0.6.1", 36 - "tailwindcss": "^3.4.16", 35 + "tailwindcss": "^3.4.17", 37 36 "tslib": "^2.8.1", 38 37 "typescript": "^5.7.2", 39 - "typescript-eslint": "^8.18.0", 38 + "typescript-eslint": "^8.19.0", 40 39 "vite": "^5.4.11" 41 40 }, 42 41 "type": "module", ··· 50 49 "rehype-slug": "^6.0.0", 51 50 "robots-parser": "^3.0.1", 52 51 "steamgriddb": "^2.2.0", 53 - "typescript-svelte-plugin": "^0.3.44" 52 + "svelte-cloudinary": "^2.3.0", 53 + "typescript-svelte-plugin": "^0.3.45" 54 54 }, 55 55 "trustedDependencies": [ 56 56 "@sveltejs/kit",