From fa393dcfc7202376df812a2dd5ec0d3491567817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 02:54:55 +0000 Subject: [PATCH] Bump @nx/web from 21.4.0 to 22.0.1 Bumps [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) 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/web) --- updated-dependencies: - dependency-name: "@nx/web" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 257 +++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 249 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f35534d6..1209e29e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@nx/js": "21.5.2", "@nx/rsbuild": "21.5.2", "@nx/vite": "21.5.2", - "@nx/web": "21.5.2", + "@nx/web": "22.0.3", "@rsbuild/core": "^1.5.6", "@swc-node/register": "^1.10.10", "@swc/core": "^1.13.3", diff --git a/yarn.lock b/yarn.lock index 1fc4984d..45c578e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19,7 +19,7 @@ __metadata: "@nx/js": "npm:21.5.2" "@nx/rsbuild": "npm:21.5.2" "@nx/vite": "npm:21.5.2" - "@nx/web": "npm:21.5.2" + "@nx/web": "npm:22.0.3" "@rsbuild/core": "npm:^1.5.6" "@swc-node/register": "npm:^1.10.10" "@swc/core": "npm:^1.13.3" @@ -3567,6 +3567,23 @@ __metadata: languageName: node linkType: hard +"@nx/devkit@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/devkit@npm:22.0.3" + dependencies: + "@zkochan/js-yaml": "npm:0.0.7" + ejs: "npm:^3.1.7" + enquirer: "npm:~2.3.6" + minimatch: "npm:9.0.3" + semver: "npm:^7.6.3" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + peerDependencies: + nx: ">= 21 <= 23 || ^22.0.0-0" + checksum: 10c0/8d3ce8ff976b2e2d82815b582d56ada1edcc5b7b145fc2e5a288dce9a74f5dc4d95e1c88a5e8621b1ac5437ec8adafa29811e15c2fbb999d8fbb96a0c4cf3c59 + languageName: node + linkType: hard + "@nx/esbuild@npm:21.5.2": version: 21.5.2 resolution: "@nx/esbuild@npm:21.5.2" @@ -3672,6 +3689,45 @@ __metadata: languageName: node linkType: hard +"@nx/js@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/js@npm:22.0.3" + dependencies: + "@babel/core": "npm:^7.23.2" + "@babel/plugin-proposal-decorators": "npm:^7.22.7" + "@babel/plugin-transform-class-properties": "npm:^7.22.5" + "@babel/plugin-transform-runtime": "npm:^7.23.2" + "@babel/preset-env": "npm:^7.23.2" + "@babel/preset-typescript": "npm:^7.22.5" + "@babel/runtime": "npm:^7.22.6" + "@nx/devkit": "npm:22.0.3" + "@nx/workspace": "npm:22.0.3" + "@zkochan/js-yaml": "npm:0.0.7" + babel-plugin-const-enum: "npm:^1.0.1" + babel-plugin-macros: "npm:^3.1.0" + babel-plugin-transform-typescript-metadata: "npm:^0.3.1" + chalk: "npm:^4.1.0" + columnify: "npm:^1.6.0" + detect-port: "npm:^1.5.1" + ignore: "npm:^5.0.4" + js-tokens: "npm:^4.0.0" + jsonc-parser: "npm:3.2.0" + npm-run-path: "npm:^4.0.1" + picocolors: "npm:^1.1.0" + picomatch: "npm:4.0.2" + semver: "npm:^7.6.3" + source-map-support: "npm:0.5.19" + tinyglobby: "npm:^0.2.12" + tslib: "npm:^2.3.0" + peerDependencies: + verdaccio: ^6.0.5 + peerDependenciesMeta: + verdaccio: + optional: true + checksum: 10c0/311ecac90878d2550d12a9c7fa24ee1336c14c04a14e70605e2d8a40eb1d7cd4d23cb2e22a6d430602cbf82d8e83520688066b7ca88e19dfa31676df2bf00ae1 + languageName: node + linkType: hard + "@nx/nx-darwin-arm64@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-darwin-arm64@npm:21.5.2" @@ -3679,6 +3735,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-arm64@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-darwin-arm64@npm:22.0.3" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@nx/nx-darwin-x64@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-darwin-x64@npm:21.5.2" @@ -3686,6 +3749,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-x64@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-darwin-x64@npm:22.0.3" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@nx/nx-freebsd-x64@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-freebsd-x64@npm:21.5.2" @@ -3693,6 +3763,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-freebsd-x64@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-freebsd-x64@npm:22.0.3" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + "@nx/nx-linux-arm-gnueabihf@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.5.2" @@ -3700,6 +3777,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm-gnueabihf@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.3" + conditions: os=linux & cpu=arm + languageName: node + linkType: hard + "@nx/nx-linux-arm64-gnu@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-linux-arm64-gnu@npm:21.5.2" @@ -3707,6 +3791,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-gnu@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.3" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@nx/nx-linux-arm64-musl@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-linux-arm64-musl@npm:21.5.2" @@ -3714,6 +3805,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-musl@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-linux-arm64-musl@npm:22.0.3" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@nx/nx-linux-x64-gnu@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-linux-x64-gnu@npm:21.5.2" @@ -3721,6 +3819,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-gnu@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-linux-x64-gnu@npm:22.0.3" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@nx/nx-linux-x64-musl@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-linux-x64-musl@npm:21.5.2" @@ -3728,6 +3833,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-musl@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-linux-x64-musl@npm:22.0.3" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@nx/nx-win32-arm64-msvc@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-win32-arm64-msvc@npm:21.5.2" @@ -3735,6 +3847,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-arm64-msvc@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.3" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@nx/nx-win32-x64-msvc@npm:21.5.2": version: 21.5.2 resolution: "@nx/nx-win32-x64-msvc@npm:21.5.2" @@ -3742,6 +3861,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-x64-msvc@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/nx-win32-x64-msvc@npm:22.0.3" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@nx/rsbuild@npm:21.5.2": version: 21.5.2 resolution: "@nx/rsbuild@npm:21.5.2" @@ -3776,17 +3902,17 @@ __metadata: languageName: node linkType: hard -"@nx/web@npm:21.5.2": - version: 21.5.2 - resolution: "@nx/web@npm:21.5.2" +"@nx/web@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/web@npm:22.0.3" dependencies: - "@nx/devkit": "npm:21.5.2" - "@nx/js": "npm:21.5.2" + "@nx/devkit": "npm:22.0.3" + "@nx/js": "npm:22.0.3" detect-port: "npm:^1.5.1" http-server: "npm:^14.1.0" picocolors: "npm:^1.1.0" tslib: "npm:^2.3.0" - checksum: 10c0/30fb317d945cab33858d7c4069fa5443e8523bcba252c760f05289c3b96e87b3d6b03f5e221d1e2af1de01c932cc40f0612ce6c8ecadf4123c3b373c4f4c1b17 + checksum: 10c0/983be947fe26299353bd01d84acf244effac2267d0943866f2833bf3b127fd20a653d4cf7bd1999e6e353f69effba4e2b75cf1b037c5d40c7239b63650642a85 languageName: node linkType: hard @@ -3807,6 +3933,23 @@ __metadata: languageName: node linkType: hard +"@nx/workspace@npm:22.0.3": + version: 22.0.3 + resolution: "@nx/workspace@npm:22.0.3" + dependencies: + "@nx/devkit": "npm:22.0.3" + "@zkochan/js-yaml": "npm:0.0.7" + chalk: "npm:^4.1.0" + enquirer: "npm:~2.3.6" + nx: "npm:22.0.3" + picomatch: "npm:4.0.2" + semver: "npm:^7.6.3" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + checksum: 10c0/9adb314c4197cc6bccd7313b27907bcc0194ea19f3f9e0ebf7a2255cb83767193768f509f6298d268679cc78c7aa1fed4cff5815230bf96bbe90ff00bc2fba23 + languageName: node + linkType: hard + "@oclif/core@npm:^4": version: 4.5.2 resolution: "@oclif/core@npm:4.5.2" @@ -6776,6 +6919,17 @@ __metadata: languageName: node linkType: hard +"axios@npm:^1.12.0": + version: 1.13.2 + resolution: "axios@npm:1.13.2" + dependencies: + follow-redirects: "npm:^1.15.6" + form-data: "npm:^4.0.4" + proxy-from-env: "npm:^1.1.0" + checksum: 10c0/e8a42e37e5568ae9c7a28c348db0e8cf3e43d06fcbef73f0048669edfe4f71219664da7b6cc991b0c0f01c28a48f037c515263cb79be1f1ae8ff034cd813867b + languageName: node + linkType: hard + "axios@npm:^1.8.3": version: 1.10.0 resolution: "axios@npm:1.10.0" @@ -8433,7 +8587,7 @@ __metadata: languageName: node linkType: hard -"form-data@npm:^4.0.0": +"form-data@npm:^4.0.0, form-data@npm:^4.0.4": version: 4.0.4 resolution: "form-data@npm:4.0.4" dependencies: @@ -8871,7 +9025,7 @@ __metadata: languageName: node linkType: hard -"ignore@npm:^7.0.0": +"ignore@npm:^7.0.0, ignore@npm:^7.0.5": version: 7.0.5 resolution: "ignore@npm:7.0.5" checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d @@ -10094,6 +10248,91 @@ __metadata: languageName: node linkType: hard +"nx@npm:22.0.3": + version: 22.0.3 + resolution: "nx@npm:22.0.3" + dependencies: + "@napi-rs/wasm-runtime": "npm:0.2.4" + "@nx/nx-darwin-arm64": "npm:22.0.3" + "@nx/nx-darwin-x64": "npm:22.0.3" + "@nx/nx-freebsd-x64": "npm:22.0.3" + "@nx/nx-linux-arm-gnueabihf": "npm:22.0.3" + "@nx/nx-linux-arm64-gnu": "npm:22.0.3" + "@nx/nx-linux-arm64-musl": "npm:22.0.3" + "@nx/nx-linux-x64-gnu": "npm:22.0.3" + "@nx/nx-linux-x64-musl": "npm:22.0.3" + "@nx/nx-win32-arm64-msvc": "npm:22.0.3" + "@nx/nx-win32-x64-msvc": "npm:22.0.3" + "@yarnpkg/lockfile": "npm:^1.1.0" + "@yarnpkg/parsers": "npm:3.0.2" + "@zkochan/js-yaml": "npm:0.0.7" + axios: "npm:^1.12.0" + chalk: "npm:^4.1.0" + cli-cursor: "npm:3.1.0" + cli-spinners: "npm:2.6.1" + cliui: "npm:^8.0.1" + dotenv: "npm:~16.4.5" + dotenv-expand: "npm:~11.0.6" + enquirer: "npm:~2.3.6" + figures: "npm:3.2.0" + flat: "npm:^5.0.2" + front-matter: "npm:^4.0.2" + ignore: "npm:^7.0.5" + jest-diff: "npm:^30.0.2" + jsonc-parser: "npm:3.2.0" + lines-and-columns: "npm:2.0.3" + minimatch: "npm:9.0.3" + node-machine-id: "npm:1.1.12" + npm-run-path: "npm:^4.0.1" + open: "npm:^8.4.0" + ora: "npm:5.3.0" + resolve.exports: "npm:2.0.3" + semver: "npm:^7.6.3" + string-width: "npm:^4.2.3" + tar-stream: "npm:~2.2.0" + tmp: "npm:~0.2.1" + tree-kill: "npm:^1.2.2" + tsconfig-paths: "npm:^4.1.2" + tslib: "npm:^2.3.0" + yaml: "npm:^2.6.0" + yargs: "npm:^17.6.2" + yargs-parser: "npm:21.1.1" + peerDependencies: + "@swc-node/register": ^1.8.0 + "@swc/core": ^1.3.85 + dependenciesMeta: + "@nx/nx-darwin-arm64": + optional: true + "@nx/nx-darwin-x64": + optional: true + "@nx/nx-freebsd-x64": + optional: true + "@nx/nx-linux-arm-gnueabihf": + optional: true + "@nx/nx-linux-arm64-gnu": + optional: true + "@nx/nx-linux-arm64-musl": + optional: true + "@nx/nx-linux-x64-gnu": + optional: true + "@nx/nx-linux-x64-musl": + optional: true + "@nx/nx-win32-arm64-msvc": + optional: true + "@nx/nx-win32-x64-msvc": + optional: true + peerDependenciesMeta: + "@swc-node/register": + optional: true + "@swc/core": + optional: true + bin: + nx: bin/nx.js + nx-cloud: bin/nx-cloud.js + checksum: 10c0/7a205b4735c24fc2a94c536019357675163dde8908f4784a3b7472695b439e69abe461ca7ad29391ad50f4b8a33fe5c7d6610cd837dccb8639d235209ada284d + languageName: node + linkType: hard + "object-assign@npm:^4.1.1": version: 4.1.1 resolution: "object-assign@npm:4.1.1"