Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 authored Aug 5, 2024
2 parents 90529c4 + c69133e commit 8f62d7b
Showing 1 changed file with 49 additions and 6 deletions.
55 changes: 49 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,22 @@
"@imgly",
"@yuntijs",
"@chinese-fonts",
"@xterm"
"@xterm",
"@phosphor-icons"
],
"allowPackages": {
"xingzhengqu": {
"version": "*"
},
"oh-my-live2d": {
"version": "*"
},
"plyr": {
"version": "*"
},
"rapidoc": {
"version": "*"
},
"oml2d-models": {
"version": "*"
},
Expand Down Expand Up @@ -1811,6 +1824,9 @@
"apk-parser3": {
"version": "*"
},
"aplayer": {
"version": "*"
},
"apmp": {
"version": "*"
},
Expand Down Expand Up @@ -7061,6 +7077,9 @@
"highlighter": {
"version": "*"
},
"highlightjs-copy": {
"version": "*"
},
"highlightjs-solidity": {
"version": "*"
},
Expand Down Expand Up @@ -9530,6 +9549,9 @@
"medium-zoom": {
"version": "*"
},
"meting": {
"version": "*"
},
"mem": {
"version": "*"
},
Expand Down Expand Up @@ -18233,11 +18255,11 @@
"roughjs": {
"version": "*"
},
"webcola": {
"version": "*"
"webcola":{
"version":"*"
},
"cytoscape-cola": {
"version": "*"
"cytoscape-cola":{
"version":"*"
},
"console-browserify": {
"version": "*"
Expand Down Expand Up @@ -18465,7 +18487,28 @@
"version": "*"
},
"altcha": {
"version":"*"
},
"rough-viz": {
"version":"*"
},
"@vue-office/docx": {
"version":"*"
},
"@vue-office/excel": {
"version":"*"
},
"@vue-office/pdf": {
"version":"*"
},
"jsyw-lowcode-material-antd": {
"version": "*"
},
"lowcode-simple-form": {
"version": "*"
},
"mitang-cdn": {
"version": "*"
}
}
}
}

0 comments on commit 8f62d7b

Please sign in to comment.