diff --git a/package.json b/package.json index fed1a244..9d28ff99 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "lint": "nx run-many -t lint" }, "devDependencies": { - "nx": "^23.0.0" + "nx": "^23.0.1" } } diff --git a/packages/gitlab-mcp/package.json b/packages/gitlab-mcp/package.json index 33bd71cb..48014696 100644 --- a/packages/gitlab-mcp/package.json +++ b/packages/gitlab-mcp/package.json @@ -569,12 +569,12 @@ "pino-pretty": "^13.1.3", "transliteration": "^2.6.1", "undici": "^8.5.0", - "xstate": "^5.32.1", + "xstate": "^5.32.2", "yaml": "^2.9.0", "zod": "^4.4.3" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20260623.1", + "@cloudflare/workers-types": "^4.20260630.1", "@eslint/js": "^10.0.1", "@graphql-typed-document-node/core": "^3.2.0", "@structured-world/vue-privacy": "^1.10.0", @@ -582,15 +582,15 @@ "@types/jest": "^30.0.0", "@types/node": "^25.9.4", "@types/picomatch": "^4.0.3", - "@typescript-eslint/eslint-plugin": "^8.62.0", - "@typescript-eslint/parser": "^8.62.0", + "@typescript-eslint/eslint-plugin": "^8.62.1", + "@typescript-eslint/parser": "^8.62.1", "auto-changelog": "^2.6.0", "cross-env": "^10.1.0", "dotenv": "^17.4.2", - "eslint": "^10.5.0", + "eslint": "^10.6.0", "eslint-plugin-prettier": "^5.5.6", "jest": "^30.4.2", - "prettier": "^3.8.4", + "prettier": "^3.9.4", "ts-jest": "^29.4.11", "ts-node": "^10.9.2", "typescript": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 08bd887c..fa49c0bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -483,10 +483,10 @@ __metadata: languageName: node linkType: hard -"@cloudflare/workers-types@npm:^4.20260623.1": - version: 4.20260623.1 - resolution: "@cloudflare/workers-types@npm:4.20260623.1" - checksum: 10c0/efa544e34bbd236ba8f8deaca1db855063fbd5dde7ffa350e9c62535482f1bf6e23c78b90db70451fee44a5576d8dfc5764f821148883041f4e8465c5ad7a6aa +"@cloudflare/workers-types@npm:^4.20260630.1": + version: 4.20260630.1 + resolution: "@cloudflare/workers-types@npm:4.20260630.1" + checksum: 10c0/1dd49a7ea9dea3eadde274d89dc4d35d1051e94703e96aaf513ab2ce04224eaa90a6cb643a2532b7e39f2e1bff34eef953f942e90db8272535837ceddf11c270 languageName: node linkType: hard @@ -1464,72 +1464,72 @@ __metadata: languageName: node linkType: hard -"@nx/nx-darwin-arm64@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-darwin-arm64@npm:23.0.0" +"@nx/nx-darwin-arm64@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-darwin-arm64@npm:23.0.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@nx/nx-darwin-x64@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-darwin-x64@npm:23.0.0" +"@nx/nx-darwin-x64@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-darwin-x64@npm:23.0.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@nx/nx-freebsd-x64@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-freebsd-x64@npm:23.0.0" +"@nx/nx-freebsd-x64@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-freebsd-x64@npm:23.0.1" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@nx/nx-linux-arm-gnueabihf@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-linux-arm-gnueabihf@npm:23.0.0" +"@nx/nx-linux-arm-gnueabihf@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:23.0.1" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@nx/nx-linux-arm64-gnu@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-linux-arm64-gnu@npm:23.0.0" +"@nx/nx-linux-arm64-gnu@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-linux-arm64-gnu@npm:23.0.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-arm64-musl@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-linux-arm64-musl@npm:23.0.0" +"@nx/nx-linux-arm64-musl@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-linux-arm64-musl@npm:23.0.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@nx/nx-linux-x64-gnu@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-linux-x64-gnu@npm:23.0.0" +"@nx/nx-linux-x64-gnu@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-linux-x64-gnu@npm:23.0.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-x64-musl@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-linux-x64-musl@npm:23.0.0" +"@nx/nx-linux-x64-musl@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-linux-x64-musl@npm:23.0.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@nx/nx-win32-arm64-msvc@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-win32-arm64-msvc@npm:23.0.0" +"@nx/nx-win32-arm64-msvc@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-win32-arm64-msvc@npm:23.0.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@nx/nx-win32-x64-msvc@npm:23.0.0": - version: 23.0.0 - resolution: "@nx/nx-win32-x64-msvc@npm:23.0.0" +"@nx/nx-win32-x64-msvc@npm:23.0.1": + version: 23.0.1 + resolution: "@nx/nx-win32-x64-msvc@npm:23.0.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2149,7 +2149,7 @@ __metadata: resolution: "@structured-world/gitlab-mcp@workspace:packages/gitlab-mcp" dependencies: "@clack/prompts": "npm:^1.6.0" - "@cloudflare/workers-types": "npm:^4.20260623.1" + "@cloudflare/workers-types": "npm:^4.20260630.1" "@eslint/js": "npm:^10.0.1" "@graphql-typed-document-node/core": "npm:^3.2.0" "@modelcontextprotocol/sdk": "npm:^1.29.0" @@ -2158,12 +2158,12 @@ __metadata: "@types/jest": "npm:^30.0.0" "@types/node": "npm:^25.9.4" "@types/picomatch": "npm:^4.0.3" - "@typescript-eslint/eslint-plugin": "npm:^8.62.0" - "@typescript-eslint/parser": "npm:^8.62.0" + "@typescript-eslint/eslint-plugin": "npm:^8.62.1" + "@typescript-eslint/parser": "npm:^8.62.1" auto-changelog: "npm:^2.6.0" cross-env: "npm:^10.1.0" dotenv: "npm:^17.4.2" - eslint: "npm:^10.5.0" + eslint: "npm:^10.6.0" eslint-plugin-prettier: "npm:^5.5.6" express: "npm:^5.2.1" graphql: "npm:^17.0.0" @@ -2173,14 +2173,14 @@ __metadata: picomatch: "npm:^4.0.4" pino: "npm:^10.3.1" pino-pretty: "npm:^13.1.3" - prettier: "npm:^3.8.4" + prettier: "npm:^3.9.4" transliteration: "npm:^2.6.1" ts-jest: "npm:^29.4.11" ts-node: "npm:^10.9.2" typescript: "npm:^6.0.3" undici: "npm:^8.5.0" vitepress: "npm:2.0.0-alpha.17" - xstate: "npm:^5.32.1" + xstate: "npm:^5.32.2" yaml: "npm:^2.9.0" zod: "npm:^4.4.3" bin: @@ -2547,105 +2547,105 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.62.0" +"@typescript-eslint/eslint-plugin@npm:^8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.62.1" dependencies: "@eslint-community/regexpp": "npm:^4.12.2" - "@typescript-eslint/scope-manager": "npm:8.62.0" - "@typescript-eslint/type-utils": "npm:8.62.0" - "@typescript-eslint/utils": "npm:8.62.0" - "@typescript-eslint/visitor-keys": "npm:8.62.0" + "@typescript-eslint/scope-manager": "npm:8.62.1" + "@typescript-eslint/type-utils": "npm:8.62.1" + "@typescript-eslint/utils": "npm:8.62.1" + "@typescript-eslint/visitor-keys": "npm:8.62.1" ignore: "npm:^7.0.5" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.5.0" peerDependencies: - "@typescript-eslint/parser": ^8.62.0 + "@typescript-eslint/parser": ^8.62.1 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/2f257bb53a3b9b8b6f56f6b85c68ce193c7ba4cddf7d2d1995b0aec0591230859f808b3a1a85f0b7ed581f938a88efeacccc730aec307e80e1c14fc669222f9a + checksum: 10c0/2d2cd289db1301693ae30a8cd89bd4f15dc3e63ab32763722e3428ae7e7e45a9430121566b69ae7de42a99426b08445798bd877a434d14879ae4933b99143fc8 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/parser@npm:8.62.0" +"@typescript-eslint/parser@npm:^8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/parser@npm:8.62.1" dependencies: - "@typescript-eslint/scope-manager": "npm:8.62.0" - "@typescript-eslint/types": "npm:8.62.0" - "@typescript-eslint/typescript-estree": "npm:8.62.0" - "@typescript-eslint/visitor-keys": "npm:8.62.0" + "@typescript-eslint/scope-manager": "npm:8.62.1" + "@typescript-eslint/types": "npm:8.62.1" + "@typescript-eslint/typescript-estree": "npm:8.62.1" + "@typescript-eslint/visitor-keys": "npm:8.62.1" debug: "npm:^4.4.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/eab526557fb679c862a0462e841581e3ca24a88b8f19764630e7d10e01ba01143906100a051c8bede36e3c6eb6bef21c14ac7dccf9d41e04c84448c058450a94 + checksum: 10c0/4edbd007b29405a52b735b3b8c59e1a84f4a32ca7c14bcbab939c6bb983f2f87e8a14c644cf8cd15181e12735923549edb0cb718330ee4bc31d69dc4a3f12d15 languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/project-service@npm:8.62.0" +"@typescript-eslint/project-service@npm:8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/project-service@npm:8.62.1" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.62.0" - "@typescript-eslint/types": "npm:^8.62.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.62.1" + "@typescript-eslint/types": "npm:^8.62.1" debug: "npm:^4.4.3" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/4369e9ec0c8b2ce6e6cf90142ad781ef99b57350beb4ae48751871e8894e95a8f929de2f56d73849ec0166d2cdb345e3e7a42d30ea8463d3f1b65607648ac582 + checksum: 10c0/48af1ede4f491a8d499548ec82287e1fab0ea8ac48952a3be5b14c082a679d5e3b82d11a091ecde7ae1b327cb2d02e93255aa880fd86691392c6738b18baf38f languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/scope-manager@npm:8.62.0" +"@typescript-eslint/scope-manager@npm:8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/scope-manager@npm:8.62.1" dependencies: - "@typescript-eslint/types": "npm:8.62.0" - "@typescript-eslint/visitor-keys": "npm:8.62.0" - checksum: 10c0/1e7192b6bf18955ee76861321a92e08815f1bc3feab23861b6330dde8343dfb346a47c7c8bf3d94b0897a98184adcf283568b5857a0e5d509ce0c21c6cf4cc44 + "@typescript-eslint/types": "npm:8.62.1" + "@typescript-eslint/visitor-keys": "npm:8.62.1" + checksum: 10c0/94cf3724b2fe2f068f357011efd3e42536e5431ee15dcf6dc80f36c842554f2de9a2f185bb3316a38a6e78a07206ffe16b723eb349157f35f820ba1ffe90830b languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.62.0, @typescript-eslint/tsconfig-utils@npm:^8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.62.0" +"@typescript-eslint/tsconfig-utils@npm:8.62.1, @typescript-eslint/tsconfig-utils@npm:^8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.62.1" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/9423908009e95b8bba8ac2ad1e4bf4bc9dd7052fa44be613659f81aad363787bf7fa1ea017eb9dcb059fed41866bc2d8e50f1cf41c7dfad25a4431c333fbf2fa + checksum: 10c0/42fb0efb857a6bc6a5b3fc654a2712e4106a75ae7ceb143754fba084f6a4d561adbf666fc334f3aabe6089adcd9a3a896c0009e08f1ef8447bf07900ada3ab66 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/type-utils@npm:8.62.0" +"@typescript-eslint/type-utils@npm:8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/type-utils@npm:8.62.1" dependencies: - "@typescript-eslint/types": "npm:8.62.0" - "@typescript-eslint/typescript-estree": "npm:8.62.0" - "@typescript-eslint/utils": "npm:8.62.0" + "@typescript-eslint/types": "npm:8.62.1" + "@typescript-eslint/typescript-estree": "npm:8.62.1" + "@typescript-eslint/utils": "npm:8.62.1" debug: "npm:^4.4.3" ts-api-utils: "npm:^2.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/caf6a0072ff48e9351564dbc856c095fd5233bf2176daf9e8361a534be9ded6835c984ff8867365ca3cba158189074b14cc199b19c1a2e20d09682170c3784db + checksum: 10c0/e6e8b8ed0d39cbbe43bf2d83d9e89482044f496262abc0ea037d5a78f161300e7303395bda30b01f676f5df01473d514eed9973e521635817d6e9f1e48ed761c languageName: node linkType: hard -"@typescript-eslint/types@npm:8.62.0, @typescript-eslint/types@npm:^8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/types@npm:8.62.0" - checksum: 10c0/28d7a6851cb79301ef1ee004fb8d75811e52eb2a7258d7f8ad2f234886ab2faaf1888cbf5a71cb53afd4d1024c51f71ea359f3103ea70d6f7ccd626ffbfd49c1 +"@typescript-eslint/types@npm:8.62.1, @typescript-eslint/types@npm:^8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/types@npm:8.62.1" + checksum: 10c0/dfa1c9ef016c867a57d3fbef89f7968f3135d8d4621de1a8d2818258f79ed61f26fb6a3381ef27dde0a880817bfd5883f642f03a027dc127d771007022d1d880 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.62.0" +"@typescript-eslint/typescript-estree@npm:8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.62.1" dependencies: - "@typescript-eslint/project-service": "npm:8.62.0" - "@typescript-eslint/tsconfig-utils": "npm:8.62.0" - "@typescript-eslint/types": "npm:8.62.0" - "@typescript-eslint/visitor-keys": "npm:8.62.0" + "@typescript-eslint/project-service": "npm:8.62.1" + "@typescript-eslint/tsconfig-utils": "npm:8.62.1" + "@typescript-eslint/types": "npm:8.62.1" + "@typescript-eslint/visitor-keys": "npm:8.62.1" debug: "npm:^4.4.3" minimatch: "npm:^10.2.2" semver: "npm:^7.7.3" @@ -2653,32 +2653,32 @@ __metadata: ts-api-utils: "npm:^2.5.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/c1b76203f37870e66487379c75b1d1a9af0a9c88e8e58a3d2fc106427ce42dce9bd7358a3d2cb7d344004cbb693dba899abf19391d853bbb9f345aa8683635c4 + checksum: 10c0/e2f554a5a683ded80e010221de46229134717eb7b5ea41cf704b9b702c6e56a93aabc784cafa93fdbc4293f79c0adc1d15ac2915a489be8dee4e9434ab9975ff languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/utils@npm:8.62.0" +"@typescript-eslint/utils@npm:8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/utils@npm:8.62.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.62.0" - "@typescript-eslint/types": "npm:8.62.0" - "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/scope-manager": "npm:8.62.1" + "@typescript-eslint/types": "npm:8.62.1" + "@typescript-eslint/typescript-estree": "npm:8.62.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/5c5d1dd2c37d43ec913e4d144d071058701bf3548733671a05025fae306f7afdc4fdc3d9867d0eae32537eb68ecba046ab8aa6111a5d97497ec78fee98a25809 + checksum: 10c0/c8970c25049bd4c562c0780f96c1ed50082103ecfc441ccc5be7afd1632883c97e258a6482b6e5998a2a51c3bd4dba6fd066709122108a3b71bc5433cd2fa7c8 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.62.0": - version: 8.62.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.62.0" +"@typescript-eslint/visitor-keys@npm:8.62.1": + version: 8.62.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.62.1" dependencies: - "@typescript-eslint/types": "npm:8.62.0" + "@typescript-eslint/types": "npm:8.62.1" eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/29102828fab6b060e607effee0d7666bc82aef269241c7c5c44ffb3386b3cb69ea585bf7c5d88d428c489f46d5888cbe90677e15cbad8cb27acfa1fc1661bd5b + checksum: 10c0/2ab6659c197280b5329be392f4bf3b69ac951e5ab3cc645d05d470381de7f017456938285693b2505f7c02ca56eadc734d55af85c8dee4173b11823c34e7d53c languageName: node linkType: hard @@ -4492,9 +4492,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^10.5.0": - version: 10.5.0 - resolution: "eslint@npm:10.5.0" +"eslint@npm:^10.6.0": + version: 10.6.0 + resolution: "eslint@npm:10.6.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.8.0" "@eslint-community/regexpp": "npm:^4.12.2" @@ -4533,7 +4533,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10c0/e1f7a1d442027e5478945cb07b6a382adc3f149fbfd3dbc14951a7a9fa312546b27fb35b0556897ca1d04539ad16ee85bda75ad9f724873e1153d1fbca0d6145 + checksum: 10c0/ebe0261fc750afb7f1a0c5a14f5288e57b971e0bee9754b1620132d22ad0c23690183977b0c9514ffa7ad460768d689d3fb9792ad9267b6c6205e2e0c17d8563 languageName: node linkType: hard @@ -5142,7 +5142,7 @@ __metadata: version: 0.0.0-use.local resolution: "gitlab-mcp-monorepo@workspace:." dependencies: - nx: "npm:^23.0.0" + nx: "npm:^23.0.1" languageName: unknown linkType: soft @@ -5283,21 +5283,21 @@ __metadata: languageName: node linkType: hard -"hasown@npm:2.0.2, hasown@npm:^2.0.2": - version: 2.0.2 - resolution: "hasown@npm:2.0.2" +"hasown@npm:2.0.4, hasown@npm:^2.0.4": + version: 2.0.4 + resolution: "hasown@npm:2.0.4" dependencies: function-bind: "npm:^1.1.2" - checksum: 10c0/3769d434703b8ac66b209a4cca0737519925bbdb61dd887f93a16372b14694c63ff4e797686d87c90f08168e81082248b9b028bad60d4da9e0d1148766f56eb9 + checksum: 10c0/2d8de939e270b70618f8cebb69746620db10617dbb495bc66ddad326955ea24d3ca4af133aff3eb7c1853e0218f867bc2b050ec26fe02e3aea58f880ffc5e506 languageName: node linkType: hard -"hasown@npm:^2.0.4": - version: 2.0.4 - resolution: "hasown@npm:2.0.4" +"hasown@npm:^2.0.2": + version: 2.0.2 + resolution: "hasown@npm:2.0.2" dependencies: function-bind: "npm:^1.1.2" - checksum: 10c0/2d8de939e270b70618f8cebb69746620db10617dbb495bc66ddad326955ea24d3ca4af133aff3eb7c1853e0218f867bc2b050ec26fe02e3aea58f880ffc5e506 + checksum: 10c0/3769d434703b8ac66b209a4cca0737519925bbdb61dd887f93a16372b14694c63ff4e797686d87c90f08168e81082248b9b028bad60d4da9e0d1148766f56eb9 languageName: node linkType: hard @@ -6915,25 +6915,25 @@ __metadata: languageName: node linkType: hard -"nx@npm:^23.0.0": - version: 23.0.0 - resolution: "nx@npm:23.0.0" +"nx@npm:^23.0.1": + version: 23.0.1 + resolution: "nx@npm:23.0.1" dependencies: "@emnapi/core": "npm:1.4.5" "@emnapi/runtime": "npm:1.4.5" "@emnapi/wasi-threads": "npm:1.0.4" "@jest/diff-sequences": "npm:30.0.1" "@napi-rs/wasm-runtime": "npm:0.2.4" - "@nx/nx-darwin-arm64": "npm:23.0.0" - "@nx/nx-darwin-x64": "npm:23.0.0" - "@nx/nx-freebsd-x64": "npm:23.0.0" - "@nx/nx-linux-arm-gnueabihf": "npm:23.0.0" - "@nx/nx-linux-arm64-gnu": "npm:23.0.0" - "@nx/nx-linux-arm64-musl": "npm:23.0.0" - "@nx/nx-linux-x64-gnu": "npm:23.0.0" - "@nx/nx-linux-x64-musl": "npm:23.0.0" - "@nx/nx-win32-arm64-msvc": "npm:23.0.0" - "@nx/nx-win32-x64-msvc": "npm:23.0.0" + "@nx/nx-darwin-arm64": "npm:23.0.1" + "@nx/nx-darwin-x64": "npm:23.0.1" + "@nx/nx-freebsd-x64": "npm:23.0.1" + "@nx/nx-linux-arm-gnueabihf": "npm:23.0.1" + "@nx/nx-linux-arm64-gnu": "npm:23.0.1" + "@nx/nx-linux-arm64-musl": "npm:23.0.1" + "@nx/nx-linux-x64-gnu": "npm:23.0.1" + "@nx/nx-linux-x64-musl": "npm:23.0.1" + "@nx/nx-win32-arm64-msvc": "npm:23.0.1" + "@nx/nx-win32-x64-msvc": "npm:23.0.1" "@tybys/wasm-util": "npm:0.9.0" "@yarnpkg/lockfile": "npm:1.1.0" "@zkochan/js-yaml": "npm:0.0.7" @@ -6976,7 +6976,7 @@ __metadata: figures: "npm:3.2.0" flat: "npm:5.0.2" follow-redirects: "npm:1.16.0" - form-data: "npm:4.0.5" + form-data: "npm:4.0.6" fs-constants: "npm:1.0.0" function-bind: "npm:1.1.2" get-caller-file: "npm:2.0.5" @@ -6986,7 +6986,7 @@ __metadata: has-flag: "npm:4.0.0" has-symbols: "npm:1.1.0" has-tostringtag: "npm:1.0.2" - hasown: "npm:2.0.2" + hasown: "npm:2.0.4" ieee754: "npm:1.2.1" ignore: "npm:7.0.5" inherits: "npm:2.0.4" @@ -7028,7 +7028,7 @@ __metadata: strip-bom: "npm:3.0.0" supports-color: "npm:7.2.0" tar-stream: "npm:2.2.0" - tmp: "npm:0.2.6" + tmp: "npm:0.2.7" tsconfig-paths: "npm:4.2.0" tslib: "npm:2.8.1" util-deprecate: "npm:1.0.2" @@ -7072,7 +7072,7 @@ __metadata: bin: nx: ./dist/bin/nx.js nx-cloud: ./dist/bin/nx-cloud.js - checksum: 10c0/a12e272b9e2208adabdf5e2d331771029e2d19a53e7a9bdb8b067bae3931598042e05d503d8df58661588cc7158a4d92266e1d408f385ce6e85031139823e0f0 + checksum: 10c0/2b66d820d060c4247cf787b609c97ae8407934972dff22fe001628da5fc7bb459bf0eab7a4f57135ef9ed6580151c3bfc893dc59f004cca546a3fd2bd1acf151 languageName: node linkType: hard @@ -7508,12 +7508,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^3.8.4": - version: 3.8.4 - resolution: "prettier@npm:3.8.4" +"prettier@npm:^3.9.4": + version: 3.9.4 + resolution: "prettier@npm:3.9.4" bin: prettier: bin/prettier.cjs - checksum: 10c0/b90a0cbe75b88ac0af9c13fe0f359bd19926fabccd88483227b21f71f0c1cc42da056fc1ac3a361e665577c568371d5ccfb2c62c31c8a1186f8d1bd531a063e9 + checksum: 10c0/dc6ec13d692745c6b7e7bf39beda9eb1b3b76c619118319bce393928c392264b1273337c75f80499695e165affefc7b3a9d2ebb18983af0a8f4dfbb2f45f6ff3 languageName: node linkType: hard @@ -9181,10 +9181,10 @@ __metadata: languageName: node linkType: hard -"xstate@npm:^5.32.1": - version: 5.32.1 - resolution: "xstate@npm:5.32.1" - checksum: 10c0/19211f68ccb1ed89b0a6a89de18b19a3a6ea5c63e718337f49067465ef05a7ee82231521e01033268e2a75b036fa232736e36e9748df7705c4c96909fc78eb03 +"xstate@npm:^5.32.2": + version: 5.32.2 + resolution: "xstate@npm:5.32.2" + checksum: 10c0/6098aa0ae8b79b7585c9ab4ae64765805c57877f0f54b31f81f40f393ee5ec11670245dd54f30e7804a4b2676981458a09cffdcaff3474281d3f3a4b3668f52e languageName: node linkType: hard