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 packages/mcp-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"@ui5/webcomponents-react": "workspace:~",
"ava": "8.0.1",
"react-docgen-typescript": "2.4.0",
"tsx": "4.22.5"
"tsx": "4.23.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5846,7 +5846,7 @@ __metadata:
"@ui5/webcomponents-react": "workspace:~"
ava: "npm:8.0.1"
react-docgen-typescript: "npm:2.4.0"
tsx: "npm:4.22.5"
tsx: "npm:4.23.1"
zod: "npm:4.4.3"
bin:
ui5-wcr-mcp: ./dist/index.js
Expand Down Expand Up @@ -21834,9 +21834,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.22.5":
version: 4.22.5
resolution: "tsx@npm:4.22.5"
"tsx@npm:4.23.1":
version: 4.23.1
resolution: "tsx@npm:4.23.1"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -21845,7 +21845,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/aab2bb66462b1dd03eb1ef1f0c02159c55e0c945bfa20c901e037036d024190c543c3b02f2554f5345912fb60e9f1d3148e3291beca935cedf82dee0cfda1a02
checksum: 10c0/2f7393c09ffd161701342c87141c6158945967c0fdb6476f157a72e53554cbc983b8e516b441beafde27c9840d8ffd619802acce6b6be5e9e197d693e111a55d
languageName: node
linkType: hard

Expand Down
Loading