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

"tsx@npm:4.23.10":
version: 4.23.10
resolution: "tsx@npm:4.23.10"
"tsx@npm:4.23.12":
version: 4.23.12
resolution: "tsx@npm:4.23.12"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -20702,7 +20702,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/f4b712fa2a52d7eb9b03a18812dbac0b0c53c133b4f12ed75be89cc6dc08bb2e4cf5610bef1e68fe07917680fa1eaf7c670f580bc7152412fbd5918a5310fa28
checksum: 10c0/cdd7f03754021fb337c13839f25f5f5edee01ed12e1e176da50cc34bc5c5fc4e7b533aeba89127055be969d4ff292c6accdb6b9d977ed022c524349eca6ff841
languageName: node
linkType: hard

Expand Down
Loading