chore(deps): update

This commit is contained in:
xiaoxian521 2024-05-06 16:21:14 +08:00
parent 1d9f1cf465
commit 295240f2a3
3 changed files with 116 additions and 120 deletions

View File

@ -4,7 +4,7 @@ permissions:
on: on:
push: push:
branches: branches:
- main - pages
jobs: jobs:
deploy: deploy:

View File

@ -50,8 +50,8 @@
"@amap/amap-jsapi-loader": "^1.0.1", "@amap/amap-jsapi-loader": "^1.0.1",
"@howdyjs/mouse-menu": "^2.1.3", "@howdyjs/mouse-menu": "^2.1.3",
"@infectoone/vue-ganttastic": "^2.3.2", "@infectoone/vue-ganttastic": "^2.3.2",
"@logicflow/core": "^1.2.26", "@logicflow/core": "^1.2.27",
"@logicflow/extension": "^1.2.26", "@logicflow/extension": "^1.2.27",
"@pureadmin/descriptions": "^1.2.1", "@pureadmin/descriptions": "^1.2.1",
"@pureadmin/table": "^3.1.2", "@pureadmin/table": "^3.1.2",
"@pureadmin/utils": "^2.4.7", "@pureadmin/utils": "^2.4.7",
@ -103,8 +103,8 @@
"vue3-danmaku": "^1.6.0", "vue3-danmaku": "^1.6.0",
"vue3-puzzle-vcode": "^1.1.7", "vue3-puzzle-vcode": "^1.1.7",
"vuedraggable": "^4.1.0", "vuedraggable": "^4.1.0",
"vxe-table": "^4.6.8", "vxe-table": "^4.6.9",
"wavesurfer.js": "^7.7.12", "wavesurfer.js": "^7.7.13",
"xgplayer": "^3.0.17", "xgplayer": "^3.0.17",
"xlsx": "^0.18.5" "xlsx": "^0.18.5"
}, },
@ -112,7 +112,7 @@
"@commitlint/cli": "^19.3.0", "@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2", "@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3", "@commitlint/types": "^19.0.3",
"@eslint/js": "^9.1.1", "@eslint/js": "^9.2.0",
"@faker-js/faker": "^8.4.1", "@faker-js/faker": "^8.4.1",
"@iconify-icons/ep": "^1.2.12", "@iconify-icons/ep": "^1.2.12",
"@iconify-icons/ri": "^1.2.10", "@iconify-icons/ri": "^1.2.10",
@ -136,7 +136,7 @@
"boxen": "^7.1.1", "boxen": "^7.1.1",
"cssnano": "^7.0.1", "cssnano": "^7.0.1",
"dagre": "^0.8.5", "dagre": "^0.8.5",
"eslint": "^9.1.1", "eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0", "eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",

222
pnpm-lock.yaml generated
View File

@ -15,11 +15,11 @@ dependencies:
specifier: ^2.3.2 specifier: ^2.3.2
version: 2.3.2(dayjs@1.11.11)(vue@3.4.26) version: 2.3.2(dayjs@1.11.11)(vue@3.4.26)
'@logicflow/core': '@logicflow/core':
specifier: ^1.2.26 specifier: ^1.2.27
version: 1.2.26 version: 1.2.27
'@logicflow/extension': '@logicflow/extension':
specifier: ^1.2.26 specifier: ^1.2.27
version: 1.2.26 version: 1.2.27
'@pureadmin/descriptions': '@pureadmin/descriptions':
specifier: ^1.2.1 specifier: ^1.2.1
version: 1.2.1(echarts@5.5.0)(element-plus@2.7.1)(typescript@5.4.5) version: 1.2.1(echarts@5.5.0)(element-plus@2.7.1)(typescript@5.4.5)
@ -174,11 +174,11 @@ dependencies:
specifier: ^4.1.0 specifier: ^4.1.0
version: 4.1.0(vue@3.4.26) version: 4.1.0(vue@3.4.26)
vxe-table: vxe-table:
specifier: ^4.6.8 specifier: ^4.6.9
version: 4.6.8(vue@3.4.26) version: 4.6.9(vue@3.4.26)
wavesurfer.js: wavesurfer.js:
specifier: ^7.7.12 specifier: ^7.7.13
version: 7.7.12 version: 7.7.13
xgplayer: xgplayer:
specifier: ^3.0.17 specifier: ^3.0.17
version: 3.0.17(core-js@3.37.0) version: 3.0.17(core-js@3.37.0)
@ -197,8 +197,8 @@ devDependencies:
specifier: ^19.0.3 specifier: ^19.0.3
version: 19.0.3 version: 19.0.3
'@eslint/js': '@eslint/js':
specifier: ^9.1.1 specifier: ^9.2.0
version: 9.1.1 version: 9.2.0
'@faker-js/faker': '@faker-js/faker':
specifier: ^8.4.1 specifier: ^8.4.1
version: 8.4.1 version: 8.4.1
@ -246,10 +246,10 @@ devDependencies:
version: 1.15.8 version: 1.15.8
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^7.8.0 specifier: ^7.8.0
version: 7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.1.1)(typescript@5.4.5) version: 7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.2.0)(typescript@5.4.5)
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: ^7.8.0 specifier: ^7.8.0
version: 7.8.0(eslint@9.1.1)(typescript@5.4.5) version: 7.8.0(eslint@9.2.0)(typescript@5.4.5)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^5.0.4 specifier: ^5.0.4
version: 5.0.4(vite@5.2.11)(vue@3.4.26) version: 5.0.4(vite@5.2.11)(vue@3.4.26)
@ -269,20 +269,20 @@ devDependencies:
specifier: ^0.8.5 specifier: ^0.8.5
version: 0.8.5 version: 0.8.5
eslint: eslint:
specifier: ^9.1.1 specifier: ^9.2.0
version: 9.1.1 version: 9.2.0
eslint-config-prettier: eslint-config-prettier:
specifier: ^9.1.0 specifier: ^9.1.0
version: 9.1.0(eslint@9.1.1) version: 9.1.0(eslint@9.2.0)
eslint-define-config: eslint-define-config:
specifier: ^2.1.0 specifier: ^2.1.0
version: 2.1.0 version: 2.1.0
eslint-plugin-prettier: eslint-plugin-prettier:
specifier: ^5.1.3 specifier: ^5.1.3
version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@9.1.1)(prettier@3.2.5) version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@9.2.0)(prettier@3.2.5)
eslint-plugin-vue: eslint-plugin-vue:
specifier: ^9.25.0 specifier: ^9.25.0
version: 9.25.0(eslint@9.1.1) version: 9.25.0(eslint@9.2.0)
gradient-string: gradient-string:
specifier: ^2.0.2 specifier: ^2.0.2
version: 2.0.2 version: 2.0.2
@ -363,7 +363,7 @@ devDependencies:
version: 5.1.0(vue@3.4.26) version: 5.1.0(vue@3.4.26)
vue-eslint-parser: vue-eslint-parser:
specifier: ^9.4.2 specifier: ^9.4.2
version: 9.4.2(eslint@9.1.1) version: 9.4.2(eslint@9.2.0)
vue-tsc: vue-tsc:
specifier: ^1.8.27 specifier: ^1.8.27
version: 1.8.27(typescript@5.4.5) version: 1.8.27(typescript@5.4.5)
@ -948,29 +948,29 @@ packages:
chalk: 5.3.0 chalk: 5.3.0
dev: true dev: true
/@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4): /@csstools/css-parser-algorithms@2.6.3(@csstools/css-tokenizer@2.3.1):
resolution: {integrity: sha512-ubEkAaTfVZa+WwGhs5jbo5Xfqpeaybr/RvWzvFxRs4jfq16wH8l8Ty/QEEpINxll4xhuGfdMbipRyz5QZh9+FA==} resolution: {integrity: sha512-xI/tL2zxzEbESvnSxwFgwvy5HS00oCXxL4MLs6HUiDcYfwowsoQaABKxUElp1ARITrINzBnsECOc1q0eg2GOrA==}
engines: {node: ^14 || ^16 || >=18} engines: {node: ^14 || ^16 || >=18}
peerDependencies: peerDependencies:
'@csstools/css-tokenizer': ^2.2.4 '@csstools/css-tokenizer': ^2.3.1
dependencies: dependencies:
'@csstools/css-tokenizer': 2.2.4 '@csstools/css-tokenizer': 2.3.1
dev: true dev: true
/@csstools/css-tokenizer@2.2.4: /@csstools/css-tokenizer@2.3.1:
resolution: {integrity: sha512-PuWRAewQLbDhGeTvFuq2oClaSCKPIBmHyIobCV39JHRYN0byDcUWJl5baPeNUcqrjtdMNqFooE0FGl31I3JOqw==} resolution: {integrity: sha512-iMNHTyxLbBlWIfGtabT157LH9DUx9X8+Y3oymFEuMj8HNc+rpE3dPFGFgHjpKfjeFDjLjYIAIhXPGvS2lKxL9g==}
engines: {node: ^14 || ^16 || >=18} engines: {node: ^14 || ^16 || >=18}
dev: true dev: true
/@csstools/media-query-list-parser@2.1.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4): /@csstools/media-query-list-parser@2.1.11(@csstools/css-parser-algorithms@2.6.3)(@csstools/css-tokenizer@2.3.1):
resolution: {integrity: sha512-qqGuFfbn4rUmyOB0u8CVISIp5FfJ5GAR3mBrZ9/TKndHakdnm6pY0L/fbLcpPnrzwCyyTEZl1nUcXAYHEWneTA==} resolution: {integrity: sha512-uox5MVhvNHqitPP+SynrB1o8oPxPMt2JLgp5ghJOWf54WGQ5OKu47efne49r1SWqs3wRP8xSWjnO9MBKxhB1dA==}
engines: {node: ^14 || ^16 || >=18} engines: {node: ^14 || ^16 || >=18}
peerDependencies: peerDependencies:
'@csstools/css-parser-algorithms': ^2.6.1 '@csstools/css-parser-algorithms': ^2.6.3
'@csstools/css-tokenizer': ^2.2.4 '@csstools/css-tokenizer': ^2.3.1
dependencies: dependencies:
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) '@csstools/css-parser-algorithms': 2.6.3(@csstools/css-tokenizer@2.3.1)
'@csstools/css-tokenizer': 2.2.4 '@csstools/css-tokenizer': 2.3.1
dev: true dev: true
/@csstools/selector-specificity@3.0.3(postcss-selector-parser@6.0.16): /@csstools/selector-specificity@3.0.3(postcss-selector-parser@6.0.16):
@ -1421,13 +1421,13 @@ packages:
dev: true dev: true
optional: true optional: true
/@eslint-community/eslint-utils@4.4.0(eslint@9.1.1): /@eslint-community/eslint-utils@4.4.0(eslint@9.2.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 || 9 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 || 9
dependencies: dependencies:
eslint: 9.1.1 eslint: 9.2.0
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
dev: true dev: true
@ -1453,8 +1453,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@eslint/js@9.1.1: /@eslint/js@9.2.0:
resolution: {integrity: sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==} resolution: {integrity: sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: true dev: true
@ -1469,8 +1469,8 @@ packages:
'@floating-ui/utils': 0.2.2 '@floating-ui/utils': 0.2.2
dev: false dev: false
/@floating-ui/dom@1.6.4: /@floating-ui/dom@1.6.5:
resolution: {integrity: sha512-0G8R+zOvQsAG1pg2Q99P21jiqxqGBW1iRe/iXHsBRBxnpXKFI8QwbB4x5KmYLggNO5m34IQgOIu9SCRfR/WWiQ==} resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==}
dependencies: dependencies:
'@floating-ui/core': 1.6.1 '@floating-ui/core': 1.6.1
'@floating-ui/utils': 0.2.2 '@floating-ui/utils': 0.2.2
@ -1508,8 +1508,8 @@ packages:
resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
dev: true dev: true
/@humanwhocodes/retry@0.2.3: /@humanwhocodes/retry@0.2.4:
resolution: {integrity: sha512-X38nUbachlb01YMlvPFojKoiXq+LzZvuSce70KPMPdeM1Rj03k4dR7lDslhbqXn3Ang4EU3+EAmwEAsbrjHW3g==} resolution: {integrity: sha512-Ttl/jHpxfS3st5sxwICYfk4pOH0WrLI1SpW283GgQL7sCWU7EHIOhX4b4fkIxr3tkfzwg8+FNojtzsIEE7Ecgg==}
engines: {node: '>=18.18'} engines: {node: '>=18.18'}
dev: true dev: true
@ -1870,18 +1870,18 @@ packages:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/sourcemap-codec': 1.4.15
/@logicflow/core@1.2.26: /@logicflow/core@1.2.27:
resolution: {integrity: sha512-3kJlItEpq8pHaHmeHLkFxOBlBzr3MXG8dT1mAve9pvPLbEflwtV+4Zpv0Iuw3ToGfakXLtNQgsC1cLSDik9Dfg==} resolution: {integrity: sha512-P0lZFRo+emIWFAX5b83n4UpXPKxNN/1W2hTcJu6mA65tqRUKubDorcN0ZSmad3EbdvBpxe1Emuatx/pv50L8Fg==}
dependencies: dependencies:
'@types/mousetrap': 1.6.15 '@types/mousetrap': 1.6.15
mousetrap: 1.6.5 mousetrap: 1.6.5
preact: 10.21.0 preact: 10.21.0
dev: false dev: false
/@logicflow/extension@1.2.26: /@logicflow/extension@1.2.27:
resolution: {integrity: sha512-WnWR7Am9VRQnaMZzd3QI3PuOO2hvA7A45SSuZrxbQMpKsIOy90csD70QxStOF/lsxJrHAYpICE948YRxTijU+A==} resolution: {integrity: sha512-zMZfI60aOVDi5pXQAzcPXgdBaQybXMFLoJwcvv5RTxirr++fiKxGpERzyMvqW/Pz3G2hHtAO00PDyu4Rr05qMQ==}
dependencies: dependencies:
'@logicflow/core': 1.2.26 '@logicflow/core': 1.2.27
jest: 27.5.1 jest: 27.5.1
lodash-es: 4.17.21 lodash-es: 4.17.21
preact: 10.21.0 preact: 10.21.0
@ -2338,11 +2338,11 @@ packages:
/@types/lodash-es@4.17.12: /@types/lodash-es@4.17.12:
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==} resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
dependencies: dependencies:
'@types/lodash': 4.17.0 '@types/lodash': 4.17.1
dev: false dev: false
/@types/lodash@4.17.0: /@types/lodash@4.17.1:
resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==}
dev: false dev: false
/@types/mousetrap@1.6.15: /@types/mousetrap@1.6.15:
@ -2414,7 +2414,7 @@ packages:
'@types/yargs-parser': 21.0.3 '@types/yargs-parser': 21.0.3
dev: false dev: false
/@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.1.1)(typescript@5.4.5): /@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==} resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
@ -2426,13 +2426,13 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@eslint-community/regexpp': 4.10.0 '@eslint-community/regexpp': 4.10.0
'@typescript-eslint/parser': 7.8.0(eslint@9.1.1)(typescript@5.4.5) '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
'@typescript-eslint/scope-manager': 7.8.0 '@typescript-eslint/scope-manager': 7.8.0
'@typescript-eslint/type-utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5) '@typescript-eslint/type-utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
'@typescript-eslint/utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5) '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 7.8.0 '@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4 debug: 4.3.4
eslint: 9.1.1 eslint: 9.2.0
graphemer: 1.4.0 graphemer: 1.4.0
ignore: 5.3.1 ignore: 5.3.1
natural-compare: 1.4.0 natural-compare: 1.4.0
@ -2443,7 +2443,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser@7.8.0(eslint@9.1.1)(typescript@5.4.5): /@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==} resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
@ -2458,7 +2458,7 @@ packages:
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 7.8.0 '@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4 debug: 4.3.4
eslint: 9.1.1 eslint: 9.2.0
typescript: 5.4.5 typescript: 5.4.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -2472,7 +2472,7 @@ packages:
'@typescript-eslint/visitor-keys': 7.8.0 '@typescript-eslint/visitor-keys': 7.8.0
dev: true dev: true
/@typescript-eslint/type-utils@7.8.0(eslint@9.1.1)(typescript@5.4.5): /@typescript-eslint/type-utils@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==} resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
@ -2483,9 +2483,9 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
'@typescript-eslint/utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5) '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
debug: 4.3.4 debug: 4.3.4
eslint: 9.1.1 eslint: 9.2.0
ts-api-utils: 1.3.0(typescript@5.4.5) ts-api-utils: 1.3.0(typescript@5.4.5)
typescript: 5.4.5 typescript: 5.4.5
transitivePeerDependencies: transitivePeerDependencies:
@ -2519,19 +2519,19 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils@7.8.0(eslint@9.1.1)(typescript@5.4.5): /@typescript-eslint/utils@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==} resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
eslint: ^8.56.0 || 9 eslint: ^8.56.0 || 9
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1) '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
'@types/json-schema': 7.0.15 '@types/json-schema': 7.0.15
'@types/semver': 7.5.8 '@types/semver': 7.5.8
'@typescript-eslint/scope-manager': 7.8.0 '@typescript-eslint/scope-manager': 7.8.0
'@typescript-eslint/types': 7.8.0 '@typescript-eslint/types': 7.8.0
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
eslint: 9.1.1 eslint: 9.2.0
semver: 7.6.0 semver: 7.6.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -3305,7 +3305,7 @@ packages:
postcss: ^8.1.0 postcss: ^8.1.0
dependencies: dependencies:
browserslist: 4.23.0 browserslist: 4.23.0
caniuse-lite: 1.0.30001615 caniuse-lite: 1.0.30001616
fraction.js: 4.3.7 fraction.js: 4.3.7
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.0.0 picocolors: 1.0.0
@ -3473,10 +3473,10 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001615 caniuse-lite: 1.0.30001616
electron-to-chromium: 1.4.754 electron-to-chromium: 1.4.756
node-releases: 2.0.14 node-releases: 2.0.14
update-browserslist-db: 1.0.14(browserslist@4.23.0) update-browserslist-db: 1.0.15(browserslist@4.23.0)
/bser@2.1.1: /bser@2.1.1:
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
@ -3498,7 +3498,7 @@ packages:
/bundle-import@0.0.1: /bundle-import@0.0.1:
resolution: {integrity: sha512-L0z0iPX7t7ff5eZsK7oMEH+Ly2lzJczFKPHwrta6X8SF64a20R3wOrAOYK1MzHZVaWWugg9qlSTVfVwqvQJ2dw==} resolution: {integrity: sha512-L0z0iPX7t7ff5eZsK7oMEH+Ly2lzJczFKPHwrta6X8SF64a20R3wOrAOYK1MzHZVaWWugg9qlSTVfVwqvQJ2dw==}
dependencies: dependencies:
get-tsconfig: 4.7.3 get-tsconfig: 4.7.4
import-from-string: 0.0.4 import-from-string: 0.0.4
dev: true dev: true
@ -3564,13 +3564,13 @@ packages:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
dependencies: dependencies:
browserslist: 4.23.0 browserslist: 4.23.0
caniuse-lite: 1.0.30001615 caniuse-lite: 1.0.30001616
lodash.memoize: 4.1.2 lodash.memoize: 4.1.2
lodash.uniq: 4.5.0 lodash.uniq: 4.5.0
dev: true dev: true
/caniuse-lite@1.0.30001615: /caniuse-lite@1.0.30001616:
resolution: {integrity: sha512-1IpazM5G3r38meiae0bHRnPhz+CBQ3ZLqbQMtrg+AsTPKAXgW38JNsXkyZ+v8waCsDmPq87lmfun5Q2AGysNEQ==} resolution: {integrity: sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==}
/canvas@2.11.2: /canvas@2.11.2:
resolution: {integrity: sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==} resolution: {integrity: sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==}
@ -4511,8 +4511,8 @@ packages:
- typescript - typescript
dev: false dev: false
/electron-to-chromium@1.4.754: /electron-to-chromium@1.4.756:
resolution: {integrity: sha512-7Kr5jUdns5rL/M9wFFmMZAgFDuL2YOnanFH4OI4iFzUqyh3XOL7nAGbSlSMZdzKMIyyTpNSbqZsWG9odwLeKvA==} resolution: {integrity: sha512-RJKZ9+vEBMeiPAvKNWyZjuYyUqMndcP1f335oHqn3BEQbs2NFtVrnK5+6Xg5wSM9TknNNpWghGDUCKGYF+xWXw==}
/element-plus@2.1.4(@types/lodash-es@4.17.12)(vue@3.4.26): /element-plus@2.1.4(@types/lodash-es@4.17.12)(vue@3.4.26):
resolution: {integrity: sha512-pcwgDbKUrzyWbixYB/zIbLPLBQ/NPGPJnGXJ+jYozUSthPW4SuriaUGJKgbAE6PDBAtw3IodiT2E2GbiaZLxww==} resolution: {integrity: sha512-pcwgDbKUrzyWbixYB/zIbLPLBQ/NPGPJnGXJ+jYozUSthPW4SuriaUGJKgbAE6PDBAtw3IodiT2E2GbiaZLxww==}
@ -4544,9 +4544,9 @@ packages:
dependencies: dependencies:
'@ctrl/tinycolor': 3.6.1 '@ctrl/tinycolor': 3.6.1
'@element-plus/icons-vue': 2.3.1(vue@3.4.26) '@element-plus/icons-vue': 2.3.1(vue@3.4.26)
'@floating-ui/dom': 1.6.4 '@floating-ui/dom': 1.6.5
'@popperjs/core': /@sxzz/popperjs-es@2.11.7 '@popperjs/core': /@sxzz/popperjs-es@2.11.7
'@types/lodash': 4.17.0 '@types/lodash': 4.17.1
'@types/lodash-es': 4.17.12 '@types/lodash-es': 4.17.12
'@vueuse/core': 9.13.0(vue@3.4.26) '@vueuse/core': 9.13.0(vue@3.4.26)
async-validator: 4.2.5 async-validator: 4.2.5
@ -4747,13 +4747,13 @@ packages:
optionalDependencies: optionalDependencies:
source-map: 0.6.1 source-map: 0.6.1
/eslint-config-prettier@9.1.0(eslint@9.1.1): /eslint-config-prettier@9.1.0(eslint@9.2.0):
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
eslint: '>=7.0.0 || 9' eslint: '>=7.0.0 || 9'
dependencies: dependencies:
eslint: 9.1.1 eslint: 9.2.0
dev: true dev: true
/eslint-define-config@2.1.0: /eslint-define-config@2.1.0:
@ -4761,7 +4761,7 @@ packages:
engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>=8.6.0'} engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>=8.6.0'}
dev: true dev: true
/eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@9.1.1)(prettier@3.2.5): /eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@9.2.0)(prettier@3.2.5):
resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==} resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
@ -4775,27 +4775,27 @@ packages:
eslint-config-prettier: eslint-config-prettier:
optional: true optional: true
dependencies: dependencies:
eslint: 9.1.1 eslint: 9.2.0
eslint-config-prettier: 9.1.0(eslint@9.1.1) eslint-config-prettier: 9.1.0(eslint@9.2.0)
prettier: 3.2.5 prettier: 3.2.5
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
synckit: 0.8.8 synckit: 0.8.8
dev: true dev: true
/eslint-plugin-vue@9.25.0(eslint@9.1.1): /eslint-plugin-vue@9.25.0(eslint@9.2.0):
resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==} resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || 9 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || 9
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1) '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
eslint: 9.1.1 eslint: 9.2.0
globals: 13.24.0 globals: 13.24.0
natural-compare: 1.4.0 natural-compare: 1.4.0
nth-check: 2.1.1 nth-check: 2.1.1
postcss-selector-parser: 6.0.16 postcss-selector-parser: 6.0.16
semver: 7.6.0 semver: 7.6.0
vue-eslint-parser: 9.4.2(eslint@9.1.1) vue-eslint-parser: 9.4.2(eslint@9.2.0)
xml-name-validator: 4.0.0 xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -4827,18 +4827,18 @@ packages:
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: true dev: true
/eslint@9.1.1: /eslint@9.2.0:
resolution: {integrity: sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==} resolution: {integrity: sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true hasBin: true
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1) '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
'@eslint-community/regexpp': 4.10.0 '@eslint-community/regexpp': 4.10.0
'@eslint/eslintrc': 3.0.2 '@eslint/eslintrc': 3.0.2
'@eslint/js': 9.1.1 '@eslint/js': 9.2.0
'@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/config-array': 0.13.0
'@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.2.3 '@humanwhocodes/retry': 0.2.4
'@nodelib/fs.walk': 1.2.8 '@nodelib/fs.walk': 1.2.8
ajv: 6.12.6 ajv: 6.12.6
chalk: 4.1.2 chalk: 4.1.2
@ -5238,8 +5238,8 @@ packages:
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
engines: {node: '>=16'} engines: {node: '>=16'}
/get-tsconfig@4.7.3: /get-tsconfig@4.7.4:
resolution: {integrity: sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==} resolution: {integrity: sha512-ofbkKj+0pjXjhejr007J/fLf+sW+8H7K5GCm+msC8q3IpvgjobpyPqSRFemNyIMxklC0zeJpi7VDFna19FacvQ==}
dependencies: dependencies:
resolve-pkg-maps: 1.0.0 resolve-pkg-maps: 1.0.0
dev: true dev: true
@ -5291,7 +5291,7 @@ packages:
foreground-child: 3.1.1 foreground-child: 3.1.1
jackspeak: 2.3.6 jackspeak: 2.3.6
minimatch: 9.0.4 minimatch: 9.0.4
minipass: 7.0.4 minipass: 7.1.0
path-scurry: 1.10.2 path-scurry: 1.10.2
dev: true dev: true
@ -6425,10 +6425,6 @@ packages:
dev: false dev: false
optional: true optional: true
/known-css-properties@0.29.0:
resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==}
dev: true
/known-css-properties@0.30.0: /known-css-properties@0.30.0:
resolution: {integrity: sha512-VSWXYUnsPu9+WYKkfmJyLKtIvaRJi1kXUqVmBACORXZQxT5oZDsoZ2vQP+bQFDnWtpI/4eq3MLoRMjI2fnLzTQ==} resolution: {integrity: sha512-VSWXYUnsPu9+WYKkfmJyLKtIvaRJi1kXUqVmBACORXZQxT5oZDsoZ2vQP+bQFDnWtpI/4eq3MLoRMjI2fnLzTQ==}
dev: true dev: true
@ -6797,8 +6793,8 @@ packages:
dev: false dev: false
optional: true optional: true
/minipass@7.0.4: /minipass@7.1.0:
resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==} resolution: {integrity: sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==}
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
dev: true dev: true
@ -7201,7 +7197,7 @@ packages:
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
dependencies: dependencies:
lru-cache: 10.2.2 lru-cache: 10.2.2
minipass: 7.0.4 minipass: 7.1.0
dev: true dev: true
/path-to-regexp@6.2.2: /path-to-regexp@6.2.2:
@ -8742,7 +8738,7 @@ packages:
postcss-scss: 4.0.9(postcss@8.4.38) postcss-scss: 4.0.9(postcss@8.4.38)
stylelint: 16.5.0(typescript@5.4.5) stylelint: 16.5.0(typescript@5.4.5)
stylelint-config-recommended: 14.0.0(stylelint@16.5.0) stylelint-config-recommended: 14.0.0(stylelint@16.5.0)
stylelint-scss: 6.2.1(stylelint@16.5.0) stylelint-scss: 6.3.0(stylelint@16.5.0)
dev: true dev: true
/stylelint-config-recommended-vue@1.5.0(postcss-html@1.6.0)(stylelint@16.5.0): /stylelint-config-recommended-vue@1.5.0(postcss-html@1.6.0)(stylelint@16.5.0):
@ -8816,13 +8812,13 @@ packages:
stylelint: 16.5.0(typescript@5.4.5) stylelint: 16.5.0(typescript@5.4.5)
dev: true dev: true
/stylelint-scss@6.2.1(stylelint@16.5.0): /stylelint-scss@6.3.0(stylelint@16.5.0):
resolution: {integrity: sha512-ZoGLbVb1keZYRVGQlhB8G6sZOoNqw61whzzzGFWp05N12ErqLFfBv3JPrXiMLZaW98sBS7K/vUQhRnvUj4vwdw==} resolution: {integrity: sha512-8OSpiuf1xC7f8kllJsBOFAOYp/mR/C1FXMVeOFjtJPw+AFvEmC93FaklHt7MlOqU4poxuQ1TkYMyfI0V+1SxjA==}
engines: {node: '>=18.12.0'} engines: {node: '>=18.12.0'}
peerDependencies: peerDependencies:
stylelint: ^16.0.2 stylelint: ^16.0.2
dependencies: dependencies:
known-css-properties: 0.29.0 known-css-properties: 0.30.0
postcss-media-query-parser: 0.2.3 postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.1 postcss-resolve-nested-selector: 0.1.1
postcss-selector-parser: 6.0.16 postcss-selector-parser: 6.0.16
@ -8835,9 +8831,9 @@ packages:
engines: {node: '>=18.12.0'} engines: {node: '>=18.12.0'}
hasBin: true hasBin: true
dependencies: dependencies:
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) '@csstools/css-parser-algorithms': 2.6.3(@csstools/css-tokenizer@2.3.1)
'@csstools/css-tokenizer': 2.2.4 '@csstools/css-tokenizer': 2.3.1
'@csstools/media-query-list-parser': 2.1.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4) '@csstools/media-query-list-parser': 2.1.11(@csstools/css-parser-algorithms@2.6.3)(@csstools/css-tokenizer@2.3.1)
'@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16) '@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16)
'@dual-bundle/import-meta-resolve': 4.0.0 '@dual-bundle/import-meta-resolve': 4.0.0
balanced-match: 2.0.0 balanced-match: 2.0.0
@ -9299,8 +9295,8 @@ packages:
dev: false dev: false
optional: true optional: true
/update-browserslist-db@1.0.14(browserslist@4.23.0): /update-browserslist-db@1.0.15(browserslist@4.23.0):
resolution: {integrity: sha512-JixKH8GR2pWYshIPUg/NujK3JO7JiqEEUiNArE86NQyrgUuZeTlZQN3xuS/yiV5Kb48ev9K6RqNkaJjXsdg7Jw==} resolution: {integrity: sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
browserslist: '>= 4.21.0' browserslist: '>= 4.21.0'
@ -9468,14 +9464,14 @@ packages:
vue: 3.4.26(typescript@5.4.5) vue: 3.4.26(typescript@5.4.5)
dev: false dev: false
/vue-eslint-parser@9.4.2(eslint@9.1.1): /vue-eslint-parser@9.4.2(eslint@9.2.0):
resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '>=6.0.0 || 9' eslint: '>=6.0.0 || 9'
dependencies: dependencies:
debug: 4.3.4 debug: 4.3.4
eslint: 9.1.1 eslint: 9.2.0
eslint-scope: 7.2.2 eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
espree: 9.6.1 espree: 9.6.1
@ -9643,14 +9639,14 @@ packages:
vue: 3.4.26(typescript@5.4.5) vue: 3.4.26(typescript@5.4.5)
dev: false dev: false
/vxe-table@4.6.8(vue@3.4.26): /vxe-table@4.6.9(vue@3.4.26):
resolution: {integrity: sha512-FaGSh4BNdnhape8gHmOUlTkwzuReTxthIGRx1eoIQ9l418WCzO/0nlJhm/dZbZg5OR9GarOoh9aMN0z98i3JMw==} resolution: {integrity: sha512-t4HInEH8wvNMZXOub0FTlc5z/lIQ/xcF20drr5XjE5JJEWC7rC+KKURfP6dA59fJeTQKSh/PSCe9Mh02ygtZ2Q==}
peerDependencies: peerDependencies:
vue: ^3.2.28 vue: ^3.2.28
dependencies: dependencies:
dom-zindex: 1.0.2 dom-zindex: 1.0.2
vue: 3.4.26(typescript@5.4.5) vue: 3.4.26(typescript@5.4.5)
xe-utils: 3.5.25 xe-utils: 3.5.26
dev: false dev: false
/w3c-hr-time@1.0.2: /w3c-hr-time@1.0.2:
@ -9673,8 +9669,8 @@ packages:
makeerror: 1.0.12 makeerror: 1.0.12
dev: false dev: false
/wavesurfer.js@7.7.12: /wavesurfer.js@7.7.13:
resolution: {integrity: sha512-Xh2izQlYVE2WKfhOxCgQkNVMXFoiwFTyxr/WGo5hHVA0dHmDP8jN6Jmg6538tjJq86g4X67zI8+LpDk2juIFyg==} resolution: {integrity: sha512-lQ5QkLa0Kzt5jkt4vP+K1RvsopaH5LssxZ3OArxaeetGYvQfot4Xq5UB8CRsJLXF0+hFWOmqc23WGhP64v2byQ==}
dev: false dev: false
/webidl-conversions@3.0.1: /webidl-conversions@3.0.1:
@ -9849,8 +9845,8 @@ packages:
optional: true optional: true
dev: false dev: false
/xe-utils@3.5.25: /xe-utils@3.5.26:
resolution: {integrity: sha512-d/ty5eo4hXtho/3195XAvqereIoSYJ+XfC52f3ZEPxTaCeyLFivDZTyX6gTdsR65ISH1Irvn85H0bSL60dUhSQ==} resolution: {integrity: sha512-u9R7RqWDumamToEelrCv2nVA2PBJSPPUubvmiMcuHeFxwbYeBsouoi/opejmr7AdPlSj92FifF7IKFzFrczU7w==}
dev: false dev: false
/xgplayer-subtitles@3.0.17(core-js@3.37.0): /xgplayer-subtitles@3.0.17(core-js@3.37.0):