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.0",
"react-docgen-typescript": "2.4.0",
"tsx": "4.22.0"
"tsx": "4.22.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6088,7 +6088,7 @@ __metadata:
"@ui5/webcomponents-react": "workspace:~"
ava: "npm:8.0.0"
react-docgen-typescript: "npm:2.4.0"
tsx: "npm:4.22.0"
tsx: "npm:4.22.1"
zod: "npm:4.4.3"
bin:
ui5-wcr-mcp: ./dist/index.js
Expand Down Expand Up @@ -22243,9 +22243,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.22.0":
version: 4.22.0
resolution: "tsx@npm:4.22.0"
"tsx@npm:4.22.1":
version: 4.22.1
resolution: "tsx@npm:4.22.1"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -22254,7 +22254,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/cc7474ac13eebf6bb4d87ce21bdd79213261a37a6e247a74d7920b3e0ce7b704b42e7642e7978e2f3de5762981b3b74ed0ae14cf60934107aa0b1390f25e46ba
checksum: 10c0/ca9f777c404d71faa827731da2097f7042d25decfc59b7cc9a6d1a33fe46eaf586bb4e1f73b271a2f80fd5aaeebf5f0f5b13bde0290f2773d9eaaa78b4dc9018
languageName: node
linkType: hard

Expand Down
Loading