svelte-chessground
svelte-chessground copied to clipboard
Chessboard component. Chessground Svelte wrapper.
Add support for latest svelte i.e [email protected], getting dependency conflict in my npm project.
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependencies [undici](https://github.com/nodejs/undici), [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together. Removes `undici` Updates `@sveltejs/adapter-auto` from 2.1.0 to 3.1.1 Release...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2. Changelog Sourced from vite's changelog. 4.5.2 (2024-01-19) fix: fs deny for case insensitive systems (#15653) (eeec23b), closes #15653 4.5.1 (2023-12-04) fix: backport #15223, proxy...
This is a strange one - I am trying to include a small diagram on my site and the position of both the piece and board sizes seems to be...