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 73 updates #5868

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

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

Package From To
@eslint/js 9.5.0 9.17.0
@tauri-apps/cli 2.0.1 2.1.0
@types/node 22.3.0 22.10.2
@typescript-eslint/parser 7.13.1 7.18.0
eslint 9.13.0 9.17.0
@types/eslint 9.6.0 9.6.1
eslint-import-resolver-typescript 3.6.1 3.7.0
eslint-plugin-import-x 0.5.1 0.5.3
eslint-plugin-storybook 0.9.0--canary.156.ed236ca.0 0.11.1
eslint-plugin-svelte 2.46.0 2.46.1
globals 15.6.0 15.14.0
prettier 3.3.2 3.4.2
prettier-plugin-svelte 3.2.7 3.3.2
svelte-eslint-parser 0.41.1 0.43.0
turbo 2.3.1-canary.0 2.3.3
typescript 5.4.5 5.7.2
typescript-eslint 8.10.0 8.18.1
openai 4.47.3 4.77.0
@anthropic-ai/sdk 0.27.3 0.33.1
@codemirror/lang-css 6.2.1 6.3.1
@codemirror/lang-markdown 6.2.5 6.3.1
@codemirror/language 6.10.2 6.10.7
@codemirror/legacy-modes 6.4.0 6.4.2
@lezer/common 1.2.1 1.2.3
@lezer/highlight 1.2.0 1.2.1
@sentry/sveltekit 8.9.2 8.47.0
@tauri-apps/api 2.0.3 2.1.1
@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.2.0
@tauri-apps/plugin-log 2.0.0 2.2.0
@tauri-apps/plugin-os 2.0.0 2.2.0
@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.3.0
@testing-library/jest-dom 6.4.8 6.6.3
@testing-library/svelte 5.2.5 5.2.6
@types/postcss-pxtorem 6.0.3 6.1.0
@vitest/ui 2.0.5 2.1.8
@wdio/cli 8.40.2 8.41.0
@wdio/globals 8.40.2 8.41.0
@wdio/local-runner 8.40.2 8.41.0
@wdio/mocha-framework 8.40.2 8.41.0
@wdio/spec-reporter 8.39.0 8.41.0
@wdio/types 8.39.0 8.41.0
autoprefixer 10.4.19 10.4.20
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.4.49
posthog-js 1.136.4 1.203.1
svelte 5.2.1 5.15.0
vitest 2.0.5 2.1.8
highlight.js 11.10.0 11.11.0
@playwright/test 1.47.0 1.49.1
@sveltejs/adapter-auto 3.2.2 3.3.1
@sveltejs/package 2.3.2 2.3.7
@terrazzo/cli 0.0.11 0.3.2
@terrazzo/plugin-css 0.0.9 0.3.0
@storybook/addon-docs 8.4.5 8.4.7
@storybook/addon-essentials 8.4.5 8.4.7
@storybook/addon-interactions 8.4.5 8.4.7
@storybook/addon-links 8.4.5 8.4.7
@storybook/blocks 8.4.5 8.4.7
@storybook/experimental-addon-test 8.4.5 8.4.7
@storybook/svelte 8.4.5 8.4.7
@storybook/sveltekit 8.4.5 8.4.7
@storybook/test 8.4.5 8.4.7
@vitest/browser 2.1.6 2.1.8
playwright 1.47.0 1.49.1
storybook 8.4.5 8.4.7

Updates @eslint/js from 9.5.0 to 9.17.0

Release notes

Sourced from @​eslint/js's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/[email protected] (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)

... (truncated)

Commits
  • 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)
  • 28be447 chore: package.json update for @​eslint/js release
  • b0faee3 feat: add types for the @eslint/js package (#19010)
  • 2211f0a chore: package.json update for @​eslint/js release
  • 873ae60 chore: package.json update for @​eslint/js release
  • 36d8095 chore: package.json update for @​eslint/js release
  • a10f90a chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @tauri-apps/cli from 2.0.1 to 2.1.0

Release notes

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

@​tauri-apps/cli v2.1.0

[2.1.0]

New Features

Enhancements

Bug Fixes

Dependencies

@​tauri-apps/cli v2.0.4

[2.0.4]

Enhancements

  • e4c9268b1 (#11258 by @​regexident) Support custom project directory structure where the Tauri app folder is not a subfolder of the frontend project. The frontend and Tauri app project paths can be set with the TAURI_FRONTEND_PATH and the TAURI_APP_PATH environment variables respectively.

Dependencies

@​tauri-apps/cli v2.0.3

[2.0.3]

New Features

Bug Fixes

  • d609bef9f (#11314 by @​amrbashir) Fix android invalid proguard file when using an identifier that contains a component that is a reserved kotlin keyword, like in, class, etc
  • 069c05e44 (#11315 by @​amrbashir) Fix CLI crashing and failing to find a .ico file when bundle > icon option is using globs and doesn't have a string that ends with .ico.

Dependencies

... (truncated)

Commits

Updates @types/node from 22.3.0 to 22.10.2

Commits

Updates @typescript-eslint/parser from 7.13.1 to 7.18.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.18.0

7.18.0 (2024-07-29)

🚀 Features

  • types: update ECMA versions (#9634)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
  • eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
  • eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.18.0 (2024-07-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.17.0 (2024-07-22)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.16.1 (2024-07-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.16.0 (2024-07-08)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • website: react key error on internal pages of website

❤️ Thank You

  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.15.0 (2024-07-01)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.14.1 (2024-06-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

... (truncated)

Commits

Updates eslint from 9.13.0 to 9.17.0

Release notes

Sourced from eslint's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuringDescription has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.5.0` | `9.17.0` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.0.1` | `2.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.3.0` | `22.10.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.18.0` |
| [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.17.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.6.1` | `3.7.0` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `0.5.1` | `0.5.3` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.9.0--canary.156.ed236ca.0` | `0.11.1` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.46.0` | `2.46.1` |
| [globals](https://github.com/sindresorhus/globals) | `15.6.0` | `15.14.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.4.2` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.7` | `3.3.2` |
| [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) | `0.41.1` | `0.43.0` |
| [turbo](https://github.com/vercel/turborepo) | `2.3.1-canary.0` | `2.3.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.10.0` | `8.18.1` |
| [openai](https://github.com/openai/openai-node) | `4.47.3` | `4.77.0` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.27.3` | `0.33.1` |
| [@codemirror/lang-css](https://github.com/codemirror/lang-css) | `6.2.1` | `6.3.1` |
| [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) | `6.2.5` | `6.3.1` |
| [@codemirror/language](https://github.com/codemirror/language) | `6.10.2` | `6.10.7` |
| [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes) | `6.4.0` | `6.4.2` |
| [@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` |
| [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `8.9.2` | `8.47.0` |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.0.3` | `2.1.1` |
| [@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.2.0` |
| [@tauri-apps/plugin-log](https://github.com/tauri-apps/plugins-workspace) | `2.0.0` | `2.2.0` |
| [@tauri-apps/plugin-os](https://github.com/tauri-apps/plugins-workspace) | `2.0.0` | `2.2.0` |
| [@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.3.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.8` | `6.6.3` |
| [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.5` | `5.2.6` |
| [@types/postcss-pxtorem](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/postcss-pxtorem) | `6.0.3` | `6.1.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.0.5` | `2.1.8` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `8.40.2` | `8.41.0` |
| [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `8.40.2` | `8.41.0` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `8.40.2` | `8.41.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.41.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.20` |
| [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.4.49` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.136.4` | `1.203.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.2.1` | `5.15.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.8` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.10.0` | `11.11.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.0` | `1.49.1` |
| [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) | `3.2.2` | `3.3.1` |
| [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.3.2` | `2.3.7` |
| [@terrazzo/cli](https://github.com/terrazzoapp/terrazzo/tree/HEAD/packages/cli) | `0.0.11` | `0.3.2` |
| [@terrazzo/plugin-css](https://github.com/terrazzoapp/terrazzo/tree/HEAD/packages/plugin-css) | `0.0.9` | `0.3.0` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `8.4.5` | `8.4.7` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.5` | `8.4.7` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.5` | `8.4.7` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.5` | `8.4.7` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.5` | `8.4.7` |
| [@storybook/experimental-addon-test](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/test) | `8.4.5` | `8.4.7` |
| [@storybook/svelte](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/svelte) | `8.4.5` | `8.4.7` |
| [@storybook/sveltekit](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/sveltekit) | `8.4.5` | `8.4.7` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.5` | `8.4.7` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `2.1.6` | `2.1.8` |
| [playwright](https://github.com/microsoft/playwright) | `1.47.0` | `1.49.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.5` | `8.4.7` |



Updates `@eslint/js` from 9.5.0 to 9.17.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.17.0/packages/js)

Updates `@tauri-apps/cli` from 2.0.1 to 2.1.0
- [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.1.0)

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

Updates `@typescript-eslint/parser` from 7.13.1 to 7.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

Updates `eslint` from 9.13.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.13.0...v9.17.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.6.1 to 3.7.0
- [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.6.1...v3.7.0)

Updates `eslint-plugin-import-x` from 0.5.1 to 0.5.3
- [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@v0.5.1...v0.5.3)

Updates `eslint-plugin-storybook` from 0.9.0--canary.156.ed236ca.0 to 0.11.1
- [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.1)

Updates `eslint-plugin-svelte` from 2.46.0 to 2.46.1
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected])

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

Updates `prettier` from 3.3.2 to 3.4.2
- [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.4.2)

Updates `prettier-plugin-svelte` from 3.2.7 to 3.3.2
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.3.2/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.2.7...v3.3.2)

Updates `svelte-eslint-parser` from 0.41.1 to 0.43.0
- [Release notes](https://github.com/sveltejs/svelte-eslint-parser/releases)
- [Changelog](https://github.com/sveltejs/svelte-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-eslint-parser@v0.41.1...v0.43.0)

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

Updates `typescript` from 5.4.5 to 5.7.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.7.2)

Updates `typescript-eslint` from 8.10.0 to 8.18.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.18.1/packages/typescript-eslint)

Updates `openai` from 4.47.3 to 4.77.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.47.3...v4.77.0)

Updates `@anthropic-ai/sdk` from 0.27.3 to 0.33.1
- [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.33.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-markdown` from 6.2.5 to 6.3.1
- [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-markdown@6.2.5...6.3.1)

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

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

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 `@sentry/sveltekit` from 8.9.2 to 8.47.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.9.2...8.47.0)

Updates `@tauri-apps/api` from 2.0.3 to 2.1.1
- [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.1.1)

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.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-log` 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-os` 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-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.3.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0...updater-v2.3.0)

Updates `@testing-library/jest-dom` from 6.4.8 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.8...v6.6.3)

Updates `@testing-library/svelte` from 5.2.5 to 5.2.6
- [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.6)

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 `@vitest/ui` from 2.0.5 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/ui)

Updates `@wdio/cli` 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-cli)

Updates `@wdio/globals` 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-globals)

Updates `@wdio/local-runner` 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-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.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-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.20
- [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.20)

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.4.49
- [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.4.49)

Updates `posthog-js` from 1.136.4 to 1.203.1
- [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.203.1)

Updates `svelte` from 5.2.1 to 5.15.0
- [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/[email protected]/packages/svelte)

Updates `vitest` from 2.0.5 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

Updates `highlight.js` from 11.10.0 to 11.11.0
- [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.0)

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

Updates `@sveltejs/adapter-auto` from 3.2.2 to 3.3.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-auto)

Updates `@sveltejs/package` from 2.3.2 to 2.3.7
- [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/[email protected]/packages/package)

Updates `@terrazzo/cli` from 0.0.11 to 0.3.2
- [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/[email protected]/packages/cli)

Updates `@terrazzo/plugin-css` from 0.0.9 to 0.3.0
- [Release notes](https://github.com/terrazzoapp/terrazzo/releases)
- [Changelog](https://github.com/terrazzoapp/terrazzo/blob/main/packages/plugin-css/CHANGELOG.md)
- [Commits](https://github.com/terrazzoapp/terrazzo/commits/@terrazzo/[email protected]/packages/plugin-css)

Updates `@storybook/addon-docs` from 8.4.5 to 8.4.7
- [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.4.7/code/addons/docs)

Updates `@storybook/addon-essentials` from 8.4.5 to 8.4.7
- [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.4.7/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.4.5 to 8.4.7
- [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.4.7/code/addons/interactions)

Updates `@storybook/addon-links` from 8.4.5 to 8.4.7
- [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.4.7/code/addons/links)

Updates `@storybook/blocks` from 8.4.5 to 8.4.7
- [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.4.7/code/lib/blocks)

Updates `@storybook/experimental-addon-test` from 8.4.5 to 8.4.7
- [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.4.7/code/addons/test)

Updates `@storybook/svelte` from 8.4.5 to 8.4.7
- [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.4.7/code/renderers/svelte)

Updates `@storybook/sveltekit` from 8.4.5 to 8.4.7
- [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.4.7/code/frameworks/sveltekit)

Updates `@storybook/test` from 8.4.5 to 8.4.7
- [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.4.7/code/lib/test)

Updates `@vitest/browser` from 2.1.6 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/browser)

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

Updates `storybook` from 8.4.5 to 8.4.7
- [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.4.7/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@typescript-eslint/parser"
  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-patch
  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: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: svelte-eslint-parser
  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-patch
  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: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: "@codemirror/lang-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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/language"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@codemirror/legacy-modes"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: "@sentry/sveltekit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/jest-dom"
  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: "@vitest/ui"
  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: 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-patch
  dependency-group: npm-updates
- dependency-name: posthog-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: vitest
  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/adapter-auto"
  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: "@terrazzo/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@terrazzo/plugin-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-docs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/experimental-addon-test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/svelte"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@storybook/test"
  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-patch
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Copy link

vercel bot commented Dec 23, 2024

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 Dec 23, 2024 3:50pm
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 3:50pm

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.

0 participants