Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"lint": "nx run-many -t lint"
},
"devDependencies": {
"nx": "^22.7.5"
"nx": "^23.0.0"
}
}
144 changes: 74 additions & 70 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1464,72 +1464,72 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-darwin-arm64@npm:22.7.5"
"@nx/nx-darwin-arm64@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-darwin-arm64@npm:23.0.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-darwin-x64@npm:22.7.5"
"@nx/nx-darwin-x64@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-darwin-x64@npm:23.0.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-freebsd-x64@npm:22.7.5"
"@nx/nx-freebsd-x64@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-freebsd-x64@npm:23.0.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.7.5"
"@nx/nx-linux-arm-gnueabihf@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-linux-arm-gnueabihf@npm:23.0.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-linux-arm64-gnu@npm:22.7.5"
"@nx/nx-linux-arm64-gnu@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-linux-arm64-gnu@npm:23.0.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-linux-arm64-musl@npm:22.7.5"
"@nx/nx-linux-arm64-musl@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-linux-arm64-musl@npm:23.0.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-linux-x64-gnu@npm:22.7.5"
"@nx/nx-linux-x64-gnu@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-linux-x64-gnu@npm:23.0.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-linux-x64-musl@npm:22.7.5"
"@nx/nx-linux-x64-musl@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-linux-x64-musl@npm:23.0.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-win32-arm64-msvc@npm:22.7.5"
"@nx/nx-win32-arm64-msvc@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-win32-arm64-msvc@npm:23.0.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:22.7.5":
version: 22.7.5
resolution: "@nx/nx-win32-x64-msvc@npm:22.7.5"
"@nx/nx-win32-x64-msvc@npm:23.0.0":
version: 23.0.0
resolution: "@nx/nx-win32-x64-msvc@npm:23.0.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3436,7 +3436,7 @@ __metadata:
languageName: node
linkType: hard

"bl@npm:4.1.0, bl@npm:^4.0.3":
"bl@npm:4.1.0, bl@npm:^4.0.3, bl@npm:^4.1.0":
version: 4.1.0
resolution: "bl@npm:4.1.0"
dependencies:
Expand Down Expand Up @@ -5142,7 +5142,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "gitlab-mcp-monorepo@workspace:."
dependencies:
nx: "npm:^22.7.5"
nx: "npm:^23.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5658,7 +5658,7 @@ __metadata:
languageName: node
linkType: hard

"isexe@npm:^2.0.0":
"isexe@npm:2.0.0, isexe@npm:^2.0.0":
version: 2.0.0
resolution: "isexe@npm:2.0.0"
checksum: 10c0/228cfa503fadc2c31596ab06ed6aa82c9976eec2bfd83397e7eaf06d0ccf42cd1dfd6743bf9aeb01aebd4156d009994c5f76ea898d2832c1fe342da923ca457d
Expand Down Expand Up @@ -6350,10 +6350,10 @@ __metadata:
languageName: node
linkType: hard

"jsonc-parser@npm:3.2.0":
version: 3.2.0
resolution: "jsonc-parser@npm:3.2.0"
checksum: 10c0/5a12d4d04dad381852476872a29dcee03a57439574e4181d91dca71904fcdcc5e8e4706c0a68a2c61ad9810e1e1c5806b5100d52d3e727b78f5cdc595401045b
"jsonc-parser@npm:3.3.1":
version: 3.3.1
resolution: "jsonc-parser@npm:3.3.1"
checksum: 10c0/269c3ae0a0e4f907a914bf334306c384aabb9929bd8c99f909275ebd5c2d3bc70b9bcd119ad794f339dec9f24b6a4ee9cd5a8ab2e6435e730ad4075388fc2ab6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6422,7 +6422,7 @@ __metadata:
languageName: node
linkType: hard

"log-symbols@npm:4.1.0, log-symbols@npm:^4.0.0":
"log-symbols@npm:4.1.0, log-symbols@npm:^4.1.0":
version: 4.1.0
resolution: "log-symbols@npm:4.1.0"
dependencies:
Expand Down Expand Up @@ -6915,25 +6915,25 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:^22.7.5":
version: 22.7.5
resolution: "nx@npm:22.7.5"
"nx@npm:^23.0.0":
version: 23.0.0
resolution: "nx@npm:23.0.0"
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:22.7.5"
"@nx/nx-darwin-x64": "npm:22.7.5"
"@nx/nx-freebsd-x64": "npm:22.7.5"
"@nx/nx-linux-arm-gnueabihf": "npm:22.7.5"
"@nx/nx-linux-arm64-gnu": "npm:22.7.5"
"@nx/nx-linux-arm64-musl": "npm:22.7.5"
"@nx/nx-linux-x64-gnu": "npm:22.7.5"
"@nx/nx-linux-x64-musl": "npm:22.7.5"
"@nx/nx-win32-arm64-msvc": "npm:22.7.5"
"@nx/nx-win32-x64-msvc": "npm:22.7.5"
"@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"
"@tybys/wasm-util": "npm:0.9.0"
"@yarnpkg/lockfile": "npm:1.1.0"
"@zkochan/js-yaml": "npm:0.0.7"
Expand Down Expand Up @@ -6995,8 +6995,9 @@ __metadata:
is-interactive: "npm:1.0.0"
is-unicode-supported: "npm:0.1.0"
is-wsl: "npm:2.2.0"
isexe: "npm:2.0.0"
json5: "npm:2.2.3"
jsonc-parser: "npm:3.2.0"
jsonc-parser: "npm:3.3.1"
lines-and-columns: "npm:2.0.3"
log-symbols: "npm:4.1.0"
math-intrinsics: "npm:1.1.0"
Expand All @@ -7009,7 +7010,7 @@ __metadata:
once: "npm:1.4.0"
onetime: "npm:5.1.2"
open: "npm:8.4.2"
ora: "npm:5.3.0"
ora: "npm:5.4.1"
path-key: "npm:3.1.1"
picocolors: "npm:1.1.1"
proxy-from-env: "npm:2.1.0"
Expand All @@ -7028,11 +7029,11 @@ __metadata:
supports-color: "npm:7.2.0"
tar-stream: "npm:2.2.0"
tmp: "npm:0.2.6"
tree-kill: "npm:1.2.2"
tsconfig-paths: "npm:4.2.0"
tslib: "npm:2.8.1"
util-deprecate: "npm:1.0.2"
wcwidth: "npm:1.0.1"
which: "npm:3.0.1"
wrap-ansi: "npm:7.0.0"
wrappy: "npm:1.0.2"
y18n: "npm:5.0.8"
Expand Down Expand Up @@ -7071,7 +7072,7 @@ __metadata:
bin:
nx: ./dist/bin/nx.js
nx-cloud: ./dist/bin/nx-cloud.js
checksum: 10c0/ee43b36dbb9d824187b7ce1fdf19c2e49d7dd984631d2cf2ead11b291428cffafff1296d30bf23f5b8e2ff3dda1680889c576b151c9479b6f82ec07155f0335c
checksum: 10c0/a12e272b9e2208adabdf5e2d331771029e2d19a53e7a9bdb8b067bae3931598042e05d503d8df58661588cc7158a4d92266e1d408f385ce6e85031139823e0f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7187,19 +7188,20 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:5.3.0":
version: 5.3.0
resolution: "ora@npm:5.3.0"
"ora@npm:5.4.1":
version: 5.4.1
resolution: "ora@npm:5.4.1"
dependencies:
bl: "npm:^4.0.3"
bl: "npm:^4.1.0"
chalk: "npm:^4.1.0"
cli-cursor: "npm:^3.1.0"
cli-spinners: "npm:^2.5.0"
is-interactive: "npm:^1.0.0"
log-symbols: "npm:^4.0.0"
is-unicode-supported: "npm:^0.1.0"
log-symbols: "npm:^4.1.0"
strip-ansi: "npm:^6.0.0"
wcwidth: "npm:^1.0.1"
checksum: 10c0/30d5f3218eb75b0a2028c5fb9aa88e83e38a2f1745ab56839abb06c3ba31bae35f768f4e72c4f9e04e2a66be6a898e9312e8cf85c9333e1e3613eabb8c7cdf57
checksum: 10c0/10ff14aace236d0e2f044193362b22edce4784add08b779eccc8f8ef97195cae1248db8ec1ec5f5ff076f91acbe573f5f42a98c19b78dba8c54eefff983cae85
languageName: node
linkType: hard

Expand Down Expand Up @@ -8529,15 +8531,6 @@ __metadata:
languageName: node
linkType: hard

"tree-kill@npm:1.2.2":
version: 1.2.2
resolution: "tree-kill@npm:1.2.2"
bin:
tree-kill: cli.js
checksum: 10c0/7b1b7c7f17608a8f8d20a162e7957ac1ef6cd1636db1aba92f4e072dc31818c2ff0efac1e3d91064ede67ed5dc57c565420531a8134090a12ac10cf792ab14d2
languageName: node
linkType: hard

"trim-lines@npm:^3.0.0":
version: 3.0.1
resolution: "trim-lines@npm:3.0.1"
Expand Down Expand Up @@ -9092,6 +9085,17 @@ __metadata:
languageName: node
linkType: hard

"which@npm:3.0.1":
version: 3.0.1
resolution: "which@npm:3.0.1"
dependencies:
isexe: "npm:^2.0.0"
bin:
node-which: bin/which.js
checksum: 10c0/15263b06161a7c377328fd2066cb1f093f5e8a8f429618b63212b5b8847489be7bcab0ab3eb07f3ecc0eda99a5a7ea52105cf5fa8266bedd083cc5a9f6da24f1
languageName: node
linkType: hard

"which@npm:^2.0.1":
version: 2.0.2
resolution: "which@npm:2.0.2"
Expand Down
Loading