Skip to content

Commit 8b38673

Browse files
committed
chore: remove unused types
1 parent 247fd2c commit 8b38673

File tree

3 files changed

+3
-24
lines changed

3 files changed

+3
-24
lines changed

packages/pluggableWidgets/rich-text-web/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"@rollup/plugin-image": "^3.0.3",
7272
"@rollup/plugin-json": "^6.1.0",
7373
"@rollup/plugin-replace": "^6.0.2",
74-
"@types/dompurify": "^2.4.0",
7574
"@types/js-beautify": "^1.14.3",
7675
"@types/katex": "^0.16.7",
7776
"@types/sanitize-html": "^1.27.2",

packages/pluggableWidgets/video-player-web/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"@mendix/pluggable-widgets-tools": "*",
5252
"@mendix/prettier-config-web-widgets": "workspace:*",
5353
"@mendix/run-e2e": "workspace:*",
54-
"@mendix/widget-plugin-platform": "workspace:*",
55-
"@types/react-resize-detector": "^5.0.0"
54+
"@mendix/widget-plugin-platform": "workspace:*"
5655
}
5756
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)