We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b4258 commit acbdc4bCopy full SHA for acbdc4b
3 files changed
client/.npmrc
@@ -0,0 +1 @@
1
+public-hoist-pattern[]=entities
client/package.json
@@ -27,6 +27,7 @@
27
"chokidar": "3.5.3",
28
"vue": "3.5.18",
29
"@vue/compat": "3.5.18",
30
+ "@vue/compiler-sfc": "3.5.18",
31
"@fortawesome/fontawesome-common-types": "6.2.1"
32
},
33
"onlyBuiltDependencies": [
@@ -77,6 +78,7 @@
77
78
"dompurify": "^3.0.6",
79
"echarts": "^5.5.1",
80
"elkjs": "^0.8.2",
81
+ "entities": "^4.5.0",
82
"events": "^3.3.0",
83
"file-saver": "^2.0.5",
84
"flush-promises": "^1.0.2",
0 commit comments