Skip to content

Commit 69f8a7e

Browse files
committed
chore(chart-playground-web): add react-simple-code-editor and highlight.js
1 parent 58d6a5e commit 69f8a7e

2 files changed

Lines changed: 28 additions & 3 deletions

File tree

packages/pluggableWidgets/chart-playground-web/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@
4343
"@mendix/shared-charts": "workspace:*",
4444
"@mendix/widget-plugin-component-kit": "workspace:*",
4545
"@mendix/widget-plugin-hooks": "workspace:*",
46-
"@mendix/widget-plugin-platform": "workspace:*"
46+
"@mendix/widget-plugin-platform": "workspace:*",
47+
"highlight.js": "^11.11.1",
48+
"react-simple-code-editor": "^0.14.1"
4749
},
4850
"devDependencies": {
4951
"@mendix/automation-utils": "workspace:*",

pnpm-lock.yaml

Lines changed: 25 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)