Skip to content

Commit 6778865

Browse files
Bump @nx/esbuild from 21.4.0 to 22.0.1
Bumps [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) from 21.4.0 to 22.0.1. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.1/packages/esbuild) --- updated-dependencies: - dependency-name: "@nx/esbuild" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 117a38a commit 6778865

File tree

2 files changed

+249
-10
lines changed

2 files changed

+249
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@aligent/ts-code-standards": "^4.0.2",
2828
"@nx/devkit": "21.5.2",
29-
"@nx/esbuild": "21.5.2",
29+
"@nx/esbuild": "22.0.3",
3030
"@nx/eslint": "21.5.2",
3131
"@nx/eslint-plugin": "21.5.2",
3232
"@nx/js": "21.5.2",

yarn.lock

Lines changed: 248 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ __metadata:
1313
"@aws-lambda-powertools/logger": "npm:^2.24.1"
1414
"@aws-sdk/client-s3": "npm:^3.888.0"
1515
"@nx/devkit": "npm:21.5.2"
16-
"@nx/esbuild": "npm:21.5.2"
16+
"@nx/esbuild": "npm:22.0.3"
1717
"@nx/eslint": "npm:21.5.2"
1818
"@nx/eslint-plugin": "npm:21.5.2"
1919
"@nx/js": "npm:21.5.2"
@@ -3567,12 +3567,29 @@ __metadata:
35673567
languageName: node
35683568
linkType: hard
35693569

3570-
"@nx/esbuild@npm:21.5.2":
3571-
version: 21.5.2
3572-
resolution: "@nx/esbuild@npm:21.5.2"
3570+
"@nx/devkit@npm:22.0.3":
3571+
version: 22.0.3
3572+
resolution: "@nx/devkit@npm:22.0.3"
35733573
dependencies:
3574-
"@nx/devkit": "npm:21.5.2"
3575-
"@nx/js": "npm:21.5.2"
3574+
"@zkochan/js-yaml": "npm:0.0.7"
3575+
ejs: "npm:^3.1.7"
3576+
enquirer: "npm:~2.3.6"
3577+
minimatch: "npm:9.0.3"
3578+
semver: "npm:^7.6.3"
3579+
tslib: "npm:^2.3.0"
3580+
yargs-parser: "npm:21.1.1"
3581+
peerDependencies:
3582+
nx: ">= 21 <= 23 || ^22.0.0-0"
3583+
checksum: 10c0/8d3ce8ff976b2e2d82815b582d56ada1edcc5b7b145fc2e5a288dce9a74f5dc4d95e1c88a5e8621b1ac5437ec8adafa29811e15c2fbb999d8fbb96a0c4cf3c59
3584+
languageName: node
3585+
linkType: hard
3586+
3587+
"@nx/esbuild@npm:22.0.3":
3588+
version: 22.0.3
3589+
resolution: "@nx/esbuild@npm:22.0.3"
3590+
dependencies:
3591+
"@nx/devkit": "npm:22.0.3"
3592+
"@nx/js": "npm:22.0.3"
35763593
picocolors: "npm:^1.1.0"
35773594
tinyglobby: "npm:^0.2.12"
35783595
tsconfig-paths: "npm:^4.1.2"
@@ -3582,7 +3599,7 @@ __metadata:
35823599
peerDependenciesMeta:
35833600
esbuild:
35843601
optional: true
3585-
checksum: 10c0/0f95f5a55b354b7f2cc2a3471113d40cd73183877a16771078bbbeca64781d527febe05ee1ec88ea6fe2b67bf99f0cbe7bb7fa9b58472d64ee8b323320ed43bd
3602+
checksum: 10c0/b1fa85773f18ce9fecb81eab3de3377be9a701465bad23912ff9600f440d683def94566975ad4754a860d9eae21e19da6537caea0f21d01e431ac98f875e5192
35863603
languageName: node
35873604
linkType: hard
35883605

@@ -3672,76 +3689,185 @@ __metadata:
36723689
languageName: node
36733690
linkType: hard
36743691

3692+
"@nx/js@npm:22.0.3":
3693+
version: 22.0.3
3694+
resolution: "@nx/js@npm:22.0.3"
3695+
dependencies:
3696+
"@babel/core": "npm:^7.23.2"
3697+
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
3698+
"@babel/plugin-transform-class-properties": "npm:^7.22.5"
3699+
"@babel/plugin-transform-runtime": "npm:^7.23.2"
3700+
"@babel/preset-env": "npm:^7.23.2"
3701+
"@babel/preset-typescript": "npm:^7.22.5"
3702+
"@babel/runtime": "npm:^7.22.6"
3703+
"@nx/devkit": "npm:22.0.3"
3704+
"@nx/workspace": "npm:22.0.3"
3705+
"@zkochan/js-yaml": "npm:0.0.7"
3706+
babel-plugin-const-enum: "npm:^1.0.1"
3707+
babel-plugin-macros: "npm:^3.1.0"
3708+
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
3709+
chalk: "npm:^4.1.0"
3710+
columnify: "npm:^1.6.0"
3711+
detect-port: "npm:^1.5.1"
3712+
ignore: "npm:^5.0.4"
3713+
js-tokens: "npm:^4.0.0"
3714+
jsonc-parser: "npm:3.2.0"
3715+
npm-run-path: "npm:^4.0.1"
3716+
picocolors: "npm:^1.1.0"
3717+
picomatch: "npm:4.0.2"
3718+
semver: "npm:^7.6.3"
3719+
source-map-support: "npm:0.5.19"
3720+
tinyglobby: "npm:^0.2.12"
3721+
tslib: "npm:^2.3.0"
3722+
peerDependencies:
3723+
verdaccio: ^6.0.5
3724+
peerDependenciesMeta:
3725+
verdaccio:
3726+
optional: true
3727+
checksum: 10c0/311ecac90878d2550d12a9c7fa24ee1336c14c04a14e70605e2d8a40eb1d7cd4d23cb2e22a6d430602cbf82d8e83520688066b7ca88e19dfa31676df2bf00ae1
3728+
languageName: node
3729+
linkType: hard
3730+
36753731
"@nx/nx-darwin-arm64@npm:21.5.2":
36763732
version: 21.5.2
36773733
resolution: "@nx/nx-darwin-arm64@npm:21.5.2"
36783734
conditions: os=darwin & cpu=arm64
36793735
languageName: node
36803736
linkType: hard
36813737

3738+
"@nx/nx-darwin-arm64@npm:22.0.3":
3739+
version: 22.0.3
3740+
resolution: "@nx/nx-darwin-arm64@npm:22.0.3"
3741+
conditions: os=darwin & cpu=arm64
3742+
languageName: node
3743+
linkType: hard
3744+
36823745
"@nx/nx-darwin-x64@npm:21.5.2":
36833746
version: 21.5.2
36843747
resolution: "@nx/nx-darwin-x64@npm:21.5.2"
36853748
conditions: os=darwin & cpu=x64
36863749
languageName: node
36873750
linkType: hard
36883751

3752+
"@nx/nx-darwin-x64@npm:22.0.3":
3753+
version: 22.0.3
3754+
resolution: "@nx/nx-darwin-x64@npm:22.0.3"
3755+
conditions: os=darwin & cpu=x64
3756+
languageName: node
3757+
linkType: hard
3758+
36893759
"@nx/nx-freebsd-x64@npm:21.5.2":
36903760
version: 21.5.2
36913761
resolution: "@nx/nx-freebsd-x64@npm:21.5.2"
36923762
conditions: os=freebsd & cpu=x64
36933763
languageName: node
36943764
linkType: hard
36953765

3766+
"@nx/nx-freebsd-x64@npm:22.0.3":
3767+
version: 22.0.3
3768+
resolution: "@nx/nx-freebsd-x64@npm:22.0.3"
3769+
conditions: os=freebsd & cpu=x64
3770+
languageName: node
3771+
linkType: hard
3772+
36963773
"@nx/nx-linux-arm-gnueabihf@npm:21.5.2":
36973774
version: 21.5.2
36983775
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.5.2"
36993776
conditions: os=linux & cpu=arm
37003777
languageName: node
37013778
linkType: hard
37023779

3780+
"@nx/nx-linux-arm-gnueabihf@npm:22.0.3":
3781+
version: 22.0.3
3782+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.3"
3783+
conditions: os=linux & cpu=arm
3784+
languageName: node
3785+
linkType: hard
3786+
37033787
"@nx/nx-linux-arm64-gnu@npm:21.5.2":
37043788
version: 21.5.2
37053789
resolution: "@nx/nx-linux-arm64-gnu@npm:21.5.2"
37063790
conditions: os=linux & cpu=arm64 & libc=glibc
37073791
languageName: node
37083792
linkType: hard
37093793

3794+
"@nx/nx-linux-arm64-gnu@npm:22.0.3":
3795+
version: 22.0.3
3796+
resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.3"
3797+
conditions: os=linux & cpu=arm64 & libc=glibc
3798+
languageName: node
3799+
linkType: hard
3800+
37103801
"@nx/nx-linux-arm64-musl@npm:21.5.2":
37113802
version: 21.5.2
37123803
resolution: "@nx/nx-linux-arm64-musl@npm:21.5.2"
37133804
conditions: os=linux & cpu=arm64 & libc=musl
37143805
languageName: node
37153806
linkType: hard
37163807

3808+
"@nx/nx-linux-arm64-musl@npm:22.0.3":
3809+
version: 22.0.3
3810+
resolution: "@nx/nx-linux-arm64-musl@npm:22.0.3"
3811+
conditions: os=linux & cpu=arm64 & libc=musl
3812+
languageName: node
3813+
linkType: hard
3814+
37173815
"@nx/nx-linux-x64-gnu@npm:21.5.2":
37183816
version: 21.5.2
37193817
resolution: "@nx/nx-linux-x64-gnu@npm:21.5.2"
37203818
conditions: os=linux & cpu=x64 & libc=glibc
37213819
languageName: node
37223820
linkType: hard
37233821

3822+
"@nx/nx-linux-x64-gnu@npm:22.0.3":
3823+
version: 22.0.3
3824+
resolution: "@nx/nx-linux-x64-gnu@npm:22.0.3"
3825+
conditions: os=linux & cpu=x64 & libc=glibc
3826+
languageName: node
3827+
linkType: hard
3828+
37243829
"@nx/nx-linux-x64-musl@npm:21.5.2":
37253830
version: 21.5.2
37263831
resolution: "@nx/nx-linux-x64-musl@npm:21.5.2"
37273832
conditions: os=linux & cpu=x64 & libc=musl
37283833
languageName: node
37293834
linkType: hard
37303835

3836+
"@nx/nx-linux-x64-musl@npm:22.0.3":
3837+
version: 22.0.3
3838+
resolution: "@nx/nx-linux-x64-musl@npm:22.0.3"
3839+
conditions: os=linux & cpu=x64 & libc=musl
3840+
languageName: node
3841+
linkType: hard
3842+
37313843
"@nx/nx-win32-arm64-msvc@npm:21.5.2":
37323844
version: 21.5.2
37333845
resolution: "@nx/nx-win32-arm64-msvc@npm:21.5.2"
37343846
conditions: os=win32 & cpu=arm64
37353847
languageName: node
37363848
linkType: hard
37373849

3850+
"@nx/nx-win32-arm64-msvc@npm:22.0.3":
3851+
version: 22.0.3
3852+
resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.3"
3853+
conditions: os=win32 & cpu=arm64
3854+
languageName: node
3855+
linkType: hard
3856+
37383857
"@nx/nx-win32-x64-msvc@npm:21.5.2":
37393858
version: 21.5.2
37403859
resolution: "@nx/nx-win32-x64-msvc@npm:21.5.2"
37413860
conditions: os=win32 & cpu=x64
37423861
languageName: node
37433862
linkType: hard
37443863

3864+
"@nx/nx-win32-x64-msvc@npm:22.0.3":
3865+
version: 22.0.3
3866+
resolution: "@nx/nx-win32-x64-msvc@npm:22.0.3"
3867+
conditions: os=win32 & cpu=x64
3868+
languageName: node
3869+
linkType: hard
3870+
37453871
"@nx/rsbuild@npm:21.5.2":
37463872
version: 21.5.2
37473873
resolution: "@nx/rsbuild@npm:21.5.2"
@@ -3807,6 +3933,23 @@ __metadata:
38073933
languageName: node
38083934
linkType: hard
38093935

3936+
"@nx/workspace@npm:22.0.3":
3937+
version: 22.0.3
3938+
resolution: "@nx/workspace@npm:22.0.3"
3939+
dependencies:
3940+
"@nx/devkit": "npm:22.0.3"
3941+
"@zkochan/js-yaml": "npm:0.0.7"
3942+
chalk: "npm:^4.1.0"
3943+
enquirer: "npm:~2.3.6"
3944+
nx: "npm:22.0.3"
3945+
picomatch: "npm:4.0.2"
3946+
semver: "npm:^7.6.3"
3947+
tslib: "npm:^2.3.0"
3948+
yargs-parser: "npm:21.1.1"
3949+
checksum: 10c0/9adb314c4197cc6bccd7313b27907bcc0194ea19f3f9e0ebf7a2255cb83767193768f509f6298d268679cc78c7aa1fed4cff5815230bf96bbe90ff00bc2fba23
3950+
languageName: node
3951+
linkType: hard
3952+
38103953
"@oclif/core@npm:^4":
38113954
version: 4.5.2
38123955
resolution: "@oclif/core@npm:4.5.2"
@@ -6776,6 +6919,17 @@ __metadata:
67766919
languageName: node
67776920
linkType: hard
67786921

6922+
"axios@npm:^1.12.0":
6923+
version: 1.13.2
6924+
resolution: "axios@npm:1.13.2"
6925+
dependencies:
6926+
follow-redirects: "npm:^1.15.6"
6927+
form-data: "npm:^4.0.4"
6928+
proxy-from-env: "npm:^1.1.0"
6929+
checksum: 10c0/e8a42e37e5568ae9c7a28c348db0e8cf3e43d06fcbef73f0048669edfe4f71219664da7b6cc991b0c0f01c28a48f037c515263cb79be1f1ae8ff034cd813867b
6930+
languageName: node
6931+
linkType: hard
6932+
67796933
"axios@npm:^1.8.3":
67806934
version: 1.10.0
67816935
resolution: "axios@npm:1.10.0"
@@ -8433,7 +8587,7 @@ __metadata:
84338587
languageName: node
84348588
linkType: hard
84358589

8436-
"form-data@npm:^4.0.0":
8590+
"form-data@npm:^4.0.0, form-data@npm:^4.0.4":
84378591
version: 4.0.4
84388592
resolution: "form-data@npm:4.0.4"
84398593
dependencies:
@@ -8871,7 +9025,7 @@ __metadata:
88719025
languageName: node
88729026
linkType: hard
88739027

8874-
"ignore@npm:^7.0.0":
9028+
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
88759029
version: 7.0.5
88769030
resolution: "ignore@npm:7.0.5"
88779031
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
@@ -10094,6 +10248,91 @@ __metadata:
1009410248
languageName: node
1009510249
linkType: hard
1009610250

10251+
"nx@npm:22.0.3":
10252+
version: 22.0.3
10253+
resolution: "nx@npm:22.0.3"
10254+
dependencies:
10255+
"@napi-rs/wasm-runtime": "npm:0.2.4"
10256+
"@nx/nx-darwin-arm64": "npm:22.0.3"
10257+
"@nx/nx-darwin-x64": "npm:22.0.3"
10258+
"@nx/nx-freebsd-x64": "npm:22.0.3"
10259+
"@nx/nx-linux-arm-gnueabihf": "npm:22.0.3"
10260+
"@nx/nx-linux-arm64-gnu": "npm:22.0.3"
10261+
"@nx/nx-linux-arm64-musl": "npm:22.0.3"
10262+
"@nx/nx-linux-x64-gnu": "npm:22.0.3"
10263+
"@nx/nx-linux-x64-musl": "npm:22.0.3"
10264+
"@nx/nx-win32-arm64-msvc": "npm:22.0.3"
10265+
"@nx/nx-win32-x64-msvc": "npm:22.0.3"
10266+
"@yarnpkg/lockfile": "npm:^1.1.0"
10267+
"@yarnpkg/parsers": "npm:3.0.2"
10268+
"@zkochan/js-yaml": "npm:0.0.7"
10269+
axios: "npm:^1.12.0"
10270+
chalk: "npm:^4.1.0"
10271+
cli-cursor: "npm:3.1.0"
10272+
cli-spinners: "npm:2.6.1"
10273+
cliui: "npm:^8.0.1"
10274+
dotenv: "npm:~16.4.5"
10275+
dotenv-expand: "npm:~11.0.6"
10276+
enquirer: "npm:~2.3.6"
10277+
figures: "npm:3.2.0"
10278+
flat: "npm:^5.0.2"
10279+
front-matter: "npm:^4.0.2"
10280+
ignore: "npm:^7.0.5"
10281+
jest-diff: "npm:^30.0.2"
10282+
jsonc-parser: "npm:3.2.0"
10283+
lines-and-columns: "npm:2.0.3"
10284+
minimatch: "npm:9.0.3"
10285+
node-machine-id: "npm:1.1.12"
10286+
npm-run-path: "npm:^4.0.1"
10287+
open: "npm:^8.4.0"
10288+
ora: "npm:5.3.0"
10289+
resolve.exports: "npm:2.0.3"
10290+
semver: "npm:^7.6.3"
10291+
string-width: "npm:^4.2.3"
10292+
tar-stream: "npm:~2.2.0"
10293+
tmp: "npm:~0.2.1"
10294+
tree-kill: "npm:^1.2.2"
10295+
tsconfig-paths: "npm:^4.1.2"
10296+
tslib: "npm:^2.3.0"
10297+
yaml: "npm:^2.6.0"
10298+
yargs: "npm:^17.6.2"
10299+
yargs-parser: "npm:21.1.1"
10300+
peerDependencies:
10301+
"@swc-node/register": ^1.8.0
10302+
"@swc/core": ^1.3.85
10303+
dependenciesMeta:
10304+
"@nx/nx-darwin-arm64":
10305+
optional: true
10306+
"@nx/nx-darwin-x64":
10307+
optional: true
10308+
"@nx/nx-freebsd-x64":
10309+
optional: true
10310+
"@nx/nx-linux-arm-gnueabihf":
10311+
optional: true
10312+
"@nx/nx-linux-arm64-gnu":
10313+
optional: true
10314+
"@nx/nx-linux-arm64-musl":
10315+
optional: true
10316+
"@nx/nx-linux-x64-gnu":
10317+
optional: true
10318+
"@nx/nx-linux-x64-musl":
10319+
optional: true
10320+
"@nx/nx-win32-arm64-msvc":
10321+
optional: true
10322+
"@nx/nx-win32-x64-msvc":
10323+
optional: true
10324+
peerDependenciesMeta:
10325+
"@swc-node/register":
10326+
optional: true
10327+
"@swc/core":
10328+
optional: true
10329+
bin:
10330+
nx: bin/nx.js
10331+
nx-cloud: bin/nx-cloud.js
10332+
checksum: 10c0/7a205b4735c24fc2a94c536019357675163dde8908f4784a3b7472695b439e69abe461ca7ad29391ad50f4b8a33fe5c7d6610cd837dccb8639d235209ada284d
10333+
languageName: node
10334+
linkType: hard
10335+
1009710336
"object-assign@npm:^4.1.1":
1009810337
version: 4.1.1
1009910338
resolution: "object-assign@npm:4.1.1"

0 commit comments

Comments
 (0)