Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm-updates group across 1 directory with 85 updates #7661

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the npm-updates group with 85 updates in the / directory:

Package From To
@eslint/js 9.5.0 9.22.0
@types/eslint__js 8.42.3 9.14.0
@tauri-apps/cli 2.0.1 2.3.1
@types/node 22.3.0 22.13.10
eslint 9.18.0 9.22.0
@types/eslint 9.6.0 9.6.1
eslint-import-resolver-typescript 3.7.0 3.9.1
eslint-plugin-import-x 4.6.1 4.8.0
eslint-plugin-storybook 0.9.0--canary.156.ed236ca.0 0.11.4
globals 15.6.0 15.15.0
prettier 3.3.2 3.5.3
turbo 2.3.3 2.4.4
typescript 5.4.5 5.8.2
typescript-eslint 8.21.0 8.26.1
@tauri-apps/plugin-clipboard-manager 2.2.1 2.2.2
@anthropic-ai/sdk 0.27.3 0.39.0
@octokit/rest 20.1.1 20.1.2
@tauri-apps/api 2.0.3 2.3.0
@tauri-apps/plugin-dialog 2.0.1 2.2.0
@tauri-apps/plugin-fs 2.0.1 2.2.0
@tauri-apps/plugin-http 2.0.1 2.4.2
@tauri-apps/plugin-log 2.0.0 2.3.1
@tauri-apps/plugin-os 2.0.0 2.2.1
@tauri-apps/plugin-process 2.0.0 2.2.0
@tauri-apps/plugin-shell 2.0.1 2.2.0
@tauri-apps/plugin-store 2.1.0 2.2.0
@tauri-apps/plugin-updater 2.0.0 2.6.1
@testing-library/svelte 5.2.5 5.2.7
@types/postcss-pxtorem 6.0.3 6.1.0
@wdio/cli 8.40.2 8.43.0
@wdio/globals 8.40.2 8.43.0
@wdio/local-runner 8.40.2 8.43.0
@wdio/mocha-framework 8.40.2 8.41.0
@wdio/spec-reporter 8.39.0 8.43.0
@wdio/types 8.39.0 8.41.0
autoprefixer 10.4.19 10.4.21
fuse.js 7.0.0 7.1.0
git-url-parse 14.0.0 14.1.0
jsdom 24.1.1 24.1.3
mocha 10.7.0 10.8.2
nanoevents 9.0.0 9.1.0
postcss 8.4.39 8.5.3
posthog-js 1.136.4 1.231.0
highlight.js 11.10.0 11.11.1
@playwright/test 1.47.0 1.51.0
@sveltejs/package 2.3.2 2.3.10
postcss-cli 11.0.0 11.0.1
@codemirror/lang-css 6.2.1 6.3.1
@codemirror/lang-javascript 6.2.2 6.2.3
@codemirror/lang-markdown 6.2.5 6.3.2
@codemirror/lang-python 6.1.6 6.1.7
@codemirror/language 6.10.2 6.11.0
@codemirror/legacy-modes 6.4.0 6.5.0
@lezer/common 1.2.1 1.2.3
@lezer/highlight 1.2.0 1.2.1
@rails/actioncable 8.0.100 8.0.200
@lexical/link 0.17.0 0.17.1
@lexical/list 0.17.0 0.17.1
@lexical/markdown 0.17.0 0.17.1
@lexical/rich-text 0.17.0 0.17.1
@lexical/selection 0.17.0 0.17.1
@lexical/text 0.17.0 0.17.1
@lexical/utils 0.17.0 0.17.1
lexical 0.17.0 0.17.1
svelte-lexical 0.5.0 0.5.2
@storybook/addon-docs 8.5.3 8.6.6
@storybook/addon-essentials 8.5.3 8.6.6
@storybook/addon-links 8.5.3 8.6.6
@storybook/blocks 8.5.3 8.6.6
@storybook/experimental-addon-test 8.5.3 8.6.6
@storybook/svelte 8.5.3 8.6.6
@storybook/sveltekit 8.5.3 8.6.6
@storybook/test 8.5.3 8.6.6
@terrazzo/cli 0.6.0 0.6.3
@terrazzo/parser 0.6.0 0.6.3
@vitest/browser 3.0.3 3.0.8
playwright 1.47.0 1.51.0
storybook 8.5.3 8.6.6
@reduxjs/toolkit 2.5.0 2.6.1
@sentry/sveltekit 8.54.0 8.55.0
@vitest/ui 3.0.5 3.0.8
svelte-check 4.1.4 4.1.5
svelte 5.19.7 5.23.1
vite 6.1.0 6.2.2
vitest 3.0.5 3.0.8

Updates @eslint/js from 9.5.0 to 9.22.0

Release notes

Sourced from @​eslint/js's releases.

v9.22.0

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

Chores

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0 - February 7, 2025

  • 979097a chore: upgrade @​eslint/js@​9.20.0 (#19412) (Francesco Trotta)
  • 031734e chore: package.json update for @​eslint/js release (Jenkins)
  • 91d4d9f fix: Bring types in sync with @​eslint/core (#19157) (Nicholas C. Zakas)
  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)
  • d4c47c3 test: avoid empty config warning in test output (#19408) (Milos Djermanovic)

... (truncated)

Commits
  • eed409a chore: package.json update for @​eslint/js release
  • 265e0cf chore: package.json update for @​eslint/js release
  • 031734e chore: package.json update for @​eslint/js release
  • 58560e7 chore: package.json update for @​eslint/js release
  • 362099c chore: package.json update for @​eslint/js release
  • 495aa49 chore: extract package name from package.json for public interface (#19314)
  • 84c5787 chore: package.json update for @​eslint/js release
  • df9bf95 chore: package.json update for @​eslint/js release
  • b441bee chore: package.json update for @​eslint/js release
  • 3087c9e feat: add meta object to @eslint/js plugin (#19095)
  • Additional commits viewable in compare view

Updates @types/eslint__js from 8.42.3 to 9.14.0

Commits

Updates @tauri-apps/cli from 2.0.1 to 2.3.1

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.3.1

[2.3.1]

Dependencies

  • Upgraded to tauri-cli@2.3.1

@​tauri-apps/cli v2.3.0

[2.3.0]

Enhancements

Dependencies

  • Upgraded to tauri-cli@2.3.0

@​tauri-apps/cli v2.2.7

[2.2.7]

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.2.7

@​tauri-apps/cli v2.2.6

[2.2.6]

Enhancements

Dependencies

  • Upgraded to tauri-cli@2.2.6

@​tauri-apps/cli v2.2.5

[2.2.5]

Dependencies

  • Upgraded to tauri-cli@2.2.5

@​tauri-apps/cli v2.2.4

[2.2.4]

... (truncated)

Commits
  • cab7f76 apply version updates (#12826)
  • e103e87 fix(windows): ensure APIs exist before using it (#12848)
  • bca0296 docs: Update wording from #12830 (#12839)
  • 887db08 chore(deps): update js dependencies (#12832)
  • 4f26dcf fix(deps): os webview not gated in wry feature (#12833)
  • 4bffc32 docs: update WebViewBuilder::with_asynchronous_custom_protocol with platfor...
  • b859dc4 chore(deps): update rust crate resvg to 0.45.0 (#12825)
  • 9332132 chore(deps): update dependency eslint-config-prettier to v10.0.2 (#12822)
  • 22e9bf7 fix(cli/ios): Configure initial view controller for the launch screen on iOS ...
  • b495fe0 ci: install corepack in docker (#12824)
  • Additional commits viewable in compare view

Updates @types/eslint__js from 8.42.3 to 9.14.0

Commits

Updates @types/node from 22.3.0 to 22.13.10

Commits

Updates eslint from 9.18.0 to 9.22.0

Release notes

Sourced from eslint's releases.

v9.22.0

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

Chores

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0 - February 7, 2025

  • 979097a chore: upgrade @​eslint/js@​9.20.0 (#19412) (Francesco Trotta)
  • 031734e chore: package.json update for @​eslint/js release (Jenkins)
  • 91d4d9f fix: Bring types in sync with @​eslint/core (#19157) (Nicholas C. Zakas)
  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)
  • d4c47c3 test: avoid empty config warning in test output (#19408) (Milos Djermanovic)

... (truncated)

Commits

Updates @types/eslint from 9.6.0 to 9.6.1

Commits

Updates eslint-import-resolver-typescript from 3.7.0 to 3.9.1

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.9.1

Patch Changes

v3.9.0

Minor Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.8.7...v3.9.0

v3.8.7

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.8.6...v3.8.7

v3.8.6

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.8.5...v3.8.6

v3.8.5

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.8.4...v3.8.5

v3.8.4

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.8.3...v3.8.4

v3.8.3

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.8.2...v3.8.3

v3.8.2

... (truncated)

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

3.9.1

Patch Changes

3.9.0

Minor Changes

3.8.7

Patch Changes

3.8.6

Patch Changes

3.8.5

Patch Changes

3.8.4

Patch Changes

3.8.3

Patch Changes

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 17, 2025
Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 6:23pm
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 6:23pm

Bumps the npm-updates group with 85 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.5.0` | `9.22.0` |
| [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.0.1` | `2.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.3.0` | `22.13.10` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.22.0` |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `9.6.0` | `9.6.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.7.0` | `3.9.1` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.6.1` | `4.8.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.9.0--canary.156.ed236ca.0` | `0.11.4` |
| [globals](https://github.com/sindresorhus/globals) | `15.6.0` | `15.15.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.5.3` |
| [turbo](https://github.com/vercel/turborepo) | `2.3.3` | `2.4.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.8.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.26.1` |
| [@tauri-apps/plugin-clipboard-manager](https://github.com/tauri-apps/plugins-workspace) | `2.2.1` | `2.2.2` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.27.3` | `0.39.0` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.1` | `20.1.2` |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.0.3` | `2.3.0` |
| [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.1` | `2.2.0` |
| [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.0.1` | `2.2.0` |
| [@tauri-apps/plugin-http](https://github.com/tauri-apps/plugins-workspace) | `2.0.1` | `2.4.2` |
| [@tauri-apps/plugin-log](https://github.com/tauri-apps/plugins-workspace) | `2.0.0` | `2.3.1` |
| [@tauri-apps/plugin-os](https://github.com/tauri-apps/plugins-workspace) | `2.0.0` | `2.2.1` |
| [@tauri-apps/plugin-process](https://github.com/tauri-apps/plugins-workspace) | `2.0.0` | `2.2.0` |
| [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.0.1` | `2.2.0` |
| [@tauri-apps/plugin-store](https://github.com/tauri-apps/plugins-workspace) | `2.1.0` | `2.2.0` |
| [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.0.0` | `2.6.1` |
| [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.5` | `5.2.7` |
| [@types/postcss-pxtorem](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/postcss-pxtorem) | `6.0.3` | `6.1.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `8.40.2` | `8.43.0` |
| [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `8.40.2` | `8.43.0` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `8.40.2` | `8.43.0` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `8.40.2` | `8.41.0` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `8.39.0` | `8.43.0` |
| [@wdio/types](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-types) | `8.39.0` | `8.41.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.21` |
| [fuse.js](https://github.com/krisk/Fuse) | `7.0.0` | `7.1.0` |
| [git-url-parse](https://github.com/IonicaBizau/git-url-parse) | `14.0.0` | `14.1.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `24.1.1` | `24.1.3` |
| [mocha](https://github.com/mochajs/mocha) | `10.7.0` | `10.8.2` |
| [nanoevents](https://github.com/ai/nanoevents) | `9.0.0` | `9.1.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.5.3` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.136.4` | `1.231.0` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.10.0` | `11.11.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.0` | `1.51.0` |
| [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.3.2` | `2.3.10` |
| [postcss-cli](https://github.com/postcss/postcss-cli) | `11.0.0` | `11.0.1` |
| [@codemirror/lang-css](https://github.com/codemirror/lang-css) | `6.2.1` | `6.3.1` |
| [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.2.2` | `6.2.3` |
| [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) | `6.2.5` | `6.3.2` |
| [@codemirror/lang-python](https://github.com/codemirror/lang-python) | `6.1.6` | `6.1.7` |
| [@codemirror/language](https://github.com/codemirror/language) | `6.10.2` | `6.11.0` |
| [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes) | `6.4.0` | `6.5.0` |
| [@lezer/common](https://github.com/lezer-parser/common) | `1.2.1` | `1.2.3` |
| [@lezer/highlight](https://github.com/lezer-parser/highlight) | `1.2.0` | `1.2.1` |
| [@rails/actioncable](https://github.com/rails/rails) | `8.0.100` | `8.0.200` |
| [@lexical/link](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-link) | `0.17.0` | `0.17.1` |
| [@lexical/list](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-list) | `0.17.0` | `0.17.1` |
| [@lexical/markdown](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-markdown) | `0.17.0` | `0.17.1` |
| [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) | `0.17.0` | `0.17.1` |
| [@lexical/selection](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-selection) | `0.17.0` | `0.17.1` |
| [@lexical/text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-text) | `0.17.0` | `0.17.1` |
| [@lexical/utils](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-utils) | `0.17.0` | `0.17.1` |
| [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.17.0` | `0.17.1` |
| [svelte-lexical](https://github.com/umaranis/svelte-lexical/tree/HEAD/svelte-lexical) | `0.5.0` | `0.5.2` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `8.5.3` | `8.6.6` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.3` | `8.6.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.5.3` | `8.6.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.5.3` | `8.6.6` |
| [@storybook/experimental-addon-test](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/test) | `8.5.3` | `8.6.6` |
| [@storybook/svelte](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/svelte) | `8.5.3` | `8.6.6` |
| [@storybook/sveltekit](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/sveltekit) | `8.5.3` | `8.6.6` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.5.3` | `8.6.6` |
| [@terrazzo/cli](https://github.com/terrazzoapp/terrazzo/tree/HEAD/packages/cli) | `0.6.0` | `0.6.3` |
| [@terrazzo/parser](https://github.com/terrazzoapp/terrazzo/tree/HEAD/packages/parser) | `0.6.0` | `0.6.3` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `3.0.3` | `3.0.8` |
| [playwright](https://github.com/microsoft/playwright) | `1.47.0` | `1.51.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.5.3` | `8.6.6` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.5.0` | `2.6.1` |
| [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `8.54.0` | `8.55.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.5` | `3.0.8` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.4` | `4.1.5` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.7` | `5.23.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.1.0` | `6.2.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.8` |



Updates `@eslint/js` from 9.5.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.22.0/packages/js)

Updates `@types/eslint__js` from 8.42.3 to 9.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js)

Updates `@tauri-apps/cli` from 2.0.1 to 2.3.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.1...@tauri-apps/cli-v2.3.1)

Updates `@types/eslint__js` from 8.42.3 to 9.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js)

Updates `@types/node` from 22.3.0 to 22.13.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.18.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.18.0...v9.22.0)

Updates `@types/eslint` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

Updates `eslint-import-resolver-typescript` from 3.7.0 to 3.9.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.7.0...v3.9.1)

Updates `eslint-plugin-import-x` from 4.6.1 to 4.8.0
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v4.6.1...v4.8.0)

Updates `eslint-plugin-storybook` from 0.9.0--canary.156.ed236ca.0 to 0.11.4
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/commits/v0.11.4)

Updates `globals` from 15.6.0 to 15.15.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.6.0...v15.15.0)

Updates `prettier` from 3.3.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.5.3)

Updates `turbo` from 2.3.3 to 2.4.4
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.3.3...v2.4.4)

Updates `typescript` from 5.4.5 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.8.2)

Updates `typescript-eslint` from 8.21.0 to 8.26.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint)

Updates `@tauri-apps/plugin-clipboard-manager` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.2.1...log-v2.2.2)

Updates `@anthropic-ai/sdk` from 0.27.3 to 0.39.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.27.3...sdk-v0.39.0)

Updates `@octokit/rest` from 20.1.1 to 20.1.2
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.1.1...v20.1.2)

Updates `@tauri-apps/api` from 2.0.3 to 2.3.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.3...@tauri-apps/api-v2.3.0)

Updates `@tauri-apps/plugin-dialog` from 2.0.1 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...os-v2.2.0)

Updates `@tauri-apps/plugin-fs` from 2.0.1 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...os-v2.2.0)

Updates `@tauri-apps/plugin-http` from 2.0.1 to 2.4.2
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...http-v2.4.2)

Updates `@tauri-apps/plugin-log` from 2.0.0 to 2.3.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0...log-v2.3.1)

Updates `@tauri-apps/plugin-os` from 2.0.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0...os-v2.2.1)

Updates `@tauri-apps/plugin-process` from 2.0.0 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0...os-v2.2.0)

Updates `@tauri-apps/plugin-shell` from 2.0.1 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...os-v2.2.0)

Updates `@tauri-apps/plugin-store` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.1.0...os-v2.2.0)

Updates `@tauri-apps/plugin-updater` from 2.0.0 to 2.6.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0...updater-v2.6.1)

Updates `@testing-library/svelte` from 5.2.5 to 5.2.7
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/svelte-testing-library@v5.2.5...v5.2.7)

Updates `@types/postcss-pxtorem` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/postcss-pxtorem)

Updates `@wdio/cli` from 8.40.2 to 8.43.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.43.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.43.0/packages/wdio-cli)

Updates `@wdio/globals` from 8.40.2 to 8.43.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.43.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.43.0/packages/wdio-globals)

Updates `@wdio/local-runner` from 8.40.2 to 8.43.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.43.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.43.0/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 8.40.2 to 8.41.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.41.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.41.0/packages/wdio-mocha-framework)

Updates `@wdio/spec-reporter` from 8.39.0 to 8.43.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.43.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.43.0/packages/wdio-spec-reporter)

Updates `@wdio/types` from 8.39.0 to 8.41.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.41.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.41.0/packages/wdio-types)

Updates `autoprefixer` from 10.4.19 to 10.4.21
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.19...10.4.21)

Updates `fuse.js` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](krisk/Fuse@v7.0.0...v7.1.0)

Updates `git-url-parse` from 14.0.0 to 14.1.0
- [Release notes](https://github.com/IonicaBizau/git-url-parse/releases)
- [Commits](IonicaBizau/git-url-parse@14.0.0...14.1.0)

Updates `jsdom` from 24.1.1 to 24.1.3
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@24.1.1...24.1.3)

Updates `mocha` from 10.7.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.0...v10.8.2)

Updates `nanoevents` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/ai/nanoevents/releases)
- [Changelog](https://github.com/ai/nanoevents/blob/main/CHANGELOG.md)
- [Commits](ai/nanoevents@9.0.0...9.1.0)

Updates `postcss` from 8.4.39 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.39...8.5.3)

Updates `posthog-js` from 1.136.4 to 1.231.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.136.4...v1.231.0)

Updates `highlight.js` from 11.10.0 to 11.11.1
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.10.0...11.11.1)

Updates `@playwright/test` from 1.47.0 to 1.51.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.0...v1.51.0)

Updates `@sveltejs/package` from 2.3.2 to 2.3.10
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/package@2.3.10/packages/package)

Updates `postcss-cli` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-cli@11.0.0...11.0.1)

Updates `@codemirror/lang-css` from 6.2.1 to 6.3.1
- [Changelog](https://github.com/codemirror/lang-css/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-css@6.2.1...6.3.1)

Updates `@codemirror/lang-javascript` from 6.2.2 to 6.2.3
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-javascript@6.2.2...6.2.3)

Updates `@codemirror/lang-markdown` from 6.2.5 to 6.3.2
- [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-markdown@6.2.5...6.3.2)

Updates `@codemirror/lang-python` from 6.1.6 to 6.1.7
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-python@6.1.6...6.1.7)

Updates `@codemirror/language` from 6.10.2 to 6.11.0
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](codemirror/language@6.10.2...6.11.0)

Updates `@codemirror/legacy-modes` from 6.4.0 to 6.5.0
- [Changelog](https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md)
- [Commits](codemirror/legacy-modes@6.4.0...6.5.0)

Updates `@lezer/common` from 1.2.1 to 1.2.3
- [Changelog](https://github.com/lezer-parser/common/blob/main/CHANGELOG.md)
- [Commits](lezer-parser/common@1.2.1...1.2.3)

Updates `@lezer/highlight` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/lezer-parser/highlight/blob/main/CHANGELOG.md)
- [Commits](lezer-parser/highlight@1.2.0...1.2.1)

Updates `@rails/actioncable` from 8.0.100 to 8.0.200
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

Updates `@lexical/link` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-link)

Updates `@lexical/list` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-list)

Updates `@lexical/markdown` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-markdown)

Updates `@lexical/rich-text` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-rich-text)

Updates `@lexical/selection` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-selection)

Updates `@lexical/text` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-text)

Updates `@lexical/utils` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical-utils)

Updates `lexical` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.17.1/packages/lexical)

Updates `svelte-lexical` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/umaranis/svelte-lexical/releases)
- [Commits](https://github.com/umaranis/svelte-lexical/commits/0.5.2/svelte-lexical)

Updates `@storybook/addon-docs` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/addons/docs)

Updates `@storybook/addon-essentials` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/addons/essentials)

Updates `@storybook/addon-links` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/addons/links)

Updates `@storybook/blocks` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/lib/blocks)

Updates `@storybook/experimental-addon-test` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/addons/test)

Updates `@storybook/svelte` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/renderers/svelte)

Updates `@storybook/sveltekit` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/frameworks/sveltekit)

Updates `@storybook/test` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/lib/test)

Updates `@terrazzo/cli` from 0.6.0 to 0.6.3
- [Release notes](https://github.com/terrazzoapp/terrazzo/releases)
- [Changelog](https://github.com/terrazzoapp/terrazzo/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/terrazzoapp/terrazzo/commits/@terrazzo/cli@0.6.3/packages/cli)

Updates `@terrazzo/parser` from 0.6.0 to 0.6.3
- [Release notes](https://github.com/terrazzoapp/terrazzo/releases)
- [Changelog](https://github.com/terrazzoapp/terrazzo/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/terrazzoapp/terrazzo/commits/@terrazzo/parser@0.6.3/packages/parser)

Updates `@vitest/browser` from 3.0.3 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/browser)

Updates `playwright` from 1.47.0 to 1.51.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.0...v1.51.0)

Updates `storybook` from 8.5.3 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/lib/cli)

Updates `@reduxjs/toolkit` from 2.5.0 to 2.6.1
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.5.0...v2.6.1)

Updates `@sentry/sveltekit` from 8.54.0 to 8.55.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.55.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.54.0...8.55.0)

Updates `@vitest/ui` from 3.0.5 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/ui)

Updates `svelte-check` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.1.4...svelte-check-4.1.5)

Updates `svelte` from 5.19.7 to 5.23.1
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.23.1/packages/svelte)

Updates `vite` from 6.1.0 to 6.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)

Updates `vitest` from 3.0.5 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@types/eslint__js"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@types/eslint__js"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: eslint-plugin-import-x
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-clipboard-manager"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@anthropic-ai/sdk"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-dialog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-fs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-http"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-log"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-os"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-process"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-shell"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-store"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@tauri-apps/plugin-updater"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@testing-library/svelte"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@types/postcss-pxtorem"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@wdio/globals"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@wdio/mocha-framework"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@wdio/spec-reporter"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@wdio/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: fuse.js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: git-url-parse
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: nanoevents
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: posthog-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@sveltejs/package"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: postcss-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@codemirror/lang-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@codemirror/lang-javascript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@codemirror/lang-markdown"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@codemirror/lang-python"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@codemirror/language"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@codemirror/legacy-modes"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@lezer/common"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lezer/highlight"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@rails/actioncable"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/link"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/list"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/markdown"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/rich-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/selection"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@lexical/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: lexical
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: svelte-lexical
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-docs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/experimental-addon-test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/svelte"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@terrazzo/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@terrazzo/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@vitest/browser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@sentry/sveltekit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@vitest/ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: svelte-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-updates-ed234bfd8b branch March 19, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file @gitbutler/desktop @gitbutler/ui @gitbutler/web javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants