Skip to content

Commit ff1ad13

Browse files
Bump @nx/devkit from 21.4.0 to 22.0.1
Bumps [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) 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/devkit) --- updated-dependencies: - dependency-name: "@nx/devkit" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c52ec4a commit ff1ad13

File tree

2 files changed

+119
-101
lines changed

2 files changed

+119
-101
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"devDependencies": {
2727
"@aligent/ts-code-standards": "^4.0.2",
28-
"@nx/devkit": "21.4.1",
28+
"@nx/devkit": "22.0.1",
2929
"@nx/esbuild": "21.4.1",
3030
"@nx/eslint": "21.4.1",
3131
"@nx/eslint-plugin": "21.4.1",

yarn.lock

Lines changed: 118 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ __metadata:
1111
dependencies:
1212
"@aligent/ts-code-standards": "npm:^4.0.2"
1313
"@aws-lambda-powertools/logger": "npm:^2.24.1"
14-
"@nx/devkit": "npm:21.4.0"
15-
"@nx/esbuild": "npm:21.4.0"
16-
"@nx/eslint": "npm:21.4.0"
17-
"@nx/eslint-plugin": "npm:21.4.0"
18-
"@nx/js": "npm:21.4.0"
19-
"@nx/vite": "npm:21.4.0"
20-
"@nx/web": "npm:21.4.0"
14+
"@nx/devkit": "npm:22.0.1"
15+
"@nx/esbuild": "npm:21.4.1"
16+
"@nx/eslint": "npm:21.4.1"
17+
"@nx/eslint-plugin": "npm:21.4.1"
18+
"@nx/js": "npm:21.4.1"
19+
"@nx/vite": "npm:21.4.1"
20+
"@nx/web": "npm:21.4.1"
2121
"@swc-node/register": "npm:^1.10.10"
2222
"@swc/core": "npm:^1.13.3"
2323
"@swc/helpers": "npm:^0.5.17"
@@ -39,7 +39,7 @@ __metadata:
3939
fast-glob: "npm:^3.3.3"
4040
jiti: "npm:2.5.1"
4141
jsonc-eslint-parser: "npm:^2.4.0"
42-
nx: "npm:21.4.0"
42+
nx: "npm:21.4.1"
4343
open: "npm:^10.2.0"
4444
prettier: "npm:^3.6.2"
4545
store-parameters: "npm:^1.0.6"
@@ -2818,31 +2818,48 @@ __metadata:
28182818
languageName: node
28192819
linkType: hard
28202820

2821-
"@nx/devkit@npm:21.4.0":
2822-
version: 21.4.0
2823-
resolution: "@nx/devkit@npm:21.4.0"
2821+
"@nx/devkit@npm:21.4.1":
2822+
version: 21.4.1
2823+
resolution: "@nx/devkit@npm:21.4.1"
28242824
dependencies:
28252825
ejs: "npm:^3.1.7"
28262826
enquirer: "npm:~2.3.6"
28272827
ignore: "npm:^5.0.4"
28282828
minimatch: "npm:9.0.3"
2829-
nx: "npm:21.4.0"
2829+
nx: "npm:21.4.1"
28302830
semver: "npm:^7.5.3"
28312831
tmp: "npm:~0.2.1"
28322832
tslib: "npm:^2.3.0"
28332833
yargs-parser: "npm:21.1.1"
28342834
peerDependencies:
2835-
nx: 21.4.0
2836-
checksum: 10c0/5161372e902436cb80a23bb0709ca18c77c786e6e40a08f2edcf86fe3a0a114997b6f78fa63b8f8dc78e709cb44445a5cad2ab23ff0ec099d44515c6e8d82cd6
2835+
nx: ">= 20 <= 22"
2836+
checksum: 10c0/7df3931cc0983c039d7ed3653b629da25de3388a7397b4383da0c9e48bb13395e1f4d1ee845a8c87792920a956aac7e2920da9918dfbedad1e2f74f5273d2a81
28372837
languageName: node
28382838
linkType: hard
28392839

2840-
"@nx/esbuild@npm:21.4.0":
2841-
version: 21.4.0
2842-
resolution: "@nx/esbuild@npm:21.4.0"
2840+
"@nx/devkit@npm:22.0.1":
2841+
version: 22.0.1
2842+
resolution: "@nx/devkit@npm:22.0.1"
28432843
dependencies:
2844-
"@nx/devkit": "npm:21.4.0"
2845-
"@nx/js": "npm:21.4.0"
2844+
"@zkochan/js-yaml": "npm:0.0.7"
2845+
ejs: "npm:^3.1.7"
2846+
enquirer: "npm:~2.3.6"
2847+
minimatch: "npm:9.0.3"
2848+
semver: "npm:^7.5.3"
2849+
tslib: "npm:^2.3.0"
2850+
yargs-parser: "npm:21.1.1"
2851+
peerDependencies:
2852+
nx: ">= 21 <= 23 || ^22.0.0-0"
2853+
checksum: 10c0/7e7cb7c43e58a601e878bb7b2f50468e36314ac73537fc31cd07faf24c41a25c7e80ddf8a7580a59f2f0d8780f5fb146f07b787c8110febd4b2a1a8014a1cfb1
2854+
languageName: node
2855+
linkType: hard
2856+
2857+
"@nx/esbuild@npm:21.4.1":
2858+
version: 21.4.1
2859+
resolution: "@nx/esbuild@npm:21.4.1"
2860+
dependencies:
2861+
"@nx/devkit": "npm:21.4.1"
2862+
"@nx/js": "npm:21.4.1"
28462863
picocolors: "npm:^1.1.0"
28472864
tinyglobby: "npm:^0.2.12"
28482865
tsconfig-paths: "npm:^4.1.2"
@@ -2852,16 +2869,16 @@ __metadata:
28522869
peerDependenciesMeta:
28532870
esbuild:
28542871
optional: true
2855-
checksum: 10c0/f1e52b44d9b10de5fe4d3ad6e9dccc87e748f4108b25f61d4e4709c1f956425cf9a20750a3937b3b9b7d2436720bcc41b2d6b5a3daaf049dc4223dc9ea51f6e7
2872+
checksum: 10c0/de18634b0f3d0d9422db42172bf775bf8f9b6926b001182a26403fe4acb9678c1daee71afe9e13e0fd430da270518b410098aa18f71950e7493b7f33825756fb
28562873
languageName: node
28572874
linkType: hard
28582875

2859-
"@nx/eslint-plugin@npm:21.4.0":
2860-
version: 21.4.0
2861-
resolution: "@nx/eslint-plugin@npm:21.4.0"
2876+
"@nx/eslint-plugin@npm:21.4.1":
2877+
version: 21.4.1
2878+
resolution: "@nx/eslint-plugin@npm:21.4.1"
28622879
dependencies:
2863-
"@nx/devkit": "npm:21.4.0"
2864-
"@nx/js": "npm:21.4.0"
2880+
"@nx/devkit": "npm:21.4.1"
2881+
"@nx/js": "npm:21.4.1"
28652882
"@phenomnomnominal/tsquery": "npm:~5.0.1"
28662883
"@typescript-eslint/type-utils": "npm:^8.0.0"
28672884
"@typescript-eslint/utils": "npm:^8.0.0"
@@ -2877,16 +2894,16 @@ __metadata:
28772894
peerDependenciesMeta:
28782895
eslint-config-prettier:
28792896
optional: true
2880-
checksum: 10c0/edb49b2d2f9987bfd01a9d202ff83b88fadaa92c6b0bd549c0ba0b071be8b59e085639cf57cb37c8ca33978066fae04b5e5ccf487e23d7836634b0bd13cc806a
2897+
checksum: 10c0/8d5cb8ca635cc9f82d110a49bff40f8ef357d7be34c49e837525cf2b9480502712bb4621fe5a0d4f23a3009172402cb0ca6ec3b4ba2339e880a686bf6063b121
28812898
languageName: node
28822899
linkType: hard
28832900

2884-
"@nx/eslint@npm:21.4.0":
2885-
version: 21.4.0
2886-
resolution: "@nx/eslint@npm:21.4.0"
2901+
"@nx/eslint@npm:21.4.1":
2902+
version: 21.4.1
2903+
resolution: "@nx/eslint@npm:21.4.1"
28872904
dependencies:
2888-
"@nx/devkit": "npm:21.4.0"
2889-
"@nx/js": "npm:21.4.0"
2905+
"@nx/devkit": "npm:21.4.1"
2906+
"@nx/js": "npm:21.4.1"
28902907
semver: "npm:^7.5.3"
28912908
tslib: "npm:^2.3.0"
28922909
typescript: "npm:~5.8.2"
@@ -2896,13 +2913,13 @@ __metadata:
28962913
peerDependenciesMeta:
28972914
"@zkochan/js-yaml":
28982915
optional: true
2899-
checksum: 10c0/7b2c3148cb798c27138100a4fec24e99149a4363585f3021c949e38d1cf526cfb739da35fc8803da4d4b92cd42b02b0868bf4a64081468f50efdaa80bc2e7bdc
2916+
checksum: 10c0/19bde65e917488373af224ff683e6c556f9a11c8d7b279356c888abb20c1e86e882d3cc7152552d444dc502e7fcdbd762c38e5944c74fa361100173958f04ab4
29002917
languageName: node
29012918
linkType: hard
29022919

2903-
"@nx/js@npm:21.4.0":
2904-
version: 21.4.0
2905-
resolution: "@nx/js@npm:21.4.0"
2920+
"@nx/js@npm:21.4.1":
2921+
version: 21.4.1
2922+
resolution: "@nx/js@npm:21.4.1"
29062923
dependencies:
29072924
"@babel/core": "npm:^7.23.2"
29082925
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -2911,8 +2928,8 @@ __metadata:
29112928
"@babel/preset-env": "npm:^7.23.2"
29122929
"@babel/preset-typescript": "npm:^7.22.5"
29132930
"@babel/runtime": "npm:^7.22.6"
2914-
"@nx/devkit": "npm:21.4.0"
2915-
"@nx/workspace": "npm:21.4.0"
2931+
"@nx/devkit": "npm:21.4.1"
2932+
"@nx/workspace": "npm:21.4.1"
29162933
"@zkochan/js-yaml": "npm:0.0.7"
29172934
babel-plugin-const-enum: "npm:^1.0.1"
29182935
babel-plugin-macros: "npm:^3.1.0"
@@ -2938,86 +2955,86 @@ __metadata:
29382955
peerDependenciesMeta:
29392956
verdaccio:
29402957
optional: true
2941-
checksum: 10c0/b53e094e462ab88589fb5fb9010712715388f8e65f34b53b5fdc222fbe2473fb4f89bdf277a95cd376c0d0244e27673ccccf0db47a5b8c6154f91162cbfd13f0
2958+
checksum: 10c0/4b3bf085f767e390c804e2bdf4b7e4f82560386005cb6653635565b4658039a30ccf75340eaeca120dec159249505a06f7e672ef5c89cfbd7152863ac3d5c96e
29422959
languageName: node
29432960
linkType: hard
29442961

2945-
"@nx/nx-darwin-arm64@npm:21.4.0":
2946-
version: 21.4.0
2947-
resolution: "@nx/nx-darwin-arm64@npm:21.4.0"
2962+
"@nx/nx-darwin-arm64@npm:21.4.1":
2963+
version: 21.4.1
2964+
resolution: "@nx/nx-darwin-arm64@npm:21.4.1"
29482965
conditions: os=darwin & cpu=arm64
29492966
languageName: node
29502967
linkType: hard
29512968

2952-
"@nx/nx-darwin-x64@npm:21.4.0":
2953-
version: 21.4.0
2954-
resolution: "@nx/nx-darwin-x64@npm:21.4.0"
2969+
"@nx/nx-darwin-x64@npm:21.4.1":
2970+
version: 21.4.1
2971+
resolution: "@nx/nx-darwin-x64@npm:21.4.1"
29552972
conditions: os=darwin & cpu=x64
29562973
languageName: node
29572974
linkType: hard
29582975

2959-
"@nx/nx-freebsd-x64@npm:21.4.0":
2960-
version: 21.4.0
2961-
resolution: "@nx/nx-freebsd-x64@npm:21.4.0"
2976+
"@nx/nx-freebsd-x64@npm:21.4.1":
2977+
version: 21.4.1
2978+
resolution: "@nx/nx-freebsd-x64@npm:21.4.1"
29622979
conditions: os=freebsd & cpu=x64
29632980
languageName: node
29642981
linkType: hard
29652982

2966-
"@nx/nx-linux-arm-gnueabihf@npm:21.4.0":
2967-
version: 21.4.0
2968-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.4.0"
2983+
"@nx/nx-linux-arm-gnueabihf@npm:21.4.1":
2984+
version: 21.4.1
2985+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.4.1"
29692986
conditions: os=linux & cpu=arm
29702987
languageName: node
29712988
linkType: hard
29722989

2973-
"@nx/nx-linux-arm64-gnu@npm:21.4.0":
2974-
version: 21.4.0
2975-
resolution: "@nx/nx-linux-arm64-gnu@npm:21.4.0"
2990+
"@nx/nx-linux-arm64-gnu@npm:21.4.1":
2991+
version: 21.4.1
2992+
resolution: "@nx/nx-linux-arm64-gnu@npm:21.4.1"
29762993
conditions: os=linux & cpu=arm64 & libc=glibc
29772994
languageName: node
29782995
linkType: hard
29792996

2980-
"@nx/nx-linux-arm64-musl@npm:21.4.0":
2981-
version: 21.4.0
2982-
resolution: "@nx/nx-linux-arm64-musl@npm:21.4.0"
2997+
"@nx/nx-linux-arm64-musl@npm:21.4.1":
2998+
version: 21.4.1
2999+
resolution: "@nx/nx-linux-arm64-musl@npm:21.4.1"
29833000
conditions: os=linux & cpu=arm64 & libc=musl
29843001
languageName: node
29853002
linkType: hard
29863003

2987-
"@nx/nx-linux-x64-gnu@npm:21.4.0":
2988-
version: 21.4.0
2989-
resolution: "@nx/nx-linux-x64-gnu@npm:21.4.0"
3004+
"@nx/nx-linux-x64-gnu@npm:21.4.1":
3005+
version: 21.4.1
3006+
resolution: "@nx/nx-linux-x64-gnu@npm:21.4.1"
29903007
conditions: os=linux & cpu=x64 & libc=glibc
29913008
languageName: node
29923009
linkType: hard
29933010

2994-
"@nx/nx-linux-x64-musl@npm:21.4.0":
2995-
version: 21.4.0
2996-
resolution: "@nx/nx-linux-x64-musl@npm:21.4.0"
3011+
"@nx/nx-linux-x64-musl@npm:21.4.1":
3012+
version: 21.4.1
3013+
resolution: "@nx/nx-linux-x64-musl@npm:21.4.1"
29973014
conditions: os=linux & cpu=x64 & libc=musl
29983015
languageName: node
29993016
linkType: hard
30003017

3001-
"@nx/nx-win32-arm64-msvc@npm:21.4.0":
3002-
version: 21.4.0
3003-
resolution: "@nx/nx-win32-arm64-msvc@npm:21.4.0"
3018+
"@nx/nx-win32-arm64-msvc@npm:21.4.1":
3019+
version: 21.4.1
3020+
resolution: "@nx/nx-win32-arm64-msvc@npm:21.4.1"
30043021
conditions: os=win32 & cpu=arm64
30053022
languageName: node
30063023
linkType: hard
30073024

3008-
"@nx/nx-win32-x64-msvc@npm:21.4.0":
3009-
version: 21.4.0
3010-
resolution: "@nx/nx-win32-x64-msvc@npm:21.4.0"
3025+
"@nx/nx-win32-x64-msvc@npm:21.4.1":
3026+
version: 21.4.1
3027+
resolution: "@nx/nx-win32-x64-msvc@npm:21.4.1"
30113028
conditions: os=win32 & cpu=x64
30123029
languageName: node
30133030
linkType: hard
30143031

3015-
"@nx/vite@npm:21.4.0":
3016-
version: 21.4.0
3017-
resolution: "@nx/vite@npm:21.4.0"
3032+
"@nx/vite@npm:21.4.1":
3033+
version: 21.4.1
3034+
resolution: "@nx/vite@npm:21.4.1"
30183035
dependencies:
3019-
"@nx/devkit": "npm:21.4.0"
3020-
"@nx/js": "npm:21.4.0"
3036+
"@nx/devkit": "npm:21.4.1"
3037+
"@nx/js": "npm:21.4.1"
30213038
"@phenomnomnominal/tsquery": "npm:~5.0.1"
30223039
ajv: "npm:^8.0.0"
30233040
enquirer: "npm:~2.3.6"
@@ -3028,37 +3045,38 @@ __metadata:
30283045
peerDependencies:
30293046
vite: ^5.0.0 || ^6.0.0
30303047
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
3031-
checksum: 10c0/d676b98125c89bae31facec3d214aad16b6405dbe4f486b067f32b8aa84609a6cd6de5d175b0c309a0a6cb20ccf8bf733051de5e0954378e7d49cf9381d9aac7
3048+
checksum: 10c0/5b213358a3be1764375bb1593568804a4236ccf49c8e7ed0d0df797ea2ea3ee7a7b28d3861ac2f9b24c1301ffb9e158847afd507ba96810238ceceb8d3577ead
30323049
languageName: node
30333050
linkType: hard
30343051

3035-
"@nx/web@npm:21.4.0":
3036-
version: 21.4.0
3037-
resolution: "@nx/web@npm:21.4.0"
3052+
"@nx/web@npm:21.4.1":
3053+
version: 21.4.1
3054+
resolution: "@nx/web@npm:21.4.1"
30383055
dependencies:
3039-
"@nx/devkit": "npm:21.4.0"
3040-
"@nx/js": "npm:21.4.0"
3056+
"@nx/devkit": "npm:21.4.1"
3057+
"@nx/js": "npm:21.4.1"
30413058
detect-port: "npm:^1.5.1"
30423059
http-server: "npm:^14.1.0"
30433060
picocolors: "npm:^1.1.0"
30443061
tslib: "npm:^2.3.0"
3045-
checksum: 10c0/9e671c6005cf2a1b63b63ac97d8405f09fb52c3eb298595bb6cb34a961e2e0d217c27fd5157bc6c395cd9e519dac3277463ed2d450e25e69fede392c53442426
3062+
checksum: 10c0/0c10e0bcc2a6084630eb2630d1d5e164ce11dd99ffe2f38f485df0c3f37d6c61212d061cb4b8b166419a57e69ff7e97e3c82b2857f388e96484c0815b51d4ced
30463063
languageName: node
30473064
linkType: hard
30483065

3049-
"@nx/workspace@npm:21.4.0":
3050-
version: 21.4.0
3051-
resolution: "@nx/workspace@npm:21.4.0"
3066+
"@nx/workspace@npm:21.4.1":
3067+
version: 21.4.1
3068+
resolution: "@nx/workspace@npm:21.4.1"
30523069
dependencies:
3053-
"@nx/devkit": "npm:21.4.0"
3070+
"@nx/devkit": "npm:21.4.1"
30543071
"@zkochan/js-yaml": "npm:0.0.7"
30553072
chalk: "npm:^4.1.0"
30563073
enquirer: "npm:~2.3.6"
3057-
nx: "npm:21.4.0"
3074+
nx: "npm:21.4.1"
30583075
picomatch: "npm:4.0.2"
3076+
semver: "npm:^7.6.3"
30593077
tslib: "npm:^2.3.0"
30603078
yargs-parser: "npm:21.1.1"
3061-
checksum: 10c0/ce409bafac65329d04efd28071b7cfa8ed95d817282312b5d71c5df6b14f4c06713d99dfe36946d491777b027dbe66dfa5796d5fe4c20f7bc532f40874e7dc14
3079+
checksum: 10c0/fde8f09281a6dbdef7437b364cc93ede7404b134242f301c0d34ec5302cc820f18b9d5e047971a60a6e2d0ad9a537b485e1063dda0de8e54a34162783f413db9
30623080
languageName: node
30633081
linkType: hard
30643082

@@ -8103,21 +8121,21 @@ __metadata:
81038121
languageName: node
81048122
linkType: hard
81058123

8106-
"nx@npm:21.4.0":
8107-
version: 21.4.0
8108-
resolution: "nx@npm:21.4.0"
8124+
"nx@npm:21.4.1":
8125+
version: 21.4.1
8126+
resolution: "nx@npm:21.4.1"
81098127
dependencies:
81108128
"@napi-rs/wasm-runtime": "npm:0.2.4"
8111-
"@nx/nx-darwin-arm64": "npm:21.4.0"
8112-
"@nx/nx-darwin-x64": "npm:21.4.0"
8113-
"@nx/nx-freebsd-x64": "npm:21.4.0"
8114-
"@nx/nx-linux-arm-gnueabihf": "npm:21.4.0"
8115-
"@nx/nx-linux-arm64-gnu": "npm:21.4.0"
8116-
"@nx/nx-linux-arm64-musl": "npm:21.4.0"
8117-
"@nx/nx-linux-x64-gnu": "npm:21.4.0"
8118-
"@nx/nx-linux-x64-musl": "npm:21.4.0"
8119-
"@nx/nx-win32-arm64-msvc": "npm:21.4.0"
8120-
"@nx/nx-win32-x64-msvc": "npm:21.4.0"
8129+
"@nx/nx-darwin-arm64": "npm:21.4.1"
8130+
"@nx/nx-darwin-x64": "npm:21.4.1"
8131+
"@nx/nx-freebsd-x64": "npm:21.4.1"
8132+
"@nx/nx-linux-arm-gnueabihf": "npm:21.4.1"
8133+
"@nx/nx-linux-arm64-gnu": "npm:21.4.1"
8134+
"@nx/nx-linux-arm64-musl": "npm:21.4.1"
8135+
"@nx/nx-linux-x64-gnu": "npm:21.4.1"
8136+
"@nx/nx-linux-x64-musl": "npm:21.4.1"
8137+
"@nx/nx-win32-arm64-msvc": "npm:21.4.1"
8138+
"@nx/nx-win32-x64-msvc": "npm:21.4.1"
81218139
"@yarnpkg/lockfile": "npm:^1.1.0"
81228140
"@yarnpkg/parsers": "npm:3.0.2"
81238141
"@zkochan/js-yaml": "npm:0.0.7"
@@ -8184,7 +8202,7 @@ __metadata:
81848202
bin:
81858203
nx: bin/nx.js
81868204
nx-cloud: bin/nx-cloud.js
8187-
checksum: 10c0/5c7d6c770b8fcea2bb335ce8a65008241d0807e9bc69627c83db109e157582b55dccda737323d2623d29ade8470796c7bb24539bbf535c89f62449235f87ec5c
8205+
checksum: 10c0/848d2849b03d76ebe0fe688e16ea3464c7120a9afd1213c13fe9102fa65970f36832e49d74740861a424144278ec36330eb0165236f3fe041da2a71d7bf76594
81888206
languageName: node
81898207
linkType: hard
81908208

0 commit comments

Comments
 (0)