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 bd49b44 commit c2f973bCopy full SHA for c2f973b
package.json
@@ -53,7 +53,7 @@
53
"jest-environment-jsdom": "^29.7.0",
54
"json5@1.x": ">=1.0.2",
55
"json5@0.x": ">=1.0.2",
56
- "@codemirror/view": "^6.34.2",
+ "@codemirror/view": "^6.37.1",
57
"enzyme>cheerio": "1.0.0-rc.10",
58
"ts-node": "10.9.2",
59
"react-big-calendar@1>clsx": "2.1.0"
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