chore: upgrade runtime dependencies
Co-authored-by: OpenAI <support@openai.com>pull/878/head
parent
78b6679e63
commit
84ae85f545
20
package.json
20
package.json
|
|
@ -31,16 +31,16 @@
|
|||
"@element-plus/icons-vue": "2.3.2",
|
||||
"@form-create/designer": "^3.4.0",
|
||||
"@form-create/element-ui": "^3.2.38",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@iconify/vue": "^5.0.1",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"@wangeditor-next/editor": "^5.6.56",
|
||||
"@vueuse/core": "^14.3.0",
|
||||
"@wangeditor-next/editor": "^5.7.0",
|
||||
"@wangeditor-next/editor-for-vue": "^5.1.14",
|
||||
"@wangeditor-next/plugin-mention": "^1.0.26",
|
||||
"@wangeditor-next/plugin-mention": "^2.0.0",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"animate.css": "^4.1.1",
|
||||
"axios": "1.15.0",
|
||||
"axios": "1.16.0",
|
||||
"benz-amr-recorder": "^1.1.5",
|
||||
"bpmn-js-token-simulation": "^0.39.3",
|
||||
"camunda-bpmn-moddle": "^7.0.1",
|
||||
|
|
@ -49,11 +49,11 @@
|
|||
"dayjs": "^1.11.20",
|
||||
"dayjs-plugin-lunar": "^1.4.1",
|
||||
"dhtmlx-gantt": "^9.1.1",
|
||||
"diagram-js": "^15.11.0",
|
||||
"diagram-js": "^15.14.0",
|
||||
"driver.js": "^1.4.0",
|
||||
"echarts": "^6.0.0",
|
||||
"echarts-wordcloud": "^2.1.0",
|
||||
"element-plus": "2.13.6",
|
||||
"element-plus": "2.13.7",
|
||||
"fast-xml-parser": "^4.3.2",
|
||||
"highlight.js": "^11.11.1",
|
||||
"jsbarcode": "^3.12.3",
|
||||
|
|
@ -78,10 +78,10 @@
|
|||
"tyme4ts": "^1.4.6",
|
||||
"url": "^0.11.4",
|
||||
"video.js": "^8.23.8",
|
||||
"vue": "3.5.32",
|
||||
"vue": "3.5.34",
|
||||
"vue-dompurify-html": "^5.3.0",
|
||||
"vue-i18n": "11.3.2",
|
||||
"vue-router": "5.0.4",
|
||||
"vue-i18n": "11.4.0",
|
||||
"vue-router": "5.0.6",
|
||||
"vue-types": "^6.0.0",
|
||||
"vue3-print-nb": "^0.1.4",
|
||||
"vue3-signature": "^0.4.4",
|
||||
|
|
|
|||
640
pnpm-lock.yaml
640
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue