From 9b170099c638c28bb2710a097a175e8cdc961c45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 00:31:33 +0000 Subject: [PATCH] chore(deps): bump the npm-prod-deps group with 8 updates Bumps the npm-prod-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [@nx/nx-darwin-arm64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64) | `22.1.0` | `22.1.1` | | [@nx/nx-darwin-x64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-x64) | `22.1.0` | `22.1.1` | | [@nx/nx-linux-x64-gnu](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu) | `22.1.0` | `22.1.1` | | [@nx/nx-win32-x64-msvc](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc) | `22.1.0` | `22.1.1` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | Updates `@nx/nx-darwin-arm64` from 22.1.0 to 22.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/nx/native-packages/darwin-arm64) Updates `@nx/nx-darwin-x64` from 22.1.0 to 22.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/nx/native-packages/darwin-x64) Updates `@nx/nx-linux-x64-gnu` from 22.1.0 to 22.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/nx/native-packages/linux-x64-gnu) Updates `@nx/nx-win32-x64-msvc` from 22.1.0 to 22.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/nx/native-packages/win32-x64-msvc) Updates `@swc/core-linux-x64-gnu` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/core-darwin-x64` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/core-win32-x64-msvc` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/core-darwin-arm64` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) --- updated-dependencies: - dependency-name: "@nx/nx-darwin-arm64" dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@nx/nx-darwin-x64" dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@nx/nx-linux-x64-gnu" dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@nx/nx-win32-x64-msvc" dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps ... Signed-off-by: dependabot[bot] --- package-lock.json | 183 ++++++++++++++++++++++++++++++++++++++-------- package.json | 16 ++-- 2 files changed, 162 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index fbe7a2af4..3551922bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,6 +19,7 @@ "@preact/signals-core": "1.12.1", "@segment/localstorage-retry": "1.3.0", "@segment/top-domain": "3.0.1", + "@swc/core-darwin-arm64": "1.15.3", "@vespaiach/axios-fetch-adapter": "0.3.1", "assert": "2.1.0", "axios": "1.13.2", @@ -143,15 +144,15 @@ "user-agent-data-types": "0.4.2" }, "optionalDependencies": { - "@nx/nx-darwin-arm64": "22.1.0", - "@nx/nx-darwin-x64": "22.1.0", - "@nx/nx-linux-x64-gnu": "22.1.0", - "@nx/nx-win32-x64-msvc": "22.1.0", + "@nx/nx-darwin-arm64": "22.1.3", + "@nx/nx-darwin-x64": "22.1.3", + "@nx/nx-linux-x64-gnu": "22.1.3", + "@nx/nx-win32-x64-msvc": "22.1.3", "@rollup/rollup-linux-x64-gnu": "4.53.3", - "@swc/core-darwin-arm64": "1.15.2", - "@swc/core-darwin-x64": "1.15.2", - "@swc/core-linux-x64-gnu": "1.15.2", - "@swc/core-win32-x64-msvc": "1.15.2" + "@swc/core-darwin-arm64": "1.15.3", + "@swc/core-darwin-x64": "1.15.3", + "@swc/core-linux-x64-gnu": "1.15.3", + "@swc/core-win32-x64-msvc": "1.15.3" } }, "node_modules/@asamuzakjp/css-color": { @@ -5077,9 +5078,9 @@ } }, "node_modules/@nx/nx-darwin-arm64": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-22.1.0.tgz", - "integrity": "sha512-mQ6DnSDxB993DzgcF+VTDOqldo8SvAIGH7qYlTZuiS5E1BpvTr8V3NmEvuKz7HdMg0oa+77wzOb4xDnuU4rgFw==", + "version": "22.1.3", + "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-22.1.3.tgz", + "integrity": "sha512-4D/jXGsr3jcQ0vBo8aXXZMdfmC3n4OsZ1zjFaOXlF62Ujug+RqI/IvKxycT9r7Lr09PmW2OqBC01NfIWKoBLhg==", "cpu": [ "arm64" ], @@ -5090,9 +5091,9 @@ ] }, "node_modules/@nx/nx-darwin-x64": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/@nx/nx-darwin-x64/-/nx-darwin-x64-22.1.0.tgz", - "integrity": "sha512-bY8uoP3GKoOqDSr0Dp7gvOV4q874Q8HG2r6rpmL5kjRCdk0Af28LCVS7m0mNuadpW453zvJg8wJn4fD7nw2NXg==", + "version": "22.1.3", + "resolved": "https://registry.npmjs.org/@nx/nx-darwin-x64/-/nx-darwin-x64-22.1.3.tgz", + "integrity": "sha512-XmdccOBp1Lx9DXUzYDX65mkFqFvXaxUKm1d63bfA43vxIYUpR59SASB81KRQ/Q4dgvvU27C0EJuxSJbXsSkSYw==", "cpu": [ "x64" ], @@ -5159,9 +5160,9 @@ ] }, "node_modules/@nx/nx-linux-x64-gnu": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-22.1.0.tgz", - "integrity": "sha512-wgJb9CBHZvx1lkiP+rYfF3QpVMjh1X+hBApMFVMS2fO30V47q0wJarejPXd3v0lfCvk1B3MR7pkP/QXeI89MEA==", + "version": "22.1.3", + "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-22.1.3.tgz", + "integrity": "sha512-ekcinyDNTa2huVe02T2SFMR8oArohozRbMGO19zftbObXXI4dLdoAuLNb3vK9Pe4vYOpkhfxBVkZvcWMmx7JdA==", "cpu": [ "x64" ], @@ -5200,9 +5201,9 @@ ] }, "node_modules/@nx/nx-win32-x64-msvc": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-22.1.0.tgz", - "integrity": "sha512-ZQ5m+ho/uq7IUBXOvLvgpLeEwIyvVivl4bO/MKGVoQvxL96oZ4VK4dC3vSs8sGuV5j0bAEEH/zBvToWijEcv+A==", + "version": "22.1.3", + "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-22.1.3.tgz", + "integrity": "sha512-G90Sp409ypeOUbmj6nmEbdy043KJUKaZ7pffxmM6i63yEe2F2WdmMgdi525vUEgmq+pfB9zQQOX1sDR/rPFvtg==", "cpu": [ "x64" ], @@ -6710,9 +6711,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.2.tgz", - "integrity": "sha512-Ghyz4RJv4zyXzrUC1B2MLQBbppIB5c4jMZJybX2ebdEQAvryEKp3gq1kBksCNsatKGmEgXul88SETU19sMWcrw==", + "version": "1.15.3", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.3.tgz", + "integrity": "sha512-AXfeQn0CvcQ4cndlIshETx6jrAM45oeUrK8YeEY6oUZU/qzz0Id0CyvlEywxkWVC81Ajpd8TQQ1fW5yx6zQWkQ==", "cpu": [ "arm64" ], @@ -6726,9 +6727,9 @@ } }, "node_modules/@swc/core-darwin-x64": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.2.tgz", - "integrity": "sha512-7n/PGJOcL2QoptzL42L5xFFfXY5rFxLHnuz1foU+4ruUTG8x2IebGhtwVTpaDN8ShEv2UZObBlT1rrXTba15Zw==", + "version": "1.15.3", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.3.tgz", + "integrity": "sha512-p68OeCz1ui+MZYG4wmfJGvcsAcFYb6Sl25H9TxWl+GkBgmNimIiRdnypK9nBGlqMZAcxngNPtnG3kEMNnvoJ2A==", "cpu": [ "x64" ], @@ -6793,9 +6794,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.2.tgz", - "integrity": "sha512-1nO/UfdCLuT/uE/7oB3EZgTeZDCIa6nL72cFEpdegnqpJVNDI6Qb8U4g/4lfVPkmHq2lvxQ0L+n+JdgaZLhrRA==", + "version": "1.15.3", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.3.tgz", + "integrity": "sha512-aKttAZnz8YB1VJwPQZtyU8Uk0BfMP63iDMkvjhJzRZVgySmqt/apWSdnoIcZlUoGheBrcqbMC17GGUmur7OT5A==", "cpu": [ "x64" ], @@ -6860,12 +6861,80 @@ } }, "node_modules/@swc/core-win32-x64-msvc": { + "version": "1.15.3", + "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.3.tgz", + "integrity": "sha512-SpZKMR9QBTecHeqpzJdYEfgw30Oo8b/Xl6rjSzBt1g0ZsXyy60KLXrp6IagQyfTYqNYE/caDvwtF2FPn7pomog==", + "cpu": [ + "x64" + ], + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-darwin-arm64": { + "version": "1.15.2", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.2.tgz", + "integrity": "sha512-Ghyz4RJv4zyXzrUC1B2MLQBbppIB5c4jMZJybX2ebdEQAvryEKp3gq1kBksCNsatKGmEgXul88SETU19sMWcrw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-darwin-x64": { + "version": "1.15.2", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.2.tgz", + "integrity": "sha512-7n/PGJOcL2QoptzL42L5xFFfXY5rFxLHnuz1foU+4ruUTG8x2IebGhtwVTpaDN8ShEv2UZObBlT1rrXTba15Zw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-linux-x64-gnu": { + "version": "1.15.2", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.2.tgz", + "integrity": "sha512-1nO/UfdCLuT/uE/7oB3EZgTeZDCIa6nL72cFEpdegnqpJVNDI6Qb8U4g/4lfVPkmHq2lvxQ0L+n+JdgaZLhrRA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-win32-x64-msvc": { "version": "1.15.2", "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.2.tgz", "integrity": "sha512-iJaHeYCF4jTn7OEKSa3KRiuVFIVYts8jYjNmCdyz1u5g8HRyTDISD76r8+ljEOgm36oviRQvcXaw6LFp1m0yyA==", "cpu": [ "x64" ], + "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -20434,6 +20503,62 @@ } } }, + "node_modules/nx/node_modules/@nx/nx-darwin-arm64": { + "version": "22.1.0", + "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-22.1.0.tgz", + "integrity": "sha512-mQ6DnSDxB993DzgcF+VTDOqldo8SvAIGH7qYlTZuiS5E1BpvTr8V3NmEvuKz7HdMg0oa+77wzOb4xDnuU4rgFw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/nx/node_modules/@nx/nx-darwin-x64": { + "version": "22.1.0", + "resolved": "https://registry.npmjs.org/@nx/nx-darwin-x64/-/nx-darwin-x64-22.1.0.tgz", + "integrity": "sha512-bY8uoP3GKoOqDSr0Dp7gvOV4q874Q8HG2r6rpmL5kjRCdk0Af28LCVS7m0mNuadpW453zvJg8wJn4fD7nw2NXg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/nx/node_modules/@nx/nx-linux-x64-gnu": { + "version": "22.1.0", + "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-22.1.0.tgz", + "integrity": "sha512-wgJb9CBHZvx1lkiP+rYfF3QpVMjh1X+hBApMFVMS2fO30V47q0wJarejPXd3v0lfCvk1B3MR7pkP/QXeI89MEA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/nx/node_modules/@nx/nx-win32-x64-msvc": { + "version": "22.1.0", + "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-22.1.0.tgz", + "integrity": "sha512-ZQ5m+ho/uq7IUBXOvLvgpLeEwIyvVivl4bO/MKGVoQvxL96oZ4VK4dC3vSs8sGuV5j0bAEEH/zBvToWijEcv+A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, "node_modules/nx/node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", diff --git a/package.json b/package.json index 24f864abd..3b1ed0cfc 100644 --- a/package.json +++ b/package.json @@ -200,15 +200,15 @@ "user-agent-data-types": "0.4.2" }, "optionalDependencies": { - "@nx/nx-darwin-arm64": "22.1.0", - "@nx/nx-darwin-x64": "22.1.0", - "@nx/nx-linux-x64-gnu": "22.1.0", - "@nx/nx-win32-x64-msvc": "22.1.0", + "@nx/nx-darwin-arm64": "22.1.3", + "@nx/nx-darwin-x64": "22.1.3", + "@nx/nx-linux-x64-gnu": "22.1.3", + "@nx/nx-win32-x64-msvc": "22.1.3", "@rollup/rollup-linux-x64-gnu": "4.53.3", - "@swc/core-linux-x64-gnu": "1.15.2", - "@swc/core-darwin-x64": "1.15.2", - "@swc/core-win32-x64-msvc": "1.15.2", - "@swc/core-darwin-arm64": "1.15.2" + "@swc/core-linux-x64-gnu": "1.15.3", + "@swc/core-darwin-x64": "1.15.3", + "@swc/core-win32-x64-msvc": "1.15.3", + "@swc/core-darwin-arm64": "1.15.3" }, "overrides": { "rudder-component-cookie": {