Skip to content

Commit d1abe42

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 22.0.2 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/eslint) Updates `@nx/js` from 22.0.2 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/js) Updates `@nx/vite` from 22.0.2 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/js" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa5e83c commit d1abe42

2 files changed

Lines changed: 79 additions & 79 deletions

File tree

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": "22.0.2",
29-
"@nx/js": "^22.0.2",
30-
"@nx/vite": "^22.0.2",
28+
"@nx/eslint": "22.0.3",
29+
"@nx/js": "^22.0.3",
30+
"@nx/vite": "^22.0.3",
3131
"@swc-node/register": "~1.11.1",
3232
"@swc/core": "~1.15.0",
3333
"@swc/helpers": "~0.5.17",

lambdas/yarn.lock

Lines changed: 76 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -3095,9 +3095,9 @@ __metadata:
30953095
languageName: node
30963096
linkType: hard
30973097

3098-
"@nx/devkit@npm:22.0.2":
3099-
version: 22.0.2
3100-
resolution: "@nx/devkit@npm:22.0.2"
3098+
"@nx/devkit@npm:22.0.3":
3099+
version: 22.0.3
3100+
resolution: "@nx/devkit@npm:22.0.3"
31013101
dependencies:
31023102
"@zkochan/js-yaml": "npm:0.0.7"
31033103
ejs: "npm:^3.1.7"
@@ -3108,16 +3108,16 @@ __metadata:
31083108
yargs-parser: "npm:21.1.1"
31093109
peerDependencies:
31103110
nx: ">= 21 <= 23 || ^22.0.0-0"
3111-
checksum: 10c0/a7df049e33c6dc6dd6ce65c45bb5bf37a874abe7035438b0b9e4a8ac904d30cad0212ca5ad565514299b8a74fbb2f041db127281417a8f297f4da09da7217f0a
3111+
checksum: 10c0/8d3ce8ff976b2e2d82815b582d56ada1edcc5b7b145fc2e5a288dce9a74f5dc4d95e1c88a5e8621b1ac5437ec8adafa29811e15c2fbb999d8fbb96a0c4cf3c59
31123112
languageName: node
31133113
linkType: hard
31143114

3115-
"@nx/eslint@npm:22.0.2":
3116-
version: 22.0.2
3117-
resolution: "@nx/eslint@npm:22.0.2"
3115+
"@nx/eslint@npm:22.0.3":
3116+
version: 22.0.3
3117+
resolution: "@nx/eslint@npm:22.0.3"
31183118
dependencies:
3119-
"@nx/devkit": "npm:22.0.2"
3120-
"@nx/js": "npm:22.0.2"
3119+
"@nx/devkit": "npm:22.0.3"
3120+
"@nx/js": "npm:22.0.3"
31213121
semver: "npm:^7.6.3"
31223122
tslib: "npm:^2.3.0"
31233123
typescript: "npm:~5.9.2"
@@ -3127,13 +3127,13 @@ __metadata:
31273127
peerDependenciesMeta:
31283128
"@zkochan/js-yaml":
31293129
optional: true
3130-
checksum: 10c0/e32ac06d6c39b5bf573b6cd0ab6686bdf88257d45d490ef3d8bdfd3379a9f2f05b8e137b13af145ed3916bd4f95cbd8e155212223ed1b083c962619cb6c1d04b
3130+
checksum: 10c0/a8e7aafcf624758c802da51368ae04e1a171e3d4ae6863ef407d0c54c114268d63152a6aad2ed095308a5f93dab02d391081d75d634be9bc42e386fcd77904cb
31313131
languageName: node
31323132
linkType: hard
31333133

3134-
"@nx/js@npm:22.0.2, @nx/js@npm:^22.0.2":
3135-
version: 22.0.2
3136-
resolution: "@nx/js@npm:22.0.2"
3134+
"@nx/js@npm:22.0.3, @nx/js@npm:^22.0.3":
3135+
version: 22.0.3
3136+
resolution: "@nx/js@npm:22.0.3"
31373137
dependencies:
31383138
"@babel/core": "npm:^7.23.2"
31393139
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3142,8 +3142,8 @@ __metadata:
31423142
"@babel/preset-env": "npm:^7.23.2"
31433143
"@babel/preset-typescript": "npm:^7.22.5"
31443144
"@babel/runtime": "npm:^7.22.6"
3145-
"@nx/devkit": "npm:22.0.2"
3146-
"@nx/workspace": "npm:22.0.2"
3145+
"@nx/devkit": "npm:22.0.3"
3146+
"@nx/workspace": "npm:22.0.3"
31473147
"@zkochan/js-yaml": "npm:0.0.7"
31483148
babel-plugin-const-enum: "npm:^1.0.1"
31493149
babel-plugin-macros: "npm:^3.1.0"
@@ -3166,7 +3166,7 @@ __metadata:
31663166
peerDependenciesMeta:
31673167
verdaccio:
31683168
optional: true
3169-
checksum: 10c0/d5441f81fb456e83a0c0c956549ee36c0d867d5264040184486b6f391734229e42ed19effba0e979775a8b4aefe6a895b259752efe19d035b58eda0f084bb9e4
3169+
checksum: 10c0/311ecac90878d2550d12a9c7fa24ee1336c14c04a14e70605e2d8a40eb1d7cd4d23cb2e22a6d430602cbf82d8e83520688066b7ca88e19dfa31676df2bf00ae1
31703170
languageName: node
31713171
linkType: hard
31723172

@@ -3177,9 +3177,9 @@ __metadata:
31773177
languageName: node
31783178
linkType: hard
31793179

3180-
"@nx/nx-darwin-arm64@npm:22.0.2":
3181-
version: 22.0.2
3182-
resolution: "@nx/nx-darwin-arm64@npm:22.0.2"
3180+
"@nx/nx-darwin-arm64@npm:22.0.3":
3181+
version: 22.0.3
3182+
resolution: "@nx/nx-darwin-arm64@npm:22.0.3"
31833183
conditions: os=darwin & cpu=arm64
31843184
languageName: node
31853185
linkType: hard
@@ -3191,9 +3191,9 @@ __metadata:
31913191
languageName: node
31923192
linkType: hard
31933193

3194-
"@nx/nx-darwin-x64@npm:22.0.2":
3195-
version: 22.0.2
3196-
resolution: "@nx/nx-darwin-x64@npm:22.0.2"
3194+
"@nx/nx-darwin-x64@npm:22.0.3":
3195+
version: 22.0.3
3196+
resolution: "@nx/nx-darwin-x64@npm:22.0.3"
31973197
conditions: os=darwin & cpu=x64
31983198
languageName: node
31993199
linkType: hard
@@ -3205,9 +3205,9 @@ __metadata:
32053205
languageName: node
32063206
linkType: hard
32073207

3208-
"@nx/nx-freebsd-x64@npm:22.0.2":
3209-
version: 22.0.2
3210-
resolution: "@nx/nx-freebsd-x64@npm:22.0.2"
3208+
"@nx/nx-freebsd-x64@npm:22.0.3":
3209+
version: 22.0.3
3210+
resolution: "@nx/nx-freebsd-x64@npm:22.0.3"
32113211
conditions: os=freebsd & cpu=x64
32123212
languageName: node
32133213
linkType: hard
@@ -3219,9 +3219,9 @@ __metadata:
32193219
languageName: node
32203220
linkType: hard
32213221

3222-
"@nx/nx-linux-arm-gnueabihf@npm:22.0.2":
3223-
version: 22.0.2
3224-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.2"
3222+
"@nx/nx-linux-arm-gnueabihf@npm:22.0.3":
3223+
version: 22.0.3
3224+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.3"
32253225
conditions: os=linux & cpu=arm
32263226
languageName: node
32273227
linkType: hard
@@ -3233,9 +3233,9 @@ __metadata:
32333233
languageName: node
32343234
linkType: hard
32353235

3236-
"@nx/nx-linux-arm64-gnu@npm:22.0.2":
3237-
version: 22.0.2
3238-
resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.2"
3236+
"@nx/nx-linux-arm64-gnu@npm:22.0.3":
3237+
version: 22.0.3
3238+
resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.3"
32393239
conditions: os=linux & cpu=arm64 & libc=glibc
32403240
languageName: node
32413241
linkType: hard
@@ -3247,9 +3247,9 @@ __metadata:
32473247
languageName: node
32483248
linkType: hard
32493249

3250-
"@nx/nx-linux-arm64-musl@npm:22.0.2":
3251-
version: 22.0.2
3252-
resolution: "@nx/nx-linux-arm64-musl@npm:22.0.2"
3250+
"@nx/nx-linux-arm64-musl@npm:22.0.3":
3251+
version: 22.0.3
3252+
resolution: "@nx/nx-linux-arm64-musl@npm:22.0.3"
32533253
conditions: os=linux & cpu=arm64 & libc=musl
32543254
languageName: node
32553255
linkType: hard
@@ -3261,9 +3261,9 @@ __metadata:
32613261
languageName: node
32623262
linkType: hard
32633263

3264-
"@nx/nx-linux-x64-gnu@npm:22.0.2":
3265-
version: 22.0.2
3266-
resolution: "@nx/nx-linux-x64-gnu@npm:22.0.2"
3264+
"@nx/nx-linux-x64-gnu@npm:22.0.3":
3265+
version: 22.0.3
3266+
resolution: "@nx/nx-linux-x64-gnu@npm:22.0.3"
32673267
conditions: os=linux & cpu=x64 & libc=glibc
32683268
languageName: node
32693269
linkType: hard
@@ -3275,9 +3275,9 @@ __metadata:
32753275
languageName: node
32763276
linkType: hard
32773277

3278-
"@nx/nx-linux-x64-musl@npm:22.0.2":
3279-
version: 22.0.2
3280-
resolution: "@nx/nx-linux-x64-musl@npm:22.0.2"
3278+
"@nx/nx-linux-x64-musl@npm:22.0.3":
3279+
version: 22.0.3
3280+
resolution: "@nx/nx-linux-x64-musl@npm:22.0.3"
32813281
conditions: os=linux & cpu=x64 & libc=musl
32823282
languageName: node
32833283
linkType: hard
@@ -3289,9 +3289,9 @@ __metadata:
32893289
languageName: node
32903290
linkType: hard
32913291

3292-
"@nx/nx-win32-arm64-msvc@npm:22.0.2":
3293-
version: 22.0.2
3294-
resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.2"
3292+
"@nx/nx-win32-arm64-msvc@npm:22.0.3":
3293+
version: 22.0.3
3294+
resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.3"
32953295
conditions: os=win32 & cpu=arm64
32963296
languageName: node
32973297
linkType: hard
@@ -3303,19 +3303,19 @@ __metadata:
33033303
languageName: node
33043304
linkType: hard
33053305

3306-
"@nx/nx-win32-x64-msvc@npm:22.0.2":
3307-
version: 22.0.2
3308-
resolution: "@nx/nx-win32-x64-msvc@npm:22.0.2"
3306+
"@nx/nx-win32-x64-msvc@npm:22.0.3":
3307+
version: 22.0.3
3308+
resolution: "@nx/nx-win32-x64-msvc@npm:22.0.3"
33093309
conditions: os=win32 & cpu=x64
33103310
languageName: node
33113311
linkType: hard
33123312

3313-
"@nx/vite@npm:^22.0.2":
3314-
version: 22.0.2
3315-
resolution: "@nx/vite@npm:22.0.2"
3313+
"@nx/vite@npm:^22.0.3":
3314+
version: 22.0.3
3315+
resolution: "@nx/vite@npm:22.0.3"
33163316
dependencies:
3317-
"@nx/devkit": "npm:22.0.2"
3318-
"@nx/js": "npm:22.0.2"
3317+
"@nx/devkit": "npm:22.0.3"
3318+
"@nx/js": "npm:22.0.3"
33193319
"@phenomnomnominal/tsquery": "npm:~5.0.1"
33203320
ajv: "npm:^8.0.0"
33213321
enquirer: "npm:~2.3.6"
@@ -3325,25 +3325,25 @@ __metadata:
33253325
tslib: "npm:^2.3.0"
33263326
peerDependencies:
33273327
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
3328-
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
3329-
checksum: 10c0/5867430efdccfd6b15f0a9bde860e83a24e5d3d05ea9d87c06c27e27922c3c45f79d635945b0a2afdac3ac7efd50dece638d03a4f52f5c7a62c53415736b98f9
3328+
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
3329+
checksum: 10c0/d6ecf83531dc4fb9c29aeffa7f4662ed4589e2885163d970bc479bd66dd1611dce0a059ca0aa9d091ad269109cd298d58f04cf8ff896a3dcd41b97e7445e3a4c
33303330
languageName: node
33313331
linkType: hard
33323332

3333-
"@nx/workspace@npm:22.0.2":
3334-
version: 22.0.2
3335-
resolution: "@nx/workspace@npm:22.0.2"
3333+
"@nx/workspace@npm:22.0.3":
3334+
version: 22.0.3
3335+
resolution: "@nx/workspace@npm:22.0.3"
33363336
dependencies:
3337-
"@nx/devkit": "npm:22.0.2"
3337+
"@nx/devkit": "npm:22.0.3"
33383338
"@zkochan/js-yaml": "npm:0.0.7"
33393339
chalk: "npm:^4.1.0"
33403340
enquirer: "npm:~2.3.6"
3341-
nx: "npm:22.0.2"
3341+
nx: "npm:22.0.3"
33423342
picomatch: "npm:4.0.2"
33433343
semver: "npm:^7.6.3"
33443344
tslib: "npm:^2.3.0"
33453345
yargs-parser: "npm:21.1.1"
3346-
checksum: 10c0/1f83464066c1f7328368b5cb174ea6b1401f4e0c7bab5cea5ca2c93317169759190e96cd60073d81f497beb0cf9886f4df892508a31ebf696a3faab07393f607
3346+
checksum: 10c0/9adb314c4197cc6bccd7313b27907bcc0194ea19f3f9e0ebf7a2255cb83767193768f509f6298d268679cc78c7aa1fed4cff5815230bf96bbe90ff00bc2fba23
33473347
languageName: node
33483348
linkType: hard
33493349

@@ -8192,9 +8192,9 @@ __metadata:
81928192
resolution: "lambdas@workspace:."
81938193
dependencies:
81948194
"@eslint/eslintrc": "npm:^3.3.1"
8195-
"@nx/eslint": "npm:22.0.2"
8196-
"@nx/js": "npm:^22.0.2"
8197-
"@nx/vite": "npm:^22.0.2"
8195+
"@nx/eslint": "npm:22.0.3"
8196+
"@nx/js": "npm:^22.0.3"
8197+
"@nx/vite": "npm:^22.0.3"
81988198
"@swc-node/register": "npm:~1.11.1"
81998199
"@swc/core": "npm:~1.15.0"
82008200
"@swc/helpers": "npm:~0.5.17"
@@ -8808,21 +8808,21 @@ __metadata:
88088808
languageName: node
88098809
linkType: hard
88108810

8811-
"nx@npm:22.0.2":
8812-
version: 22.0.2
8813-
resolution: "nx@npm:22.0.2"
8811+
"nx@npm:22.0.3":
8812+
version: 22.0.3
8813+
resolution: "nx@npm:22.0.3"
88148814
dependencies:
88158815
"@napi-rs/wasm-runtime": "npm:0.2.4"
8816-
"@nx/nx-darwin-arm64": "npm:22.0.2"
8817-
"@nx/nx-darwin-x64": "npm:22.0.2"
8818-
"@nx/nx-freebsd-x64": "npm:22.0.2"
8819-
"@nx/nx-linux-arm-gnueabihf": "npm:22.0.2"
8820-
"@nx/nx-linux-arm64-gnu": "npm:22.0.2"
8821-
"@nx/nx-linux-arm64-musl": "npm:22.0.2"
8822-
"@nx/nx-linux-x64-gnu": "npm:22.0.2"
8823-
"@nx/nx-linux-x64-musl": "npm:22.0.2"
8824-
"@nx/nx-win32-arm64-msvc": "npm:22.0.2"
8825-
"@nx/nx-win32-x64-msvc": "npm:22.0.2"
8816+
"@nx/nx-darwin-arm64": "npm:22.0.3"
8817+
"@nx/nx-darwin-x64": "npm:22.0.3"
8818+
"@nx/nx-freebsd-x64": "npm:22.0.3"
8819+
"@nx/nx-linux-arm-gnueabihf": "npm:22.0.3"
8820+
"@nx/nx-linux-arm64-gnu": "npm:22.0.3"
8821+
"@nx/nx-linux-arm64-musl": "npm:22.0.3"
8822+
"@nx/nx-linux-x64-gnu": "npm:22.0.3"
8823+
"@nx/nx-linux-x64-musl": "npm:22.0.3"
8824+
"@nx/nx-win32-arm64-msvc": "npm:22.0.3"
8825+
"@nx/nx-win32-x64-msvc": "npm:22.0.3"
88268826
"@yarnpkg/lockfile": "npm:^1.1.0"
88278827
"@yarnpkg/parsers": "npm:3.0.2"
88288828
"@zkochan/js-yaml": "npm:0.0.7"
@@ -8889,7 +8889,7 @@ __metadata:
88898889
bin:
88908890
nx: bin/nx.js
88918891
nx-cloud: bin/nx-cloud.js
8892-
checksum: 10c0/6815c82e1ffcac32132d39a19744912f559bc94ecffdaf44391437e35c1459045ca7c4b29bca9a88c10bd49f0e74defe2ca7df4a6f7197d06f171d182cef1e37
8892+
checksum: 10c0/7a205b4735c24fc2a94c536019357675163dde8908f4784a3b7472695b439e69abe461ca7ad29391ad50f4b8a33fe5c7d6610cd837dccb8639d235209ada284d
88938893
languageName: node
88948894
linkType: hard
88958895

0 commit comments

Comments
 (0)