Skip to content

Commit 0418f00

Browse files
fix(deps): bump the npm-prod-deps group with 7 updates
Bumps the npm-prod-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [@preact/signals-core](https://github.com/preactjs/signals) | `1.14.1` | `1.14.2` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.16.1` | | [@nx/nx-darwin-arm64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64) | `22.7.1` | `22.7.2` | | [@nx/nx-darwin-x64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-x64) | `22.7.1` | `22.7.2` | | [@nx/nx-linux-x64-gnu](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu) | `22.7.1` | `22.7.2` | | [@nx/nx-win32-x64-msvc](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc) | `22.7.1` | `22.7.2` | | [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.60.3` | `4.60.4` | Updates `@preact/signals-core` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/preactjs/signals/releases) - [Commits](https://github.com/preactjs/signals/compare/@preact/signals-core@1.14.1...@preact/signals-core@1.14.2) Updates `axios` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.16.1) Updates `@nx/nx-darwin-arm64` from 22.7.1 to 22.7.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.2/packages/nx/native-packages/darwin-arm64) Updates `@nx/nx-darwin-x64` from 22.7.1 to 22.7.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.2/packages/nx/native-packages/darwin-x64) Updates `@nx/nx-linux-x64-gnu` from 22.7.1 to 22.7.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.2/packages/nx/native-packages/linux-x64-gnu) Updates `@nx/nx-win32-x64-msvc` from 22.7.1 to 22.7.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.2/packages/nx/native-packages/win32-x64-msvc) Updates `@rollup/rollup-linux-x64-gnu` from 4.60.3 to 4.60.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.3...v4.60.4) --- updated-dependencies: - dependency-name: "@preact/signals-core" dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@nx/nx-darwin-arm64" dependency-version: 22.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@nx/nx-darwin-x64" dependency-version: 22.7.2 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.7.2 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.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.60.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bebd3fb commit 0418f00

5 files changed

Lines changed: 138 additions & 42 deletions

File tree

package-lock.json

Lines changed: 128 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
"@lukeed/uuid": "2.0.1",
7474
"@ndhoule/each": "2.0.1",
7575
"@ndhoule/extend": "2.0.0",
76-
"@preact/signals-core": "1.14.1",
76+
"@preact/signals-core": "1.14.2",
7777
"@segment/localstorage-retry": "1.3.0",
7878
"@segment/top-domain": "3.0.1",
7979
"@vespaiach/axios-fetch-adapter": "0.3.1",
8080
"assert": "2.1.0",
81-
"axios": "1.16.0",
81+
"axios": "1.16.1",
8282
"axios-retry": "4.5.0",
8383
"component-each": "0.2.6",
8484
"component-emitter": "2.0.0",
@@ -202,11 +202,11 @@
202202
},
203203
"optionalDependencies": {
204204
"@linear/sdk": "82.0.0",
205-
"@nx/nx-darwin-arm64": "22.7.1",
206-
"@nx/nx-darwin-x64": "22.7.1",
207-
"@nx/nx-linux-x64-gnu": "22.7.1",
208-
"@nx/nx-win32-x64-msvc": "22.7.1",
209-
"@rollup/rollup-linux-x64-gnu": "4.60.3",
205+
"@nx/nx-darwin-arm64": "22.7.2",
206+
"@nx/nx-darwin-x64": "22.7.2",
207+
"@nx/nx-linux-x64-gnu": "22.7.2",
208+
"@nx/nx-win32-x64-msvc": "22.7.2",
209+
"@rollup/rollup-linux-x64-gnu": "4.60.4",
210210
"@swc/core-linux-x64-gnu": "1.15.33",
211211
"@swc/core-darwin-x64": "1.15.33",
212212
"@swc/core-win32-x64-msvc": "1.15.33",

packages/analytics-js-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@lukeed/uuid": "2.0.1",
59-
"@preact/signals-core": "1.14.1",
59+
"@preact/signals-core": "1.14.2",
6060
"ramda": "0.32.0"
6161
},
6262
"devDependencies": {

packages/analytics-js-service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@rudderstack/analytics-js-common": "*",
9494
"@vespaiach/axios-fetch-adapter": "0.3.1",
9595
"assert": "2.1.0",
96-
"axios": "1.16.0",
96+
"axios": "1.16.1",
9797
"axios-retry": "4.5.0",
9898
"component-type": "2.0.0",
9999
"join-component": "1.1.0",

packages/analytics-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
]
176176
},
177177
"dependencies": {
178-
"@preact/signals-core": "1.14.1",
178+
"@preact/signals-core": "1.14.2",
179179
"@rudderstack/analytics-js-common": "*",
180180
"@rudderstack/analytics-js-cookies": "*",
181181
"@rudderstack/analytics-js-plugins": "*",

0 commit comments

Comments
 (0)