attractions
attractions copied to clipboard
A pretty cool UI kit for Svelte
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.48.0 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.1 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@romainmenke). 15.10.0...
If you go to [https://illright.github.io/attractions/docs/](https://illright.github.io/attractions/docs/) and click on the components dropdown, nothing happens. Instead you have to go to [https://illright.github.io/attractions//docs/](https://illright.github.io/attractions//docs/). Notice the extra slash. There are links on [Github](https://github.com/illright/attractions) that...
I'm new and was following the directions from the readme to get started. I believe `svelte-preprocess` version 4 is required at the present time, but "latest" now defaults to 5.0....
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.59.2 to 4.2.19. Release notes Sourced from svelte's releases. [email protected] Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings...