From e5fc1141300f9be5bd940e29cb20cae9e8e9b8c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:43:03 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 145db0d..5f34b08 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@antfu/eslint-config": "5.2.1", "@types/node": "latest", "@vitest/coverage-v8": "3.2.4", - "bumpp": "10.2.2", + "bumpp": "10.2.3", "changelogithub": "13.16.0", "eslint": "9.33.0", "installed-check": "9.3.0", @@ -47,7 +47,7 @@ "lint-staged": "16.1.5", "simple-git-hooks": "2.13.1", "typescript": "5.9.2", - "unbuild": "3.6.0", + "unbuild": "3.6.1", "vitest": "3.2.4" }, "resolutions": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2ffedd..6cd26be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 3.2.4 version: 3.2.4(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.3.0)(jiti@2.5.1)(yaml@2.8.1)) bumpp: - specifier: 10.2.2 - version: 10.2.2(magicast@0.3.5) + specifier: 10.2.3 + version: 10.2.3(magicast@0.3.5) changelogithub: specifier: 13.16.0 version: 13.16.0(magicast@0.3.5) @@ -45,8 +45,8 @@ importers: specifier: 5.9.2 version: 5.9.2 unbuild: - specifier: 3.6.0 - version: 3.6.0(typescript@5.9.2) + specifier: 3.6.1 + version: 3.6.1(typescript@5.9.2) vitest: specifier: 3.2.4 version: 3.2.4(@types/debug@4.1.12)(@types/node@24.3.0)(jiti@2.5.1)(yaml@2.8.1) @@ -998,8 +998,8 @@ packages: resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==} engines: {node: '>=18.20'} - bumpp@10.2.2: - resolution: {integrity: sha512-b6LpQOuXqhejTfNV8r1XkdPQiPWS09l+k+W8raTV2YaFeIqCA76D81G22ac/2jhVTCWXwbEMgvxbQtHriOIPkw==} + bumpp@10.2.3: + resolution: {integrity: sha512-nsFBZACxuBVu6yzDSaZZaWpX5hTQ+++9WtYkmO+0Bd3cpSq0Mzvqw5V83n+fOyRj3dYuZRFCQf5Z9NNfZj+Rnw==} engines: {node: '>=18'} hasBin: true @@ -2867,11 +2867,11 @@ packages: ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} - unbuild@3.6.0: - resolution: {integrity: sha512-vWwKMo2bZS9jbMWO7n51nQvKCRUM3WmONA6+k4z0Ttfkkhh6q1DV/JhKkd58d61eeN9UoTGechlAxXvm11sghw==} + unbuild@3.6.1: + resolution: {integrity: sha512-+U5CdtrdjfWkZhuO4N9l5UhyiccoeMEXIc2Lbs30Haxb+tRwB3VwB8AoZRxlAzORXunenSo+j6lh45jx+xkKgg==} hasBin: true peerDependencies: - typescript: ^5.8.3 + typescript: ^5.9.2 peerDependenciesMeta: typescript: optional: true @@ -3930,7 +3930,7 @@ snapshots: builtin-modules@5.0.0: {} - bumpp@10.2.2(magicast@0.3.5): + bumpp@10.2.3(magicast@0.3.5): dependencies: ansis: 4.1.0 args-tokenizer: 0.3.0 @@ -6097,7 +6097,7 @@ snapshots: ufo@1.6.1: {} - unbuild@3.6.0(typescript@5.9.2): + unbuild@3.6.1(typescript@5.9.2): dependencies: '@rollup/plugin-alias': 5.1.1(rollup@4.46.2) '@rollup/plugin-commonjs': 28.0.6(rollup@4.46.2)