From 2d264bb4e167f54d5a1d472e8bed7f2e7fe5826c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:51:39 +0000 Subject: [PATCH] chore(deps-dev): Bump @rollup/plugin-yaml from 4.1.2 to 5.0.0 Bumps [@rollup/plugin-yaml](https://github.com/rollup/plugins/tree/HEAD/packages/yaml) from 4.1.2 to 5.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/yaml/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v5.0.0/packages/yaml) --- updated-dependencies: - dependency-name: "@rollup/plugin-yaml" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 43 +++++++++++++++++-------------------------- 2 files changed, 18 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 0aa285f..d161945 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@astrojs/ts-plugin": "^1.10.9", "@biomejs/biome": "2.4.15", - "@rollup/plugin-yaml": "^4.1.2", + "@rollup/plugin-yaml": "^5.0.0", "@types/hast": "^3.0.4", "@types/markdown-it": "^14.1.2", "@types/mdast": "^4.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3fe5be9..85d724a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: 2.4.15 version: 2.4.15 '@rollup/plugin-yaml': - specifier: ^4.1.2 - version: 4.1.2(rollup@2.80.0) + specifier: ^5.0.0 + version: 5.0.0(rollup@2.80.0) '@types/hast': specifier: ^3.0.4 version: 3.0.4 @@ -1464,11 +1464,11 @@ packages: peerDependencies: rollup: ^1.20.0||^2.0.0 - '@rollup/plugin-yaml@4.1.2': - resolution: {integrity: sha512-RpupciIeZMUqhgFE97ba0s98mOFS7CWzN3EJNhJkqSv9XLlWYtwVdtE6cDw6ASOF/sZVFS7kRJXftaqM2Vakdw==} + '@rollup/plugin-yaml@5.0.0': + resolution: {integrity: sha512-9XOiRGYJjDwmEwR15kuxw+RytZFKtEWshoXuITrtS6+57BVMQMzDfhmSO/xfQOAY5psQv1IrxhQTUqPNppe4lQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + rollup: ^2.78.0||^3.0.0||^4.0.0 peerDependenciesMeta: rollup: optional: true @@ -1483,15 +1483,6 @@ packages: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} - '@rollup/pluginutils@5.3.0': - resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/pluginutils@5.4.0': resolution: {integrity: sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==} engines: {node: '>=14.0.0'} @@ -3296,6 +3287,10 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true + js-yaml@4.2.0: + resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + hasBin: true + jsesc@3.1.0: resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} engines: {node: '>=6'} @@ -5276,7 +5271,7 @@ snapshots: dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - js-yaml: 4.1.1 + js-yaml: 4.2.0 picomatch: 4.0.4 retext-smartypants: 6.2.0 shiki: 4.1.0 @@ -6649,10 +6644,10 @@ snapshots: resolve: 1.22.12 rollup: 2.80.0 - '@rollup/plugin-yaml@4.1.2(rollup@2.80.0)': + '@rollup/plugin-yaml@5.0.0(rollup@2.80.0)': dependencies: - '@rollup/pluginutils': 5.3.0(rollup@2.80.0) - js-yaml: 4.1.1 + '@rollup/pluginutils': 5.4.0(rollup@2.80.0) + js-yaml: 4.2.0 tosource: 2.0.0-alpha.3 optionalDependencies: rollup: 2.80.0 @@ -6669,14 +6664,6 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.2 - '@rollup/pluginutils@5.3.0(rollup@2.80.0)': - dependencies: - '@types/estree': 1.0.9 - estree-walker: 2.0.2 - picomatch: 4.0.4 - optionalDependencies: - rollup: 2.80.0 - '@rollup/pluginutils@5.4.0(rollup@2.80.0)': dependencies: '@types/estree': 1.0.9 @@ -8707,6 +8694,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@4.2.0: + dependencies: + argparse: 2.0.1 + jsesc@3.1.0: {} json-parse-even-better-errors@2.3.1: {}