Skip to content

Commit 74f7d30

Browse files
chore(lambda): bump the nx group in /lambdas with 3 updates
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 21.6.3 to 21.6.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/eslint) Updates `@nx/js` from 21.6.3 to 21.6.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/js) Updates `@nx/vite` from 21.6.3 to 21.6.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/js" dependency-version: 21.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 21.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ef388b commit 74f7d30

File tree

2 files changed

+190
-35
lines changed

2 files changed

+190
-35
lines changed

lambdas/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
},
2626
"devDependencies": {
2727
"@eslint/eslintrc": "^3.3.1",
28-
"@nx/eslint": "21.6.3",
29-
"@nx/js": "^21.6.3",
30-
"@nx/vite": "^21.6.3",
28+
"@nx/eslint": "21.6.4",
29+
"@nx/js": "^21.6.4",
30+
"@nx/vite": "^21.6.4",
3131
"@swc-node/register": "~1.11.1",
3232
"@swc/core": "~1.13.20",
3333
"@swc/helpers": "~0.5.17",

lambdas/yarn.lock

Lines changed: 187 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3143,9 +3143,9 @@ __metadata:
31433143
languageName: node
31443144
linkType: hard
31453145

3146-
"@nx/devkit@npm:21.6.3":
3147-
version: 21.6.3
3148-
resolution: "@nx/devkit@npm:21.6.3"
3146+
"@nx/devkit@npm:21.6.4":
3147+
version: 21.6.4
3148+
resolution: "@nx/devkit@npm:21.6.4"
31493149
dependencies:
31503150
ejs: "npm:^3.1.7"
31513151
enquirer: "npm:~2.3.6"
@@ -3156,16 +3156,16 @@ __metadata:
31563156
yargs-parser: "npm:21.1.1"
31573157
peerDependencies:
31583158
nx: ">= 20 <= 22"
3159-
checksum: 10c0/490ea5a35389a5c331cb51ae268a14471c1a026b37c9a941b7226f03d7d719fccad66d07045e0a2a04699645a3ddd1227d964d54552bcb9d58a6268c3e832ca0
3159+
checksum: 10c0/50ffb17f0edf3dcba5e518da396d84ae085c70fc0d6b94f5eb104a5adfea63f057e12511a3f29aeb59f76998dc9e591df8eb7886e24ea1f0cf425bc3bd72fd9e
31603160
languageName: node
31613161
linkType: hard
31623162

3163-
"@nx/eslint@npm:21.6.3":
3164-
version: 21.6.3
3165-
resolution: "@nx/eslint@npm:21.6.3"
3163+
"@nx/eslint@npm:21.6.4":
3164+
version: 21.6.4
3165+
resolution: "@nx/eslint@npm:21.6.4"
31663166
dependencies:
3167-
"@nx/devkit": "npm:21.6.3"
3168-
"@nx/js": "npm:21.6.3"
3167+
"@nx/devkit": "npm:21.6.4"
3168+
"@nx/js": "npm:21.6.4"
31693169
semver: "npm:^7.5.3"
31703170
tslib: "npm:^2.3.0"
31713171
typescript: "npm:~5.9.2"
@@ -3175,13 +3175,13 @@ __metadata:
31753175
peerDependenciesMeta:
31763176
"@zkochan/js-yaml":
31773177
optional: true
3178-
checksum: 10c0/4ece18ff5a25eab1db0f3ea1f13e474b77eb94a7a24218cb355faba1fe722721f0efb9012ad19fb890fefa8527f0e1b99da297e45b0e599439430ffd5f6691d8
3178+
checksum: 10c0/2f82da190b7c1e49fe536b466fa4a17197c33f6b1ed85f04ae74c11b944b8b82a9bb967ab83d29ae0cbe3fb9cdde62897619b6372863445f5ebbda75a5aba15c
31793179
languageName: node
31803180
linkType: hard
31813181

3182-
"@nx/js@npm:21.6.3, @nx/js@npm:^21.6.3":
3183-
version: 21.6.3
3184-
resolution: "@nx/js@npm:21.6.3"
3182+
"@nx/js@npm:21.6.4, @nx/js@npm:^21.6.4":
3183+
version: 21.6.4
3184+
resolution: "@nx/js@npm:21.6.4"
31853185
dependencies:
31863186
"@babel/core": "npm:^7.23.2"
31873187
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3190,8 +3190,8 @@ __metadata:
31903190
"@babel/preset-env": "npm:^7.23.2"
31913191
"@babel/preset-typescript": "npm:^7.22.5"
31923192
"@babel/runtime": "npm:^7.22.6"
3193-
"@nx/devkit": "npm:21.6.3"
3194-
"@nx/workspace": "npm:21.6.3"
3193+
"@nx/devkit": "npm:21.6.4"
3194+
"@nx/workspace": "npm:21.6.4"
31953195
"@zkochan/js-yaml": "npm:0.0.7"
31963196
babel-plugin-const-enum: "npm:^1.0.1"
31973197
babel-plugin-macros: "npm:^3.1.0"
@@ -3217,7 +3217,7 @@ __metadata:
32173217
peerDependenciesMeta:
32183218
verdaccio:
32193219
optional: true
3220-
checksum: 10c0/49b5872c0ebffbf440cf381f3b8c052ad32ee732ec0fac0dcc7347173a694979f63d22e66120d05c8c39b807a9a42adc9517697ccb9d63ec8f2268ca0875120b
3220+
checksum: 10c0/266400b066df8358631b7655642efd6c16548881d42c3ab6a552fa90c0a7adf8a13d4d4b277bab24d6022289234ed15a33151beea50840cd3cb60fc71a318221
32213221
languageName: node
32223222
linkType: hard
32233223

@@ -3228,75 +3228,145 @@ __metadata:
32283228
languageName: node
32293229
linkType: hard
32303230

3231+
"@nx/nx-darwin-arm64@npm:21.6.4":
3232+
version: 21.6.4
3233+
resolution: "@nx/nx-darwin-arm64@npm:21.6.4"
3234+
conditions: os=darwin & cpu=arm64
3235+
languageName: node
3236+
linkType: hard
3237+
32313238
"@nx/nx-darwin-x64@npm:21.6.3":
32323239
version: 21.6.3
32333240
resolution: "@nx/nx-darwin-x64@npm:21.6.3"
32343241
conditions: os=darwin & cpu=x64
32353242
languageName: node
32363243
linkType: hard
32373244

3245+
"@nx/nx-darwin-x64@npm:21.6.4":
3246+
version: 21.6.4
3247+
resolution: "@nx/nx-darwin-x64@npm:21.6.4"
3248+
conditions: os=darwin & cpu=x64
3249+
languageName: node
3250+
linkType: hard
3251+
32383252
"@nx/nx-freebsd-x64@npm:21.6.3":
32393253
version: 21.6.3
32403254
resolution: "@nx/nx-freebsd-x64@npm:21.6.3"
32413255
conditions: os=freebsd & cpu=x64
32423256
languageName: node
32433257
linkType: hard
32443258

3259+
"@nx/nx-freebsd-x64@npm:21.6.4":
3260+
version: 21.6.4
3261+
resolution: "@nx/nx-freebsd-x64@npm:21.6.4"
3262+
conditions: os=freebsd & cpu=x64
3263+
languageName: node
3264+
linkType: hard
3265+
32453266
"@nx/nx-linux-arm-gnueabihf@npm:21.6.3":
32463267
version: 21.6.3
32473268
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.3"
32483269
conditions: os=linux & cpu=arm
32493270
languageName: node
32503271
linkType: hard
32513272

3273+
"@nx/nx-linux-arm-gnueabihf@npm:21.6.4":
3274+
version: 21.6.4
3275+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.4"
3276+
conditions: os=linux & cpu=arm
3277+
languageName: node
3278+
linkType: hard
3279+
32523280
"@nx/nx-linux-arm64-gnu@npm:21.6.3":
32533281
version: 21.6.3
32543282
resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.3"
32553283
conditions: os=linux & cpu=arm64 & libc=glibc
32563284
languageName: node
32573285
linkType: hard
32583286

3287+
"@nx/nx-linux-arm64-gnu@npm:21.6.4":
3288+
version: 21.6.4
3289+
resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.4"
3290+
conditions: os=linux & cpu=arm64 & libc=glibc
3291+
languageName: node
3292+
linkType: hard
3293+
32593294
"@nx/nx-linux-arm64-musl@npm:21.6.3":
32603295
version: 21.6.3
32613296
resolution: "@nx/nx-linux-arm64-musl@npm:21.6.3"
32623297
conditions: os=linux & cpu=arm64 & libc=musl
32633298
languageName: node
32643299
linkType: hard
32653300

3301+
"@nx/nx-linux-arm64-musl@npm:21.6.4":
3302+
version: 21.6.4
3303+
resolution: "@nx/nx-linux-arm64-musl@npm:21.6.4"
3304+
conditions: os=linux & cpu=arm64 & libc=musl
3305+
languageName: node
3306+
linkType: hard
3307+
32663308
"@nx/nx-linux-x64-gnu@npm:21.6.3":
32673309
version: 21.6.3
32683310
resolution: "@nx/nx-linux-x64-gnu@npm:21.6.3"
32693311
conditions: os=linux & cpu=x64 & libc=glibc
32703312
languageName: node
32713313
linkType: hard
32723314

3315+
"@nx/nx-linux-x64-gnu@npm:21.6.4":
3316+
version: 21.6.4
3317+
resolution: "@nx/nx-linux-x64-gnu@npm:21.6.4"
3318+
conditions: os=linux & cpu=x64 & libc=glibc
3319+
languageName: node
3320+
linkType: hard
3321+
32733322
"@nx/nx-linux-x64-musl@npm:21.6.3":
32743323
version: 21.6.3
32753324
resolution: "@nx/nx-linux-x64-musl@npm:21.6.3"
32763325
conditions: os=linux & cpu=x64 & libc=musl
32773326
languageName: node
32783327
linkType: hard
32793328

3329+
"@nx/nx-linux-x64-musl@npm:21.6.4":
3330+
version: 21.6.4
3331+
resolution: "@nx/nx-linux-x64-musl@npm:21.6.4"
3332+
conditions: os=linux & cpu=x64 & libc=musl
3333+
languageName: node
3334+
linkType: hard
3335+
32803336
"@nx/nx-win32-arm64-msvc@npm:21.6.3":
32813337
version: 21.6.3
32823338
resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.3"
32833339
conditions: os=win32 & cpu=arm64
32843340
languageName: node
32853341
linkType: hard
32863342

3343+
"@nx/nx-win32-arm64-msvc@npm:21.6.4":
3344+
version: 21.6.4
3345+
resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.4"
3346+
conditions: os=win32 & cpu=arm64
3347+
languageName: node
3348+
linkType: hard
3349+
32873350
"@nx/nx-win32-x64-msvc@npm:21.6.3":
32883351
version: 21.6.3
32893352
resolution: "@nx/nx-win32-x64-msvc@npm:21.6.3"
32903353
conditions: os=win32 & cpu=x64
32913354
languageName: node
32923355
linkType: hard
32933356

3294-
"@nx/vite@npm:^21.6.3":
3295-
version: 21.6.3
3296-
resolution: "@nx/vite@npm:21.6.3"
3357+
"@nx/nx-win32-x64-msvc@npm:21.6.4":
3358+
version: 21.6.4
3359+
resolution: "@nx/nx-win32-x64-msvc@npm:21.6.4"
3360+
conditions: os=win32 & cpu=x64
3361+
languageName: node
3362+
linkType: hard
3363+
3364+
"@nx/vite@npm:^21.6.4":
3365+
version: 21.6.4
3366+
resolution: "@nx/vite@npm:21.6.4"
32973367
dependencies:
3298-
"@nx/devkit": "npm:21.6.3"
3299-
"@nx/js": "npm:21.6.3"
3368+
"@nx/devkit": "npm:21.6.4"
3369+
"@nx/js": "npm:21.6.4"
33003370
"@phenomnomnominal/tsquery": "npm:~5.0.1"
33013371
ajv: "npm:^8.0.0"
33023372
enquirer: "npm:~2.3.6"
@@ -3307,24 +3377,24 @@ __metadata:
33073377
peerDependencies:
33083378
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
33093379
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
3310-
checksum: 10c0/c7246c4d9a39080d5cd2eaee09a8ad4996f8520b48084a4ca7bd0bdef9690d1c5290cde431b27d1bc1e0720dc331ef8057be203e61866b38921215d046d8ddaa
3380+
checksum: 10c0/e2af50dd2e0a03b4ad1cf38418a01b8c3113687fd2f81ecf8f5591de7ea3beeb3b7a354dffd9b523e70e055e3276255d78d4aad9dc22049545a8224471efca74
33113381
languageName: node
33123382
linkType: hard
33133383

3314-
"@nx/workspace@npm:21.6.3":
3315-
version: 21.6.3
3316-
resolution: "@nx/workspace@npm:21.6.3"
3384+
"@nx/workspace@npm:21.6.4":
3385+
version: 21.6.4
3386+
resolution: "@nx/workspace@npm:21.6.4"
33173387
dependencies:
3318-
"@nx/devkit": "npm:21.6.3"
3388+
"@nx/devkit": "npm:21.6.4"
33193389
"@zkochan/js-yaml": "npm:0.0.7"
33203390
chalk: "npm:^4.1.0"
33213391
enquirer: "npm:~2.3.6"
3322-
nx: "npm:21.6.3"
3392+
nx: "npm:21.6.4"
33233393
picomatch: "npm:4.0.2"
33243394
semver: "npm:^7.6.3"
33253395
tslib: "npm:^2.3.0"
33263396
yargs-parser: "npm:21.1.1"
3327-
checksum: 10c0/9bd2301f49f3a98d6769a41ffebb67e615bb4bf09155864ee7f4bcd78287ab0df9e3fc66613f1b5a3f0f9fc22bb2fd01087230c605d3a62b015d811dbc999178
3397+
checksum: 10c0/9e7f9b910695b1d837b277e4e7a0848ea4926f35cc69b42d7de91f262a5bc9c036ae7d9bddd4732c7ccfcce647fb0f32d2c837f6416b38556840acf51620cdea
33283398
languageName: node
33293399
linkType: hard
33303400

@@ -5690,7 +5760,7 @@ __metadata:
56905760
languageName: node
56915761
linkType: hard
56925762

5693-
"axios@npm:^1.12.2, axios@npm:^1.8.3":
5763+
"axios@npm:^1.12.0, axios@npm:^1.12.2, axios@npm:^1.8.3":
56945764
version: 1.12.2
56955765
resolution: "axios@npm:1.12.2"
56965766
dependencies:
@@ -7995,9 +8065,9 @@ __metadata:
79958065
resolution: "lambdas@workspace:."
79968066
dependencies:
79978067
"@eslint/eslintrc": "npm:^3.3.1"
7998-
"@nx/eslint": "npm:21.6.3"
7999-
"@nx/js": "npm:^21.6.3"
8000-
"@nx/vite": "npm:^21.6.3"
8068+
"@nx/eslint": "npm:21.6.4"
8069+
"@nx/js": "npm:^21.6.4"
8070+
"@nx/vite": "npm:^21.6.4"
80018071
"@swc-node/register": "npm:~1.11.1"
80028072
"@swc/core": "npm:~1.13.20"
80038073
"@swc/helpers": "npm:~0.5.17"
@@ -8623,6 +8693,91 @@ __metadata:
86238693
languageName: node
86248694
linkType: hard
86258695

8696+
"nx@npm:21.6.4":
8697+
version: 21.6.4
8698+
resolution: "nx@npm:21.6.4"
8699+
dependencies:
8700+
"@napi-rs/wasm-runtime": "npm:0.2.4"
8701+
"@nx/nx-darwin-arm64": "npm:21.6.4"
8702+
"@nx/nx-darwin-x64": "npm:21.6.4"
8703+
"@nx/nx-freebsd-x64": "npm:21.6.4"
8704+
"@nx/nx-linux-arm-gnueabihf": "npm:21.6.4"
8705+
"@nx/nx-linux-arm64-gnu": "npm:21.6.4"
8706+
"@nx/nx-linux-arm64-musl": "npm:21.6.4"
8707+
"@nx/nx-linux-x64-gnu": "npm:21.6.4"
8708+
"@nx/nx-linux-x64-musl": "npm:21.6.4"
8709+
"@nx/nx-win32-arm64-msvc": "npm:21.6.4"
8710+
"@nx/nx-win32-x64-msvc": "npm:21.6.4"
8711+
"@yarnpkg/lockfile": "npm:^1.1.0"
8712+
"@yarnpkg/parsers": "npm:3.0.2"
8713+
"@zkochan/js-yaml": "npm:0.0.7"
8714+
axios: "npm:^1.12.0"
8715+
chalk: "npm:^4.1.0"
8716+
cli-cursor: "npm:3.1.0"
8717+
cli-spinners: "npm:2.6.1"
8718+
cliui: "npm:^8.0.1"
8719+
dotenv: "npm:~16.4.5"
8720+
dotenv-expand: "npm:~11.0.6"
8721+
enquirer: "npm:~2.3.6"
8722+
figures: "npm:3.2.0"
8723+
flat: "npm:^5.0.2"
8724+
front-matter: "npm:^4.0.2"
8725+
ignore: "npm:^5.0.4"
8726+
jest-diff: "npm:^30.0.2"
8727+
jsonc-parser: "npm:3.2.0"
8728+
lines-and-columns: "npm:2.0.3"
8729+
minimatch: "npm:9.0.3"
8730+
node-machine-id: "npm:1.1.12"
8731+
npm-run-path: "npm:^4.0.1"
8732+
open: "npm:^8.4.0"
8733+
ora: "npm:5.3.0"
8734+
resolve.exports: "npm:2.0.3"
8735+
semver: "npm:^7.5.3"
8736+
string-width: "npm:^4.2.3"
8737+
tar-stream: "npm:~2.2.0"
8738+
tmp: "npm:~0.2.1"
8739+
tree-kill: "npm:^1.2.2"
8740+
tsconfig-paths: "npm:^4.1.2"
8741+
tslib: "npm:^2.3.0"
8742+
yaml: "npm:^2.6.0"
8743+
yargs: "npm:^17.6.2"
8744+
yargs-parser: "npm:21.1.1"
8745+
peerDependencies:
8746+
"@swc-node/register": ^1.8.0
8747+
"@swc/core": ^1.3.85
8748+
dependenciesMeta:
8749+
"@nx/nx-darwin-arm64":
8750+
optional: true
8751+
"@nx/nx-darwin-x64":
8752+
optional: true
8753+
"@nx/nx-freebsd-x64":
8754+
optional: true
8755+
"@nx/nx-linux-arm-gnueabihf":
8756+
optional: true
8757+
"@nx/nx-linux-arm64-gnu":
8758+
optional: true
8759+
"@nx/nx-linux-arm64-musl":
8760+
optional: true
8761+
"@nx/nx-linux-x64-gnu":
8762+
optional: true
8763+
"@nx/nx-linux-x64-musl":
8764+
optional: true
8765+
"@nx/nx-win32-arm64-msvc":
8766+
optional: true
8767+
"@nx/nx-win32-x64-msvc":
8768+
optional: true
8769+
peerDependenciesMeta:
8770+
"@swc-node/register":
8771+
optional: true
8772+
"@swc/core":
8773+
optional: true
8774+
bin:
8775+
nx: bin/nx.js
8776+
nx-cloud: bin/nx-cloud.js
8777+
checksum: 10c0/296003d01671367c55602f50ff80407e4b121cccea09e9d4e9a606ca75f80181c63d777439e081609a8fde3d44b32e559134ecbca2b5d3ed100b829d8fc09c6d
8778+
languageName: node
8779+
linkType: hard
8780+
86268781
"object-inspect@npm:^1.13.3":
86278782
version: 1.13.4
86288783
resolution: "object-inspect@npm:1.13.4"

0 commit comments

Comments
 (0)