svelte-scrollspy
svelte-scrollspy copied to clipboard
Scroll Spy component for Svelte
Bumps [json5](https://github.com/json5/json5) and [postcss-modules](https://github.com/css-modules/postcss-modules). These dependencies needed to be updated together. Updates `json5` from 0.5.1 to 1.0.2 Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__...
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss). These dependencies need to be updated together. Removes `json5` Updates `rollup-plugin-postcss` from 2.0.3 to 4.0.2 Release notes Sourced from...
Bumps [loader-utils](https://github.com/webpack/loader-utils) and [postcss-modules](https://github.com/css-modules/postcss-modules). These dependencies needed to be updated together. Updates `loader-utils` from 0.2.17 to 1.4.1 Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem...
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.6.1 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...
As title. Thanks.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.6.3 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...
Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.0.1 to 1.0.2. Release notes Sourced from rollup-plugin-serve's releases. v1.0.2 Fixed path traversal issue Changelog Sourced from rollup-plugin-serve's changelog. [1.0.2] - 2020-07-17 Fixed Fix path traversal issue...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...