We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8066c55 commit 7beff96Copy full SHA for 7beff96
2 files changed
ui/package.json
@@ -21,7 +21,7 @@
21
"pnpm": {
22
"overrides": {
23
"clean-css@<4.1.11": ">=4.1.11",
24
- "markdown-it@<12.3.2": ">=12.3.2",
+ "markdown-it@<14.1.1": ">=14.1.1",
25
"json5@<1.0.2": ">=1.0.2",
26
"braces@<3.0.3": ">=3.0.3",
27
"micromatch@<4.0.8": ">=4.0.8",
@@ -38,7 +38,10 @@
38
"prismjs@<1.30.0": ">=1.30.0",
39
"on-headers@<1.1.0": ">=1.1.0",
40
"tmp@<=0.2.3": ">=0.2.4",
41
- "qs": ">=6.14.1"
+ "qs": ">=6.14.1",
42
+ "underscore": ">=1.13.8",
43
+ "immutable": ">=5.1.5",
44
+ "serialize-javascript@<=7.0.2": ">=7.0.3"
45
}
46
47
0 commit comments