From c8fd656370a9fe73cd4b8d33ef2f1f2cc382756b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 04:34:31 +0000 Subject: [PATCH] chore(deps): bump replace-in-file from 8.4.0 to 9.0.0 Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 8.4.0 to 9.0.0. - [Release notes](https://github.com/adamreisnz/replace-in-file/releases) - [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamreisnz/replace-in-file/compare/v8.4.0...v9.0.0) --- updated-dependencies: - dependency-name: replace-in-file dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- libs/output-target-web/package.json | 2 +- pnpm-lock.yaml | 35 ++++++++++++++++++++++------- 2 files changed, 28 insertions(+), 9 deletions(-) diff --git a/libs/output-target-web/package.json b/libs/output-target-web/package.json index a51a49fb4b..400bc3bf31 100644 --- a/libs/output-target-web/package.json +++ b/libs/output-target-web/package.json @@ -9,7 +9,7 @@ "dependencies": { "@stencil/core": "catalog:", "fs-extra": "catalog:", - "replace-in-file": "8.4.0", + "replace-in-file": "9.0.0", "tslib": "catalog:" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bba28276df..71e09a42fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -484,8 +484,8 @@ importers: specifier: 'catalog:' version: 11.3.6 replace-in-file: - specifier: 8.4.0 - version: 8.4.0 + specifier: 9.0.0 + version: 9.0.0 tslib: specifier: 'catalog:' version: 2.8.1 @@ -4529,6 +4529,10 @@ packages: resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@6.0.0: + resolution: {integrity: sha512-2uNTXIuTTxk7ciZgAU1BQcgnchcG0xXnrs6jzkQfj9SsRa9M2s5zE8WT96hS6KmG4MzWHSrvH43DF1m4XRkrFg==} + engines: {node: '>=22'} + change-case@5.4.4: resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==} @@ -6912,9 +6916,9 @@ packages: resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==} hasBin: true - replace-in-file@8.4.0: - resolution: {integrity: sha512-D28k8jy2LtUGbCzCnR3znajaTWIjJ/Uee3UdodzcHRxE7zn6NmYW/dcSqyivnsYU3W+MxdX6SbF28NvJ0GRoLA==} - engines: {node: '>=18'} + replace-in-file@9.0.0: + resolution: {integrity: sha512-ACFXyc5ninRlHSVw8ZRht0Fd/BKoje8mpbIDZjbOU/LCaaoZzD9uo3zDQNkULDhcrvhXyL38FCcF1D2SiHM6Vg==} + engines: {node: '>=22.12.0'} hasBin: true require-from-string@2.0.2: @@ -8051,6 +8055,10 @@ packages: resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==} engines: {node: ^20.19.0 || ^22.12.0 || >=23} + yargs@18.1.0: + resolution: {integrity: sha512-2rAgRKu54VsHkqI0/tYkmluGXHD4KW7yZoycuqDQ15QOTnc2VVfy0nN/1eMhnQLO00A+dwtK20xuCnc1YGeUyg==} + engines: {node: ^20.19.0 || ^22.12.0 || >=23} + yauzl@3.4.0: resolution: {integrity: sha512-jIH9yLR9wqr0wOS0TpBvo/g/2UgZH5qePVbjgRliiF0BYvOZyaBknKsF+x9Iht0O6sqgnB93rCICdOZFecJuDw==} engines: {node: '>=12'} @@ -11805,6 +11813,8 @@ snapshots: chalk@5.6.2: {} + chalk@6.0.0: {} + change-case@5.4.4: {} chardet@2.2.0: {} @@ -14317,11 +14327,11 @@ snapshots: regexp-tree@0.1.27: {} - replace-in-file@8.4.0: + replace-in-file@9.0.0: dependencies: - chalk: 5.6.2 + chalk: 6.0.0 glob: 13.0.6 - yargs: 18.0.0 + yargs: 18.1.0 require-from-string@2.0.2: {} @@ -15574,6 +15584,15 @@ snapshots: y18n: 5.0.8 yargs-parser: 22.0.0 + yargs@18.1.0: + dependencies: + cliui: 9.0.1 + escalade: 3.2.0 + get-caller-file: 2.0.5 + string-width: 8.2.2 + y18n: 5.0.8 + yargs-parser: 22.0.0 + yauzl@3.4.0: dependencies: pend: 1.2.0