We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cff6d commit f78a159Copy full SHA for f78a159
package.json
@@ -54,7 +54,7 @@
54
"jest-environment-jsdom": "^29.7.0",
55
"json5@1.x": ">=1.0.2",
56
"json5@0.x": ">=1.0.2",
57
- "@codemirror/view": "^6.34.2",
+ "@codemirror/view": "^6.37.2",
58
"enzyme>cheerio": "1.0.0-rc.10",
59
"ts-node": "10.9.2",
60
"react-big-calendar@1>clsx": "2.1.1"
packages/pluggableWidgets/chart-playground-web/package.json
@@ -41,7 +41,7 @@
41
},
42
"dependencies": {
43
"@codemirror/lang-json": "^6.0.1",
44
- "@codemirror/lint": "^6.8.2",
+ "@codemirror/lint": "^6.8.5",
45
"@mendix/shared-charts": "workspace:*",
46
"@mendix/widget-plugin-component-kit": "workspace:*",
47
"@mendix/widget-plugin-hooks": "workspace:*",
0 commit comments