From 299280ed79842e944ac56ace9919e75955bce6cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 17:08:01 +0000 Subject: [PATCH] build(deps): bump brace-expansion from 5.0.4 to 5.0.6 Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.4 to 5.0.6. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.4...v5.0.6) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2919a5a..ed6f7bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,26 +29,26 @@ importers: .: dependencies: zod: - specifier: ^3.22.4 + specifier: ^3.23.8 version: 3.23.8 devDependencies: '@eslint/js': specifier: ^8.57.1 version: 8.57.1 '@types/node': - specifier: ^20.10.1 + specifier: ^20.17.9 version: 20.17.9 '@typescript-eslint/eslint-plugin': - specifier: ^6.13.1 + specifier: ^6.21.0 version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2) '@typescript-eslint/parser': - specifier: ^6.13.1 + specifier: ^6.21.0 version: 6.21.0(eslint@8.57.1)(typescript@5.7.2) '@vitest/coverage-v8': specifier: ^0.34.6 version: 0.34.6(vitest@0.34.6) '@vitest/ui': - specifier: ^0.34.6 + specifier: ^0.34.7 version: 0.34.7(vitest@0.34.6) chalk: specifier: ^5.3.0 @@ -57,37 +57,37 @@ importers: specifier: ^4.1.0 version: 4.1.0 eslint: - specifier: ^8.54.0 + specifier: ^8.57.1 version: 8.57.1 eslint-config-prettier: - specifier: ^9.0.0 + specifier: ^9.1.0 version: 9.1.0(eslint@8.57.1) eslint-plugin-prettier: - specifier: ^5.0.1 + specifier: ^5.2.1 version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.4.1) husky: specifier: ^8.0.3 version: 8.0.3 lint-staged: - specifier: ^15.1.0 + specifier: ^15.2.10 version: 15.2.10 prettier: - specifier: ^3.1.0 + specifier: ^3.4.1 version: 3.4.1 tsc-files: specifier: ^1.1.4 version: 1.1.4(typescript@5.7.2) tsup: - specifier: ^8.0.1 + specifier: ^8.3.5 version: 8.3.5(postcss@8.5.8)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.5.1) tsx: - specifier: ^4.6.1 + specifier: ^4.19.2 version: 4.19.2 typescript: - specifier: ^5.3.2 + specifier: ^5.7.2 version: 5.7.2 vitepress: - specifier: ^1.0.0-rc.40 + specifier: ^1.5.0 version: 1.5.0(@algolia/client-search@5.15.0)(@types/node@20.17.9)(esbuild@0.27.4)(postcss@8.5.8)(search-insights@2.17.3)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.5.1) vitest: specifier: ^0.34.6 @@ -814,6 +814,7 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitejs/plugin-vue@5.2.1': resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==} @@ -1003,8 +1004,8 @@ packages: birpc@0.2.19: resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==} - brace-expansion@5.0.4: - resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} + brace-expansion@5.0.6: + resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==} engines: {node: 18 || 20 || >=22} braces@3.0.3: @@ -1329,7 +1330,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@13.24.0: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} @@ -1933,6 +1934,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -3155,7 +3157,7 @@ snapshots: birpc@0.2.19: {} - brace-expansion@5.0.4: + brace-expansion@5.0.6: dependencies: balanced-match: 4.0.4 @@ -3785,7 +3787,7 @@ snapshots: minimatch@10.2.4: dependencies: - brace-expansion: 5.0.4 + brace-expansion: 5.0.6 minipass@7.1.3: {}