Skip to content

Commit

Permalink
add key to terminals
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed May 14, 2024
1 parent 3b758da commit f4099f4
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 206 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@effect-rx/rx-react": "^0.28.10",
"@effect/platform-browser": "^0.33.14",
"@effect-rx/rx-react": "^0.28.12",
"@effect/platform-browser": "^0.33.19",
"@headlessui/react": "1.7.17",
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-dialog": "^1.0.5",
Expand All @@ -31,7 +31,7 @@
"clsx": "2.1.1",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"effect": "^3.1.3",
"effect": "^3.1.4",
"emulate-tab": "^1.2.1",
"framer-motion": "^10.16.16",
"highlight.js": "^11.9.0",
Expand All @@ -48,10 +48,10 @@
"shikiji": "^0.8.7"
},
"devDependencies": {
"@effect/opentelemetry": "^0.34.3",
"@effect/platform": "^0.53.2",
"@effect/platform-node": "^0.49.2",
"@effect/schema": "^0.66.16",
"@effect/opentelemetry": "^0.34.4",
"@effect/platform": "^0.53.4",
"@effect/platform-node": "^0.49.4",
"@effect/schema": "^0.67.1",
"@mermaid-js/mermaid-cli": "^10.8.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.51.0",
"@opentelemetry/sdk-trace-base": "^1.24.0",
Expand Down
Loading

0 comments on commit f4099f4

Please sign in to comment.