From 76211bf3cc7bd3e23ef0de3af06ff59ae18d8772 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 5 Nov 2025 05:10:00 +0000 Subject: [PATCH] build: update dependency @rollup/plugin-commonjs to v29 See associated pull request for more information. --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3787567896c..85a458de04c 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@jridgewell/sourcemap-codec": "^1.4.14", "@microsoft/api-extractor": "^7.24.2", "@rollup/plugin-babel": "^6.0.0", - "@rollup/plugin-commonjs": "^28.0.0", + "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.0", "@schematics/angular": "21.0.0-rc.0", "@standard-schema/spec": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d42494a2d2..fe5c5995764 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^6.0.0 version: 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.52.5) '@rollup/plugin-commonjs': - specifier: ^28.0.0 - version: 28.0.9(rollup@4.52.5) + specifier: ^29.0.0 + version: 29.0.0(rollup@4.52.5) '@rollup/plugin-node-resolve': specifier: ^16.0.0 version: 16.0.3(rollup@4.52.5) @@ -4379,8 +4379,8 @@ packages: rollup: optional: true - '@rollup/plugin-commonjs@28.0.9': - resolution: {integrity: sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==} + '@rollup/plugin-commonjs@29.0.0': + resolution: {integrity: sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: rollup: ^2.68.0||^3.0.0||^4.0.0 @@ -16946,7 +16946,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@rollup/plugin-commonjs@28.0.9(rollup@4.52.5)': + '@rollup/plugin-commonjs@29.0.0(rollup@4.52.5)': dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.52.5) commondir: 1.0.1