a homebrewed DnD campaign based in the Honkai: Star Rail universe
hsr honkaistarrail dnd

deps(npm): bump the frontend-backend group with 2 updates (#99)

Bumps the frontend-backend group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js).


Updates `@cloudflare/workers-types` from 4.20251212.0 to 4.20251217.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `@supabase/supabase-js` from 2.87.1 to 2.88.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.88.0/packages/core/supabase-js)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20251217.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-backend
- dependency-name: "@supabase/supabase-js"
dependency-version: 2.88.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-backend
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
8774f9bb 177f1d71

+33 -33
+2 -2
app/package.json
··· 21 21 "test-ui": "vitest --ui" 22 22 }, 23 23 "dependencies": { 24 - "@cloudflare/workers-types": "^4.20251212.0", 24 + "@cloudflare/workers-types": "^4.20251217.0", 25 25 "@lucide/svelte": "^0.560.0", 26 26 "@starlight/color": "file:../packages/color", 27 27 "@starlight/icons": "file:../packages/icons", ··· 29 29 "@starlight/tokenizer": "file:../packages/tokenizer", 30 30 "@starlight/types": "file:../packages/types", 31 31 "@supabase/ssr": "^0.8.0", 32 - "@supabase/supabase-js": "^2.87.1", 32 + "@supabase/supabase-js": "^2.88.0", 33 33 "bits-ui": "^2.14.2", 34 34 "lorem-ipsum": "^2.0.8", 35 35 "mode-watcher": "^1.1.0",
+31 -31
package-lock.json
··· 42 42 "name": "@starlight/website", 43 43 "version": "0.0.1", 44 44 "dependencies": { 45 - "@cloudflare/workers-types": "^4.20251212.0", 45 + "@cloudflare/workers-types": "^4.20251217.0", 46 46 "@lucide/svelte": "^0.560.0", 47 47 "@starlight/color": "file:../packages/color", 48 48 "@starlight/icons": "file:../packages/icons", ··· 50 50 "@starlight/tokenizer": "file:../packages/tokenizer", 51 51 "@starlight/types": "file:../packages/types", 52 52 "@supabase/ssr": "^0.8.0", 53 - "@supabase/supabase-js": "^2.87.1", 53 + "@supabase/supabase-js": "^2.88.0", 54 54 "bits-ui": "^2.14.2", 55 55 "lorem-ipsum": "^2.0.8", 56 56 "mode-watcher": "^1.1.0", ··· 300 300 } 301 301 }, 302 302 "node_modules/@cloudflare/workers-types": { 303 - "version": "4.20251212.0", 304 - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20251212.0.tgz", 305 - "integrity": "sha512-RrvbKQli+zkDSLtqmsQetHoc38Zi6VWajb0E79w3lGDbJ0Qq1T4HavAm5jIQ+1R6CJxpWO6t41aefRakj+ciaw==", 303 + "version": "4.20251217.0", 304 + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20251217.0.tgz", 305 + "integrity": "sha512-qdVSqCza5Bv23E0DFET+8SEl9fM1F16WHC0HGoYLlDAyWF7rK2HhkPCdUEOp8DsJXwANWvNOkFdJfE1kLYGHYg==", 306 306 "license": "MIT OR Apache-2.0", 307 307 "peer": true 308 308 }, ··· 2826 2826 } 2827 2827 }, 2828 2828 "node_modules/@supabase/auth-js": { 2829 - "version": "2.87.1", 2830 - "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.87.1.tgz", 2831 - "integrity": "sha512-6RDeOf5TVoaXFtEstN188ykp3pXLZaU9qoAWfx8dc50FFAAqt+kcFJ96V0IvSmcpb4mDAWcpTJ7BegmVDn/WIw==", 2829 + "version": "2.88.0", 2830 + "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.88.0.tgz", 2831 + "integrity": "sha512-r/tlKD1Sv5w5AGmxVdBK17KwVkGOHMjihqw+HeW7Qsyes5ajLeyjL0M7jXZom1+NW4yINacKqOR9gqGmWzW9eA==", 2832 2832 "license": "MIT", 2833 2833 "dependencies": { 2834 2834 "tslib": "2.8.1" ··· 2838 2838 } 2839 2839 }, 2840 2840 "node_modules/@supabase/functions-js": { 2841 - "version": "2.87.1", 2842 - "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.87.1.tgz", 2843 - "integrity": "sha512-rWmYo4gRD0XAjMhYDlz7IH67bp4TIQ1UE4VqwIQtl1gGPwtLDq6wcRnu7jLKlXx0Gtrknw/eoiHYG9//XrCTzQ==", 2841 + "version": "2.88.0", 2842 + "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.88.0.tgz", 2843 + "integrity": "sha512-p934lg2x9m0bVBXKl2EAwbyIVif21FD1VGtLNGU4iuPOyB6b0bzyRAFnK95pLj48CMJk0DU+q35TDOGcFAyxwQ==", 2844 2844 "license": "MIT", 2845 2845 "dependencies": { 2846 2846 "tslib": "2.8.1" ··· 2850 2850 } 2851 2851 }, 2852 2852 "node_modules/@supabase/postgrest-js": { 2853 - "version": "2.87.1", 2854 - "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.87.1.tgz", 2855 - "integrity": "sha512-Yzu5eL3iGmZW0C/8x+vEojAOou63FI9oVw8HI8YOq63+5yM8g8aGh7Y1E2vbXFb7+gHGsPqLnaC6dPhrYt7qBA==", 2853 + "version": "2.88.0", 2854 + "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.88.0.tgz", 2855 + "integrity": "sha512-8DMGXWQUGM/4e8vtW95dLlNtETTVAyCAr7NyLFACDgVaaPUsDqZvS45LjBNd18fu3n6q/zZwCk4XL2yYWBHTVA==", 2856 2856 "license": "MIT", 2857 2857 "dependencies": { 2858 2858 "tslib": "2.8.1" ··· 2862 2862 } 2863 2863 }, 2864 2864 "node_modules/@supabase/realtime-js": { 2865 - "version": "2.87.1", 2866 - "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.87.1.tgz", 2867 - "integrity": "sha512-XvLtEznxmYZXA7LYuy5zbSXpSYjDLJq2wQeRh3MzON2OR4U8Kq+RtPz2E2Wi8HEzvBfsc+nNu1TG8LQ9+3DRkA==", 2865 + "version": "2.88.0", 2866 + "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.88.0.tgz", 2867 + "integrity": "sha512-4yMVLLq6I2KSzINlBK22vGJJYzJo9FAbfKZl7ZuarvzAClq48skgLWF7dlBCC3B/9wQckKhCfPfvyT0JVz3SXg==", 2868 2868 "license": "MIT", 2869 2869 "dependencies": { 2870 2870 "@types/phoenix": "^1.6.6", ··· 2889 2889 } 2890 2890 }, 2891 2891 "node_modules/@supabase/storage-js": { 2892 - "version": "2.87.1", 2893 - "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.87.1.tgz", 2894 - "integrity": "sha512-0Uc8tNV4yzkNNmp1inpXru0RB4a7ECq05G2S6BDvSpMxTxJrDVJ4vVDwyhqB8ZZ+O9+8prHaQYoByQeuDnwpFQ==", 2892 + "version": "2.88.0", 2893 + "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.88.0.tgz", 2894 + "integrity": "sha512-iM1CFKzTX0XIesHA/szcCqZG54BkXoSzqlVRB/O8s2u2GsXi0oUTko0ruOgDheNcWwOABKt88b0Fs4IVfDq7tg==", 2895 2895 "license": "MIT", 2896 2896 "dependencies": { 2897 2897 "iceberg-js": "^0.8.1", ··· 2902 2902 } 2903 2903 }, 2904 2904 "node_modules/@supabase/supabase-js": { 2905 - "version": "2.87.1", 2906 - "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.87.1.tgz", 2907 - "integrity": "sha512-tVgqZqnHZVum584KuUKSQZgcy6ZkhVd6gG8QWg2QfIXH9HmXdamauxdVsLXwaNPJxEdOyfAfwIyi5XUsiVYWtg==", 2905 + "version": "2.88.0", 2906 + "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.88.0.tgz", 2907 + "integrity": "sha512-XcvV+0x3ybSG1WBoRH0U0cizT1pyzkXD4lLiPaMLpj+A0jahvcrcrijBT+IQpLXOa2hbNLuHkS7yqJW67r4+nQ==", 2908 2908 "license": "MIT", 2909 2909 "peer": true, 2910 2910 "dependencies": { 2911 - "@supabase/auth-js": "2.87.1", 2912 - "@supabase/functions-js": "2.87.1", 2913 - "@supabase/postgrest-js": "2.87.1", 2914 - "@supabase/realtime-js": "2.87.1", 2915 - "@supabase/storage-js": "2.87.1" 2911 + "@supabase/auth-js": "2.88.0", 2912 + "@supabase/functions-js": "2.88.0", 2913 + "@supabase/postgrest-js": "2.88.0", 2914 + "@supabase/realtime-js": "2.88.0", 2915 + "@supabase/storage-js": "2.88.0" 2916 2916 }, 2917 2917 "engines": { 2918 2918 "node": ">=20.0.0" ··· 9191 9191 "name": "@starlight/icons", 9192 9192 "version": "0.0.1", 9193 9193 "dependencies": { 9194 - "@starlight/types": "file:../types", 9195 - "tailwindcss": "^4.1.18" 9194 + "@starlight/types": "file:../types" 9196 9195 }, 9197 9196 "devDependencies": { 9198 9197 "@sveltejs/adapter-auto": "^7.0.0", ··· 9201 9200 "@sveltejs/vite-plugin-svelte": "^6.2.1", 9202 9201 "@tailwindcss/vite": "^4.1.18", 9203 9202 "svelte": "^5.45.10", 9204 - "svelte-check": "^4.3.3" 9203 + "svelte-check": "^4.3.3", 9204 + "tailwindcss": "^4.1.18" 9205 9205 }, 9206 9206 "peerDependencies": { 9207 9207 "@lucide/svelte": "latest",