codemirror-lang-svelte
codemirror-lang-svelte copied to clipboard
Svelte language support for CodeMirror 6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
In the syntax higlighter `ComponentName` has been tagged with the CSS `t.className` highlighting while semantically it should be colored as `t.definition(t.variableName)`. https://github.com/replit/codemirror-lang-svelte/blob/2ebdf38e85eff50caf4e7f852a847210f9237f18/src/highlight.ts#L21
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...