chore: upgrade vue, vue-router, element-plus, vue-i18n and dayjs
- vue - vue-router - element-plus - vue-i18n - dayjs Co-authored-by: OpenAI Codex <codex@openai.com>pull/878/head
parent
bfcce06577
commit
27b3c36976
10
package.json
10
package.json
|
|
@ -46,12 +46,12 @@
|
||||||
"camunda-bpmn-moddle": "^7.0.1",
|
"camunda-bpmn-moddle": "^7.0.1",
|
||||||
"cropperjs": "^2.1.0",
|
"cropperjs": "^2.1.0",
|
||||||
"crypto-js": "^4.2.0",
|
"crypto-js": "^4.2.0",
|
||||||
"dayjs": "^1.11.19",
|
"dayjs": "^1.11.20",
|
||||||
"diagram-js": "^15.9.1",
|
"diagram-js": "^15.9.1",
|
||||||
"driver.js": "^1.4.0",
|
"driver.js": "^1.4.0",
|
||||||
"echarts": "^6.0.0",
|
"echarts": "^6.0.0",
|
||||||
"echarts-wordcloud": "^2.1.0",
|
"echarts-wordcloud": "^2.1.0",
|
||||||
"element-plus": "2.13.3",
|
"element-plus": "2.13.6",
|
||||||
"highlight.js": "^11.11.1",
|
"highlight.js": "^11.11.1",
|
||||||
"jsencrypt": "^3.5.4",
|
"jsencrypt": "^3.5.4",
|
||||||
"jsoneditor": "^10.4.2",
|
"jsoneditor": "^10.4.2",
|
||||||
|
|
@ -73,10 +73,10 @@
|
||||||
"steady-xml": "^0.1.0",
|
"steady-xml": "^0.1.0",
|
||||||
"url": "^0.11.4",
|
"url": "^0.11.4",
|
||||||
"video.js": "^8.23.7",
|
"video.js": "^8.23.7",
|
||||||
"vue": "3.5.29",
|
"vue": "3.5.30",
|
||||||
"vue-dompurify-html": "^5.3.0",
|
"vue-dompurify-html": "^5.3.0",
|
||||||
"vue-i18n": "11.2.8",
|
"vue-i18n": "11.3.0",
|
||||||
"vue-router": "5.0.3",
|
"vue-router": "5.0.4",
|
||||||
"vue-types": "^6.0.0",
|
"vue-types": "^6.0.0",
|
||||||
"vue3-print-nb": "^0.1.4",
|
"vue3-print-nb": "^0.1.4",
|
||||||
"vue3-signature": "^0.4.4",
|
"vue3-signature": "^0.4.4",
|
||||||
|
|
|
||||||
517
pnpm-lock.yaml
517
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue