Skip to content

Commit 507d75d

Browse files
authored
chore: remove unused types (#1620)
2 parents 247fd2c + 4b5a977 commit 507d75d

File tree

4 files changed

+31
-27
lines changed

4 files changed

+31
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@codemirror/view": "^6.34.2",
5757
"enzyme>cheerio": "1.0.0-rc.10",
5858
"ts-node": "10.9.2",
59-
"react-big-calendar@1>clsx": "2.1.0"
59+
"react-big-calendar@1>clsx": "2.1.1"
6060
},
6161
"patchedDependencies": {
6262

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: 29 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)