From 0fb62134abf8f8d55f295acb42362fa01bfc6b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 19:00:44 +0000 Subject: [PATCH] chore(deps-dev): bump yaml from 2.8.3 to 2.9.0 Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/desktop/package.json | 2 +- pnpm-lock.yaml | 47 +++++++++++++++++---------------------- 2 files changed, 21 insertions(+), 28 deletions(-) diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 1eaf0037..1740c0f0 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -98,6 +98,6 @@ "tsx": "^4.19.0", "typescript": "^5.7.0", "vite": "^6.4.3", - "yaml": "2.8.3" + "yaml": "2.9.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa932742..480abce2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,7 +65,7 @@ importers: version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) '@tailwindcss/typography': specifier: ^0.5.19 - version: 0.5.19(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.3)) + version: 0.5.19(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.9.0)) '@tauri-apps/api': specifier: ^2.11.1 version: 2.11.1 @@ -141,7 +141,7 @@ importers: version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': specifier: ^4.3.0 - version: 4.7.0(vite@6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.8.3)) + version: 4.7.0(vite@6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.9.0)) autoprefixer: specifier: ^10.4.20 version: 10.5.0(postcss@8.5.26) @@ -162,10 +162,10 @@ importers: version: 8.5.26 tailwindcss: specifier: ^3.4.0 - version: 3.4.19(tsx@4.21.0)(yaml@2.8.3) + version: 3.4.19(tsx@4.21.0)(yaml@2.9.0) tailwindcss-animate: specifier: ^1.0.7 - version: 1.0.7(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.3)) + version: 1.0.7(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.9.0)) tsx: specifier: ^4.19.0 version: 4.21.0 @@ -174,10 +174,10 @@ importers: version: 5.9.3 vite: specifier: ^6.4.3 - version: 6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.8.3) + version: 6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.9.0) yaml: - specifier: 2.8.3 - version: 2.8.3 + specifier: 2.9.0 + version: 2.9.0 apps/landing-page-astro: dependencies: @@ -4266,11 +4266,6 @@ packages: yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - yaml@2.8.3: - resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==} - engines: {node: '>= 14.6'} - hasBin: true - yaml@2.9.0: resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==} engines: {node: '>= 14.6'} @@ -5692,10 +5687,10 @@ snapshots: '@tailwindcss/oxide-win32-arm64-msvc': 4.2.4 '@tailwindcss/oxide-win32-x64-msvc': 4.2.4 - '@tailwindcss/typography@0.5.19(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.3))': + '@tailwindcss/typography@0.5.19(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.9.0))': dependencies: postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.19(tsx@4.21.0)(yaml@2.8.3) + tailwindcss: 3.4.19(tsx@4.21.0)(yaml@2.9.0) '@tailwindcss/vite@4.2.4(vite@7.3.6(@types/node@24.13.0)(jiti@2.7.0)(lightningcss@1.32.0)(tsx@4.21.0)(yaml@2.9.0))': dependencies: @@ -5870,7 +5865,7 @@ snapshots: jose: 5.10.0 optional: true - '@vitejs/plugin-react@4.7.0(vite@6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.8.3))': + '@vitejs/plugin-react@4.7.0(vite@6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.9.0))': dependencies: '@babel/core': 7.29.6 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.6) @@ -5878,7 +5873,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.9.0) transitivePeerDependencies: - supports-color @@ -6784,7 +6779,7 @@ snapshots: picomatch: 4.0.4 string-argv: 0.3.2 tinyexec: 1.1.1 - yaml: 2.8.3 + yaml: 2.9.0 listr2@9.0.5: dependencies: @@ -7129,14 +7124,14 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.5.26 - postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.26)(tsx@4.21.0)(yaml@2.8.3): + postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.26)(tsx@4.21.0)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 1.21.7 postcss: 8.5.26 tsx: 4.21.0 - yaml: 2.8.3 + yaml: 2.9.0 postcss-nested@6.2.0(postcss@8.5.26): dependencies: @@ -7515,11 +7510,11 @@ snapshots: tailwind-merge@3.5.0: {} - tailwindcss-animate@1.0.7(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.3)): + tailwindcss-animate@1.0.7(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.9.0)): dependencies: - tailwindcss: 3.4.19(tsx@4.21.0)(yaml@2.8.3) + tailwindcss: 3.4.19(tsx@4.21.0)(yaml@2.9.0) - tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.3): + tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.9.0): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -7538,7 +7533,7 @@ snapshots: postcss: 8.5.26 postcss-import: 15.1.0(postcss@8.5.26) postcss-js: 4.1.0(postcss@8.5.26) - postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.26)(tsx@4.21.0)(yaml@2.8.3) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.26)(tsx@4.21.0)(yaml@2.9.0) postcss-nested: 6.2.0(postcss@8.5.26) postcss-selector-parser: 6.1.2 resolve: 1.22.12 @@ -7746,7 +7741,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.8.3): + vite@6.4.3(@types/node@22.19.17)(jiti@1.21.7)(lightningcss@1.33.0)(tsx@4.21.0)(yaml@2.9.0): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.5) @@ -7760,7 +7755,7 @@ snapshots: jiti: 1.21.7 lightningcss: 1.33.0 tsx: 4.21.0 - yaml: 2.8.3 + yaml: 2.9.0 vite@7.3.6(@types/node@24.13.0)(jiti@2.7.0)(lightningcss@1.32.0)(tsx@4.21.0)(yaml@2.9.0): dependencies: @@ -7861,8 +7856,6 @@ snapshots: yallist@3.1.1: {} - yaml@2.8.3: {} - yaml@2.9.0: {} yargs-parser@21.1.1: {}