From 551292078e09ca273615de6ce8b70c8a3fffb99d Mon Sep 17 00:00:00 2001
From: xiaoming <1923740402@qq.com>
Date: Sat, 4 Jan 2025 02:19:38 +0800
Subject: [PATCH 1/8] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D`aria-hidden`?=
=?UTF-8?q?=E6=8A=A5=E9=94=99=20(#1192)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 54 +-
pnpm-lock.yaml | 1663 +++++++++--------
src/assets/iconfont/iconfont.js | 3 +-
src/assets/svg/enter_outlined.svg | 2 +-
src/assets/svg/exit_screen.svg | 2 +-
src/assets/svg/full_screen.svg | 2 +-
src/assets/svg/globalization.svg | 2 +-
src/assets/svg/keyboard_esc.svg | 2 +-
src/assets/table-bar/drag.svg | 2 +-
.../src/assets/iconfont/iconfont.js | 3 +-
src/components/ReIcon/src/iconfont.ts | 3 +-
.../ReIcon/src/iconifyIconOffline.ts | 1 +
.../ReIcon/src/iconifyIconOnline.ts | 1 +
.../ReSplitPane/iconfont/iconfont.js | 3 +-
src/views/result/success.vue | 1 -
15 files changed, 886 insertions(+), 858 deletions(-)
diff --git a/package.json b/package.json
index 26bbd2d9d..7b2b115f9 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@pureadmin/utils": "^2.5.0",
"@vue-flow/background": "^1.3.2",
"@vue-flow/core": "^1.41.6",
- "@vueuse/core": "^12.0.0",
+ "@vueuse/core": "^12.3.0",
"@vueuse/motion": "^2.2.6",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
@@ -65,13 +65,13 @@
"animate.css": "^4.1.1",
"axios": "^1.7.9",
"china-area-data": "^5.0.1",
- "codemirror": "^5",
+ "codemirror": "^5.65.18",
"codemirror-editor-vue3": "^2.8.0",
"cropperjs": "^1.6.2",
"dayjs": "^1.11.13",
- "echarts": "^5.5.1",
+ "echarts": "^5.6.0",
"el-table-infinite-scroll": "^3.0.6",
- "element-plus": "^2.9.0",
+ "element-plus": "^2.9.2",
"intro.js": "^7.2.0",
"js-cookie": "^3.0.5",
"jsbarcode": "^3.11.6",
@@ -83,96 +83,96 @@
"path-browserify": "^1.0.1",
"pinia": "^2.3.0",
"pinyin-pro": "^3.26.0",
- "plus-pro-components": "^0.1.18",
+ "plus-pro-components": "^0.1.19",
"qrcode": "^1.5.4",
"qs": "^6.13.1",
"responsive-storage": "^2.2.0",
"sortablejs": "^1.15.6",
- "swiper": "^11.1.15",
+ "swiper": "^11.2.0",
"typeit": "^8.8.7",
"v-contextmenu": "^3.2.0",
"v3-infinite-loading": "^1.3.2",
"vditor": "^3.10.8",
"version-rocket": "^1.7.4",
"vue": "^3.5.13",
- "vue-i18n": "^10.0.5",
+ "vue-i18n": "^11.0.1",
"vue-json-pretty": "^2.4.0",
"vue-pdf-embed": "^2.1.1",
"vue-router": "^4.5.0",
- "vue-tippy": "^6.5.0",
+ "vue-tippy": "^6.6.0",
"vue-types": "^5.1.3",
"vue-virtual-scroller": "2.0.0-beta.8",
- "vue-waterfall-plugin-next": "^2.6.4",
+ "vue-waterfall-plugin-next": "^2.6.5",
"vue3-danmaku": "^1.6.1",
"vue3-puzzle-vcode": "^1.1.7",
"vuedraggable": "^4.1.0",
"vxe-table": "4.6.25",
- "wavesurfer.js": "^7.8.10",
+ "wavesurfer.js": "^7.8.14",
"xgplayer": "^3.0.20",
"xlsx": "^0.18.5"
},
"devDependencies": {
- "@commitlint/cli": "^19.6.0",
+ "@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
- "@eslint/js": "^9.16.0",
+ "@eslint/js": "^9.17.0",
"@faker-js/faker": "^9.3.0",
"@iconify-icons/ep": "^1.2.12",
"@iconify-icons/ri": "^1.2.10",
"@iconify/vue": "^4.2.0",
- "@intlify/unplugin-vue-i18n": "^6.0.1",
+ "@intlify/unplugin-vue-i18n": "^6.0.3",
"@types/codemirror": "^5.60.15",
"@types/dagre": "^0.7.52",
"@types/intro.js": "^5.1.5",
"@types/js-cookie": "^3.0.6",
- "@types/node": "^20.17.9",
+ "@types/node": "^20.17.11",
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.17",
"@types/sortablejs": "^1.15.8",
- "@typescript-eslint/eslint-plugin": "^8.18.0",
- "@typescript-eslint/parser": "^8.18.0",
+ "@typescript-eslint/eslint-plugin": "^8.19.0",
+ "@typescript-eslint/parser": "^8.19.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
- "code-inspector-plugin": "^0.18.2",
+ "code-inspector-plugin": "^0.19.1",
"cssnano": "^7.0.6",
"dagre": "^0.8.5",
- "eslint": "^9.16.0",
+ "eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.32.0",
"gradient-string": "^3.0.0",
"husky": "^9.1.7",
- "lint-staged": "^15.2.10",
+ "lint-staged": "^15.3.0",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"postcss-import": "^16.1.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
- "rollup-plugin-visualizer": "^5.12.0",
- "sass": "^1.82.0",
- "stylelint": "^16.11.0",
+ "rollup-plugin-visualizer": "^5.13.1",
+ "sass": "^1.83.0",
+ "stylelint": "^16.12.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-recommended-vue": "^1.5.0",
- "stylelint-config-standard-scss": "^13.1.0",
+ "stylelint-config-standard-scss": "^14.0.0",
"stylelint-prettier": "^5.0.2",
"svgo": "^3.3.2",
- "tailwindcss": "^3.4.16",
+ "tailwindcss": "^3.4.17",
"typescript": "5.6.3",
- "vite": "^6.0.3",
+ "vite": "^6.0.7",
"vite-plugin-cdn-import": "^1.0.1",
"vite-plugin-compression": "^0.5.1",
- "vite-plugin-fake-server": "^2.1.4",
+ "vite-plugin-fake-server": "^2.1.5",
"vite-plugin-remove-console": "^2.2.0",
"vite-plugin-router-warn": "^1.0.0",
"vite-svg-loader": "^5.1.0",
"vue-eslint-parser": "^9.4.3",
- "vue-tsc": "^2.1.10"
+ "vue-tsc": "2.1.10"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=22.0.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 9357bc256..61c03fd46 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -25,13 +25,13 @@ importers:
version: 1.2.28
'@pureadmin/descriptions':
specifier: ^1.2.1
- version: 1.2.1(echarts@5.5.1)(element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)
+ version: 1.2.1(echarts@5.6.0)(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)
'@pureadmin/table':
specifier: ^3.2.1
- version: 3.2.1(element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)
+ version: 3.2.1(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)
'@pureadmin/utils':
specifier: ^2.5.0
- version: 2.5.0(echarts@5.5.1)(vue@3.5.13(typescript@5.6.3))
+ version: 2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.6.3))
'@vue-flow/background':
specifier: ^1.3.2
version: 1.3.2(@vue-flow/core@1.41.6(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
@@ -39,11 +39,11 @@ importers:
specifier: ^1.41.6
version: 1.41.6(vue@3.5.13(typescript@5.6.3))
'@vueuse/core':
- specifier: ^12.0.0
- version: 12.0.0(typescript@5.6.3)
+ specifier: ^12.3.0
+ version: 12.3.0(typescript@5.6.3)
'@vueuse/motion':
specifier: ^2.2.6
- version: 2.2.6(rollup@4.28.1)(vue@3.5.13(typescript@5.6.3))
+ version: 2.2.6(rollup@4.29.1)(vue@3.5.13(typescript@5.6.3))
'@wangeditor/editor':
specifier: ^5.1.23
version: 5.1.23
@@ -63,7 +63,7 @@ importers:
specifier: ^5.0.1
version: 5.0.1
codemirror:
- specifier: ^5
+ specifier: ^5.65.18
version: 5.65.18
codemirror-editor-vue3:
specifier: ^2.8.0
@@ -75,14 +75,14 @@ importers:
specifier: ^1.11.13
version: 1.11.13
echarts:
- specifier: ^5.5.1
- version: 5.5.1
+ specifier: ^5.6.0
+ version: 5.6.0
el-table-infinite-scroll:
specifier: ^3.0.6
version: 3.0.6(typescript@5.6.3)
element-plus:
- specifier: ^2.9.0
- version: 2.9.0(vue@3.5.13(typescript@5.6.3))
+ specifier: ^2.9.2
+ version: 2.9.2(vue@3.5.13(typescript@5.6.3))
intro.js:
specifier: ^7.2.0
version: 7.2.0
@@ -117,8 +117,8 @@ importers:
specifier: ^3.26.0
version: 3.26.0
plus-pro-components:
- specifier: ^0.1.18
- version: 0.1.18(element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
+ specifier: ^0.1.19
+ version: 0.1.19(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
qrcode:
specifier: ^1.5.4
version: 1.5.4
@@ -132,8 +132,8 @@ importers:
specifier: ^1.15.6
version: 1.15.6
swiper:
- specifier: ^11.1.15
- version: 11.1.15
+ specifier: ^11.2.0
+ version: 11.2.0
typeit:
specifier: ^8.8.7
version: 8.8.7
@@ -153,8 +153,8 @@ importers:
specifier: ^3.5.13
version: 3.5.13(typescript@5.6.3)
vue-i18n:
- specifier: ^10.0.5
- version: 10.0.5(vue@3.5.13(typescript@5.6.3))
+ specifier: ^11.0.1
+ version: 11.0.1(vue@3.5.13(typescript@5.6.3))
vue-json-pretty:
specifier: ^2.4.0
version: 2.4.0(vue@3.5.13(typescript@5.6.3))
@@ -165,8 +165,8 @@ importers:
specifier: ^4.5.0
version: 4.5.0(vue@3.5.13(typescript@5.6.3))
vue-tippy:
- specifier: ^6.5.0
- version: 6.5.0(vue@3.5.13(typescript@5.6.3))
+ specifier: ^6.6.0
+ version: 6.6.0(vue@3.5.13(typescript@5.6.3))
vue-types:
specifier: ^5.1.3
version: 5.1.3(vue@3.5.13(typescript@5.6.3))
@@ -174,8 +174,8 @@ importers:
specifier: 2.0.0-beta.8
version: 2.0.0-beta.8(vue@3.5.13(typescript@5.6.3))
vue-waterfall-plugin-next:
- specifier: ^2.6.4
- version: 2.6.4
+ specifier: ^2.6.5
+ version: 2.6.5
vue3-danmaku:
specifier: ^1.6.1
version: 1.6.1(vue@3.5.13(typescript@5.6.3))
@@ -189,8 +189,8 @@ importers:
specifier: 4.6.25
version: 4.6.25(vue@3.5.13(typescript@5.6.3))
wavesurfer.js:
- specifier: ^7.8.10
- version: 7.8.10
+ specifier: ^7.8.14
+ version: 7.8.14
xgplayer:
specifier: ^3.0.20
version: 3.0.20(core-js@3.39.0)
@@ -199,8 +199,8 @@ importers:
version: 0.18.5
devDependencies:
'@commitlint/cli':
- specifier: ^19.6.0
- version: 19.6.0(@types/node@20.17.9)(typescript@5.6.3)
+ specifier: ^19.6.1
+ version: 19.6.1(@types/node@20.17.11)(typescript@5.6.3)
'@commitlint/config-conventional':
specifier: ^19.6.0
version: 19.6.0
@@ -208,8 +208,8 @@ importers:
specifier: ^19.5.0
version: 19.5.0
'@eslint/js':
- specifier: ^9.16.0
- version: 9.16.0
+ specifier: ^9.17.0
+ version: 9.17.0
'@faker-js/faker':
specifier: ^9.3.0
version: 9.3.0
@@ -223,8 +223,8 @@ importers:
specifier: ^4.2.0
version: 4.2.0(vue@3.5.13(typescript@5.6.3))
'@intlify/unplugin-vue-i18n':
- specifier: ^6.0.1
- version: 6.0.1(@vue/compiler-dom@3.5.13)(eslint@9.16.0(jiti@2.4.1))(rollup@4.28.1)(typescript@5.6.3)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
+ specifier: ^6.0.3
+ version: 6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.6.3)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
'@types/codemirror':
specifier: ^5.60.15
version: 5.60.15
@@ -238,8 +238,8 @@ importers:
specifier: ^3.0.6
version: 3.0.6
'@types/node':
- specifier: ^20.17.9
- version: 20.17.9
+ specifier: ^20.17.11
+ version: 20.17.11
'@types/nprogress':
specifier: ^0.2.3
version: 0.2.3
@@ -256,17 +256,17 @@ importers:
specifier: ^1.15.8
version: 1.15.8
'@typescript-eslint/eslint-plugin':
- specifier: ^8.18.0
- version: 8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3))(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)
+ specifier: ^8.19.0
+ version: 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
'@typescript-eslint/parser':
- specifier: ^8.18.0
- version: 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)
+ specifier: ^8.19.0
+ version: 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
'@vitejs/plugin-vue':
specifier: ^5.2.1
- version: 5.2.1(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))
+ version: 5.2.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
'@vitejs/plugin-vue-jsx':
specifier: ^4.1.1
- version: 4.1.1(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))
+ version: 4.1.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49)
@@ -274,8 +274,8 @@ importers:
specifier: ^8.0.1
version: 8.0.1
code-inspector-plugin:
- specifier: ^0.18.2
- version: 0.18.2
+ specifier: ^0.19.1
+ version: 0.19.1
cssnano:
specifier: ^7.0.6
version: 7.0.6(postcss@8.4.49)
@@ -283,20 +283,20 @@ importers:
specifier: ^0.8.5
version: 0.8.5
eslint:
- specifier: ^9.16.0
- version: 9.16.0(jiti@2.4.1)
+ specifier: ^9.17.0
+ version: 9.17.0(jiti@2.4.2)
eslint-config-prettier:
specifier: ^9.1.0
- version: 9.1.0(eslint@9.16.0(jiti@2.4.1))
+ version: 9.1.0(eslint@9.17.0(jiti@2.4.2))
eslint-define-config:
specifier: ^2.1.0
version: 2.1.0
eslint-plugin-prettier:
specifier: ^5.2.1
- version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.16.0(jiti@2.4.1)))(eslint@9.16.0(jiti@2.4.1))(prettier@3.4.2)
+ version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2)
eslint-plugin-vue:
specifier: ^9.32.0
- version: 9.32.0(eslint@9.16.0(jiti@2.4.1))
+ version: 9.32.0(eslint@9.17.0(jiti@2.4.2))
gradient-string:
specifier: ^3.0.0
version: 3.0.0
@@ -304,8 +304,8 @@ importers:
specifier: ^9.1.7
version: 9.1.7
lint-staged:
- specifier: ^15.2.10
- version: 15.2.10
+ specifier: ^15.3.0
+ version: 15.3.0
postcss:
specifier: ^8.4.49
version: 8.4.49
@@ -325,47 +325,47 @@ importers:
specifier: ^6.0.1
version: 6.0.1
rollup-plugin-visualizer:
- specifier: ^5.12.0
- version: 5.12.0(rollup@4.28.1)
+ specifier: ^5.13.1
+ version: 5.13.1(rollup@4.29.1)
sass:
- specifier: ^1.82.0
- version: 1.82.0
+ specifier: ^1.83.0
+ version: 1.83.0
stylelint:
- specifier: ^16.11.0
- version: 16.11.0(typescript@5.6.3)
+ specifier: ^16.12.0
+ version: 16.12.0(typescript@5.6.3)
stylelint-config-recess-order:
specifier: ^5.1.1
- version: 5.1.1(stylelint@16.11.0(typescript@5.6.3))
+ version: 5.1.1(stylelint@16.12.0(typescript@5.6.3))
stylelint-config-recommended-vue:
specifier: ^1.5.0
- version: 1.5.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.6.3))
+ version: 1.5.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3))
stylelint-config-standard-scss:
- specifier: ^13.1.0
- version: 13.1.0(postcss@8.4.49)(stylelint@16.11.0(typescript@5.6.3))
+ specifier: ^14.0.0
+ version: 14.0.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3))
stylelint-prettier:
specifier: ^5.0.2
- version: 5.0.2(prettier@3.4.2)(stylelint@16.11.0(typescript@5.6.3))
+ version: 5.0.2(prettier@3.4.2)(stylelint@16.12.0(typescript@5.6.3))
svgo:
specifier: ^3.3.2
version: 3.3.2
tailwindcss:
- specifier: ^3.4.16
- version: 3.4.16
+ specifier: ^3.4.17
+ version: 3.4.17
typescript:
specifier: 5.6.3
version: 5.6.3
vite:
- specifier: ^6.0.3
- version: 6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)
+ specifier: ^6.0.7
+ version: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
vite-plugin-cdn-import:
specifier: ^1.0.1
- version: 1.0.1(rollup@4.28.1)(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))
+ version: 1.0.1(rollup@4.29.1)(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))
vite-plugin-compression:
specifier: ^0.5.1
- version: 0.5.1(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))
+ version: 0.5.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))
vite-plugin-fake-server:
- specifier: ^2.1.4
- version: 2.1.4
+ specifier: ^2.1.5
+ version: 2.1.5
vite-plugin-remove-console:
specifier: ^2.2.0
version: 2.2.0
@@ -377,9 +377,9 @@ importers:
version: 5.1.0(vue@3.5.13(typescript@5.6.3))
vue-eslint-parser:
specifier: ^9.4.3
- version: 9.4.3(eslint@9.16.0(jiti@2.4.1))
+ version: 9.4.3(eslint@9.17.0(jiti@2.4.2))
vue-tsc:
- specifier: ^2.1.10
+ specifier: 2.1.10
version: 2.1.10(typescript@5.6.3)
packages:
@@ -598,8 +598,8 @@ packages:
'@bcoe/v8-coverage@0.2.3':
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
- '@commitlint/cli@19.6.0':
- resolution: {integrity: sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==}
+ '@commitlint/cli@19.6.1':
+ resolution: {integrity: sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==}
engines: {node: '>=v18'}
hasBin: true
@@ -631,8 +631,8 @@ packages:
resolution: {integrity: sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==}
engines: {node: '>=v18'}
- '@commitlint/load@19.5.0':
- resolution: {integrity: sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA==}
+ '@commitlint/load@19.6.1':
+ resolution: {integrity: sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==}
engines: {node: '>=v18'}
'@commitlint/message@19.5.0':
@@ -702,146 +702,152 @@ packages:
peerDependencies:
vue: ^3.2.0
- '@esbuild/aix-ppc64@0.24.0':
- resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==}
+ '@esbuild/aix-ppc64@0.24.2':
+ resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==}
engines: {node: '>=18'}
cpu: [ppc64]
os: [aix]
- '@esbuild/android-arm64@0.24.0':
- resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==}
+ '@esbuild/android-arm64@0.24.2':
+ resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==}
engines: {node: '>=18'}
cpu: [arm64]
os: [android]
- '@esbuild/android-arm@0.24.0':
- resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==}
+ '@esbuild/android-arm@0.24.2':
+ resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==}
engines: {node: '>=18'}
cpu: [arm]
os: [android]
- '@esbuild/android-x64@0.24.0':
- resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==}
+ '@esbuild/android-x64@0.24.2':
+ resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==}
engines: {node: '>=18'}
cpu: [x64]
os: [android]
- '@esbuild/darwin-arm64@0.24.0':
- resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==}
+ '@esbuild/darwin-arm64@0.24.2':
+ resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==}
engines: {node: '>=18'}
cpu: [arm64]
os: [darwin]
- '@esbuild/darwin-x64@0.24.0':
- resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==}
+ '@esbuild/darwin-x64@0.24.2':
+ resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==}
engines: {node: '>=18'}
cpu: [x64]
os: [darwin]
- '@esbuild/freebsd-arm64@0.24.0':
- resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==}
+ '@esbuild/freebsd-arm64@0.24.2':
+ resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==}
engines: {node: '>=18'}
cpu: [arm64]
os: [freebsd]
- '@esbuild/freebsd-x64@0.24.0':
- resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==}
+ '@esbuild/freebsd-x64@0.24.2':
+ resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==}
engines: {node: '>=18'}
cpu: [x64]
os: [freebsd]
- '@esbuild/linux-arm64@0.24.0':
- resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==}
+ '@esbuild/linux-arm64@0.24.2':
+ resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==}
engines: {node: '>=18'}
cpu: [arm64]
os: [linux]
- '@esbuild/linux-arm@0.24.0':
- resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==}
+ '@esbuild/linux-arm@0.24.2':
+ resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==}
engines: {node: '>=18'}
cpu: [arm]
os: [linux]
- '@esbuild/linux-ia32@0.24.0':
- resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==}
+ '@esbuild/linux-ia32@0.24.2':
+ resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==}
engines: {node: '>=18'}
cpu: [ia32]
os: [linux]
- '@esbuild/linux-loong64@0.24.0':
- resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==}
+ '@esbuild/linux-loong64@0.24.2':
+ resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==}
engines: {node: '>=18'}
cpu: [loong64]
os: [linux]
- '@esbuild/linux-mips64el@0.24.0':
- resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==}
+ '@esbuild/linux-mips64el@0.24.2':
+ resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==}
engines: {node: '>=18'}
cpu: [mips64el]
os: [linux]
- '@esbuild/linux-ppc64@0.24.0':
- resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==}
+ '@esbuild/linux-ppc64@0.24.2':
+ resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==}
engines: {node: '>=18'}
cpu: [ppc64]
os: [linux]
- '@esbuild/linux-riscv64@0.24.0':
- resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==}
+ '@esbuild/linux-riscv64@0.24.2':
+ resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==}
engines: {node: '>=18'}
cpu: [riscv64]
os: [linux]
- '@esbuild/linux-s390x@0.24.0':
- resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==}
+ '@esbuild/linux-s390x@0.24.2':
+ resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==}
engines: {node: '>=18'}
cpu: [s390x]
os: [linux]
- '@esbuild/linux-x64@0.24.0':
- resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==}
+ '@esbuild/linux-x64@0.24.2':
+ resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==}
engines: {node: '>=18'}
cpu: [x64]
os: [linux]
- '@esbuild/netbsd-x64@0.24.0':
- resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==}
+ '@esbuild/netbsd-arm64@0.24.2':
+ resolution: {integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [netbsd]
+
+ '@esbuild/netbsd-x64@0.24.2':
+ resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==}
engines: {node: '>=18'}
cpu: [x64]
os: [netbsd]
- '@esbuild/openbsd-arm64@0.24.0':
- resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==}
+ '@esbuild/openbsd-arm64@0.24.2':
+ resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==}
engines: {node: '>=18'}
cpu: [arm64]
os: [openbsd]
- '@esbuild/openbsd-x64@0.24.0':
- resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==}
+ '@esbuild/openbsd-x64@0.24.2':
+ resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==}
engines: {node: '>=18'}
cpu: [x64]
os: [openbsd]
- '@esbuild/sunos-x64@0.24.0':
- resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==}
+ '@esbuild/sunos-x64@0.24.2':
+ resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==}
engines: {node: '>=18'}
cpu: [x64]
os: [sunos]
- '@esbuild/win32-arm64@0.24.0':
- resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==}
+ '@esbuild/win32-arm64@0.24.2':
+ resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==}
engines: {node: '>=18'}
cpu: [arm64]
os: [win32]
- '@esbuild/win32-ia32@0.24.0':
- resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==}
+ '@esbuild/win32-ia32@0.24.2':
+ resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==}
engines: {node: '>=18'}
cpu: [ia32]
os: [win32]
- '@esbuild/win32-x64@0.24.0':
- resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==}
+ '@esbuild/win32-x64@0.24.2':
+ resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==}
engines: {node: '>=18'}
cpu: [x64]
os: [win32]
@@ -868,8 +874,8 @@ packages:
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@9.16.0':
- resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
+ '@eslint/js@9.17.0':
+ resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.5':
@@ -950,28 +956,28 @@ packages:
vue-i18n:
optional: true
- '@intlify/core-base@10.0.5':
- resolution: {integrity: sha512-F3snDTQs0MdvnnyzTDTVkOYVAZOE/MHwRvF7mn7Jw1yuih4NrFYLNYIymGlLmq4HU2iIdzYsZ7f47bOcwY73XQ==}
- engines: {node: '>= 16'}
-
- '@intlify/message-compiler@10.0.5':
- resolution: {integrity: sha512-6GT1BJ852gZ0gItNZN2krX5QAmea+cmdjMvsWohArAZ3GmHdnNANEcF9JjPXAMRtQ6Ux5E269ymamg/+WU6tQA==}
+ '@intlify/core-base@11.0.1':
+ resolution: {integrity: sha512-NAmhw1l/llM0HZRpagR/ChJTNymW4ll6/4EDSJML5c8L5Hl/+k6UyF8EIgE6DeHpfheQujkSRngauViHqq6jJQ==}
engines: {node: '>= 16'}
'@intlify/message-compiler@11.0.0-rc.1':
resolution: {integrity: sha512-TGw2uBfuTFTegZf/BHtUQBEKxl7Q/dVGLoqRIdw8lFsp9g/53sYn5iD+0HxIzdYjbWL6BTJMXCPUHp9PxDTRPw==}
engines: {node: '>= 16'}
- '@intlify/shared@10.0.5':
- resolution: {integrity: sha512-bmsP4L2HqBF6i6uaMqJMcFBONVjKt+siGluRq4Ca4C0q7W2eMaVZr8iCgF9dKbcVXutftkC7D6z2SaSMmLiDyA==}
+ '@intlify/message-compiler@11.0.1':
+ resolution: {integrity: sha512-5RFH8x+Mn3mbjcHXnb6KCXGiczBdiQkWkv99iiA0JpKrNuTAQeW59Pjq/uObMB0eR0shnKYGTkIJxum+DbL3sw==}
engines: {node: '>= 16'}
'@intlify/shared@11.0.0-rc.1':
resolution: {integrity: sha512-8tR1xe7ZEbkabTuE/tNhzpolygUn9OaYp9yuYAF4MgDNZg06C3Qny80bes2/e9/Wm3aVkPUlCw6WgU7mQd0yEg==}
engines: {node: '>= 16'}
- '@intlify/unplugin-vue-i18n@6.0.1':
- resolution: {integrity: sha512-zDcGLNoaIP15JM4TGwgTHF01Y1Drwcv7pm9C2mHrGAZ3CugqyP2QEG0Vf82QVSNqgEwgB6prcAyDmjIDK1HlRQ==}
+ '@intlify/shared@11.0.1':
+ resolution: {integrity: sha512-lH164+aDDptHZ3dBDbIhRa1dOPQUp+83iugpc+1upTOWCnwyC1PVis6rSWNMMJ8VQxvtHQB9JMib48K55y0PvQ==}
+ engines: {node: '>= 16'}
+
+ '@intlify/unplugin-vue-i18n@6.0.3':
+ resolution: {integrity: sha512-9ZDjBlhUHtgjRl23TVcgfJttgu8cNepwVhWvOv3mUMRDAhjW0pur1mWKEUKr1I8PNwE4Gvv2IQ1xcl4RL0nG0g==}
engines: {node: '>= 18'}
peerDependencies:
petite-vue-i18n: '*'
@@ -983,14 +989,14 @@ packages:
vue-i18n:
optional: true
- '@intlify/vue-i18n-extensions@7.0.0':
- resolution: {integrity: sha512-MtvfJnb4aklpCU5Q/dkWkBT/vGsp3qERiPIwtTq5lX4PCLHtUprAJZp8wQj5ZcwDaFCU7+yVMjYbeXpIf927cA==}
+ '@intlify/vue-i18n-extensions@8.0.0':
+ resolution: {integrity: sha512-w0+70CvTmuqbskWfzeYhn0IXxllr6mU+IeM2MU0M+j9OW64jkrvqY+pYFWrUnIIC9bEdij3NICruicwd5EgUuQ==}
engines: {node: '>= 18'}
peerDependencies:
- '@intlify/shared': ^9.0.0 || ^10.0.0
+ '@intlify/shared': ^9.0.0 || ^10.0.0 || ^11.0.0
'@vue/compiler-dom': ^3.0.0
vue: ^3.0.0
- vue-i18n: ^9.0.0 || ^10.0.0
+ vue-i18n: ^9.0.0 || ^10.0.0 || ^11.0.0
peerDependenciesMeta:
'@intlify/shared':
optional: true
@@ -1067,8 +1073,8 @@ packages:
resolution: {integrity: sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
- '@jridgewell/gen-mapping@0.3.5':
- resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
+ '@jridgewell/gen-mapping@0.3.8':
+ resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
engines: {node: '>=6.0.0'}
'@jridgewell/resolve-uri@3.1.2':
@@ -1172,12 +1178,12 @@ packages:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'}
- '@nuxt/kit@3.14.1592':
- resolution: {integrity: sha512-r9r8bISBBisvfcNgNL3dSIQHSBe0v5YkX5zwNblIC2T0CIEgxEVoM5rq9O5wqgb5OEydsHTtT2hL57vdv6VT2w==}
- engines: {node: ^14.18.0 || >=16.10.0}
+ '@nuxt/kit@3.15.0':
+ resolution: {integrity: sha512-Q7k11wDTLIbBgoTfRYNrciK7PvjKklewrKd5PRMJCpn9Lmuqkq59HErNfJXFrBKHsE3Ld0DB6WUtpPGOvWJZoQ==}
+ engines: {node: '>=18.20.5'}
- '@nuxt/schema@3.14.1592':
- resolution: {integrity: sha512-A1d/08ueX8stTXNkvGqnr1eEXZgvKn+vj6s7jXhZNWApUSqMgItU4VK28vrrdpKbjIPwq2SwhnGOHUYvN9HwCQ==}
+ '@nuxt/schema@3.15.0':
+ resolution: {integrity: sha512-sAgLgSOj/SZxUmlJ/Q3TLRwIAqmiiZ5gCBrT+eq9CowIj7bgxX92pT720pDLEDs4wlXiTTsqC8nyqXQis8pPyA==}
engines: {node: ^14.18.0 || >=16.10.0}
'@parcel/watcher-android-arm64@2.5.0':
@@ -1300,8 +1306,8 @@ packages:
vue:
optional: true
- '@rollup/pluginutils@5.1.3':
- resolution: {integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==}
+ '@rollup/pluginutils@5.1.4':
+ resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
@@ -1309,108 +1315,108 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.28.1':
- resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==}
+ '@rollup/rollup-android-arm-eabi@4.29.1':
+ resolution: {integrity: sha512-ssKhA8RNltTZLpG6/QNkCSge+7mBQGUqJRisZ2MDQcEGaK93QESEgWK2iOpIDZ7k9zPVkG5AS3ksvD5ZWxmItw==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.28.1':
- resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==}
+ '@rollup/rollup-android-arm64@4.29.1':
+ resolution: {integrity: sha512-CaRfrV0cd+NIIcVVN/jx+hVLN+VRqnuzLRmfmlzpOzB87ajixsN/+9L5xNmkaUUvEbI5BmIKS+XTwXsHEb65Ew==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.28.1':
- resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==}
+ '@rollup/rollup-darwin-arm64@4.29.1':
+ resolution: {integrity: sha512-2ORr7T31Y0Mnk6qNuwtyNmy14MunTAMx06VAPI6/Ju52W10zk1i7i5U3vlDRWjhOI5quBcrvhkCHyF76bI7kEw==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.28.1':
- resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==}
+ '@rollup/rollup-darwin-x64@4.29.1':
+ resolution: {integrity: sha512-j/Ej1oanzPjmN0tirRd5K2/nncAhS9W6ICzgxV+9Y5ZsP0hiGhHJXZ2JQ53iSSjj8m6cRY6oB1GMzNn2EUt6Ng==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-freebsd-arm64@4.28.1':
- resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==}
+ '@rollup/rollup-freebsd-arm64@4.29.1':
+ resolution: {integrity: sha512-91C//G6Dm/cv724tpt7nTyP+JdN12iqeXGFM1SqnljCmi5yTXriH7B1r8AD9dAZByHpKAumqP1Qy2vVNIdLZqw==}
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.28.1':
- resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==}
+ '@rollup/rollup-freebsd-x64@4.29.1':
+ resolution: {integrity: sha512-hEioiEQ9Dec2nIRoeHUP6hr1PSkXzQaCUyqBDQ9I9ik4gCXQZjJMIVzoNLBRGet+hIUb3CISMh9KXuCcWVW/8w==}
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-linux-arm-gnueabihf@4.28.1':
- resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.29.1':
+ resolution: {integrity: sha512-Py5vFd5HWYN9zxBv3WMrLAXY3yYJ6Q/aVERoeUFwiDGiMOWsMs7FokXihSOaT/PMWUty/Pj60XDQndK3eAfE6A==}
cpu: [arm]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm-musleabihf@4.28.1':
- resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==}
+ '@rollup/rollup-linux-arm-musleabihf@4.29.1':
+ resolution: {integrity: sha512-RiWpGgbayf7LUcuSNIbahr0ys2YnEERD4gYdISA06wa0i8RALrnzflh9Wxii7zQJEB2/Eh74dX4y/sHKLWp5uQ==}
cpu: [arm]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-arm64-gnu@4.28.1':
- resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==}
+ '@rollup/rollup-linux-arm64-gnu@4.29.1':
+ resolution: {integrity: sha512-Z80O+taYxTQITWMjm/YqNoe9d10OX6kDh8X5/rFCMuPqsKsSyDilvfg+vd3iXIqtfmp+cnfL1UrYirkaF8SBZA==}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm64-musl@4.28.1':
- resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==}
+ '@rollup/rollup-linux-arm64-musl@4.29.1':
+ resolution: {integrity: sha512-fOHRtF9gahwJk3QVp01a/GqS4hBEZCV1oKglVVq13kcK3NeVlS4BwIFzOHDbmKzt3i0OuHG4zfRP0YoG5OF/rA==}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-loongarch64-gnu@4.28.1':
- resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==}
+ '@rollup/rollup-linux-loongarch64-gnu@4.29.1':
+ resolution: {integrity: sha512-5a7q3tnlbcg0OodyxcAdrrCxFi0DgXJSoOuidFUzHZ2GixZXQs6Tc3CHmlvqKAmOs5eRde+JJxeIf9DonkmYkw==}
cpu: [loong64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-powerpc64le-gnu@4.28.1':
- resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.29.1':
+ resolution: {integrity: sha512-9b4Mg5Yfz6mRnlSPIdROcfw1BU22FQxmfjlp/CShWwO3LilKQuMISMTtAu/bxmmrE6A902W2cZJuzx8+gJ8e9w==}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-riscv64-gnu@4.28.1':
- resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==}
+ '@rollup/rollup-linux-riscv64-gnu@4.29.1':
+ resolution: {integrity: sha512-G5pn0NChlbRM8OJWpJFMX4/i8OEU538uiSv0P6roZcbpe/WfhEO+AT8SHVKfp8qhDQzaz7Q+1/ixMy7hBRidnQ==}
cpu: [riscv64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-s390x-gnu@4.28.1':
- resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==}
+ '@rollup/rollup-linux-s390x-gnu@4.29.1':
+ resolution: {integrity: sha512-WM9lIkNdkhVwiArmLxFXpWndFGuOka4oJOZh8EP3Vb8q5lzdSCBuhjavJsw68Q9AKDGeOOIHYzYm4ZFvmWez5g==}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-gnu@4.28.1':
- resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==}
+ '@rollup/rollup-linux-x64-gnu@4.29.1':
+ resolution: {integrity: sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-musl@4.28.1':
- resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==}
+ '@rollup/rollup-linux-x64-musl@4.29.1':
+ resolution: {integrity: sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rollup/rollup-win32-arm64-msvc@4.28.1':
- resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==}
+ '@rollup/rollup-win32-arm64-msvc@4.29.1':
+ resolution: {integrity: sha512-F2OiJ42m77lSkizZQLuC+jiZ2cgueWQL5YC9tjo3AgaEw+KJmVxHGSyQfDUoYR9cci0lAywv2Clmckzulcq6ig==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.28.1':
- resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==}
+ '@rollup/rollup-win32-ia32-msvc@4.29.1':
+ resolution: {integrity: sha512-rYRe5S0FcjlOBZQHgbTKNrqxCBUmgDJem/VQTCcTnA2KCabYSWQDrytOzX7avb79cAAweNmMUb/Zw18RNd4mng==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.28.1':
- resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==}
+ '@rollup/rollup-win32-x64-msvc@4.29.1':
+ resolution: {integrity: sha512-+10CMg9vt1MoHj6x1pxyjPSMjHTIlqs8/tBztXvPAx24SKs9jwVnKqHJumlH/IzhaPUaj3T6T6wfZr8okdXaIg==}
cpu: [x64]
os: [win32]
@@ -1489,14 +1495,14 @@ packages:
'@types/lodash-es@4.17.12':
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
- '@types/lodash@4.17.13':
- resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
+ '@types/lodash@4.17.14':
+ resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==}
'@types/mousetrap@1.6.15':
resolution: {integrity: sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw==}
- '@types/node@20.17.9':
- resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==}
+ '@types/node@20.17.11':
+ resolution: {integrity: sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==}
'@types/nprogress@0.2.3':
resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==}
@@ -1540,51 +1546,51 @@ packages:
'@types/yargs@16.0.9':
resolution: {integrity: sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==}
- '@typescript-eslint/eslint-plugin@8.18.0':
- resolution: {integrity: sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==}
+ '@typescript-eslint/eslint-plugin@8.19.0':
+ resolution: {integrity: sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/parser@8.18.0':
- resolution: {integrity: sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==}
+ '@typescript-eslint/parser@8.19.0':
+ resolution: {integrity: sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/scope-manager@8.18.0':
- resolution: {integrity: sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==}
+ '@typescript-eslint/scope-manager@8.19.0':
+ resolution: {integrity: sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.18.0':
- resolution: {integrity: sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==}
+ '@typescript-eslint/type-utils@8.19.0':
+ resolution: {integrity: sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/types@8.18.0':
- resolution: {integrity: sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==}
+ '@typescript-eslint/types@8.19.0':
+ resolution: {integrity: sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.18.0':
- resolution: {integrity: sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==}
+ '@typescript-eslint/typescript-estree@8.19.0':
+ resolution: {integrity: sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/utils@8.18.0':
- resolution: {integrity: sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==}
+ '@typescript-eslint/utils@8.19.0':
+ resolution: {integrity: sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/visitor-keys@8.18.0':
- resolution: {integrity: sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==}
+ '@typescript-eslint/visitor-keys@8.19.0':
+ resolution: {integrity: sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@uppy/companion-client@2.2.2':
@@ -1618,14 +1624,14 @@ packages:
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
- '@volar/language-core@2.4.10':
- resolution: {integrity: sha512-hG3Z13+nJmGaT+fnQzAkS0hjJRa2FCeqZt6Bd+oGNhUkQ+mTFsDETg5rqUTxyzIh5pSOGY7FHCWUS8G82AzLCA==}
+ '@volar/language-core@2.4.11':
+ resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==}
- '@volar/source-map@2.4.10':
- resolution: {integrity: sha512-OCV+b5ihV0RF3A7vEvNyHPi4G4kFa6ukPmyVocmqm5QzOd8r5yAtiNvaPEjl8dNvgC/lj4JPryeeHLdXd62rWA==}
+ '@volar/source-map@2.4.11':
+ resolution: {integrity: sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ==}
- '@volar/typescript@2.4.10':
- resolution: {integrity: sha512-F8ZtBMhSXyYKuBfGpYwqA5rsONnOwAVvjyE7KPYJ7wgZqo2roASqNWUnianOomJX5u1cxeRooHV59N0PhvEOgw==}
+ '@volar/typescript@2.4.11':
+ resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==}
'@vue-flow/background@1.3.2':
resolution: {integrity: sha512-eJPhDcLj1wEo45bBoqTXw1uhl0yK2RaQGnEINqvvBsAFKh/camHJd5NPmOdS1w+M9lggc9igUewxaEd3iCQX2w==}
@@ -1700,8 +1706,8 @@ packages:
'@vueuse/core@10.11.1':
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
- '@vueuse/core@12.0.0':
- resolution: {integrity: sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==}
+ '@vueuse/core@12.3.0':
+ resolution: {integrity: sha512-cnV8QDKZrsyKC7tWjPbeEUz2cD9sa9faxF2YkR8QqNwfofgbOhmfIgvSYmkp+ttSvfOw4E6hLcQx15mRPr0yBA==}
'@vueuse/core@9.13.0':
resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
@@ -1709,8 +1715,8 @@ packages:
'@vueuse/metadata@10.11.1':
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
- '@vueuse/metadata@12.0.0':
- resolution: {integrity: sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==}
+ '@vueuse/metadata@12.3.0':
+ resolution: {integrity: sha512-M/iQHHjMffOv2npsw2ihlUx1CTiBwPEgb7DzByLq7zpg1+Ke8r7s9p5ybUWc5OIeGewtpY4Xy0R2cKqFqM8hFg==}
'@vueuse/metadata@9.13.0':
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
@@ -1723,8 +1729,8 @@ packages:
'@vueuse/shared@10.11.1':
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
- '@vueuse/shared@12.0.0':
- resolution: {integrity: sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==}
+ '@vueuse/shared@12.3.0':
+ resolution: {integrity: sha512-X3YD35GUeW0d5Gajcwv9jdLAJTV2Jdb/Ll6Ii2JIYcKLYZqv5wxyLeKtiQkqWmHg3v0J0ZWjDUMVOw2E7RCXfA==}
'@vueuse/shared@9.13.0':
resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
@@ -2007,8 +2013,8 @@ packages:
browser-process-hrtime@1.0.0:
resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==}
- browserslist@4.24.2:
- resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
+ browserslist@4.24.3:
+ resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
@@ -2036,8 +2042,8 @@ packages:
resolution: {integrity: sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==}
engines: {node: '>= 0.4'}
- call-bind@1.0.8:
- resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==}
+ call-bound@1.0.3:
+ resolution: {integrity: sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==}
engines: {node: '>= 0.4'}
callsites@3.1.0:
@@ -2063,8 +2069,8 @@ packages:
caniuse-api@3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
- caniuse-lite@1.0.30001687:
- resolution: {integrity: sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==}
+ caniuse-lite@1.0.30001690:
+ resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==}
cfb@1.2.2:
resolution: {integrity: sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==}
@@ -2078,8 +2084,8 @@ packages:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines: {node: '>=10'}
- chalk@5.3.0:
- resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
+ chalk@5.4.1:
+ resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
char-regex@1.0.2:
@@ -2093,8 +2099,8 @@ packages:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines: {node: '>= 8.10.0'}
- chokidar@4.0.1:
- resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
+ chokidar@4.0.3:
+ resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
engines: {node: '>= 14.16.0'}
chownr@2.0.0:
@@ -2137,11 +2143,11 @@ packages:
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
- code-inspector-core@0.18.2:
- resolution: {integrity: sha512-2fnBXAF5apwrhvih6mseoklbcveMRulAByZiO2BNdfK77LjaBnbLZAxZqUVdgZhXmewkMBrVrPRQVRoldhdpIQ==}
+ code-inspector-core@0.19.1:
+ resolution: {integrity: sha512-2y4I9VXS4cLEKYVVVnyYCR2JqjXOziaX2IsXl8o5KwkbKLJDCAtw2+1x6NugLWA0g0s7ietNYmIf2cONd5Nvaw==}
- code-inspector-plugin@0.18.2:
- resolution: {integrity: sha512-LKOhA4YsoUZ6Dq4OQKP7G+kPcfeYGLoIQz7EDG4yoL5mqSu+uWR+0QvzoDc4HGXQ0jpkzEwlatbH6fBlbPiwKQ==}
+ code-inspector-plugin@0.19.1:
+ resolution: {integrity: sha512-WtgGT3Ky5QUtv34eEXf57oIa15yLseVTtV1ngELxHgpg46ebjvaROpGOLtOEtyu0EB+RhLJ2Mj6hEnLe3UCcLg==}
codemirror-editor-vue3@2.8.0:
resolution: {integrity: sha512-ebYGNhBpLmQNLguXzNyMMkn6K8v3lcS5/Ncvdn6YS4bLGEHE67MfsJIS/WV0L7I6WavUuFlY/Rs/AJKChIwSwg==}
@@ -2211,8 +2217,8 @@ packages:
confbox@0.1.8:
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
- consola@3.2.3:
- resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
+ consola@3.3.3:
+ resolution: {integrity: sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==}
engines: {node: ^14.18.0 || >=16.10.0}
conventional-changelog-angular@7.0.0:
@@ -2237,13 +2243,13 @@ packages:
core-js@3.39.0:
resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==}
- cosmiconfig-typescript-loader@5.1.0:
- resolution: {integrity: sha512-7PtBB+6FdsOvZyJtlF3hEPpACq7RQX6BVGsgC7/lfVXnKMvNCu/XY3ykreqG5w/rBNdu2z8LCIKoF3kpHHdHlA==}
- engines: {node: '>=v16'}
+ cosmiconfig-typescript-loader@6.1.0:
+ resolution: {integrity: sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g==}
+ engines: {node: '>=v18'}
peerDependencies:
'@types/node': '*'
- cosmiconfig: '>=8.2'
- typescript: '>=4'
+ cosmiconfig: '>=9'
+ typescript: '>=5'
cosmiconfig@9.0.0:
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
@@ -2405,15 +2411,6 @@ packages:
supports-color:
optional: true
- debug@4.3.7:
- resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
- engines: {node: '>=6.0'}
- peerDependencies:
- supports-color: '*'
- peerDependenciesMeta:
- supports-color:
- optional: true
-
debug@4.4.0:
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
engines: {node: '>=6.0'}
@@ -2440,10 +2437,6 @@ packages:
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
engines: {node: '>=0.10.0'}
- define-data-property@1.1.4:
- resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
- engines: {node: '>= 0.4'}
-
define-lazy-prop@2.0.0:
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
engines: {node: '>=8'}
@@ -2511,8 +2504,8 @@ packages:
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
engines: {node: '>= 4'}
- domutils@3.1.0:
- resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
+ domutils@3.2.1:
+ resolution: {integrity: sha512-xWXmuRnN9OMP6ptPd2+H0cCbcYBULa5YDTbMm/2lvkWvNA3O4wcW+GvzooqBuNM8yy6pl3VIAeJTUUWUbfI5Fw==}
dot-prop@5.3.0:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
@@ -2525,8 +2518,8 @@ packages:
downloadjs@1.4.7:
resolution: {integrity: sha512-LN1gO7+u9xjU5oEScGFKvXhYf7Y/empUIIEAGBs1LzUq/rg5duiDrkuH5A2lQGd5jfMOb9X9usDa2oVXwJ0U/Q==}
- dunder-proto@1.0.0:
- resolution: {integrity: sha512-9+Sj30DIu+4KvHqMfLUGLFYL2PkURSYMVXJyXe92nFRvlYq5hBjLEhblKB+vkd/WVlUYMWigiY07T91Fkk0+4A==}
+ dunder-proto@1.0.1:
+ resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
engines: {node: '>= 0.4'}
duplexify@4.1.3:
@@ -2535,17 +2528,17 @@ packages:
eastasianwidth@0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
- echarts@5.5.1:
- resolution: {integrity: sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==}
+ echarts@5.6.0:
+ resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==}
el-table-infinite-scroll@3.0.6:
resolution: {integrity: sha512-rdrEBcSMYpkD0s0jl28KcGZpiIbWzVR2OAf7hBB+c+c08G89jb9d6rOn+y2DuhE1iI1C0pEOlC5/lrP3QceOXg==}
- electron-to-chromium@1.5.72:
- resolution: {integrity: sha512-ZpSAUOZ2Izby7qnZluSrAlGgGQzucmFbN0n64dYzocYxnxV5ufurpj3VgEe4cUp7ir9LmeLxNYo8bVnlM8bQHw==}
+ electron-to-chromium@1.5.76:
+ resolution: {integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==}
- element-plus@2.9.0:
- resolution: {integrity: sha512-ccOFXKsauo2dtokAr4OX7gZsb7TuAoVxA2zGRZo5o2yyDDBLBaZxOoFQPoxITSLcHbBfQuNDGK5Iag5hnyKkZA==}
+ element-plus@2.9.2:
+ resolution: {integrity: sha512-HS+Cc5mmy70DixJuoN3cMxPPoNWXkjHzUw2PcGmysk6NHQzzUtwi2Vc+dlmbmRxj3eNqgC1xpPQV5Nf9uDtQRg==}
peerDependencies:
vue: ^3.2.0
@@ -2591,6 +2584,10 @@ packages:
es-module-lexer@0.4.1:
resolution: {integrity: sha512-ooYciCUtfw6/d2w56UVeqHPcoCFAiJdz5XOkYpv/Txl1HMUozpXjz/2RIQgqwKdXNDPSF1W7mJCFse3G+HDyAA==}
+ es-object-atoms@1.0.0:
+ resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
+ engines: {node: '>= 0.4'}
+
es5-ext@0.10.64:
resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
engines: {node: '>=0.10'}
@@ -2602,11 +2599,11 @@ packages:
resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
engines: {node: '>=0.12'}
- esbuild-code-inspector-plugin@0.18.2:
- resolution: {integrity: sha512-q9Qh1xfUhHEtnmYt8eXCAzdbFLaBMgC6wrwmGH7JI2nztYlcpVD4HeAnheQ9ZTaoRGu+2L+qkpM5XQMd6xhUcQ==}
+ esbuild-code-inspector-plugin@0.19.1:
+ resolution: {integrity: sha512-b1Fs2bzLYAPYdzi+/JB4aMoNFSvZe0B8RCDKEJ3Cw2gAGEftcT7DfBvatoaoIN6oTg31DeEMH/9AlBnxlKpocQ==}
- esbuild@0.24.0:
- resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==}
+ esbuild@0.24.2:
+ resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==}
engines: {node: '>=18'}
hasBin: true
@@ -2680,8 +2677,8 @@ packages:
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint@9.16.0:
- resolution: {integrity: sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==}
+ eslint@9.17.0:
+ resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@@ -2780,8 +2777,8 @@ packages:
resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
engines: {node: '>= 4.9.1'}
- fastq@1.17.1:
- resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
+ fastq@1.18.0:
+ resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==}
fb-watchman@2.0.2:
resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
@@ -2891,14 +2888,18 @@ packages:
resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==}
engines: {node: '>=18'}
- get-intrinsic@1.2.5:
- resolution: {integrity: sha512-Y4+pKa7XeRUPWFNvOOYHkRYrfzW07oraURSvjDmRVOJ748OrVmeXtpE4+GCEHncjCjkTxPNRt8kEbxDhsn6VTg==}
+ get-intrinsic@1.2.7:
+ resolution: {integrity: sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==}
engines: {node: '>= 0.4'}
get-package-type@0.1.0:
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
engines: {node: '>=8.0.0'}
+ get-proto@1.0.1:
+ resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
+ engines: {node: '>= 0.4'}
+
get-stream@6.0.1:
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
engines: {node: '>=10'}
@@ -2996,16 +2997,10 @@ packages:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines: {node: '>=8'}
- has-property-descriptors@1.0.2:
- resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
-
has-symbols@1.1.0:
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
engines: {node: '>= 0.4'}
- hash-sum@2.0.0:
- resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
-
hasown@2.0.2:
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
@@ -3079,6 +3074,10 @@ packages:
resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==}
engines: {node: '>= 4'}
+ ignore@7.0.0:
+ resolution: {integrity: sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==}
+ engines: {node: '>= 4'}
+
immediate@3.0.6:
resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
@@ -3131,8 +3130,8 @@ packages:
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines: {node: '>=8'}
- is-core-module@2.15.1:
- resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
+ is-core-module@2.16.1:
+ resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
engines: {node: '>= 0.4'}
is-docker@2.2.1:
@@ -3375,12 +3374,12 @@ packages:
node-notifier:
optional: true
- jiti@1.21.6:
- resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
+ jiti@1.21.7:
+ resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
hasBin: true
- jiti@2.4.1:
- resolution: {integrity: sha512-yPBThwecp1wS9DmoA4x4KR2h3QoslacnDR8ypuFM962kI4/456Iy1oHx2RAgh4jfZNdn0bctsdadceiBUgpU1g==}
+ jiti@2.4.2:
+ resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
hasBin: true
js-cookie@3.0.5:
@@ -3416,8 +3415,8 @@ packages:
canvas:
optional: true
- jsesc@3.0.2:
- resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
+ jsesc@3.1.0:
+ resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
engines: {node: '>=6'}
hasBin: true
@@ -3467,14 +3466,14 @@ packages:
resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
engines: {node: '>= 8'}
- knitwork@1.1.0:
- resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==}
+ knitwork@1.2.0:
+ resolution: {integrity: sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg==}
known-css-properties@0.35.0:
resolution: {integrity: sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==}
- launch-ide@1.0.0:
- resolution: {integrity: sha512-VnVnFZK97DySVgidvlHlbPYOgf0hWjYowdqPu5P9iw1vyA+JUPu7ldJdL3cQm0ILC+4Wf1jtOv/x2f/67ePIfQ==}
+ launch-ide@1.0.1:
+ resolution: {integrity: sha512-U7qBxSNk774PxWq4XbmRe0ThiIstPoa4sMH/OGSYxrFVvg8x3biXcF1fsH6wasDpEmEXMdINUrQhBdwsSgKyMg==}
leven@2.1.0:
resolution: {integrity: sha512-nvVPLpIHUxCUoRLrFqTgSxXJ614d8AgQoWl7zPe/2VadE8+1dpU3LBhowRuBAcuwruWtOdD8oYC9jDNJjXDPyA==}
@@ -3498,8 +3497,8 @@ packages:
lines-and-columns@1.2.4:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
- lint-staged@15.2.10:
- resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==}
+ lint-staged@15.3.0:
+ resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==}
engines: {node: '>=18.12.0'}
hasBin: true
@@ -3611,8 +3610,8 @@ packages:
magic-string@0.25.9:
resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
- magic-string@0.30.15:
- resolution: {integrity: sha512-zXeaYRgZ6ldS1RJJUrMrYgNJ4fdwnyI6tVqoiIhyCyv5IVTK9BU8Ic2l253GGETQHxI4HNUwhJ3fjDhKqEoaAw==}
+ magic-string@0.30.17:
+ resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
make-dir@4.0.0:
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
@@ -3621,6 +3620,10 @@ packages:
makeerror@1.0.12:
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
+ math-intrinsics@1.1.0:
+ resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
+ engines: {node: '>= 0.4'}
+
mathml-tag-names@2.1.3:
resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==}
@@ -3633,8 +3636,8 @@ packages:
mdn-data@2.12.2:
resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==}
- mdn-data@2.13.0:
- resolution: {integrity: sha512-OmD1FDyP706JqPqtLqgev/QCK0qudBdUuKKag6InQ/elEw3Cm2AhXYktcSggdc/vWniYqIsofkcteMEOioW5vQ==}
+ mdn-data@2.14.0:
+ resolution: {integrity: sha512-QjcSiIvUHjmXp5wNLClRjQeU0Zp+I2Dag+AhtQto0nyKYZ3IF/pUzCuHe7Bv77EC92XE5t3EXeEiEv/to2Bwig==}
memoize-one@6.0.0:
resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
@@ -3743,10 +3746,6 @@ packages:
engines: {node: '>=10.0.0'}
hasBin: true
- mri@1.2.0:
- resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
- engines: {node: '>=4'}
-
ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
@@ -3947,8 +3946,8 @@ packages:
pathe@1.1.2:
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
- pdfjs-dist@4.9.155:
- resolution: {integrity: sha512-epRZn6DQQKCOEqbmFsxkiMBm1MHaNrnr6T4VBNP0bsDvdJdmrWcZbS5cgJXW68P0d3uJTlFhF6Wms2tlSgPYig==}
+ pdfjs-dist@4.10.38:
+ resolution: {integrity: sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==}
engines: {node: '>=20'}
perfect-debounce@1.0.0:
@@ -3994,11 +3993,11 @@ packages:
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
engines: {node: '>=8'}
- pkg-types@1.2.1:
- resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
+ pkg-types@1.3.0:
+ resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==}
- plus-pro-components@0.1.18:
- resolution: {integrity: sha512-pHJ2sohvU/e13Q7gCEIsbm9+/+rjOYis6gAzFVqNwqO4JepzznbDGH6mYfji5OnZ+e6x/2tDiodPq+KcG0bMGQ==}
+ plus-pro-components@0.1.19:
+ resolution: {integrity: sha512-FNboxNJooJ+awYbAhAtIJ/MCS8hAhAmtEY0K5gXIptJIb/VQkWCY+KSPebBwRTgekf8BVut4cB4Zd30TW4ie2A==}
peerDependencies:
element-plus: ^2.3.4
vue: ^3.2.0
@@ -4260,8 +4259,8 @@ packages:
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
engines: {node: ^10 || ^12 || >=14}
- preact@10.25.1:
- resolution: {integrity: sha512-frxeZV2vhQSohQwJ7FvlqC40ze89+8friponWUFeVEkaCfhC6Eu4V0iND5C9CXz8JLndV07QRDeXzH1+Anz5Og==}
+ preact@10.25.4:
+ resolution: {integrity: sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
@@ -4379,8 +4378,9 @@ packages:
resolution: {integrity: sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==}
engines: {node: '>=10'}
- resolve@1.22.8:
- resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
+ resolve@1.22.10:
+ resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
+ engines: {node: '>= 0.4'}
hasBin: true
responsive-storage@2.2.0:
@@ -4412,18 +4412,21 @@ packages:
peerDependencies:
rollup: ^2.25.0 || ^3.3.0 || ^4.1.4
- rollup-plugin-visualizer@5.12.0:
- resolution: {integrity: sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==}
- engines: {node: '>=14'}
+ rollup-plugin-visualizer@5.13.1:
+ resolution: {integrity: sha512-vMg8i6BprL8aFm9DKvL2c8AwS8324EgymYQo9o6E26wgVvwMhsJxS37aNL6ZsU7X9iAcMYwdME7gItLfG5fwJg==}
+ engines: {node: '>=18'}
hasBin: true
peerDependencies:
+ rolldown: 1.x
rollup: 2.x || 3.x || 4.x
peerDependenciesMeta:
+ rolldown:
+ optional: true
rollup:
optional: true
- rollup@4.28.1:
- resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==}
+ rollup@4.29.1:
+ resolution: {integrity: sha512-RaJ45M/kmJUzSWDs1Nnd5DdV4eerC98idtUOVr6FfKcgxqvjwHmxc5upLF9qZU9EpsVzzhleFahrT3shLuJzIw==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -4436,8 +4439,8 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
- sass@1.82.0:
- resolution: {integrity: sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==}
+ sass@1.83.0:
+ resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -4463,10 +4466,6 @@ packages:
set-blocking@2.0.0:
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
- set-function-length@1.2.2:
- resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
- engines: {node: '>= 0.4'}
-
shebang-command@2.0.0:
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
engines: {node: '>=8'}
@@ -4475,8 +4474,20 @@ packages:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'}
- side-channel@1.0.6:
- resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
+ side-channel-list@1.0.0:
+ resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
+ engines: {node: '>= 0.4'}
+
+ side-channel-map@1.0.1:
+ resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
+ engines: {node: '>= 0.4'}
+
+ side-channel-weakmap@1.0.2:
+ resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
+ engines: {node: '>= 0.4'}
+
+ side-channel@1.1.0:
+ resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
engines: {node: '>= 0.4'}
signal-exit@3.0.7:
@@ -4667,12 +4678,12 @@ packages:
peerDependencies:
stylelint: ^16.1.0
- stylelint-config-standard-scss@13.1.0:
- resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==}
+ stylelint-config-standard-scss@14.0.0:
+ resolution: {integrity: sha512-6Pa26D9mHyi4LauJ83ls3ELqCglU6VfCXchovbEqQUiEkezvKdv6VgsIoMy58i00c854wVmOw0k8W5FTpuaVqg==}
engines: {node: '>=18.12.0'}
peerDependencies:
postcss: ^8.3.3
- stylelint: ^16.3.1
+ stylelint: ^16.11.0
peerDependenciesMeta:
postcss:
optional: true
@@ -4701,8 +4712,8 @@ packages:
peerDependencies:
stylelint: ^16.0.2
- stylelint@16.11.0:
- resolution: {integrity: sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw==}
+ stylelint@16.12.0:
+ resolution: {integrity: sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg==}
engines: {node: '>=18.12.0'}
hasBin: true
@@ -4739,8 +4750,8 @@ packages:
engines: {node: '>=14.0.0'}
hasBin: true
- swiper@11.1.15:
- resolution: {integrity: sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==}
+ swiper@11.2.0:
+ resolution: {integrity: sha512-rjjAKgDEs+grR2eQshVDCcE4KNPC7CI294nfcbV9gE8WCsLdvOYXDeZKUYevqAZZp8j5hE7kpT3dAGVKFBWlxQ==}
engines: {node: '>= 4.7.0'}
symbol-tree@3.2.4:
@@ -4754,8 +4765,8 @@ packages:
resolution: {integrity: sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==}
engines: {node: '>=10.0.0'}
- tailwindcss@3.4.16:
- resolution: {integrity: sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==}
+ tailwindcss@3.4.17:
+ resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -4794,8 +4805,8 @@ packages:
tinycolor2@1.6.0:
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
- tinyexec@0.3.1:
- resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
+ tinyexec@0.3.2:
+ resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
tinyglobby@0.2.10:
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
@@ -4856,8 +4867,8 @@ packages:
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
engines: {node: '>=10'}
- type-fest@4.30.0:
- resolution: {integrity: sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==}
+ type-fest@4.31.0:
+ resolution: {integrity: sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==}
engines: {node: '>=16'}
type@2.7.3:
@@ -4883,8 +4894,8 @@ packages:
uncrypto@0.1.3:
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
- unctx@2.3.1:
- resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
+ unctx@2.4.1:
+ resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==}
undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
@@ -4908,8 +4919,12 @@ packages:
resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
engines: {node: '>=14.0.0'}
- untyped@1.5.1:
- resolution: {integrity: sha512-reBOnkJBFfBZ8pCKaeHgfZLcehXtM6UTxc+vqs1JvCps0c4amLNp3fhdGBZwYp+VLyoY9n3X5KOP7lCyWBUX9A==}
+ unplugin@2.1.2:
+ resolution: {integrity: sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw==}
+ engines: {node: '>=18.12.0'}
+
+ untyped@1.5.2:
+ resolution: {integrity: sha512-eL/8PlhLcMmlMDtNPKhyyz9kEBDS3Uk4yMu/ewlkT2WFbtzScjHWPJLdQLmaGPUKjXzwe9MumOtOgc4Fro96Kg==}
hasBin: true
update-browserslist-db@1.1.1:
@@ -4947,8 +4962,8 @@ packages:
resolution: {integrity: sha512-YTQ7zMq7UuMfNpC/DxP+d+hlhLeDEFFi1dmWGiYXsDA8x4mN1X/NQuPPdOsUjh1UG/owWNjdTQhSqJyWxwrQeQ==}
hasBin: true
- vite-code-inspector-plugin@0.18.2:
- resolution: {integrity: sha512-MfHvere+71vL0BOposwgbHKZ8o973mYnMhGmU4uzOMt+gsmIjqHxcUkak9K2RMkRB1mG7/Gehvyy28SkUuhg3A==}
+ vite-code-inspector-plugin@0.19.1:
+ resolution: {integrity: sha512-rMAYGcmGeav1Z1dJtX4bEYoVvUHvMyPuF1878xE1CnbtkhKXbDI20ehDruvVu151OoFzXJb3v8YZNc3gJZFRsA==}
vite-plugin-cdn-import@1.0.1:
resolution: {integrity: sha512-lgjLxgwFSKvJLbqjVBirUZ0rQo00GpUGJzRpgQu8RyBw9LA7jaqG6fUMQzBC9qWmTGabPC3iOzwCcoi7PseRAQ==}
@@ -4964,8 +4979,8 @@ packages:
peerDependencies:
vite: '>=2.0.0'
- vite-plugin-fake-server@2.1.4:
- resolution: {integrity: sha512-NngGc5aBTHftIW64OkJfrlU9Xu0TVuXjn0KkUJEHSAbvCN0eVv6zs9l+odjvHhGwE7AV0HgGMtLIwP8SvLgwRQ==}
+ vite-plugin-fake-server@2.1.5:
+ resolution: {integrity: sha512-AkuWd8Lhb9+Yn4mdryzFpZX6JfSxQ1MGYkK9wFxOEj5QHz+efo7ibPk/nGahgctd/4RJc+FuqHULO/pP1xvUMg==}
vite-plugin-remove-console@2.2.0:
resolution: {integrity: sha512-qgjh5pz75MdE9Kzs8J0kBwaCfifHV0ezRbB9rpGsIOxam+ilcGV7WOk91vFJXquzRmiKrFh3Hxlh0JJWAmXTbQ==}
@@ -4978,8 +4993,8 @@ packages:
peerDependencies:
vue: '>=3.2.13'
- vite@6.0.3:
- resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==}
+ vite@6.0.7:
+ resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
@@ -5038,8 +5053,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
- vue-i18n@10.0.5:
- resolution: {integrity: sha512-9/gmDlCblz3i8ypu/afiIc/SUIfTTE1mr0mZhb9pk70xo2csHAM9mp2gdQ3KD2O0AM3Hz/5ypb+FycTj/lHlPQ==}
+ vue-i18n@11.0.1:
+ resolution: {integrity: sha512-pWAT8CusK8q9/EpN7V3oxwHwxWm6+Kp2PeTZmRGvdZTkUzMQDpbbmHp0TwQ8xw04XKm23cr6B4GL72y3W8Yekg==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.0.0
@@ -5070,8 +5085,8 @@ packages:
peerDependencies:
vue: ^3.2.0
- vue-tippy@6.5.0:
- resolution: {integrity: sha512-U44UDETTLuZWZGosagslEwgimWQdt1JVSxfWStVPnVdeqo2jo9X5zW3SB04k7JaTFosdgrDhFsUDrd6n42Nh7Q==}
+ vue-tippy@6.6.0:
+ resolution: {integrity: sha512-ISRIUQDlcEP05K1nCbvlVcd8yuWS6S3dI91qD0A2slgtwwWjih8Fn9Aymq4SNaHQsdiP5+MLRPZVDxFjKMPgKA==}
peerDependencies:
vue: ^3.2.0
@@ -5095,8 +5110,8 @@ packages:
peerDependencies:
vue: ^3.2.0
- vue-waterfall-plugin-next@2.6.4:
- resolution: {integrity: sha512-pQVecCaN4nnk48p5OlMTaMwk7ECtRbEFfMDPNIzARFXEYaIiEVc9ODQZNgGaGzFCML3AClIwEGSKu/uYOvP8sQ==}
+ vue-waterfall-plugin-next@2.6.5:
+ resolution: {integrity: sha512-8ACGbdjoyKLiJfnKXB8h8f9eE14lhyzfI1N1nrfVAIRczSpNY1KRwGOnVXN5OHqheLl3V1C0uVVRPtjTJkHkhw==}
vue3-danmaku@1.6.1:
resolution: {integrity: sha512-v7KqMV5WK3mqRSotSuJfnJldsIpilh72nLKKebWGCO7HM4k330QV1f4oje410GfwSx+SrJ+YLeTG8QLJYuKwYg==}
@@ -5135,8 +5150,8 @@ packages:
walker@1.0.8:
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
- wavesurfer.js@7.8.10:
- resolution: {integrity: sha512-fQtMENm5uPvB7GGZtWj61W82IighH2Jx6nbW6ciL1uITU6Ea9i3rvp+Z2CTJaau5dMwAD6pCALkNvTkIXIIeYw==}
+ wavesurfer.js@7.8.14:
+ resolution: {integrity: sha512-VwljnCf97GxpA/I6gKWVriBvGYEcwAsOCaLb3vauPE4Jm6rIl1C9zVZ2S0a9CCLjVzeG0UukHZxXSblQV8dReA==}
webidl-conversions@5.0.0:
resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==}
@@ -5146,8 +5161,8 @@ packages:
resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==}
engines: {node: '>=10.4'}
- webpack-code-inspector-plugin@0.18.2:
- resolution: {integrity: sha512-sSUgrISb8KqKGiX+AvKA5FAdiOh41nEX/EU+c/d1ChYQmwLDdWXxsMyAs494R3r+ihVUchhLalb9V6TvDKTOCA==}
+ webpack-code-inspector-plugin@0.19.1:
+ resolution: {integrity: sha512-bMhy78SRC6pIFL0Z3pTxhidh0FS7R3PHg0ZfmH8rFdpePBDFRE7kZBTDXY4+L4SyGLlc1IOGlSEAKhjvorNl+A==}
webpack-virtual-modules@0.6.2:
resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
@@ -5231,8 +5246,8 @@ packages:
utf-8-validate:
optional: true
- xe-utils@3.5.32:
- resolution: {integrity: sha512-R8ZT2lRnRBQO3pchM1za/Aru+/29DVDWD/OmOFODWWGkiQYz0iVIr8Bq8uKXS6zMhEsSqVCrn46bXzfe/Agjcw==}
+ xe-utils@3.7.0:
+ resolution: {integrity: sha512-2pndXCEivB7+xWCdCDth/LJ5ngAAstUOoHTGBQauwTqc03M3Cl1tYbNhPUqi4Lcj+UNZnnc8fANbFWjb6TMx6A==}
xgplayer-subtitles@3.0.20:
resolution: {integrity: sha512-I1bjsIY+aKOrhYQspLdneOkYg+Vf4cJVGPnDSFnNebnxXl9Mhz5SEpWGzYizMYxL9UvsQ9pgjeEY0o4hkwM+kQ==}
@@ -5280,13 +5295,13 @@ packages:
resolution: {integrity: sha512-4wZWvE398hCP7O8n3nXKu/vdq1HcH01ixYlCREaJL5NUMwQ0g3MaGFUBNSlmBtKmhbtVG/Cm6lyYmSVTEVil8A==}
engines: {node: ^14.17.0 || >=16.0.0}
- yaml@2.5.1:
- resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
+ yaml@2.6.1:
+ resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
engines: {node: '>= 14'}
hasBin: true
- yaml@2.6.1:
- resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
+ yaml@2.7.0:
+ resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
engines: {node: '>= 14'}
hasBin: true
@@ -5322,8 +5337,8 @@ packages:
resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==}
engines: {node: '>=12.20'}
- zrender@5.6.0:
- resolution: {integrity: sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==}
+ zrender@5.6.1:
+ resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==}
snapshots:
@@ -5333,7 +5348,7 @@ snapshots:
'@ampproject/remapping@2.3.0':
dependencies:
- '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/gen-mapping': 0.3.8
'@jridgewell/trace-mapping': 0.3.25
'@babel/code-frame@7.26.2':
@@ -5368,9 +5383,9 @@ snapshots:
dependencies:
'@babel/parser': 7.26.3
'@babel/types': 7.26.3
- '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/gen-mapping': 0.3.8
'@jridgewell/trace-mapping': 0.3.25
- jsesc: 3.0.2
+ jsesc: 3.1.0
'@babel/helper-annotate-as-pure@7.25.9':
dependencies:
@@ -5380,7 +5395,7 @@ snapshots:
dependencies:
'@babel/compat-data': 7.26.3
'@babel/helper-validator-option': 7.25.9
- browserslist: 4.24.2
+ browserslist: 4.24.3
lru-cache: 5.1.1
semver: 6.3.1
@@ -5585,14 +5600,14 @@ snapshots:
'@bcoe/v8-coverage@0.2.3': {}
- '@commitlint/cli@19.6.0(@types/node@20.17.9)(typescript@5.6.3)':
+ '@commitlint/cli@19.6.1(@types/node@20.17.11)(typescript@5.6.3)':
dependencies:
'@commitlint/format': 19.5.0
'@commitlint/lint': 19.6.0
- '@commitlint/load': 19.5.0(@types/node@20.17.9)(typescript@5.6.3)
+ '@commitlint/load': 19.6.1(@types/node@20.17.11)(typescript@5.6.3)
'@commitlint/read': 19.5.0
'@commitlint/types': 19.5.0
- tinyexec: 0.3.1
+ tinyexec: 0.3.2
yargs: 17.7.2
transitivePeerDependencies:
- '@types/node'
@@ -5622,7 +5637,7 @@ snapshots:
'@commitlint/format@19.5.0':
dependencies:
'@commitlint/types': 19.5.0
- chalk: 5.3.0
+ chalk: 5.4.1
'@commitlint/is-ignored@19.6.0':
dependencies:
@@ -5636,15 +5651,15 @@ snapshots:
'@commitlint/rules': 19.6.0
'@commitlint/types': 19.5.0
- '@commitlint/load@19.5.0(@types/node@20.17.9)(typescript@5.6.3)':
+ '@commitlint/load@19.6.1(@types/node@20.17.11)(typescript@5.6.3)':
dependencies:
'@commitlint/config-validator': 19.5.0
'@commitlint/execute-rule': 19.5.0
'@commitlint/resolve-extends': 19.5.0
'@commitlint/types': 19.5.0
- chalk: 5.3.0
+ chalk: 5.4.1
cosmiconfig: 9.0.0(typescript@5.6.3)
- cosmiconfig-typescript-loader: 5.1.0(@types/node@20.17.9)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3)
+ cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.11)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -5666,7 +5681,7 @@ snapshots:
'@commitlint/types': 19.5.0
git-raw-commits: 4.0.0
minimist: 1.2.8
- tinyexec: 0.3.1
+ tinyexec: 0.3.2
'@commitlint/resolve-extends@19.5.0':
dependencies:
@@ -5693,7 +5708,7 @@ snapshots:
'@commitlint/types@19.5.0':
dependencies:
'@types/conventional-commits-parser': 5.0.1
- chalk: 5.3.0
+ chalk: 5.4.1
'@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3)':
dependencies:
@@ -5718,81 +5733,84 @@ snapshots:
dependencies:
vue: 3.5.13(typescript@5.6.3)
- '@esbuild/aix-ppc64@0.24.0':
+ '@esbuild/aix-ppc64@0.24.2':
optional: true
- '@esbuild/android-arm64@0.24.0':
+ '@esbuild/android-arm64@0.24.2':
optional: true
- '@esbuild/android-arm@0.24.0':
+ '@esbuild/android-arm@0.24.2':
optional: true
- '@esbuild/android-x64@0.24.0':
+ '@esbuild/android-x64@0.24.2':
optional: true
- '@esbuild/darwin-arm64@0.24.0':
+ '@esbuild/darwin-arm64@0.24.2':
optional: true
- '@esbuild/darwin-x64@0.24.0':
+ '@esbuild/darwin-x64@0.24.2':
optional: true
- '@esbuild/freebsd-arm64@0.24.0':
+ '@esbuild/freebsd-arm64@0.24.2':
optional: true
- '@esbuild/freebsd-x64@0.24.0':
+ '@esbuild/freebsd-x64@0.24.2':
optional: true
- '@esbuild/linux-arm64@0.24.0':
+ '@esbuild/linux-arm64@0.24.2':
optional: true
- '@esbuild/linux-arm@0.24.0':
+ '@esbuild/linux-arm@0.24.2':
optional: true
- '@esbuild/linux-ia32@0.24.0':
+ '@esbuild/linux-ia32@0.24.2':
optional: true
- '@esbuild/linux-loong64@0.24.0':
+ '@esbuild/linux-loong64@0.24.2':
optional: true
- '@esbuild/linux-mips64el@0.24.0':
+ '@esbuild/linux-mips64el@0.24.2':
optional: true
- '@esbuild/linux-ppc64@0.24.0':
+ '@esbuild/linux-ppc64@0.24.2':
optional: true
- '@esbuild/linux-riscv64@0.24.0':
+ '@esbuild/linux-riscv64@0.24.2':
optional: true
- '@esbuild/linux-s390x@0.24.0':
+ '@esbuild/linux-s390x@0.24.2':
optional: true
- '@esbuild/linux-x64@0.24.0':
+ '@esbuild/linux-x64@0.24.2':
optional: true
- '@esbuild/netbsd-x64@0.24.0':
+ '@esbuild/netbsd-arm64@0.24.2':
optional: true
- '@esbuild/openbsd-arm64@0.24.0':
+ '@esbuild/netbsd-x64@0.24.2':
optional: true
- '@esbuild/openbsd-x64@0.24.0':
+ '@esbuild/openbsd-arm64@0.24.2':
optional: true
- '@esbuild/sunos-x64@0.24.0':
+ '@esbuild/openbsd-x64@0.24.2':
optional: true
- '@esbuild/win32-arm64@0.24.0':
+ '@esbuild/sunos-x64@0.24.2':
optional: true
- '@esbuild/win32-ia32@0.24.0':
+ '@esbuild/win32-arm64@0.24.2':
optional: true
- '@esbuild/win32-x64@0.24.0':
+ '@esbuild/win32-ia32@0.24.2':
optional: true
- '@eslint-community/eslint-utils@4.4.1(eslint@9.16.0(jiti@2.4.1))':
+ '@esbuild/win32-x64@0.24.2':
+ optional: true
+
+ '@eslint-community/eslint-utils@4.4.1(eslint@9.17.0(jiti@2.4.2))':
dependencies:
- eslint: 9.16.0(jiti@2.4.1)
+ eslint: 9.17.0(jiti@2.4.2)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.12.1': {}
@@ -5823,7 +5841,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/js@9.16.0': {}
+ '@eslint/js@9.17.0': {}
'@eslint/object-schema@2.1.5': {}
@@ -5884,7 +5902,7 @@ snapshots:
transitivePeerDependencies:
- '@vue/composition-api'
- '@intlify/bundle-utils@10.0.0(vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)))':
+ '@intlify/bundle-utils@10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))':
dependencies:
'@intlify/message-compiler': 11.0.0-rc.1
'@intlify/shared': 11.0.0-rc.1
@@ -5896,36 +5914,36 @@ snapshots:
source-map-js: 1.2.1
yaml-eslint-parser: 1.2.3
optionalDependencies:
- vue-i18n: 10.0.5(vue@3.5.13(typescript@5.6.3))
+ vue-i18n: 11.0.1(vue@3.5.13(typescript@5.6.3))
- '@intlify/core-base@10.0.5':
+ '@intlify/core-base@11.0.1':
dependencies:
- '@intlify/message-compiler': 10.0.5
- '@intlify/shared': 10.0.5
-
- '@intlify/message-compiler@10.0.5':
- dependencies:
- '@intlify/shared': 10.0.5
- source-map-js: 1.2.1
+ '@intlify/message-compiler': 11.0.1
+ '@intlify/shared': 11.0.1
'@intlify/message-compiler@11.0.0-rc.1':
dependencies:
'@intlify/shared': 11.0.0-rc.1
source-map-js: 1.2.1
- '@intlify/shared@10.0.5': {}
+ '@intlify/message-compiler@11.0.1':
+ dependencies:
+ '@intlify/shared': 11.0.1
+ source-map-js: 1.2.1
'@intlify/shared@11.0.0-rc.1': {}
- '@intlify/unplugin-vue-i18n@6.0.1(@vue/compiler-dom@3.5.13)(eslint@9.16.0(jiti@2.4.1))(rollup@4.28.1)(typescript@5.6.3)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
+ '@intlify/shared@11.0.1': {}
+
+ '@intlify/unplugin-vue-i18n@6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.6.3)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
- '@intlify/bundle-utils': 10.0.0(vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)))
- '@intlify/shared': 10.0.5
- '@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@10.0.5)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
- '@rollup/pluginutils': 5.1.3(rollup@4.28.1)
- '@typescript-eslint/scope-manager': 8.18.0
- '@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.3)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
+ '@intlify/bundle-utils': 10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))
+ '@intlify/shared': 11.0.1
+ '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
+ '@rollup/pluginutils': 5.1.4(rollup@4.29.1)
+ '@typescript-eslint/scope-manager': 8.19.0
+ '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
debug: 4.4.0
fast-glob: 3.3.2
js-yaml: 4.1.0
@@ -5936,7 +5954,7 @@ snapshots:
unplugin: 1.16.0
vue: 3.5.13(typescript@5.6.3)
optionalDependencies:
- vue-i18n: 10.0.5(vue@3.5.13(typescript@5.6.3))
+ vue-i18n: 11.0.1(vue@3.5.13(typescript@5.6.3))
transitivePeerDependencies:
- '@vue/compiler-dom'
- eslint
@@ -5944,14 +5962,14 @@ snapshots:
- supports-color
- typescript
- '@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@10.0.5)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
+ '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@babel/parser': 7.26.3
optionalDependencies:
- '@intlify/shared': 10.0.5
+ '@intlify/shared': 11.0.1
'@vue/compiler-dom': 3.5.13
vue: 3.5.13(typescript@5.6.3)
- vue-i18n: 10.0.5(vue@3.5.13(typescript@5.6.3))
+ vue-i18n: 11.0.1(vue@3.5.13(typescript@5.6.3))
'@isaacs/cliui@8.0.2':
dependencies:
@@ -5975,7 +5993,7 @@ snapshots:
'@jest/console@27.5.1':
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
chalk: 4.1.2
jest-message-util: 27.5.1
jest-util: 27.5.1
@@ -5988,7 +6006,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.8.1
@@ -6022,14 +6040,14 @@ snapshots:
dependencies:
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
jest-mock: 27.5.1
'@jest/fake-timers@27.5.1':
dependencies:
'@jest/types': 27.5.1
'@sinonjs/fake-timers': 8.1.0
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
jest-message-util: 27.5.1
jest-mock: 27.5.1
jest-util: 27.5.1
@@ -6047,7 +6065,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
chalk: 4.1.2
collect-v8-coverage: 1.0.2
exit: 0.1.2
@@ -6116,11 +6134,11 @@ snapshots:
dependencies:
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
'@types/yargs': 16.0.9
chalk: 4.1.2
- '@jridgewell/gen-mapping@0.3.5':
+ '@jridgewell/gen-mapping@0.3.8':
dependencies:
'@jridgewell/set-array': 1.2.1
'@jridgewell/sourcemap-codec': 1.5.0
@@ -6141,14 +6159,14 @@ snapshots:
dependencies:
'@types/mousetrap': 1.6.15
mousetrap: 1.6.5
- preact: 10.25.1
+ preact: 10.25.4
'@logicflow/extension@1.2.28':
dependencies:
'@logicflow/core': 1.2.28
jest: 27.5.1
lodash-es: 4.17.21
- preact: 10.25.1
+ preact: 10.25.4
transitivePeerDependencies:
- bufferutil
- canvas
@@ -6211,51 +6229,51 @@ snapshots:
'@nodelib/fs.walk@1.2.8':
dependencies:
'@nodelib/fs.scandir': 2.1.5
- fastq: 1.17.1
+ fastq: 1.18.0
- '@nuxt/kit@3.14.1592(rollup@4.28.1)':
+ '@nuxt/kit@3.15.0(rollup@4.29.1)':
dependencies:
- '@nuxt/schema': 3.14.1592(rollup@4.28.1)
+ '@nuxt/schema': 3.15.0(rollup@4.29.1)
c12: 2.0.1
- consola: 3.2.3
+ consola: 3.3.3
defu: 6.1.4
destr: 2.0.3
globby: 14.0.2
- hash-sum: 2.0.0
- ignore: 6.0.2
- jiti: 2.4.1
+ ignore: 7.0.0
+ jiti: 2.4.2
klona: 2.0.6
- knitwork: 1.1.0
+ knitwork: 1.2.0
mlly: 1.7.3
+ ohash: 1.1.4
pathe: 1.1.2
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
scule: 1.3.0
semver: 7.6.3
ufo: 1.5.4
- unctx: 2.3.1
- unimport: 3.14.5(rollup@4.28.1)
- untyped: 1.5.1
+ unctx: 2.4.1
+ unimport: 3.14.5(rollup@4.29.1)
+ untyped: 1.5.2
transitivePeerDependencies:
- magicast
- rollup
- supports-color
optional: true
- '@nuxt/schema@3.14.1592(rollup@4.28.1)':
+ '@nuxt/schema@3.15.0(rollup@4.29.1)':
dependencies:
c12: 2.0.1
compatx: 0.1.8
- consola: 3.2.3
+ consola: 3.3.3
defu: 6.1.4
hookable: 5.5.3
pathe: 1.1.2
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
scule: 1.3.0
std-env: 3.8.0
ufo: 1.5.4
uncrypto: 0.1.3
- unimport: 3.14.5(rollup@4.28.1)
- untyped: 1.5.1
+ unimport: 3.14.5(rollup@4.29.1)
+ untyped: 1.5.2
transitivePeerDependencies:
- magicast
- rollup
@@ -6330,91 +6348,91 @@ snapshots:
'@popperjs/core@2.11.8': {}
- '@pureadmin/descriptions@1.2.1(echarts@5.5.1)(element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)':
+ '@pureadmin/descriptions@1.2.1(echarts@5.6.0)(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)':
dependencies:
'@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.6.3))
- '@pureadmin/utils': 2.5.0(echarts@5.5.1)(vue@3.5.13(typescript@5.6.3))
- element-plus: 2.9.0(vue@3.5.13(typescript@5.6.3))
+ '@pureadmin/utils': 2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.6.3))
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- echarts
- typescript
- '@pureadmin/table@3.2.1(element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)':
+ '@pureadmin/table@3.2.1(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)':
dependencies:
- element-plus: 2.9.0(vue@3.5.13(typescript@5.6.3))
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- typescript
- '@pureadmin/utils@2.5.0(echarts@5.5.1)(vue@3.5.13(typescript@5.6.3))':
+ '@pureadmin/utils@2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.6.3))':
optionalDependencies:
- echarts: 5.5.1
+ echarts: 5.6.0
vue: 3.5.13(typescript@5.6.3)
- '@rollup/pluginutils@5.1.3(rollup@4.28.1)':
+ '@rollup/pluginutils@5.1.4(rollup@4.29.1)':
dependencies:
'@types/estree': 1.0.6
estree-walker: 2.0.2
picomatch: 4.0.2
optionalDependencies:
- rollup: 4.28.1
+ rollup: 4.29.1
- '@rollup/rollup-android-arm-eabi@4.28.1':
+ '@rollup/rollup-android-arm-eabi@4.29.1':
optional: true
- '@rollup/rollup-android-arm64@4.28.1':
+ '@rollup/rollup-android-arm64@4.29.1':
optional: true
- '@rollup/rollup-darwin-arm64@4.28.1':
+ '@rollup/rollup-darwin-arm64@4.29.1':
optional: true
- '@rollup/rollup-darwin-x64@4.28.1':
+ '@rollup/rollup-darwin-x64@4.29.1':
optional: true
- '@rollup/rollup-freebsd-arm64@4.28.1':
+ '@rollup/rollup-freebsd-arm64@4.29.1':
optional: true
- '@rollup/rollup-freebsd-x64@4.28.1':
+ '@rollup/rollup-freebsd-x64@4.29.1':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.28.1':
+ '@rollup/rollup-linux-arm-gnueabihf@4.29.1':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.28.1':
+ '@rollup/rollup-linux-arm-musleabihf@4.29.1':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.28.1':
+ '@rollup/rollup-linux-arm64-gnu@4.29.1':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.28.1':
+ '@rollup/rollup-linux-arm64-musl@4.29.1':
optional: true
- '@rollup/rollup-linux-loongarch64-gnu@4.28.1':
+ '@rollup/rollup-linux-loongarch64-gnu@4.29.1':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.28.1':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.29.1':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.28.1':
+ '@rollup/rollup-linux-riscv64-gnu@4.29.1':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.28.1':
+ '@rollup/rollup-linux-s390x-gnu@4.29.1':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.28.1':
+ '@rollup/rollup-linux-x64-gnu@4.29.1':
optional: true
- '@rollup/rollup-linux-x64-musl@4.28.1':
+ '@rollup/rollup-linux-x64-musl@4.29.1':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.28.1':
+ '@rollup/rollup-win32-arm64-msvc@4.29.1':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.28.1':
+ '@rollup/rollup-win32-ia32-msvc@4.29.1':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.28.1':
+ '@rollup/rollup-win32-x64-msvc@4.29.1':
optional: true
'@sindresorhus/merge-streams@2.3.0':
@@ -6463,7 +6481,7 @@ snapshots:
'@types/conventional-commits-parser@5.0.1':
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
'@types/dagre@0.7.52': {}
@@ -6473,7 +6491,7 @@ snapshots:
'@types/graceful-fs@4.1.9':
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
'@types/intro.js@5.1.5': {}
@@ -6493,13 +6511,13 @@ snapshots:
'@types/lodash-es@4.17.12':
dependencies:
- '@types/lodash': 4.17.13
+ '@types/lodash': 4.17.14
- '@types/lodash@4.17.13': {}
+ '@types/lodash@4.17.14': {}
'@types/mousetrap@1.6.15': {}
- '@types/node@20.17.9':
+ '@types/node@20.17.11':
dependencies:
undici-types: 6.19.8
@@ -6511,7 +6529,7 @@ snapshots:
'@types/qrcode@1.5.5':
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
'@types/qs@6.9.17': {}
@@ -6537,15 +6555,15 @@ snapshots:
dependencies:
'@types/yargs-parser': 21.0.3
- '@typescript-eslint/eslint-plugin@8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3))(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)':
+ '@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)
- '@typescript-eslint/scope-manager': 8.18.0
- '@typescript-eslint/type-utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)
- '@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)
- '@typescript-eslint/visitor-keys': 8.18.0
- eslint: 9.16.0(jiti@2.4.1)
+ '@typescript-eslint/parser': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
+ '@typescript-eslint/scope-manager': 8.19.0
+ '@typescript-eslint/type-utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
+ '@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
+ '@typescript-eslint/visitor-keys': 8.19.0
+ eslint: 9.17.0(jiti@2.4.2)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@@ -6554,40 +6572,40 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)':
+ '@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
dependencies:
- '@typescript-eslint/scope-manager': 8.18.0
- '@typescript-eslint/types': 8.18.0
- '@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.3)
- '@typescript-eslint/visitor-keys': 8.18.0
+ '@typescript-eslint/scope-manager': 8.19.0
+ '@typescript-eslint/types': 8.19.0
+ '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
+ '@typescript-eslint/visitor-keys': 8.19.0
debug: 4.4.0
- eslint: 9.16.0(jiti@2.4.1)
+ eslint: 9.17.0(jiti@2.4.2)
typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.18.0':
+ '@typescript-eslint/scope-manager@8.19.0':
dependencies:
- '@typescript-eslint/types': 8.18.0
- '@typescript-eslint/visitor-keys': 8.18.0
+ '@typescript-eslint/types': 8.19.0
+ '@typescript-eslint/visitor-keys': 8.19.0
- '@typescript-eslint/type-utils@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)':
+ '@typescript-eslint/type-utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.3)
- '@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)
+ '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
+ '@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
debug: 4.4.0
- eslint: 9.16.0(jiti@2.4.1)
+ eslint: 9.17.0(jiti@2.4.2)
ts-api-utils: 1.4.3(typescript@5.6.3)
typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.18.0': {}
+ '@typescript-eslint/types@8.19.0': {}
- '@typescript-eslint/typescript-estree@8.18.0(typescript@5.6.3)':
+ '@typescript-eslint/typescript-estree@8.19.0(typescript@5.6.3)':
dependencies:
- '@typescript-eslint/types': 8.18.0
- '@typescript-eslint/visitor-keys': 8.18.0
+ '@typescript-eslint/types': 8.19.0
+ '@typescript-eslint/visitor-keys': 8.19.0
debug: 4.4.0
fast-glob: 3.3.2
is-glob: 4.0.3
@@ -6598,20 +6616,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.3)':
+ '@typescript-eslint/utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
- '@typescript-eslint/scope-manager': 8.18.0
- '@typescript-eslint/types': 8.18.0
- '@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.3)
- eslint: 9.16.0(jiti@2.4.1)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
+ '@typescript-eslint/scope-manager': 8.19.0
+ '@typescript-eslint/types': 8.19.0
+ '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
+ eslint: 9.17.0(jiti@2.4.2)
typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.18.0':
+ '@typescript-eslint/visitor-keys@8.19.0':
dependencies:
- '@typescript-eslint/types': 8.18.0
+ '@typescript-eslint/types': 8.19.0
eslint-visitor-keys: 4.2.0
'@uppy/companion-client@2.2.2':
@@ -6628,7 +6646,7 @@ snapshots:
mime-match: 1.0.2
namespace-emitter: 2.0.1
nanoid: 3.3.8
- preact: 10.25.1
+ preact: 10.25.4
'@uppy/store-default@2.1.1': {}
@@ -6643,30 +6661,30 @@ snapshots:
'@uppy/utils': 4.1.3
nanoid: 3.3.8
- '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))':
+ '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@babel/core': 7.26.0
'@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
- vite: 6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)
+ vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.2.1(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))':
+ '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))':
dependencies:
- vite: 6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)
+ vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
vue: 3.5.13(typescript@5.6.3)
- '@volar/language-core@2.4.10':
+ '@volar/language-core@2.4.11':
dependencies:
- '@volar/source-map': 2.4.10
+ '@volar/source-map': 2.4.11
- '@volar/source-map@2.4.10': {}
+ '@volar/source-map@2.4.11': {}
- '@volar/typescript@2.4.10':
+ '@volar/typescript@2.4.11':
dependencies:
- '@volar/language-core': 2.4.10
+ '@volar/language-core': 2.4.11
path-browserify: 1.0.1
vscode-uri: 3.0.8
@@ -6736,7 +6754,7 @@ snapshots:
'@vue/compiler-ssr': 3.5.13
'@vue/shared': 3.5.13
estree-walker: 2.0.2
- magic-string: 0.30.15
+ magic-string: 0.30.17
postcss: 8.4.49
source-map-js: 1.2.1
@@ -6754,7 +6772,7 @@ snapshots:
'@vue/language-core@2.1.10(typescript@5.6.3)':
dependencies:
- '@volar/language-core': 2.4.10
+ '@volar/language-core': 2.4.11
'@vue/compiler-dom': 3.5.13
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.5.13
@@ -6799,11 +6817,11 @@ snapshots:
- '@vue/composition-api'
- vue
- '@vueuse/core@12.0.0(typescript@5.6.3)':
+ '@vueuse/core@12.3.0(typescript@5.6.3)':
dependencies:
'@types/web-bluetooth': 0.0.20
- '@vueuse/metadata': 12.0.0
- '@vueuse/shared': 12.0.0(typescript@5.6.3)
+ '@vueuse/metadata': 12.3.0
+ '@vueuse/shared': 12.3.0(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- typescript
@@ -6820,11 +6838,11 @@ snapshots:
'@vueuse/metadata@10.11.1': {}
- '@vueuse/metadata@12.0.0': {}
+ '@vueuse/metadata@12.3.0': {}
'@vueuse/metadata@9.13.0': {}
- '@vueuse/motion@2.2.6(rollup@4.28.1)(vue@3.5.13(typescript@5.6.3))':
+ '@vueuse/motion@2.2.6(rollup@4.29.1)(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.6.3))
'@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.6.3))
@@ -6834,7 +6852,7 @@ snapshots:
style-value-types: 5.1.2
vue: 3.5.13(typescript@5.6.3)
optionalDependencies:
- '@nuxt/kit': 3.14.1592(rollup@4.28.1)
+ '@nuxt/kit': 3.15.0(rollup@4.29.1)
transitivePeerDependencies:
- '@vue/composition-api'
- magicast
@@ -6848,7 +6866,7 @@ snapshots:
- '@vue/composition-api'
- vue
- '@vueuse/shared@12.0.0(typescript@5.6.3)':
+ '@vueuse/shared@12.3.0(typescript@5.6.3)':
dependencies:
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
@@ -7076,8 +7094,8 @@ snapshots:
autoprefixer@10.4.20(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
- caniuse-lite: 1.0.30001687
+ browserslist: 4.24.3
+ caniuse-lite: 1.0.30001690
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.1
@@ -7168,10 +7186,10 @@ snapshots:
dependencies:
ansi-align: 3.0.1
camelcase: 8.0.0
- chalk: 5.3.0
+ chalk: 5.4.1
cli-boxes: 3.0.0
string-width: 7.2.0
- type-fest: 4.30.0
+ type-fest: 4.31.0
widest-line: 5.0.0
wrap-ansi: 9.0.0
@@ -7190,12 +7208,12 @@ snapshots:
browser-process-hrtime@1.0.0: {}
- browserslist@4.24.2:
+ browserslist@4.24.3:
dependencies:
- caniuse-lite: 1.0.30001687
- electron-to-chromium: 1.5.72
+ caniuse-lite: 1.0.30001690
+ electron-to-chromium: 1.5.76
node-releases: 2.0.19
- update-browserslist-db: 1.1.1(browserslist@4.24.2)
+ update-browserslist-db: 1.1.1(browserslist@4.24.3)
bser@2.1.1:
dependencies:
@@ -7215,17 +7233,17 @@ snapshots:
c12@2.0.1:
dependencies:
- chokidar: 4.0.1
+ chokidar: 4.0.3
confbox: 0.1.8
defu: 6.1.4
dotenv: 16.4.7
giget: 1.2.3
- jiti: 2.4.1
+ jiti: 2.4.2
mlly: 1.7.3
ohash: 1.1.4
pathe: 1.1.2
perfect-debounce: 1.0.0
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
rc9: 2.1.2
optional: true
@@ -7234,12 +7252,10 @@ snapshots:
es-errors: 1.3.0
function-bind: 1.1.2
- call-bind@1.0.8:
+ call-bound@1.0.3:
dependencies:
call-bind-apply-helpers: 1.0.1
- es-define-property: 1.0.1
- get-intrinsic: 1.2.5
- set-function-length: 1.2.2
+ get-intrinsic: 1.2.7
callsites@3.1.0: {}
@@ -7253,12 +7269,12 @@ snapshots:
caniuse-api@3.0.0:
dependencies:
- browserslist: 4.24.2
- caniuse-lite: 1.0.30001687
+ browserslist: 4.24.3
+ caniuse-lite: 1.0.30001690
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
- caniuse-lite@1.0.30001687: {}
+ caniuse-lite@1.0.30001690: {}
cfb@1.2.2:
dependencies:
@@ -7275,7 +7291,7 @@ snapshots:
ansi-styles: 4.3.0
supports-color: 7.2.0
- chalk@5.3.0: {}
+ chalk@5.4.1: {}
char-regex@1.0.2: {}
@@ -7293,7 +7309,7 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
- chokidar@4.0.1:
+ chokidar@4.0.3:
dependencies:
readdirp: 4.0.2
@@ -7304,7 +7320,7 @@ snapshots:
citty@0.1.6:
dependencies:
- consola: 3.2.3
+ consola: 3.3.3
optional: true
cjs-module-lexer@1.4.1: {}
@@ -7340,24 +7356,24 @@ snapshots:
co@4.6.0: {}
- code-inspector-core@0.18.2:
+ code-inspector-core@0.19.1:
dependencies:
'@vue/compiler-dom': 3.5.13
chalk: 4.1.1
dotenv: 16.4.7
- launch-ide: 1.0.0
+ launch-ide: 1.0.1
portfinder: 1.0.32
transitivePeerDependencies:
- supports-color
- code-inspector-plugin@0.18.2:
+ code-inspector-plugin@0.19.1:
dependencies:
chalk: 4.1.1
- code-inspector-core: 0.18.2
+ code-inspector-core: 0.19.1
dotenv: 16.4.7
- esbuild-code-inspector-plugin: 0.18.2
- vite-code-inspector-plugin: 0.18.2
- webpack-code-inspector-plugin: 0.18.2
+ esbuild-code-inspector-plugin: 0.19.1
+ vite-code-inspector-plugin: 0.19.1
+ webpack-code-inspector-plugin: 0.19.1
transitivePeerDependencies:
- supports-color
@@ -7419,7 +7435,7 @@ snapshots:
confbox@0.1.8: {}
- consola@3.2.3:
+ consola@3.3.3:
optional: true
conventional-changelog-angular@7.0.0:
@@ -7443,11 +7459,11 @@ snapshots:
core-js@3.39.0: {}
- cosmiconfig-typescript-loader@5.1.0(@types/node@20.17.9)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3):
+ cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.11)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3):
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
cosmiconfig: 9.0.0(typescript@5.6.3)
- jiti: 1.21.6
+ jiti: 2.4.2
typescript: 5.6.3
cosmiconfig@9.0.0(typescript@5.6.3):
@@ -7480,7 +7496,7 @@ snapshots:
boolbase: 1.0.0
css-what: 6.1.0
domhandler: 5.0.3
- domutils: 3.1.0
+ domutils: 3.2.1
nth-check: 2.1.1
css-tree@2.2.1:
@@ -7504,7 +7520,7 @@ snapshots:
cssnano-preset-default@7.0.6(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
css-declaration-sorter: 7.2.0(postcss@8.4.49)
cssnano-utils: 5.0.0(postcss@8.4.49)
postcss: 8.4.49
@@ -7626,10 +7642,6 @@ snapshots:
dependencies:
ms: 2.1.3
- debug@4.3.7:
- dependencies:
- ms: 2.1.3
-
debug@4.4.0:
dependencies:
ms: 2.1.3
@@ -7644,12 +7656,6 @@ snapshots:
deepmerge@4.3.1: {}
- define-data-property@1.1.4:
- dependencies:
- es-define-property: 1.0.1
- es-errors: 1.3.0
- gopd: 1.2.0
-
define-lazy-prop@2.0.0: {}
defu@6.1.4:
@@ -7703,7 +7709,7 @@ snapshots:
dependencies:
domelementtype: 2.3.0
- domutils@3.1.0:
+ domutils@3.2.1:
dependencies:
dom-serializer: 2.0.0
domelementtype: 2.3.0
@@ -7717,7 +7723,7 @@ snapshots:
downloadjs@1.4.7: {}
- dunder-proto@1.0.0:
+ dunder-proto@1.0.1:
dependencies:
call-bind-apply-helpers: 1.0.1
es-errors: 1.3.0
@@ -7732,29 +7738,29 @@ snapshots:
eastasianwidth@0.2.0: {}
- echarts@5.5.1:
+ echarts@5.6.0:
dependencies:
tslib: 2.3.0
- zrender: 5.6.0
+ zrender: 5.6.1
el-table-infinite-scroll@3.0.6(typescript@5.6.3):
dependencies:
core-js: 3.39.0
- element-plus: 2.9.0(vue@3.5.13(typescript@5.6.3))
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- '@vue/composition-api'
- typescript
- electron-to-chromium@1.5.72: {}
+ electron-to-chromium@1.5.76: {}
- element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)):
+ element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)):
dependencies:
'@ctrl/tinycolor': 3.6.1
'@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.6.3))
'@floating-ui/dom': 1.6.12
'@popperjs/core': '@sxzz/popperjs-es@2.11.7'
- '@types/lodash': 4.17.13
+ '@types/lodash': 4.17.14
'@types/lodash-es': 4.17.12
'@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.6.3))
async-validator: 4.2.5
@@ -7797,6 +7803,10 @@ snapshots:
es-module-lexer@0.4.1: {}
+ es-object-atoms@1.0.0:
+ dependencies:
+ es-errors: 1.3.0
+
es5-ext@0.10.64:
dependencies:
es6-iterator: 2.0.3
@@ -7815,38 +7825,39 @@ snapshots:
d: 1.0.2
ext: 1.7.0
- esbuild-code-inspector-plugin@0.18.2:
+ esbuild-code-inspector-plugin@0.19.1:
dependencies:
- code-inspector-core: 0.18.2
+ code-inspector-core: 0.19.1
transitivePeerDependencies:
- supports-color
- esbuild@0.24.0:
+ esbuild@0.24.2:
optionalDependencies:
- '@esbuild/aix-ppc64': 0.24.0
- '@esbuild/android-arm': 0.24.0
- '@esbuild/android-arm64': 0.24.0
- '@esbuild/android-x64': 0.24.0
- '@esbuild/darwin-arm64': 0.24.0
- '@esbuild/darwin-x64': 0.24.0
- '@esbuild/freebsd-arm64': 0.24.0
- '@esbuild/freebsd-x64': 0.24.0
- '@esbuild/linux-arm': 0.24.0
- '@esbuild/linux-arm64': 0.24.0
- '@esbuild/linux-ia32': 0.24.0
- '@esbuild/linux-loong64': 0.24.0
- '@esbuild/linux-mips64el': 0.24.0
- '@esbuild/linux-ppc64': 0.24.0
- '@esbuild/linux-riscv64': 0.24.0
- '@esbuild/linux-s390x': 0.24.0
- '@esbuild/linux-x64': 0.24.0
- '@esbuild/netbsd-x64': 0.24.0
- '@esbuild/openbsd-arm64': 0.24.0
- '@esbuild/openbsd-x64': 0.24.0
- '@esbuild/sunos-x64': 0.24.0
- '@esbuild/win32-arm64': 0.24.0
- '@esbuild/win32-ia32': 0.24.0
- '@esbuild/win32-x64': 0.24.0
+ '@esbuild/aix-ppc64': 0.24.2
+ '@esbuild/android-arm': 0.24.2
+ '@esbuild/android-arm64': 0.24.2
+ '@esbuild/android-x64': 0.24.2
+ '@esbuild/darwin-arm64': 0.24.2
+ '@esbuild/darwin-x64': 0.24.2
+ '@esbuild/freebsd-arm64': 0.24.2
+ '@esbuild/freebsd-x64': 0.24.2
+ '@esbuild/linux-arm': 0.24.2
+ '@esbuild/linux-arm64': 0.24.2
+ '@esbuild/linux-ia32': 0.24.2
+ '@esbuild/linux-loong64': 0.24.2
+ '@esbuild/linux-mips64el': 0.24.2
+ '@esbuild/linux-ppc64': 0.24.2
+ '@esbuild/linux-riscv64': 0.24.2
+ '@esbuild/linux-s390x': 0.24.2
+ '@esbuild/linux-x64': 0.24.2
+ '@esbuild/netbsd-arm64': 0.24.2
+ '@esbuild/netbsd-x64': 0.24.2
+ '@esbuild/openbsd-arm64': 0.24.2
+ '@esbuild/openbsd-x64': 0.24.2
+ '@esbuild/sunos-x64': 0.24.2
+ '@esbuild/win32-arm64': 0.24.2
+ '@esbuild/win32-ia32': 0.24.2
+ '@esbuild/win32-x64': 0.24.2
escalade@3.2.0: {}
@@ -7867,31 +7878,31 @@ snapshots:
optionalDependencies:
source-map: 0.6.1
- eslint-config-prettier@9.1.0(eslint@9.16.0(jiti@2.4.1)):
+ eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)):
dependencies:
- eslint: 9.16.0(jiti@2.4.1)
+ eslint: 9.17.0(jiti@2.4.2)
eslint-define-config@2.1.0: {}
- eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.16.0(jiti@2.4.1)))(eslint@9.16.0(jiti@2.4.1))(prettier@3.4.2):
+ eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2):
dependencies:
- eslint: 9.16.0(jiti@2.4.1)
+ eslint: 9.17.0(jiti@2.4.2)
prettier: 3.4.2
prettier-linter-helpers: 1.0.0
synckit: 0.9.2
optionalDependencies:
- eslint-config-prettier: 9.1.0(eslint@9.16.0(jiti@2.4.1))
+ eslint-config-prettier: 9.1.0(eslint@9.17.0(jiti@2.4.2))
- eslint-plugin-vue@9.32.0(eslint@9.16.0(jiti@2.4.1)):
+ eslint-plugin-vue@9.32.0(eslint@9.17.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
- eslint: 9.16.0(jiti@2.4.1)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
+ eslint: 9.17.0(jiti@2.4.2)
globals: 13.24.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.1.2
semver: 7.6.3
- vue-eslint-parser: 9.4.3(eslint@9.16.0(jiti@2.4.1))
+ vue-eslint-parser: 9.4.3(eslint@9.17.0(jiti@2.4.2))
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@@ -7910,14 +7921,14 @@ snapshots:
eslint-visitor-keys@4.2.0: {}
- eslint@9.16.0(jiti@2.4.1):
+ eslint@9.17.0(jiti@2.4.2):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
'@eslint/config-array': 0.19.1
'@eslint/core': 0.9.1
'@eslint/eslintrc': 3.2.0
- '@eslint/js': 9.16.0
+ '@eslint/js': 9.17.0
'@eslint/plugin-kit': 0.2.4
'@humanfs/node': 0.16.6
'@humanwhocodes/module-importer': 1.0.1
@@ -7947,7 +7958,7 @@ snapshots:
natural-compare: 1.4.0
optionator: 0.9.4
optionalDependencies:
- jiti: 2.4.1
+ jiti: 2.4.2
transitivePeerDependencies:
- supports-color
@@ -8056,7 +8067,7 @@ snapshots:
fastest-levenshtein@1.0.16: {}
- fastq@1.17.1:
+ fastq@1.18.0:
dependencies:
reusify: 1.0.4
@@ -8159,19 +8170,26 @@ snapshots:
get-east-asian-width@1.3.0: {}
- get-intrinsic@1.2.5:
+ get-intrinsic@1.2.7:
dependencies:
call-bind-apply-helpers: 1.0.1
- dunder-proto: 1.0.0
es-define-property: 1.0.1
es-errors: 1.3.0
+ es-object-atoms: 1.0.0
function-bind: 1.1.2
+ get-proto: 1.0.1
gopd: 1.2.0
has-symbols: 1.1.0
hasown: 2.0.2
+ math-intrinsics: 1.1.0
get-package-type@0.1.0: {}
+ get-proto@1.0.1:
+ dependencies:
+ dunder-proto: 1.0.1
+ es-object-atoms: 1.0.0
+
get-stream@6.0.1: {}
get-stream@8.0.1: {}
@@ -8183,7 +8201,7 @@ snapshots:
giget@1.2.3:
dependencies:
citty: 0.1.6
- consola: 3.2.3
+ consola: 3.3.3
defu: 6.1.4
node-fetch-native: 1.6.4
nypm: 0.3.12
@@ -8282,7 +8300,7 @@ snapshots:
gradient-string@3.0.0:
dependencies:
- chalk: 5.3.0
+ chalk: 5.4.1
tinygradient: 1.1.5
graphemer@1.4.0: {}
@@ -8293,15 +8311,8 @@ snapshots:
has-flag@4.0.0: {}
- has-property-descriptors@1.0.2:
- dependencies:
- es-define-property: 1.0.1
-
has-symbols@1.1.0: {}
- hash-sum@2.0.0:
- optional: true
-
hasown@2.0.2:
dependencies:
function-bind: 1.1.2
@@ -8332,7 +8343,7 @@ snapshots:
dependencies:
domelementtype: 2.3.0
domhandler: 5.0.3
- domutils: 3.1.0
+ domutils: 3.2.1
entities: 4.5.0
http-proxy-agent@4.0.1:
@@ -8370,6 +8381,9 @@ snapshots:
ignore@6.0.2: {}
+ ignore@7.0.0:
+ optional: true
+
immediate@3.0.6: {}
immer@9.0.21: {}
@@ -8383,7 +8397,7 @@ snapshots:
import-from-string@0.0.5:
dependencies:
- esbuild: 0.24.0
+ esbuild: 0.24.2
import-meta-resolve: 4.1.0
import-local@3.2.0:
@@ -8414,7 +8428,7 @@ snapshots:
dependencies:
binary-extensions: 2.3.0
- is-core-module@2.15.1:
+ is-core-module@2.16.1:
dependencies:
hasown: 2.0.2
@@ -8520,7 +8534,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
@@ -8616,7 +8630,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
jest-mock: 27.5.1
jest-util: 27.5.1
jsdom: 16.7.0
@@ -8631,7 +8645,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
jest-mock: 27.5.1
jest-util: 27.5.1
@@ -8641,7 +8655,7 @@ snapshots:
dependencies:
'@jest/types': 27.5.1
'@types/graceful-fs': 4.1.9
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -8660,7 +8674,7 @@ snapshots:
'@jest/source-map': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
chalk: 4.1.2
co: 4.6.0
expect: 27.5.1
@@ -8703,7 +8717,7 @@ snapshots:
jest-mock@27.5.1:
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
jest-pnp-resolver@1.2.3(jest-resolve@27.5.1):
optionalDependencies:
@@ -8728,7 +8742,7 @@ snapshots:
jest-pnp-resolver: 1.2.3(jest-resolve@27.5.1)
jest-util: 27.5.1
jest-validate: 27.5.1
- resolve: 1.22.8
+ resolve: 1.22.10
resolve.exports: 1.1.1
slash: 3.0.0
@@ -8739,7 +8753,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
chalk: 4.1.2
emittery: 0.8.1
graceful-fs: 4.2.11
@@ -8790,7 +8804,7 @@ snapshots:
jest-serializer@27.5.1:
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
graceful-fs: 4.2.11
jest-snapshot@27.5.1:
@@ -8823,7 +8837,7 @@ snapshots:
jest-util@27.5.1:
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@@ -8842,7 +8856,7 @@ snapshots:
dependencies:
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
ansi-escapes: 4.3.2
chalk: 4.1.2
jest-util: 27.5.1
@@ -8850,7 +8864,7 @@ snapshots:
jest-worker@27.5.1:
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
merge-stream: 2.0.0
supports-color: 8.1.1
@@ -8866,10 +8880,9 @@ snapshots:
- ts-node
- utf-8-validate
- jiti@1.21.6: {}
+ jiti@1.21.7: {}
- jiti@2.4.1:
- optional: true
+ jiti@2.4.2: {}
js-cookie@3.0.5: {}
@@ -8924,7 +8937,7 @@ snapshots:
- supports-color
- utf-8-validate
- jsesc@3.0.2: {}
+ jsesc@3.1.0: {}
json-buffer@3.0.1: {}
@@ -8964,12 +8977,12 @@ snapshots:
klona@2.0.6:
optional: true
- knitwork@1.1.0:
+ knitwork@1.2.0:
optional: true
known-css-properties@0.35.0: {}
- launch-ide@1.0.0:
+ launch-ide@1.0.1:
dependencies:
chalk: 4.1.1
dotenv: 16.4.7
@@ -8991,18 +9004,18 @@ snapshots:
lines-and-columns@1.2.4: {}
- lint-staged@15.2.10:
+ lint-staged@15.3.0:
dependencies:
- chalk: 5.3.0
+ chalk: 5.4.1
commander: 12.1.0
- debug: 4.3.7
+ debug: 4.4.0
execa: 8.0.1
lilconfig: 3.1.3
listr2: 8.2.5
micromatch: 4.0.8
pidtree: 0.6.0
string-argv: 0.3.2
- yaml: 2.5.1
+ yaml: 2.6.1
transitivePeerDependencies:
- supports-color
@@ -9018,7 +9031,7 @@ snapshots:
local-pkg@0.5.1:
dependencies:
mlly: 1.7.3
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
optional: true
localforage@1.10.0:
@@ -9105,7 +9118,7 @@ snapshots:
dependencies:
sourcemap-codec: 1.4.8
- magic-string@0.30.15:
+ magic-string@0.30.17:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
@@ -9117,6 +9130,8 @@ snapshots:
dependencies:
tmpl: 1.0.5
+ math-intrinsics@1.1.0: {}
+
mathml-tag-names@2.1.3: {}
mdn-data@2.0.28: {}
@@ -9125,7 +9140,7 @@ snapshots:
mdn-data@2.12.2: {}
- mdn-data@2.13.0: {}
+ mdn-data@2.14.0: {}
memoize-one@6.0.0: {}
@@ -9205,7 +9220,7 @@ snapshots:
dependencies:
acorn: 8.14.0
pathe: 1.1.2
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
ufo: 1.5.4
mousetrap@1.6.5: {}
@@ -9242,9 +9257,6 @@ snapshots:
- supports-color
- utf-8-validate
- mri@1.2.0:
- optional: true
-
ms@2.1.3: {}
muggle-string@0.4.1: {}
@@ -9305,10 +9317,10 @@ snapshots:
nypm@0.3.12:
dependencies:
citty: 0.1.6
- consola: 3.2.3
+ consola: 3.3.3
execa: 8.0.1
pathe: 1.1.2
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
ufo: 1.5.4
optional: true
@@ -9426,7 +9438,7 @@ snapshots:
pathe@1.1.2: {}
- pdfjs-dist@4.9.155:
+ pdfjs-dist@4.10.38:
optionalDependencies:
'@napi-rs/canvas': 0.1.65
@@ -9461,16 +9473,16 @@ snapshots:
dependencies:
find-up: 4.1.0
- pkg-types@1.2.1:
+ pkg-types@1.3.0:
dependencies:
confbox: 0.1.8
mlly: 1.7.3
pathe: 1.1.2
- plus-pro-components@0.1.18(element-plus@2.9.0(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)):
+ plus-pro-components@0.1.19(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)):
dependencies:
'@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.6.3))
- element-plus: 2.9.0(vue@3.5.13(typescript@5.6.3))
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
lodash-es: 4.17.21
sortablejs: 1.15.6
vue: 3.5.13(typescript@5.6.3)
@@ -9500,7 +9512,7 @@ snapshots:
postcss-colormin@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
caniuse-api: 3.0.0
colord: 2.9.3
postcss: 8.4.49
@@ -9508,7 +9520,7 @@ snapshots:
postcss-convert-values@7.0.4(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
postcss: 8.4.49
postcss-value-parser: 4.2.0
@@ -9541,14 +9553,14 @@ snapshots:
postcss: 8.4.49
postcss-value-parser: 4.2.0
read-cache: 1.0.0
- resolve: 1.22.8
+ resolve: 1.22.10
postcss-import@16.1.0(postcss@8.4.49):
dependencies:
postcss: 8.4.49
postcss-value-parser: 4.2.0
read-cache: 1.0.0
- resolve: 1.22.8
+ resolve: 1.22.10
postcss-js@4.0.1(postcss@8.4.49):
dependencies:
@@ -9558,7 +9570,7 @@ snapshots:
postcss-load-config@4.0.2(postcss@8.4.49):
dependencies:
lilconfig: 3.1.3
- yaml: 2.6.1
+ yaml: 2.7.0
optionalDependencies:
postcss: 8.4.49
@@ -9572,7 +9584,7 @@ snapshots:
postcss-merge-rules@7.0.4(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
caniuse-api: 3.0.0
cssnano-utils: 5.0.0(postcss@8.4.49)
postcss: 8.4.49
@@ -9592,7 +9604,7 @@ snapshots:
postcss-minify-params@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
cssnano-utils: 5.0.0(postcss@8.4.49)
postcss: 8.4.49
postcss-value-parser: 4.2.0
@@ -9639,7 +9651,7 @@ snapshots:
postcss-normalize-unicode@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
postcss: 8.4.49
postcss-value-parser: 4.2.0
@@ -9661,7 +9673,7 @@ snapshots:
postcss-reduce-initial@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
caniuse-api: 3.0.0
postcss: 8.4.49
@@ -9717,7 +9729,7 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
- preact@10.25.1: {}
+ preact@10.25.4: {}
prelude-ls@1.2.1: {}
@@ -9763,7 +9775,7 @@ snapshots:
qs@6.13.1:
dependencies:
- side-channel: 1.0.6
+ side-channel: 1.1.0
querystringify@2.2.0: {}
@@ -9817,9 +9829,9 @@ snapshots:
resolve.exports@1.1.1: {}
- resolve@1.22.8:
+ resolve@1.22.10:
dependencies:
- is-core-module: 2.15.1
+ is-core-module: 2.16.1
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
@@ -9843,46 +9855,46 @@ snapshots:
glob: 11.0.0
package-json-from-dist: 1.0.1
- rollup-plugin-external-globals@0.10.0(rollup@4.28.1):
+ rollup-plugin-external-globals@0.10.0(rollup@4.29.1):
dependencies:
- '@rollup/pluginutils': 5.1.3(rollup@4.28.1)
+ '@rollup/pluginutils': 5.1.4(rollup@4.29.1)
estree-walker: 3.0.3
is-reference: 3.0.3
- magic-string: 0.30.15
- rollup: 4.28.1
+ magic-string: 0.30.17
+ rollup: 4.29.1
- rollup-plugin-visualizer@5.12.0(rollup@4.28.1):
+ rollup-plugin-visualizer@5.13.1(rollup@4.29.1):
dependencies:
open: 8.4.2
- picomatch: 2.3.1
+ picomatch: 4.0.2
source-map: 0.7.4
yargs: 17.7.2
optionalDependencies:
- rollup: 4.28.1
+ rollup: 4.29.1
- rollup@4.28.1:
+ rollup@4.29.1:
dependencies:
'@types/estree': 1.0.6
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.28.1
- '@rollup/rollup-android-arm64': 4.28.1
- '@rollup/rollup-darwin-arm64': 4.28.1
- '@rollup/rollup-darwin-x64': 4.28.1
- '@rollup/rollup-freebsd-arm64': 4.28.1
- '@rollup/rollup-freebsd-x64': 4.28.1
- '@rollup/rollup-linux-arm-gnueabihf': 4.28.1
- '@rollup/rollup-linux-arm-musleabihf': 4.28.1
- '@rollup/rollup-linux-arm64-gnu': 4.28.1
- '@rollup/rollup-linux-arm64-musl': 4.28.1
- '@rollup/rollup-linux-loongarch64-gnu': 4.28.1
- '@rollup/rollup-linux-powerpc64le-gnu': 4.28.1
- '@rollup/rollup-linux-riscv64-gnu': 4.28.1
- '@rollup/rollup-linux-s390x-gnu': 4.28.1
- '@rollup/rollup-linux-x64-gnu': 4.28.1
- '@rollup/rollup-linux-x64-musl': 4.28.1
- '@rollup/rollup-win32-arm64-msvc': 4.28.1
- '@rollup/rollup-win32-ia32-msvc': 4.28.1
- '@rollup/rollup-win32-x64-msvc': 4.28.1
+ '@rollup/rollup-android-arm-eabi': 4.29.1
+ '@rollup/rollup-android-arm64': 4.29.1
+ '@rollup/rollup-darwin-arm64': 4.29.1
+ '@rollup/rollup-darwin-x64': 4.29.1
+ '@rollup/rollup-freebsd-arm64': 4.29.1
+ '@rollup/rollup-freebsd-x64': 4.29.1
+ '@rollup/rollup-linux-arm-gnueabihf': 4.29.1
+ '@rollup/rollup-linux-arm-musleabihf': 4.29.1
+ '@rollup/rollup-linux-arm64-gnu': 4.29.1
+ '@rollup/rollup-linux-arm64-musl': 4.29.1
+ '@rollup/rollup-linux-loongarch64-gnu': 4.29.1
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.29.1
+ '@rollup/rollup-linux-riscv64-gnu': 4.29.1
+ '@rollup/rollup-linux-s390x-gnu': 4.29.1
+ '@rollup/rollup-linux-x64-gnu': 4.29.1
+ '@rollup/rollup-linux-x64-musl': 4.29.1
+ '@rollup/rollup-win32-arm64-msvc': 4.29.1
+ '@rollup/rollup-win32-ia32-msvc': 4.29.1
+ '@rollup/rollup-win32-x64-msvc': 4.29.1
fsevents: 2.3.3
run-parallel@1.2.0:
@@ -9893,9 +9905,9 @@ snapshots:
safer-buffer@2.1.2: {}
- sass@1.82.0:
+ sass@1.83.0:
dependencies:
- chokidar: 4.0.1
+ chokidar: 4.0.3
immutable: 5.0.3
source-map-js: 1.2.1
optionalDependencies:
@@ -9918,28 +9930,40 @@ snapshots:
set-blocking@2.0.0: {}
- set-function-length@1.2.2:
- dependencies:
- define-data-property: 1.1.4
- es-errors: 1.3.0
- function-bind: 1.1.2
- get-intrinsic: 1.2.5
- gopd: 1.2.0
- has-property-descriptors: 1.0.2
-
shebang-command@2.0.0:
dependencies:
shebang-regex: 3.0.0
shebang-regex@3.0.0: {}
- side-channel@1.0.6:
+ side-channel-list@1.0.0:
dependencies:
- call-bind: 1.0.8
es-errors: 1.3.0
- get-intrinsic: 1.2.5
object-inspect: 1.13.3
+ side-channel-map@1.0.1:
+ dependencies:
+ call-bound: 1.0.3
+ es-errors: 1.3.0
+ get-intrinsic: 1.2.7
+ object-inspect: 1.13.3
+
+ side-channel-weakmap@1.0.2:
+ dependencies:
+ call-bound: 1.0.3
+ es-errors: 1.3.0
+ get-intrinsic: 1.2.7
+ object-inspect: 1.13.3
+ side-channel-map: 1.0.1
+
+ side-channel@1.1.0:
+ dependencies:
+ es-errors: 1.3.0
+ object-inspect: 1.13.3
+ side-channel-list: 1.0.0
+ side-channel-map: 1.0.1
+ side-channel-weakmap: 1.0.2
+
signal-exit@3.0.7: {}
signal-exit@4.1.0: {}
@@ -10077,79 +10101,79 @@ snapshots:
stylehacks@7.0.4(postcss@8.4.49):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
postcss: 8.4.49
postcss-selector-parser: 6.1.2
- stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
postcss-html: 1.7.0
- stylelint: 16.11.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.6.3)
- stylelint-config-recess-order@5.1.1(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-recess-order@5.1.1(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
- stylelint: 16.11.0(typescript@5.6.3)
- stylelint-order: 6.0.4(stylelint@16.11.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.6.3)
+ stylelint-order: 6.0.4(stylelint@16.12.0(typescript@5.6.3))
- stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
postcss-scss: 4.0.9(postcss@8.4.49)
- stylelint: 16.11.0(typescript@5.6.3)
- stylelint-config-recommended: 14.0.1(stylelint@16.11.0(typescript@5.6.3))
- stylelint-scss: 6.10.0(stylelint@16.11.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.6.3)
+ stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.6.3))
+ stylelint-scss: 6.10.0(stylelint@16.12.0(typescript@5.6.3))
optionalDependencies:
postcss: 8.4.49
- stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
postcss-html: 1.7.0
semver: 7.6.3
- stylelint: 16.11.0(typescript@5.6.3)
- stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.6.3))
- stylelint-config-recommended: 14.0.1(stylelint@16.11.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.6.3)
+ stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3))
+ stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.6.3))
- stylelint-config-recommended@14.0.1(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-recommended@14.0.1(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
- stylelint: 16.11.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.6.3)
- stylelint-config-standard-scss@13.1.0(postcss@8.4.49)(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-standard-scss@14.0.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
- stylelint: 16.11.0(typescript@5.6.3)
- stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.11.0(typescript@5.6.3))
- stylelint-config-standard: 36.0.1(stylelint@16.11.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.6.3)
+ stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3))
+ stylelint-config-standard: 36.0.1(stylelint@16.12.0(typescript@5.6.3))
optionalDependencies:
postcss: 8.4.49
- stylelint-config-standard@36.0.1(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-config-standard@36.0.1(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
- stylelint: 16.11.0(typescript@5.6.3)
- stylelint-config-recommended: 14.0.1(stylelint@16.11.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.6.3)
+ stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.6.3))
- stylelint-order@6.0.4(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-order@6.0.4(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
postcss: 8.4.49
postcss-sorting: 8.0.2(postcss@8.4.49)
- stylelint: 16.11.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.6.3)
- stylelint-prettier@5.0.2(prettier@3.4.2)(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-prettier@5.0.2(prettier@3.4.2)(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
prettier: 3.4.2
prettier-linter-helpers: 1.0.0
- stylelint: 16.11.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.6.3)
- stylelint-scss@6.10.0(stylelint@16.11.0(typescript@5.6.3)):
+ stylelint-scss@6.10.0(stylelint@16.12.0(typescript@5.6.3)):
dependencies:
css-tree: 3.1.0
is-plain-object: 5.0.0
known-css-properties: 0.35.0
- mdn-data: 2.13.0
+ mdn-data: 2.14.0
postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.6
postcss-selector-parser: 7.0.0
postcss-value-parser: 4.2.0
- stylelint: 16.11.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.6.3)
- stylelint@16.11.0(typescript@5.6.3):
+ stylelint@16.12.0(typescript@5.6.3):
dependencies:
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
@@ -10195,7 +10219,7 @@ snapshots:
sucrase@3.35.0:
dependencies:
- '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/gen-mapping': 0.3.8
commander: 4.1.1
glob: 10.4.5
lines-and-columns: 1.2.4
@@ -10235,7 +10259,7 @@ snapshots:
csso: 5.0.5
picocolors: 1.1.1
- swiper@11.1.15: {}
+ swiper@11.2.0: {}
symbol-tree@3.2.4: {}
@@ -10252,7 +10276,7 @@ snapshots:
string-width: 4.2.3
strip-ansi: 6.0.1
- tailwindcss@3.4.16:
+ tailwindcss@3.4.17:
dependencies:
'@alloc/quick-lru': 5.2.0
arg: 5.0.2
@@ -10262,7 +10286,7 @@ snapshots:
fast-glob: 3.3.2
glob-parent: 6.0.2
is-glob: 4.0.3
- jiti: 1.21.6
+ jiti: 1.21.7
lilconfig: 3.1.3
micromatch: 4.0.8
normalize-path: 3.0.0
@@ -10274,7 +10298,7 @@ snapshots:
postcss-load-config: 4.0.2(postcss@8.4.49)
postcss-nested: 6.2.0(postcss@8.4.49)
postcss-selector-parser: 6.1.2
- resolve: 1.22.8
+ resolve: 1.22.10
sucrase: 3.35.0
transitivePeerDependencies:
- ts-node
@@ -10318,7 +10342,7 @@ snapshots:
tinycolor2@1.6.0: {}
- tinyexec@0.3.1: {}
+ tinyexec@0.3.2: {}
tinyglobby@0.2.10:
dependencies:
@@ -10373,7 +10397,7 @@ snapshots:
type-fest@0.21.3: {}
- type-fest@4.30.0: {}
+ type-fest@4.31.0: {}
type@2.7.3: {}
@@ -10394,31 +10418,31 @@ snapshots:
uncrypto@0.1.3:
optional: true
- unctx@2.3.1:
+ unctx@2.4.1:
dependencies:
acorn: 8.14.0
estree-walker: 3.0.3
- magic-string: 0.30.15
- unplugin: 1.16.0
+ magic-string: 0.30.17
+ unplugin: 2.1.2
optional: true
undici-types@6.19.8: {}
unicorn-magic@0.1.0: {}
- unimport@3.14.5(rollup@4.28.1):
+ unimport@3.14.5(rollup@4.29.1):
dependencies:
- '@rollup/pluginutils': 5.1.3(rollup@4.28.1)
+ '@rollup/pluginutils': 5.1.4(rollup@4.29.1)
acorn: 8.14.0
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
fast-glob: 3.3.2
local-pkg: 0.5.1
- magic-string: 0.30.15
+ magic-string: 0.30.17
mlly: 1.7.3
pathe: 1.1.2
picomatch: 4.0.2
- pkg-types: 1.2.1
+ pkg-types: 1.3.0
scule: 1.3.0
strip-literal: 2.1.1
unplugin: 1.16.0
@@ -10435,22 +10459,29 @@ snapshots:
acorn: 8.14.0
webpack-virtual-modules: 0.6.2
- untyped@1.5.1:
+ unplugin@2.1.2:
+ dependencies:
+ acorn: 8.14.0
+ webpack-virtual-modules: 0.6.2
+ optional: true
+
+ untyped@1.5.2:
dependencies:
'@babel/core': 7.26.0
'@babel/standalone': 7.26.4
'@babel/types': 7.26.3
+ citty: 0.1.6
defu: 6.1.4
- jiti: 2.4.1
- mri: 1.2.0
+ jiti: 2.4.2
+ knitwork: 1.2.0
scule: 1.3.0
transitivePeerDependencies:
- supports-color
optional: true
- update-browserslist-db@1.1.1(browserslist@4.24.2):
+ update-browserslist-db@1.1.1(browserslist@4.24.3):
dependencies:
- browserslist: 4.24.2
+ browserslist: 4.24.3
escalade: 3.2.0
picocolors: 1.1.1
@@ -10488,41 +10519,41 @@ snapshots:
transitivePeerDependencies:
- debug
- vite-code-inspector-plugin@0.18.2:
+ vite-code-inspector-plugin@0.19.1:
dependencies:
- code-inspector-core: 0.18.2
+ code-inspector-core: 0.19.1
transitivePeerDependencies:
- supports-color
- vite-plugin-cdn-import@1.0.1(rollup@4.28.1)(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)):
+ vite-plugin-cdn-import@1.0.1(rollup@4.29.1)(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)):
dependencies:
- rollup-plugin-external-globals: 0.10.0(rollup@4.28.1)
- vite-plugin-externals: 0.6.2(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1))
+ rollup-plugin-external-globals: 0.10.0(rollup@4.29.1)
+ vite-plugin-externals: 0.6.2(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))
transitivePeerDependencies:
- rollup
- vite
- vite-plugin-compression@0.5.1(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)):
+ vite-plugin-compression@0.5.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)):
dependencies:
chalk: 4.1.2
debug: 4.4.0
fs-extra: 10.1.0
- vite: 6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)
+ vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
transitivePeerDependencies:
- supports-color
- vite-plugin-externals@0.6.2(vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)):
+ vite-plugin-externals@0.6.2(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)):
dependencies:
acorn: 8.14.0
es-module-lexer: 0.4.1
fs-extra: 10.1.0
magic-string: 0.25.9
- vite: 6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1)
+ vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
- vite-plugin-fake-server@2.1.4:
+ vite-plugin-fake-server@2.1.5:
dependencies:
bundle-import: 0.0.2
- chokidar: 4.0.1
+ chokidar: 4.0.3
path-to-regexp: 8.2.0
picocolors: 1.1.1
tinyglobby: 0.2.10
@@ -10536,17 +10567,17 @@ snapshots:
svgo: 3.3.2
vue: 3.5.13(typescript@5.6.3)
- vite@6.0.3(@types/node@20.17.9)(jiti@2.4.1)(sass@1.82.0)(yaml@2.6.1):
+ vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0):
dependencies:
- esbuild: 0.24.0
+ esbuild: 0.24.2
postcss: 8.4.49
- rollup: 4.28.1
+ rollup: 4.29.1
optionalDependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.11
fsevents: 2.3.3
- jiti: 2.4.1
- sass: 1.82.0
- yaml: 2.6.1
+ jiti: 2.4.2
+ sass: 1.83.0
+ yaml: 2.7.0
vscode-uri@3.0.8: {}
@@ -10554,10 +10585,10 @@ snapshots:
dependencies:
vue: 3.5.13(typescript@5.6.3)
- vue-eslint-parser@9.4.3(eslint@9.16.0(jiti@2.4.1)):
+ vue-eslint-parser@9.4.3(eslint@9.17.0(jiti@2.4.2)):
dependencies:
debug: 4.4.0
- eslint: 9.16.0(jiti@2.4.1)
+ eslint: 9.17.0(jiti@2.4.2)
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@@ -10567,10 +10598,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-i18n@10.0.5(vue@3.5.13(typescript@5.6.3)):
+ vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)):
dependencies:
- '@intlify/core-base': 10.0.5
- '@intlify/shared': 10.0.5
+ '@intlify/core-base': 11.0.1
+ '@intlify/shared': 11.0.1
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.6.3)
@@ -10584,7 +10615,7 @@ snapshots:
vue-pdf-embed@2.1.1(vue@3.5.13(typescript@5.6.3)):
dependencies:
- pdfjs-dist: 4.9.155
+ pdfjs-dist: 4.10.38
vue: 3.5.13(typescript@5.6.3)
vue-resize@2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3)):
@@ -10596,14 +10627,14 @@ snapshots:
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.6.3)
- vue-tippy@6.5.0(vue@3.5.13(typescript@5.6.3)):
+ vue-tippy@6.6.0(vue@3.5.13(typescript@5.6.3)):
dependencies:
tippy.js: 6.3.7
vue: 3.5.13(typescript@5.6.3)
vue-tsc@2.1.10(typescript@5.6.3):
dependencies:
- '@volar/typescript': 2.4.10
+ '@volar/typescript': 2.4.11
'@vue/language-core': 2.1.10(typescript@5.6.3)
semver: 7.6.3
typescript: 5.6.3
@@ -10621,7 +10652,7 @@ snapshots:
vue-observe-visibility: 2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3))
vue-resize: 2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3))
- vue-waterfall-plugin-next@2.6.4: {}
+ vue-waterfall-plugin-next@2.6.5: {}
vue3-danmaku@1.6.1(vue@3.5.13(typescript@5.6.3)):
dependencies:
@@ -10648,7 +10679,7 @@ snapshots:
dependencies:
dom-zindex: 1.0.6
vue: 3.5.13(typescript@5.6.3)
- xe-utils: 3.5.32
+ xe-utils: 3.7.0
w3c-hr-time@1.0.2:
dependencies:
@@ -10662,15 +10693,15 @@ snapshots:
dependencies:
makeerror: 1.0.12
- wavesurfer.js@7.8.10: {}
+ wavesurfer.js@7.8.14: {}
webidl-conversions@5.0.0: {}
webidl-conversions@6.1.0: {}
- webpack-code-inspector-plugin@0.18.2:
+ webpack-code-inspector-plugin@0.19.1:
dependencies:
- code-inspector-core: 0.18.2
+ code-inspector-core: 0.19.1
transitivePeerDependencies:
- supports-color
@@ -10750,7 +10781,7 @@ snapshots:
ws@7.5.10: {}
- xe-utils@3.5.32: {}
+ xe-utils@3.7.0: {}
xgplayer-subtitles@3.0.20(core-js@3.39.0):
dependencies:
@@ -10796,12 +10827,12 @@ snapshots:
dependencies:
eslint-visitor-keys: 3.4.3
lodash: 4.17.21
- yaml: 2.6.1
-
- yaml@2.5.1: {}
+ yaml: 2.7.0
yaml@2.6.1: {}
+ yaml@2.7.0: {}
+
yargs-parser@18.1.3:
dependencies:
camelcase: 5.3.1
@@ -10849,6 +10880,6 @@ snapshots:
yocto-queue@1.1.1: {}
- zrender@5.6.0:
+ zrender@5.6.1:
dependencies:
tslib: 2.3.0
diff --git a/src/assets/iconfont/iconfont.js b/src/assets/iconfont/iconfont.js
index 64d8bd841..fb89aeac9 100644
--- a/src/assets/iconfont/iconfont.js
+++ b/src/assets/iconfont/iconfont.js
@@ -28,8 +28,7 @@
c = document.createElement("div");
(c.innerHTML = e._iconfont_svg_string_2208059),
(c = c.getElementsByTagName("svg")[0]) &&
- (c.setAttribute("aria-hidden", "true"),
- (c.style.position = "absolute"),
+ ((c.style.position = "absolute"),
(c.style.width = 0),
(c.style.height = 0),
(c.style.overflow = "hidden"),
diff --git a/src/assets/svg/enter_outlined.svg b/src/assets/svg/enter_outlined.svg
index 45e0bafe5..ab4f9b632 100644
--- a/src/assets/svg/enter_outlined.svg
+++ b/src/assets/svg/enter_outlined.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/assets/svg/exit_screen.svg b/src/assets/svg/exit_screen.svg
index 007c0b634..c431a054e 100644
--- a/src/assets/svg/exit_screen.svg
+++ b/src/assets/svg/exit_screen.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/assets/svg/full_screen.svg b/src/assets/svg/full_screen.svg
index fff93a5d8..b7452e494 100644
--- a/src/assets/svg/full_screen.svg
+++ b/src/assets/svg/full_screen.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/assets/svg/globalization.svg b/src/assets/svg/globalization.svg
index 5f6bce6b1..2b2e32d8a 100644
--- a/src/assets/svg/globalization.svg
+++ b/src/assets/svg/globalization.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/assets/svg/keyboard_esc.svg b/src/assets/svg/keyboard_esc.svg
index bd6716548..e1285941b 100644
--- a/src/assets/svg/keyboard_esc.svg
+++ b/src/assets/svg/keyboard_esc.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/assets/table-bar/drag.svg b/src/assets/table-bar/drag.svg
index 8ac32a7bc..f477f1697 100644
--- a/src/assets/table-bar/drag.svg
+++ b/src/assets/table-bar/drag.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/components/ReFlowChart/src/assets/iconfont/iconfont.js b/src/components/ReFlowChart/src/assets/iconfont/iconfont.js
index 5df9c0a2f..b83c2b5b3 100644
--- a/src/components/ReFlowChart/src/assets/iconfont/iconfont.js
+++ b/src/components/ReFlowChart/src/assets/iconfont/iconfont.js
@@ -28,8 +28,7 @@
((o = document.createElement("div")).innerHTML = i),
(i = null),
(e = o.getElementsByTagName("svg")[0]) &&
- (e.setAttribute("aria-hidden", "true"),
- (e.style.position = "absolute"),
+ ((e.style.position = "absolute"),
(e.style.width = 0),
(e.style.height = 0),
(e.style.overflow = "hidden"),
diff --git a/src/components/ReIcon/src/iconfont.ts b/src/components/ReIcon/src/iconfont.ts
index c1104519a..df60f25dc 100644
--- a/src/components/ReIcon/src/iconfont.ts
+++ b/src/components/ReIcon/src/iconfont.ts
@@ -27,8 +27,7 @@ export default defineComponent({
return h(
"svg",
{
- class: "icon-svg",
- "aria-hidden": true
+ class: "icon-svg"
},
{
default: () => [
diff --git a/src/components/ReIcon/src/iconifyIconOffline.ts b/src/components/ReIcon/src/iconifyIconOffline.ts
index b47aa99a1..4ba9dfc0a 100644
--- a/src/components/ReIcon/src/iconifyIconOffline.ts
+++ b/src/components/ReIcon/src/iconifyIconOffline.ts
@@ -17,6 +17,7 @@ export default defineComponent({
IconifyIcon,
{
icon: this.icon,
+ "aria-hidden": false,
style: attrs?.style
? Object.assign(attrs.style, { outline: "none" })
: { outline: "none" },
diff --git a/src/components/ReIcon/src/iconifyIconOnline.ts b/src/components/ReIcon/src/iconifyIconOnline.ts
index a5f5822de..8467e0738 100644
--- a/src/components/ReIcon/src/iconifyIconOnline.ts
+++ b/src/components/ReIcon/src/iconifyIconOnline.ts
@@ -17,6 +17,7 @@ export default defineComponent({
IconifyIcon,
{
icon: `${this.icon}`,
+ "aria-hidden": false,
style: attrs?.style
? Object.assign(attrs.style, { outline: "none" })
: { outline: "none" },
diff --git a/src/components/ReSplitPane/iconfont/iconfont.js b/src/components/ReSplitPane/iconfont/iconfont.js
index c09a927f5..b4c9b0633 100644
--- a/src/components/ReSplitPane/iconfont/iconfont.js
+++ b/src/components/ReSplitPane/iconfont/iconfont.js
@@ -39,8 +39,7 @@
(t.innerHTML = i),
(i = null),
(t = t.getElementsByTagName("svg")[0]) &&
- (t.setAttribute("aria-hidden", "true"),
- (t.style.position = "absolute"),
+ ((t.style.position = "absolute"),
(t.style.width = 0),
(t.style.height = 0),
(t.style.overflow = "hidden"),
diff --git a/src/views/result/success.vue b/src/views/result/success.vue
index 8871a6556..83e437065 100644
--- a/src/views/result/success.vue
+++ b/src/views/result/success.vue
@@ -74,7 +74,6 @@ const columns = [
width="1em"
height="1em"
fill="currentColor"
- aria-hidden="true"
>
Date: Mon, 6 Jan 2025 14:30:43 +0800
Subject: [PATCH 2/8] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96=E7=99=BB?=
=?UTF-8?q?=E5=BD=95=E4=BC=A0=E5=8F=82=20(#1197)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/login/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 70b620967..b83078c2f 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -68,7 +68,7 @@ const onLogin = async (formEl: FormInstance | undefined) => {
if (valid) {
loading.value = true;
useUserStoreHook()
- .loginByUsername({ username: ruleForm.username, password: "admin123" })
+ .loginByUsername({ username: ruleForm.username, password: ruleForm.password })
.then(res => {
if (res.success) {
// 获取后端路由
From 02380f69e1c6c30150bf4e551c447b72e883778d Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Tue, 7 Jan 2025 17:21:00 +0800
Subject: [PATCH 3/8] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96`src/style/dark.?=
=?UTF-8?q?scss`=E8=AF=AD=E6=B3=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/style/dark.scss | 1 +
src/views/login/index.vue | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/style/dark.scss b/src/style/dark.scss
index 74fe07474..467aa6acc 100644
--- a/src/style/dark.scss
+++ b/src/style/dark.scss
@@ -1,3 +1,4 @@
+@use "sass:color";
@use "element-plus/theme-chalk/src/dark/css-vars.scss" as *;
/* 整体暗色风格适配 */
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index b83078c2f..854888794 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -68,7 +68,10 @@ const onLogin = async (formEl: FormInstance | undefined) => {
if (valid) {
loading.value = true;
useUserStoreHook()
- .loginByUsername({ username: ruleForm.username, password: ruleForm.password })
+ .loginByUsername({
+ username: ruleForm.username,
+ password: ruleForm.password
+ })
.then(res => {
if (res.success) {
// 获取后端路由
From e1cd14a946ad102bda85633e5a67a4830cf6759e Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Thu, 9 Jan 2025 15:55:45 +0800
Subject: [PATCH 4/8] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=EF=BC=8C=E7=9B=B8=E5=85=B3=E5=85=BC=E5=AE=B9=E5=A4=84?=
=?UTF-8?q?=E7=90=86(=E4=B8=BB=E8=A6=81=E6=98=AF`typescript`=E3=80=81`vue-?=
=?UTF-8?q?tsc`=E5=8D=87=E7=BA=A7=E6=9C=80=E6=96=B0=E7=89=88)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.nvmrc | 2 +-
package.json | 22 +-
pnpm-lock.yaml | 1138 +++++++++++++--------------
src/components/ReText/src/index.vue | 11 +-
4 files changed, 575 insertions(+), 598 deletions(-)
diff --git a/.nvmrc b/.nvmrc
index 2f6807716..c1ea837e9 100644
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
-v22.12.0
\ No newline at end of file
+v22.13.0
\ No newline at end of file
diff --git a/package.json b/package.json
index 7b2b115f9..c37415d8a 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"@pureadmin/table": "^3.2.1",
"@pureadmin/utils": "^2.5.0",
"@vue-flow/background": "^1.3.2",
- "@vue-flow/core": "^1.41.6",
+ "@vue-flow/core": "^1.41.7",
"@vueuse/core": "^12.3.0",
"@vueuse/motion": "^2.2.6",
"@wangeditor/editor": "^5.1.23",
@@ -107,7 +107,7 @@
"vue3-puzzle-vcode": "^1.1.7",
"vuedraggable": "^4.1.0",
"vxe-table": "4.6.25",
- "wavesurfer.js": "^7.8.14",
+ "wavesurfer.js": "^7.8.15",
"xgplayer": "^3.0.20",
"xlsx": "^0.18.5"
},
@@ -119,25 +119,25 @@
"@faker-js/faker": "^9.3.0",
"@iconify-icons/ep": "^1.2.12",
"@iconify-icons/ri": "^1.2.10",
- "@iconify/vue": "^4.2.0",
+ "@iconify/vue": "^4.3.0",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@types/codemirror": "^5.60.15",
"@types/dagre": "^0.7.52",
"@types/intro.js": "^5.1.5",
"@types/js-cookie": "^3.0.6",
- "@types/node": "^20.17.11",
+ "@types/node": "^20.17.12",
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.17",
"@types/sortablejs": "^1.15.8",
- "@typescript-eslint/eslint-plugin": "^8.19.0",
- "@typescript-eslint/parser": "^8.19.0",
+ "@typescript-eslint/eslint-plugin": "^8.19.1",
+ "@typescript-eslint/parser": "^8.19.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
- "code-inspector-plugin": "^0.19.1",
+ "code-inspector-plugin": "^0.19.2",
"cssnano": "^7.0.6",
"dagre": "^0.8.5",
"eslint": "^9.17.0",
@@ -154,8 +154,8 @@
"postcss-scss": "^4.0.9",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
- "rollup-plugin-visualizer": "^5.13.1",
- "sass": "^1.83.0",
+ "rollup-plugin-visualizer": "^5.14.0",
+ "sass": "^1.83.1",
"stylelint": "^16.12.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-recommended-vue": "^1.5.0",
@@ -163,7 +163,7 @@
"stylelint-prettier": "^5.0.2",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.17",
- "typescript": "5.6.3",
+ "typescript": "^5.7.3",
"vite": "^6.0.7",
"vite-plugin-cdn-import": "^1.0.1",
"vite-plugin-compression": "^0.5.1",
@@ -172,7 +172,7 @@
"vite-plugin-router-warn": "^1.0.0",
"vite-svg-loader": "^5.1.0",
"vue-eslint-parser": "^9.4.3",
- "vue-tsc": "2.1.10"
+ "vue-tsc": "^2.2.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=22.0.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 61c03fd46..b0fb2e082 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -13,10 +13,10 @@ importers:
version: 1.0.1
'@howdyjs/mouse-menu':
specifier: ^2.1.6
- version: 2.1.6(vue@3.5.13(typescript@5.6.3))
+ version: 2.1.6(vue@3.5.13(typescript@5.7.3))
'@infectoone/vue-ganttastic':
specifier: ^2.3.2
- version: 2.3.2(dayjs@1.11.13)(vue@3.5.13(typescript@5.6.3))
+ version: 2.3.2(dayjs@1.11.13)(vue@3.5.13(typescript@5.7.3))
'@logicflow/core':
specifier: ^1.2.28
version: 1.2.28
@@ -25,31 +25,31 @@ importers:
version: 1.2.28
'@pureadmin/descriptions':
specifier: ^1.2.1
- version: 1.2.1(echarts@5.6.0)(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)
+ version: 1.2.1(echarts@5.6.0)(element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)))(typescript@5.7.3)
'@pureadmin/table':
specifier: ^3.2.1
- version: 3.2.1(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)
+ version: 3.2.1(element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)))(typescript@5.7.3)
'@pureadmin/utils':
specifier: ^2.5.0
- version: 2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.6.3))
+ version: 2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.7.3))
'@vue-flow/background':
specifier: ^1.3.2
- version: 1.3.2(@vue-flow/core@1.41.6(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
+ version: 1.3.2(@vue-flow/core@1.41.7(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
'@vue-flow/core':
- specifier: ^1.41.6
- version: 1.41.6(vue@3.5.13(typescript@5.6.3))
+ specifier: ^1.41.7
+ version: 1.41.7(vue@3.5.13(typescript@5.7.3))
'@vueuse/core':
specifier: ^12.3.0
- version: 12.3.0(typescript@5.6.3)
+ version: 12.3.0(typescript@5.7.3)
'@vueuse/motion':
specifier: ^2.2.6
- version: 2.2.6(rollup@4.29.1)(vue@3.5.13(typescript@5.6.3))
+ version: 2.2.6(rollup@4.30.1)(vue@3.5.13(typescript@5.7.3))
'@wangeditor/editor':
specifier: ^5.1.23
version: 5.1.23
'@wangeditor/editor-for-vue':
specifier: ^5.1.12
- version: 5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.13(typescript@5.6.3))
+ version: 5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.13(typescript@5.7.3))
'@zxcvbn-ts/core':
specifier: ^3.0.4
version: 3.0.4
@@ -67,7 +67,7 @@ importers:
version: 5.65.18
codemirror-editor-vue3:
specifier: ^2.8.0
- version: 2.8.0(codemirror@5.65.18)(diff-match-patch@1.0.5)(vue@3.5.13(typescript@5.6.3))
+ version: 2.8.0(codemirror@5.65.18)(diff-match-patch@1.0.5)(vue@3.5.13(typescript@5.7.3))
cropperjs:
specifier: ^1.6.2
version: 1.6.2
@@ -79,10 +79,10 @@ importers:
version: 5.6.0
el-table-infinite-scroll:
specifier: ^3.0.6
- version: 3.0.6(typescript@5.6.3)
+ version: 3.0.6(typescript@5.7.3)
element-plus:
specifier: ^2.9.2
- version: 2.9.2(vue@3.5.13(typescript@5.6.3))
+ version: 2.9.2(vue@3.5.13(typescript@5.7.3))
intro.js:
specifier: ^7.2.0
version: 7.2.0
@@ -112,13 +112,13 @@ importers:
version: 1.0.1
pinia:
specifier: ^2.3.0
- version: 2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
+ version: 2.3.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3))
pinyin-pro:
specifier: ^3.26.0
version: 3.26.0
plus-pro-components:
specifier: ^0.1.19
- version: 0.1.19(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
+ version: 0.1.19(element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
qrcode:
specifier: ^1.5.4
version: 1.5.4
@@ -139,7 +139,7 @@ importers:
version: 8.8.7
v-contextmenu:
specifier: ^3.2.0
- version: 3.2.0(vue@3.5.13(typescript@5.6.3))
+ version: 3.2.0(vue@3.5.13(typescript@5.7.3))
v3-infinite-loading:
specifier: ^1.3.2
version: 1.3.2
@@ -151,56 +151,56 @@ importers:
version: 1.7.4
vue:
specifier: ^3.5.13
- version: 3.5.13(typescript@5.6.3)
+ version: 3.5.13(typescript@5.7.3)
vue-i18n:
specifier: ^11.0.1
- version: 11.0.1(vue@3.5.13(typescript@5.6.3))
+ version: 11.0.1(vue@3.5.13(typescript@5.7.3))
vue-json-pretty:
specifier: ^2.4.0
- version: 2.4.0(vue@3.5.13(typescript@5.6.3))
+ version: 2.4.0(vue@3.5.13(typescript@5.7.3))
vue-pdf-embed:
specifier: ^2.1.1
- version: 2.1.1(vue@3.5.13(typescript@5.6.3))
+ version: 2.1.1(vue@3.5.13(typescript@5.7.3))
vue-router:
specifier: ^4.5.0
- version: 4.5.0(vue@3.5.13(typescript@5.6.3))
+ version: 4.5.0(vue@3.5.13(typescript@5.7.3))
vue-tippy:
specifier: ^6.6.0
- version: 6.6.0(vue@3.5.13(typescript@5.6.3))
+ version: 6.6.0(vue@3.5.13(typescript@5.7.3))
vue-types:
specifier: ^5.1.3
- version: 5.1.3(vue@3.5.13(typescript@5.6.3))
+ version: 5.1.3(vue@3.5.13(typescript@5.7.3))
vue-virtual-scroller:
specifier: 2.0.0-beta.8
- version: 2.0.0-beta.8(vue@3.5.13(typescript@5.6.3))
+ version: 2.0.0-beta.8(vue@3.5.13(typescript@5.7.3))
vue-waterfall-plugin-next:
specifier: ^2.6.5
version: 2.6.5
vue3-danmaku:
specifier: ^1.6.1
- version: 1.6.1(vue@3.5.13(typescript@5.6.3))
+ version: 1.6.1(vue@3.5.13(typescript@5.7.3))
vue3-puzzle-vcode:
specifier: ^1.1.7
version: 1.1.7
vuedraggable:
specifier: ^4.1.0
- version: 4.1.0(vue@3.5.13(typescript@5.6.3))
+ version: 4.1.0(vue@3.5.13(typescript@5.7.3))
vxe-table:
specifier: 4.6.25
- version: 4.6.25(vue@3.5.13(typescript@5.6.3))
+ version: 4.6.25(vue@3.5.13(typescript@5.7.3))
wavesurfer.js:
- specifier: ^7.8.14
- version: 7.8.14
+ specifier: ^7.8.15
+ version: 7.8.15
xgplayer:
specifier: ^3.0.20
- version: 3.0.20(core-js@3.39.0)
+ version: 3.0.20(core-js@3.40.0)
xlsx:
specifier: ^0.18.5
version: 0.18.5
devDependencies:
'@commitlint/cli':
specifier: ^19.6.1
- version: 19.6.1(@types/node@20.17.11)(typescript@5.6.3)
+ version: 19.6.1(@types/node@20.17.12)(typescript@5.7.3)
'@commitlint/config-conventional':
specifier: ^19.6.0
version: 19.6.0
@@ -220,11 +220,11 @@ importers:
specifier: ^1.2.10
version: 1.2.10
'@iconify/vue':
- specifier: ^4.2.0
- version: 4.2.0(vue@3.5.13(typescript@5.6.3))
+ specifier: ^4.3.0
+ version: 4.3.0(vue@3.5.13(typescript@5.7.3))
'@intlify/unplugin-vue-i18n':
specifier: ^6.0.3
- version: 6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.6.3)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
+ version: 6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.30.1)(typescript@5.7.3)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
'@types/codemirror':
specifier: ^5.60.15
version: 5.60.15
@@ -238,8 +238,8 @@ importers:
specifier: ^3.0.6
version: 3.0.6
'@types/node':
- specifier: ^20.17.11
- version: 20.17.11
+ specifier: ^20.17.12
+ version: 20.17.12
'@types/nprogress':
specifier: ^0.2.3
version: 0.2.3
@@ -256,17 +256,17 @@ importers:
specifier: ^1.15.8
version: 1.15.8
'@typescript-eslint/eslint-plugin':
- specifier: ^8.19.0
- version: 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
+ specifier: ^8.19.1
+ version: 8.19.1(@typescript-eslint/parser@8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)
'@typescript-eslint/parser':
- specifier: ^8.19.0
- version: 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
+ specifier: ^8.19.1
+ version: 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)
'@vitejs/plugin-vue':
specifier: ^5.2.1
- version: 5.2.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
+ version: 5.2.1(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))
'@vitejs/plugin-vue-jsx':
specifier: ^4.1.1
- version: 4.1.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
+ version: 4.1.1(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49)
@@ -274,8 +274,8 @@ importers:
specifier: ^8.0.1
version: 8.0.1
code-inspector-plugin:
- specifier: ^0.19.1
- version: 0.19.1
+ specifier: ^0.19.2
+ version: 0.19.2
cssnano:
specifier: ^7.0.6
version: 7.0.6(postcss@8.4.49)
@@ -325,26 +325,26 @@ importers:
specifier: ^6.0.1
version: 6.0.1
rollup-plugin-visualizer:
- specifier: ^5.13.1
- version: 5.13.1(rollup@4.29.1)
+ specifier: ^5.14.0
+ version: 5.14.0(rollup@4.30.1)
sass:
- specifier: ^1.83.0
- version: 1.83.0
+ specifier: ^1.83.1
+ version: 1.83.1
stylelint:
specifier: ^16.12.0
- version: 16.12.0(typescript@5.6.3)
+ version: 16.12.0(typescript@5.7.3)
stylelint-config-recess-order:
specifier: ^5.1.1
- version: 5.1.1(stylelint@16.12.0(typescript@5.6.3))
+ version: 5.1.1(stylelint@16.12.0(typescript@5.7.3))
stylelint-config-recommended-vue:
specifier: ^1.5.0
- version: 1.5.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3))
+ version: 1.5.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.7.3))
stylelint-config-standard-scss:
specifier: ^14.0.0
- version: 14.0.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3))
+ version: 14.0.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.7.3))
stylelint-prettier:
specifier: ^5.0.2
- version: 5.0.2(prettier@3.4.2)(stylelint@16.12.0(typescript@5.6.3))
+ version: 5.0.2(prettier@3.4.2)(stylelint@16.12.0(typescript@5.7.3))
svgo:
specifier: ^3.3.2
version: 3.3.2
@@ -352,20 +352,20 @@ importers:
specifier: ^3.4.17
version: 3.4.17
typescript:
- specifier: 5.6.3
- version: 5.6.3
+ specifier: ^5.7.3
+ version: 5.7.3
vite:
specifier: ^6.0.7
- version: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
+ version: 6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)
vite-plugin-cdn-import:
specifier: ^1.0.1
- version: 1.0.1(rollup@4.29.1)(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))
+ version: 1.0.1(rollup@4.30.1)(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))
vite-plugin-compression:
specifier: ^0.5.1
- version: 0.5.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))
+ version: 0.5.1(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))
vite-plugin-fake-server:
specifier: ^2.1.5
- version: 2.1.5
+ version: 2.2.0
vite-plugin-remove-console:
specifier: ^2.2.0
version: 2.2.0
@@ -374,13 +374,13 @@ importers:
version: 1.0.0
vite-svg-loader:
specifier: ^5.1.0
- version: 5.1.0(vue@3.5.13(typescript@5.6.3))
+ version: 5.1.0(vue@3.5.13(typescript@5.7.3))
vue-eslint-parser:
specifier: ^9.4.3
version: 9.4.3(eslint@9.17.0(jiti@2.4.2))
vue-tsc:
- specifier: 2.1.10
- version: 2.1.10(typescript@5.6.3)
+ specifier: ^2.2.0
+ version: 2.2.0(typescript@5.7.3)
packages:
@@ -890,14 +890,14 @@ packages:
resolution: {integrity: sha512-r0tJ3ZOkMd9xsu3VRfqlFR6cz0V/jFYRswAIpC+m/DIfAUXq7g8N7wTAlhSANySXYGKzGryfDXwtwsY8TxEIDw==}
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
- '@floating-ui/core@1.6.8':
- resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
+ '@floating-ui/core@1.6.9':
+ resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
- '@floating-ui/dom@1.6.12':
- resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==}
+ '@floating-ui/dom@1.6.13':
+ resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==}
- '@floating-ui/utils@0.2.8':
- resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
+ '@floating-ui/utils@0.2.9':
+ resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
'@howdyjs/mouse-menu@2.1.6':
resolution: {integrity: sha512-19TjOfX9p9KUOMVlThkSTAA4KfqHvrEFGTCwFVPREOjpBommFSnaXmf7mHGdoahJsGdBMAijGFoe68E/MpmnNw==}
@@ -933,8 +933,8 @@ packages:
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
- '@iconify/vue@4.2.0':
- resolution: {integrity: sha512-CMynoz9BDWugDO2B7LU/s8L99dHCiqDGCjCki6bhVx5etZhw9x0BTV7wWRdj82jtl1yQTc+QQRcHQmSvUY6R+g==}
+ '@iconify/vue@4.3.0':
+ resolution: {integrity: sha512-Xq0h6zMrHBbrW8jXJ9fISi+x8oDQllg5hTDkDuxnWiskJ63rpJu9CvJshj8VniHVTbsxCg9fVoPAaNp3RQI5OQ==}
peerDependencies:
vue: '>=3'
@@ -1178,12 +1178,12 @@ packages:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'}
- '@nuxt/kit@3.15.0':
- resolution: {integrity: sha512-Q7k11wDTLIbBgoTfRYNrciK7PvjKklewrKd5PRMJCpn9Lmuqkq59HErNfJXFrBKHsE3Ld0DB6WUtpPGOvWJZoQ==}
+ '@nuxt/kit@3.15.1':
+ resolution: {integrity: sha512-7cVWjzfz3L6CsZrg6ppDZa7zGrZxCSfZjEQDIvVFn4mFKtJlK9k2izf5EewL6luzWwIQojkZAC3iq/1wtgI0Xw==}
engines: {node: '>=18.20.5'}
- '@nuxt/schema@3.15.0':
- resolution: {integrity: sha512-sAgLgSOj/SZxUmlJ/Q3TLRwIAqmiiZ5gCBrT+eq9CowIj7bgxX92pT720pDLEDs4wlXiTTsqC8nyqXQis8pPyA==}
+ '@nuxt/schema@3.15.1':
+ resolution: {integrity: sha512-n5kOHt8uUyUM9z4Wu/8tIZkBYh3KTCGvyruG6oD9bfeT4OaS21+X3M7XsTXFMe+eYBZA70IFFlWn1JJZIPsKeA==}
engines: {node: ^14.18.0 || >=16.10.0}
'@parcel/watcher-android-arm64@2.5.0':
@@ -1315,108 +1315,108 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.29.1':
- resolution: {integrity: sha512-ssKhA8RNltTZLpG6/QNkCSge+7mBQGUqJRisZ2MDQcEGaK93QESEgWK2iOpIDZ7k9zPVkG5AS3ksvD5ZWxmItw==}
+ '@rollup/rollup-android-arm-eabi@4.30.1':
+ resolution: {integrity: sha512-pSWY+EVt3rJ9fQ3IqlrEUtXh3cGqGtPDH1FQlNZehO2yYxCHEX1SPsz1M//NXwYfbTlcKr9WObLnJX9FsS9K1Q==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.29.1':
- resolution: {integrity: sha512-CaRfrV0cd+NIIcVVN/jx+hVLN+VRqnuzLRmfmlzpOzB87ajixsN/+9L5xNmkaUUvEbI5BmIKS+XTwXsHEb65Ew==}
+ '@rollup/rollup-android-arm64@4.30.1':
+ resolution: {integrity: sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.29.1':
- resolution: {integrity: sha512-2ORr7T31Y0Mnk6qNuwtyNmy14MunTAMx06VAPI6/Ju52W10zk1i7i5U3vlDRWjhOI5quBcrvhkCHyF76bI7kEw==}
+ '@rollup/rollup-darwin-arm64@4.30.1':
+ resolution: {integrity: sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.29.1':
- resolution: {integrity: sha512-j/Ej1oanzPjmN0tirRd5K2/nncAhS9W6ICzgxV+9Y5ZsP0hiGhHJXZ2JQ53iSSjj8m6cRY6oB1GMzNn2EUt6Ng==}
+ '@rollup/rollup-darwin-x64@4.30.1':
+ resolution: {integrity: sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-freebsd-arm64@4.29.1':
- resolution: {integrity: sha512-91C//G6Dm/cv724tpt7nTyP+JdN12iqeXGFM1SqnljCmi5yTXriH7B1r8AD9dAZByHpKAumqP1Qy2vVNIdLZqw==}
+ '@rollup/rollup-freebsd-arm64@4.30.1':
+ resolution: {integrity: sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ==}
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.29.1':
- resolution: {integrity: sha512-hEioiEQ9Dec2nIRoeHUP6hr1PSkXzQaCUyqBDQ9I9ik4gCXQZjJMIVzoNLBRGet+hIUb3CISMh9KXuCcWVW/8w==}
+ '@rollup/rollup-freebsd-x64@4.30.1':
+ resolution: {integrity: sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw==}
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-linux-arm-gnueabihf@4.29.1':
- resolution: {integrity: sha512-Py5vFd5HWYN9zxBv3WMrLAXY3yYJ6Q/aVERoeUFwiDGiMOWsMs7FokXihSOaT/PMWUty/Pj60XDQndK3eAfE6A==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.30.1':
+ resolution: {integrity: sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg==}
cpu: [arm]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm-musleabihf@4.29.1':
- resolution: {integrity: sha512-RiWpGgbayf7LUcuSNIbahr0ys2YnEERD4gYdISA06wa0i8RALrnzflh9Wxii7zQJEB2/Eh74dX4y/sHKLWp5uQ==}
+ '@rollup/rollup-linux-arm-musleabihf@4.30.1':
+ resolution: {integrity: sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug==}
cpu: [arm]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-arm64-gnu@4.29.1':
- resolution: {integrity: sha512-Z80O+taYxTQITWMjm/YqNoe9d10OX6kDh8X5/rFCMuPqsKsSyDilvfg+vd3iXIqtfmp+cnfL1UrYirkaF8SBZA==}
+ '@rollup/rollup-linux-arm64-gnu@4.30.1':
+ resolution: {integrity: sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw==}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm64-musl@4.29.1':
- resolution: {integrity: sha512-fOHRtF9gahwJk3QVp01a/GqS4hBEZCV1oKglVVq13kcK3NeVlS4BwIFzOHDbmKzt3i0OuHG4zfRP0YoG5OF/rA==}
+ '@rollup/rollup-linux-arm64-musl@4.30.1':
+ resolution: {integrity: sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA==}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-loongarch64-gnu@4.29.1':
- resolution: {integrity: sha512-5a7q3tnlbcg0OodyxcAdrrCxFi0DgXJSoOuidFUzHZ2GixZXQs6Tc3CHmlvqKAmOs5eRde+JJxeIf9DonkmYkw==}
+ '@rollup/rollup-linux-loongarch64-gnu@4.30.1':
+ resolution: {integrity: sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ==}
cpu: [loong64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-powerpc64le-gnu@4.29.1':
- resolution: {integrity: sha512-9b4Mg5Yfz6mRnlSPIdROcfw1BU22FQxmfjlp/CShWwO3LilKQuMISMTtAu/bxmmrE6A902W2cZJuzx8+gJ8e9w==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.30.1':
+ resolution: {integrity: sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw==}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-riscv64-gnu@4.29.1':
- resolution: {integrity: sha512-G5pn0NChlbRM8OJWpJFMX4/i8OEU538uiSv0P6roZcbpe/WfhEO+AT8SHVKfp8qhDQzaz7Q+1/ixMy7hBRidnQ==}
+ '@rollup/rollup-linux-riscv64-gnu@4.30.1':
+ resolution: {integrity: sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw==}
cpu: [riscv64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-s390x-gnu@4.29.1':
- resolution: {integrity: sha512-WM9lIkNdkhVwiArmLxFXpWndFGuOka4oJOZh8EP3Vb8q5lzdSCBuhjavJsw68Q9AKDGeOOIHYzYm4ZFvmWez5g==}
+ '@rollup/rollup-linux-s390x-gnu@4.30.1':
+ resolution: {integrity: sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA==}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-gnu@4.29.1':
- resolution: {integrity: sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==}
+ '@rollup/rollup-linux-x64-gnu@4.30.1':
+ resolution: {integrity: sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg==}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-musl@4.29.1':
- resolution: {integrity: sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==}
+ '@rollup/rollup-linux-x64-musl@4.30.1':
+ resolution: {integrity: sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow==}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rollup/rollup-win32-arm64-msvc@4.29.1':
- resolution: {integrity: sha512-F2OiJ42m77lSkizZQLuC+jiZ2cgueWQL5YC9tjo3AgaEw+KJmVxHGSyQfDUoYR9cci0lAywv2Clmckzulcq6ig==}
+ '@rollup/rollup-win32-arm64-msvc@4.30.1':
+ resolution: {integrity: sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.29.1':
- resolution: {integrity: sha512-rYRe5S0FcjlOBZQHgbTKNrqxCBUmgDJem/VQTCcTnA2KCabYSWQDrytOzX7avb79cAAweNmMUb/Zw18RNd4mng==}
+ '@rollup/rollup-win32-ia32-msvc@4.30.1':
+ resolution: {integrity: sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.29.1':
- resolution: {integrity: sha512-+10CMg9vt1MoHj6x1pxyjPSMjHTIlqs8/tBztXvPAx24SKs9jwVnKqHJumlH/IzhaPUaj3T6T6wfZr8okdXaIg==}
+ '@rollup/rollup-win32-x64-msvc@4.30.1':
+ resolution: {integrity: sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og==}
cpu: [x64]
os: [win32]
@@ -1501,8 +1501,8 @@ packages:
'@types/mousetrap@1.6.15':
resolution: {integrity: sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw==}
- '@types/node@20.17.11':
- resolution: {integrity: sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==}
+ '@types/node@20.17.12':
+ resolution: {integrity: sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==}
'@types/nprogress@0.2.3':
resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==}
@@ -1546,51 +1546,51 @@ packages:
'@types/yargs@16.0.9':
resolution: {integrity: sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==}
- '@typescript-eslint/eslint-plugin@8.19.0':
- resolution: {integrity: sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==}
+ '@typescript-eslint/eslint-plugin@8.19.1':
+ resolution: {integrity: sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/parser@8.19.0':
- resolution: {integrity: sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==}
+ '@typescript-eslint/parser@8.19.1':
+ resolution: {integrity: sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/scope-manager@8.19.0':
- resolution: {integrity: sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==}
+ '@typescript-eslint/scope-manager@8.19.1':
+ resolution: {integrity: sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.19.0':
- resolution: {integrity: sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==}
+ '@typescript-eslint/type-utils@8.19.1':
+ resolution: {integrity: sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/types@8.19.0':
- resolution: {integrity: sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==}
+ '@typescript-eslint/types@8.19.1':
+ resolution: {integrity: sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.19.0':
- resolution: {integrity: sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==}
+ '@typescript-eslint/typescript-estree@8.19.1':
+ resolution: {integrity: sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/utils@8.19.0':
- resolution: {integrity: sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==}
+ '@typescript-eslint/utils@8.19.1':
+ resolution: {integrity: sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.8.0'
- '@typescript-eslint/visitor-keys@8.19.0':
- resolution: {integrity: sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==}
+ '@typescript-eslint/visitor-keys@8.19.1':
+ resolution: {integrity: sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@uppy/companion-client@2.2.2':
@@ -1639,8 +1639,8 @@ packages:
'@vue-flow/core': ^1.23.0
vue: ^3.3.0
- '@vue-flow/core@1.41.6':
- resolution: {integrity: sha512-8zxcGRqiudra0obDMLTg9L89WxdlV0QrDOdyPYOKWDcD/UK5aT0MIL3Br9TF9AJmHW2z8QZq4cmmgroREL0jgQ==}
+ '@vue-flow/core@1.41.7':
+ resolution: {integrity: sha512-YAavc1wD8nll5IECnUyqzzNX+Y5WEGm7drmVOdkRPU8z9VkxlbgtokK+sTjz3N232Dm9pHuXRHD+u0HHRk0kdQ==}
peerDependencies:
vue: ^3.3.0
@@ -1678,8 +1678,8 @@ packages:
'@vue/devtools-api@6.6.4':
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
- '@vue/language-core@2.1.10':
- resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==}
+ '@vue/language-core@2.2.0':
+ resolution: {integrity: sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@@ -1869,8 +1869,8 @@ packages:
ajv@8.17.1:
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
- alien-signals@0.2.2:
- resolution: {integrity: sha512-cZIRkbERILsBOXTQmMrxc9hgpxglstn69zm+F1ARf4aPAzdAFYd6sBq87ErO0Fj3DV94tglcyHG5kQz9nDC/8A==}
+ alien-signals@0.4.14:
+ resolution: {integrity: sha512-itUAVzhczTmP2U5yX67xVpsbbOiquusbWVyA9N+sy6+r6YVbFkahXvNCeEPWEOMhwDYwbVbGHFkVL03N9I5g+Q==}
animate.css@4.1.1:
resolution: {integrity: sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==}
@@ -2013,8 +2013,8 @@ packages:
browser-process-hrtime@1.0.0:
resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==}
- browserslist@4.24.3:
- resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==}
+ browserslist@4.24.4:
+ resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
@@ -2069,8 +2069,8 @@ packages:
caniuse-api@3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
- caniuse-lite@1.0.30001690:
- resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==}
+ caniuse-lite@1.0.30001692:
+ resolution: {integrity: sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==}
cfb@1.2.2:
resolution: {integrity: sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==}
@@ -2143,11 +2143,11 @@ packages:
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
- code-inspector-core@0.19.1:
- resolution: {integrity: sha512-2y4I9VXS4cLEKYVVVnyYCR2JqjXOziaX2IsXl8o5KwkbKLJDCAtw2+1x6NugLWA0g0s7ietNYmIf2cONd5Nvaw==}
+ code-inspector-core@0.19.2:
+ resolution: {integrity: sha512-O3EPIJm4avO+mEUvkwgphQXjrAVgc3OB5w5OC6gJl03rwKWIaQ4LNrATURUbf22IrYiQzGVJdyBUkoHpE8g2Mg==}
- code-inspector-plugin@0.19.1:
- resolution: {integrity: sha512-WtgGT3Ky5QUtv34eEXf57oIa15yLseVTtV1ngELxHgpg46ebjvaROpGOLtOEtyu0EB+RhLJ2Mj6hEnLe3UCcLg==}
+ code-inspector-plugin@0.19.2:
+ resolution: {integrity: sha512-7tBctHV0gIP/lta4cZMQPgpQhyPvYdmL8RV2NYYBWSHk+jSrP/2EeTuxbMgdQS5e0YPQ7LbTej5PImrJ6oYR0w==}
codemirror-editor-vue3@2.8.0:
resolution: {integrity: sha512-ebYGNhBpLmQNLguXzNyMMkn6K8v3lcS5/Ncvdn6YS4bLGEHE67MfsJIS/WV0L7I6WavUuFlY/Rs/AJKChIwSwg==}
@@ -2201,9 +2201,6 @@ packages:
compare-func@2.0.0:
resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==}
- compatx@0.1.8:
- resolution: {integrity: sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw==}
-
compute-scroll-into-view@1.0.20:
resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
@@ -2240,8 +2237,8 @@ packages:
convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
- core-js@3.39.0:
- resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==}
+ core-js@3.40.0:
+ resolution: {integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==}
cosmiconfig-typescript-loader@6.1.0:
resolution: {integrity: sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g==}
@@ -2504,8 +2501,8 @@ packages:
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
engines: {node: '>= 4'}
- domutils@3.2.1:
- resolution: {integrity: sha512-xWXmuRnN9OMP6ptPd2+H0cCbcYBULa5YDTbMm/2lvkWvNA3O4wcW+GvzooqBuNM8yy6pl3VIAeJTUUWUbfI5Fw==}
+ domutils@3.2.2:
+ resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
dot-prop@5.3.0:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
@@ -2534,8 +2531,8 @@ packages:
el-table-infinite-scroll@3.0.6:
resolution: {integrity: sha512-rdrEBcSMYpkD0s0jl28KcGZpiIbWzVR2OAf7hBB+c+c08G89jb9d6rOn+y2DuhE1iI1C0pEOlC5/lrP3QceOXg==}
- electron-to-chromium@1.5.76:
- resolution: {integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==}
+ electron-to-chromium@1.5.79:
+ resolution: {integrity: sha512-nYOxJNxQ9Om4EC88BE4pPoNI8xwSFf8pU/BAeOl4Hh/b/i6V4biTAzwV7pXi3ARKeoYO5JZKMIXTryXSVer5RA==}
element-plus@2.9.2:
resolution: {integrity: sha512-HS+Cc5mmy70DixJuoN3cMxPPoNWXkjHzUw2PcGmysk6NHQzzUtwi2Vc+dlmbmRxj3eNqgC1xpPQV5Nf9uDtQRg==}
@@ -2599,8 +2596,8 @@ packages:
resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
engines: {node: '>=0.12'}
- esbuild-code-inspector-plugin@0.19.1:
- resolution: {integrity: sha512-b1Fs2bzLYAPYdzi+/JB4aMoNFSvZe0B8RCDKEJ3Cw2gAGEftcT7DfBvatoaoIN6oTg31DeEMH/9AlBnxlKpocQ==}
+ esbuild-code-inspector-plugin@0.19.2:
+ resolution: {integrity: sha512-Rb/CM/IOaYi7UHLIM3WbUlwS84gaS5yD+fauPzcw3jlv4YLbodO+Jxdjt2ANAM8bnfOvN94j7NLmKCCbZdjh7Q==}
esbuild@0.24.2:
resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==}
@@ -2760,8 +2757,8 @@ packages:
fast-diff@1.3.0:
resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
- fast-glob@3.3.2:
- resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
+ fast-glob@3.3.3:
+ resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
engines: {node: '>=8.6.0'}
fast-json-stable-stringify@2.1.0:
@@ -2770,8 +2767,8 @@ packages:
fast-levenshtein@2.0.6:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
- fast-uri@3.0.3:
- resolution: {integrity: sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==}
+ fast-uri@3.0.5:
+ resolution: {integrity: sha512-5JnBCWpFlMo0a3ciDy/JckMzzv1U9coZrIhedq+HXxxUfDTAiS0LA8OKVao4G9BxmCVck/jtA5r3KAtRWEyD8Q==}
fastest-levenshtein@1.0.16:
resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
@@ -3015,9 +3012,6 @@ packages:
hey-listen@1.0.8:
resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==}
- hookable@5.5.3:
- resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
-
html-encoding-sniffer@2.0.1:
resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==}
engines: {node: '>=10'}
@@ -3946,6 +3940,9 @@ packages:
pathe@1.1.2:
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
+ pathe@2.0.0:
+ resolution: {integrity: sha512-G7n4uhtk9qJt2hlD+UFfsIGY854wpF+zs2bUbQ3CQEUTcn7v25LRsrmurOxTo4bJgjE4qkyshd9ldsEuY9M6xg==}
+
pdfjs-dist@4.10.38:
resolution: {integrity: sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==}
engines: {node: '>=20'}
@@ -4013,8 +4010,8 @@ packages:
resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==}
engines: {node: '>= 0.12.0'}
- postcss-calc@10.0.2:
- resolution: {integrity: sha512-DT/Wwm6fCKgpYVI7ZEWuPJ4az8hiEHtCUeYjZXqU7Ou4QqYh1Df2yCQ7Ca6N7xqKPFkxN3fhf+u9KSoOCJNAjg==}
+ postcss-calc@10.1.0:
+ resolution: {integrity: sha512-uQ/LDGsf3mgsSUEXmAt3VsCSHR3aKqtEIkmB+4PhzYwRYOW5MZs/GhCCFpsOtJJkP6EC6uGipbrnaTjqaJZcJw==}
engines: {node: ^18.12 || ^20.9 || >=22.0}
peerDependencies:
postcss: ^8.4.38
@@ -4412,8 +4409,8 @@ packages:
peerDependencies:
rollup: ^2.25.0 || ^3.3.0 || ^4.1.4
- rollup-plugin-visualizer@5.13.1:
- resolution: {integrity: sha512-vMg8i6BprL8aFm9DKvL2c8AwS8324EgymYQo9o6E26wgVvwMhsJxS37aNL6ZsU7X9iAcMYwdME7gItLfG5fwJg==}
+ rollup-plugin-visualizer@5.14.0:
+ resolution: {integrity: sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==}
engines: {node: '>=18'}
hasBin: true
peerDependencies:
@@ -4425,8 +4422,8 @@ packages:
rollup:
optional: true
- rollup@4.29.1:
- resolution: {integrity: sha512-RaJ45M/kmJUzSWDs1Nnd5DdV4eerC98idtUOVr6FfKcgxqvjwHmxc5upLF9qZU9EpsVzzhleFahrT3shLuJzIw==}
+ rollup@4.30.1:
+ resolution: {integrity: sha512-mlJ4glW020fPuLi7DkM/lN97mYEZGWeqBnrljzN0gs7GLctqX3lNWxKQ7Gl712UAX+6fog/L3jh4gb7R6aVi3w==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -4439,8 +4436,8 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
- sass@1.83.0:
- resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==}
+ sass@1.83.1:
+ resolution: {integrity: sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -4833,11 +4830,11 @@ packages:
resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==}
engines: {node: '>=8'}
- ts-api-utils@1.4.3:
- resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
- engines: {node: '>=16'}
+ ts-api-utils@2.0.0:
+ resolution: {integrity: sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==}
+ engines: {node: '>=18.12'}
peerDependencies:
- typescript: '>=4.2.0'
+ typescript: '>=4.8.4'
ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
@@ -4867,8 +4864,8 @@ packages:
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
engines: {node: '>=10'}
- type-fest@4.31.0:
- resolution: {integrity: sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==}
+ type-fest@4.32.0:
+ resolution: {integrity: sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==}
engines: {node: '>=16'}
type@2.7.3:
@@ -4883,17 +4880,14 @@ packages:
typeit@8.8.7:
resolution: {integrity: sha512-sSVpy+cjeFP6Z+fZqiHzUSShg5yYFeJEt/Qut/bX945+Axyq+Yq+GPOuuk+sofoccSv8nNX/ibOOHkbki2mEpg==}
- typescript@5.6.3:
- resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
+ typescript@5.7.3:
+ resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
engines: {node: '>=14.17'}
hasBin: true
ufo@1.5.4:
resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
- uncrypto@0.1.3:
- resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
-
unctx@2.4.1:
resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==}
@@ -4915,8 +4909,8 @@ packages:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
- unplugin@1.16.0:
- resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
+ unplugin@1.16.1:
+ resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==}
engines: {node: '>=14.0.0'}
unplugin@2.1.2:
@@ -4927,8 +4921,8 @@ packages:
resolution: {integrity: sha512-eL/8PlhLcMmlMDtNPKhyyz9kEBDS3Uk4yMu/ewlkT2WFbtzScjHWPJLdQLmaGPUKjXzwe9MumOtOgc4Fro96Kg==}
hasBin: true
- update-browserslist-db@1.1.1:
- resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
+ update-browserslist-db@1.1.2:
+ resolution: {integrity: sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
@@ -4962,8 +4956,8 @@ packages:
resolution: {integrity: sha512-YTQ7zMq7UuMfNpC/DxP+d+hlhLeDEFFi1dmWGiYXsDA8x4mN1X/NQuPPdOsUjh1UG/owWNjdTQhSqJyWxwrQeQ==}
hasBin: true
- vite-code-inspector-plugin@0.19.1:
- resolution: {integrity: sha512-rMAYGcmGeav1Z1dJtX4bEYoVvUHvMyPuF1878xE1CnbtkhKXbDI20ehDruvVu151OoFzXJb3v8YZNc3gJZFRsA==}
+ vite-code-inspector-plugin@0.19.2:
+ resolution: {integrity: sha512-xovjPvuxkK50t5dorU1wRoU01ESzqOGlY2nmBtdf1wKVFqTmQIKf6J5cAbhL0ejoEgjV/xd4ZpuFTPiBrNQNCg==}
vite-plugin-cdn-import@1.0.1:
resolution: {integrity: sha512-lgjLxgwFSKvJLbqjVBirUZ0rQo00GpUGJzRpgQu8RyBw9LA7jaqG6fUMQzBC9qWmTGabPC3iOzwCcoi7PseRAQ==}
@@ -4979,8 +4973,8 @@ packages:
peerDependencies:
vite: '>=2.0.0'
- vite-plugin-fake-server@2.1.5:
- resolution: {integrity: sha512-AkuWd8Lhb9+Yn4mdryzFpZX6JfSxQ1MGYkK9wFxOEj5QHz+efo7ibPk/nGahgctd/4RJc+FuqHULO/pP1xvUMg==}
+ vite-plugin-fake-server@2.2.0:
+ resolution: {integrity: sha512-RP691997Q207nenNMhg7cvYyBXZyjqXwApTBa+a9kHmILgcAU2w4TMRDiAhIU0HPLAAR5MHlWTEpxA9Tbf+v8g==}
vite-plugin-remove-console@2.2.0:
resolution: {integrity: sha512-qgjh5pz75MdE9Kzs8J0kBwaCfifHV0ezRbB9rpGsIOxam+ilcGV7WOk91vFJXquzRmiKrFh3Hxlh0JJWAmXTbQ==}
@@ -5090,8 +5084,8 @@ packages:
peerDependencies:
vue: ^3.2.0
- vue-tsc@2.1.10:
- resolution: {integrity: sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==}
+ vue-tsc@2.2.0:
+ resolution: {integrity: sha512-gtmM1sUuJ8aSb0KoAFmK9yMxb8TxjewmxqTJ1aKphD5Cbu0rULFY6+UQT51zW7SpUcenfPUuflKyVwyx9Qdnxg==}
hasBin: true
peerDependencies:
typescript: '>=5.0.0'
@@ -5150,8 +5144,8 @@ packages:
walker@1.0.8:
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
- wavesurfer.js@7.8.14:
- resolution: {integrity: sha512-VwljnCf97GxpA/I6gKWVriBvGYEcwAsOCaLb3vauPE4Jm6rIl1C9zVZ2S0a9CCLjVzeG0UukHZxXSblQV8dReA==}
+ wavesurfer.js@7.8.15:
+ resolution: {integrity: sha512-fWNnQt5BEGzuoJ7HRxfvpT1rOEI1AmCGPZ/+7QDkDVN/m2vIBeLVQ+5vENRMz1YwvZ/u1No0UV492/o8G++KXQ==}
webidl-conversions@5.0.0:
resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==}
@@ -5161,8 +5155,8 @@ packages:
resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==}
engines: {node: '>=10.4'}
- webpack-code-inspector-plugin@0.19.1:
- resolution: {integrity: sha512-bMhy78SRC6pIFL0Z3pTxhidh0FS7R3PHg0ZfmH8rFdpePBDFRE7kZBTDXY4+L4SyGLlc1IOGlSEAKhjvorNl+A==}
+ webpack-code-inspector-plugin@0.19.2:
+ resolution: {integrity: sha512-59IBRCKCzu0eGONu6Mog64jBiiB6twbai4R0qmEKFMOcMJHnHE6nEwNT0NdeImHqv2k542pN5lYvo1LIusiVEA==}
webpack-virtual-modules@0.6.2:
resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
@@ -5395,7 +5389,7 @@ snapshots:
dependencies:
'@babel/compat-data': 7.26.3
'@babel/helper-validator-option': 7.25.9
- browserslist: 4.24.3
+ browserslist: 4.24.4
lru-cache: 5.1.1
semver: 6.3.1
@@ -5600,11 +5594,11 @@ snapshots:
'@bcoe/v8-coverage@0.2.3': {}
- '@commitlint/cli@19.6.1(@types/node@20.17.11)(typescript@5.6.3)':
+ '@commitlint/cli@19.6.1(@types/node@20.17.12)(typescript@5.7.3)':
dependencies:
'@commitlint/format': 19.5.0
'@commitlint/lint': 19.6.0
- '@commitlint/load': 19.6.1(@types/node@20.17.11)(typescript@5.6.3)
+ '@commitlint/load': 19.6.1(@types/node@20.17.12)(typescript@5.7.3)
'@commitlint/read': 19.5.0
'@commitlint/types': 19.5.0
tinyexec: 0.3.2
@@ -5651,15 +5645,15 @@ snapshots:
'@commitlint/rules': 19.6.0
'@commitlint/types': 19.5.0
- '@commitlint/load@19.6.1(@types/node@20.17.11)(typescript@5.6.3)':
+ '@commitlint/load@19.6.1(@types/node@20.17.12)(typescript@5.7.3)':
dependencies:
'@commitlint/config-validator': 19.5.0
'@commitlint/execute-rule': 19.5.0
'@commitlint/resolve-extends': 19.5.0
'@commitlint/types': 19.5.0
chalk: 5.4.1
- cosmiconfig: 9.0.0(typescript@5.6.3)
- cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.11)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3)
+ cosmiconfig: 9.0.0(typescript@5.7.3)
+ cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.12)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -5729,9 +5723,9 @@ snapshots:
'@dual-bundle/import-meta-resolve@4.1.0': {}
- '@element-plus/icons-vue@2.3.1(vue@3.5.13(typescript@5.6.3))':
+ '@element-plus/icons-vue@2.3.1(vue@3.5.13(typescript@5.7.3))':
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
'@esbuild/aix-ppc64@0.24.2':
optional: true
@@ -5851,20 +5845,20 @@ snapshots:
'@faker-js/faker@9.3.0': {}
- '@floating-ui/core@1.6.8':
+ '@floating-ui/core@1.6.9':
dependencies:
- '@floating-ui/utils': 0.2.8
+ '@floating-ui/utils': 0.2.9
- '@floating-ui/dom@1.6.12':
+ '@floating-ui/dom@1.6.13':
dependencies:
- '@floating-ui/core': 1.6.8
- '@floating-ui/utils': 0.2.8
+ '@floating-ui/core': 1.6.9
+ '@floating-ui/utils': 0.2.9
- '@floating-ui/utils@0.2.8': {}
+ '@floating-ui/utils@0.2.9': {}
- '@howdyjs/mouse-menu@2.1.6(vue@3.5.13(typescript@5.6.3))':
+ '@howdyjs/mouse-menu@2.1.6(vue@3.5.13(typescript@5.7.3))':
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
'@humanfs/core@0.19.1': {}
@@ -5889,20 +5883,20 @@ snapshots:
'@iconify/types@2.0.0': {}
- '@iconify/vue@4.2.0(vue@3.5.13(typescript@5.6.3))':
+ '@iconify/vue@4.3.0(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@iconify/types': 2.0.0
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- '@infectoone/vue-ganttastic@2.3.2(dayjs@1.11.13)(vue@3.5.13(typescript@5.6.3))':
+ '@infectoone/vue-ganttastic@2.3.2(dayjs@1.11.13)(vue@3.5.13(typescript@5.7.3))':
dependencies:
- '@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.6.3))
+ '@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.7.3))
dayjs: 1.11.13
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- '@vue/composition-api'
- '@intlify/bundle-utils@10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))':
+ '@intlify/bundle-utils@10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)))':
dependencies:
'@intlify/message-compiler': 11.0.0-rc.1
'@intlify/shared': 11.0.0-rc.1
@@ -5914,7 +5908,7 @@ snapshots:
source-map-js: 1.2.1
yaml-eslint-parser: 1.2.3
optionalDependencies:
- vue-i18n: 11.0.1(vue@3.5.13(typescript@5.6.3))
+ vue-i18n: 11.0.1(vue@3.5.13(typescript@5.7.3))
'@intlify/core-base@11.0.1':
dependencies:
@@ -5935,26 +5929,26 @@ snapshots:
'@intlify/shared@11.0.1': {}
- '@intlify/unplugin-vue-i18n@6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.6.3)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
+ '@intlify/unplugin-vue-i18n@6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.30.1)(typescript@5.7.3)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
- '@intlify/bundle-utils': 10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))
+ '@intlify/bundle-utils': 10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)))
'@intlify/shared': 11.0.1
- '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))
- '@rollup/pluginutils': 5.1.4(rollup@4.29.1)
- '@typescript-eslint/scope-manager': 8.19.0
- '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
+ '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
+ '@rollup/pluginutils': 5.1.4(rollup@4.30.1)
+ '@typescript-eslint/scope-manager': 8.19.1
+ '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3)
debug: 4.4.0
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
js-yaml: 4.1.0
json5: 2.2.3
pathe: 1.1.2
picocolors: 1.1.1
source-map-js: 1.2.1
- unplugin: 1.16.0
- vue: 3.5.13(typescript@5.6.3)
+ unplugin: 1.16.1
+ vue: 3.5.13(typescript@5.7.3)
optionalDependencies:
- vue-i18n: 11.0.1(vue@3.5.13(typescript@5.6.3))
+ vue-i18n: 11.0.1(vue@3.5.13(typescript@5.7.3))
transitivePeerDependencies:
- '@vue/compiler-dom'
- eslint
@@ -5962,14 +5956,14 @@ snapshots:
- supports-color
- typescript
- '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
+ '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@babel/parser': 7.26.3
optionalDependencies:
'@intlify/shared': 11.0.1
'@vue/compiler-dom': 3.5.13
- vue: 3.5.13(typescript@5.6.3)
- vue-i18n: 11.0.1(vue@3.5.13(typescript@5.6.3))
+ vue: 3.5.13(typescript@5.7.3)
+ vue-i18n: 11.0.1(vue@3.5.13(typescript@5.7.3))
'@isaacs/cliui@8.0.2':
dependencies:
@@ -5993,7 +5987,7 @@ snapshots:
'@jest/console@27.5.1':
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
chalk: 4.1.2
jest-message-util: 27.5.1
jest-util: 27.5.1
@@ -6006,7 +6000,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.8.1
@@ -6040,14 +6034,14 @@ snapshots:
dependencies:
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
jest-mock: 27.5.1
'@jest/fake-timers@27.5.1':
dependencies:
'@jest/types': 27.5.1
'@sinonjs/fake-timers': 8.1.0
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
jest-message-util: 27.5.1
jest-mock: 27.5.1
jest-util: 27.5.1
@@ -6065,7 +6059,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
chalk: 4.1.2
collect-v8-coverage: 1.0.2
exit: 0.1.2
@@ -6134,7 +6128,7 @@ snapshots:
dependencies:
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
'@types/yargs': 16.0.9
chalk: 4.1.2
@@ -6231,9 +6225,9 @@ snapshots:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.18.0
- '@nuxt/kit@3.15.0(rollup@4.29.1)':
+ '@nuxt/kit@3.15.1(rollup@4.30.1)':
dependencies:
- '@nuxt/schema': 3.15.0(rollup@4.29.1)
+ '@nuxt/schema': 3.15.1
c12: 2.0.1
consola: 3.3.3
defu: 6.1.4
@@ -6245,13 +6239,13 @@ snapshots:
knitwork: 1.2.0
mlly: 1.7.3
ohash: 1.1.4
- pathe: 1.1.2
+ pathe: 2.0.0
pkg-types: 1.3.0
scule: 1.3.0
semver: 7.6.3
ufo: 1.5.4
unctx: 2.4.1
- unimport: 3.14.5(rollup@4.29.1)
+ unimport: 3.14.5(rollup@4.30.1)
untyped: 1.5.2
transitivePeerDependencies:
- magicast
@@ -6259,25 +6253,12 @@ snapshots:
- supports-color
optional: true
- '@nuxt/schema@3.15.0(rollup@4.29.1)':
+ '@nuxt/schema@3.15.1':
dependencies:
- c12: 2.0.1
- compatx: 0.1.8
consola: 3.3.3
defu: 6.1.4
- hookable: 5.5.3
- pathe: 1.1.2
- pkg-types: 1.3.0
- scule: 1.3.0
+ pathe: 2.0.0
std-env: 3.8.0
- ufo: 1.5.4
- uncrypto: 0.1.3
- unimport: 3.14.5(rollup@4.29.1)
- untyped: 1.5.2
- transitivePeerDependencies:
- - magicast
- - rollup
- - supports-color
optional: true
'@parcel/watcher-android-arm64@2.5.0':
@@ -6348,91 +6329,91 @@ snapshots:
'@popperjs/core@2.11.8': {}
- '@pureadmin/descriptions@1.2.1(echarts@5.6.0)(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)':
+ '@pureadmin/descriptions@1.2.1(echarts@5.6.0)(element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)))(typescript@5.7.3)':
dependencies:
- '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.6.3))
- '@pureadmin/utils': 2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.6.3))
- element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
- vue: 3.5.13(typescript@5.6.3)
+ '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.7.3))
+ '@pureadmin/utils': 2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.7.3))
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.7.3))
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- echarts
- typescript
- '@pureadmin/table@3.2.1(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(typescript@5.6.3)':
+ '@pureadmin/table@3.2.1(element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)))(typescript@5.7.3)':
dependencies:
- element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
- vue: 3.5.13(typescript@5.6.3)
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.7.3))
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- typescript
- '@pureadmin/utils@2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.6.3))':
+ '@pureadmin/utils@2.5.0(echarts@5.6.0)(vue@3.5.13(typescript@5.7.3))':
optionalDependencies:
echarts: 5.6.0
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- '@rollup/pluginutils@5.1.4(rollup@4.29.1)':
+ '@rollup/pluginutils@5.1.4(rollup@4.30.1)':
dependencies:
'@types/estree': 1.0.6
estree-walker: 2.0.2
picomatch: 4.0.2
optionalDependencies:
- rollup: 4.29.1
+ rollup: 4.30.1
- '@rollup/rollup-android-arm-eabi@4.29.1':
+ '@rollup/rollup-android-arm-eabi@4.30.1':
optional: true
- '@rollup/rollup-android-arm64@4.29.1':
+ '@rollup/rollup-android-arm64@4.30.1':
optional: true
- '@rollup/rollup-darwin-arm64@4.29.1':
+ '@rollup/rollup-darwin-arm64@4.30.1':
optional: true
- '@rollup/rollup-darwin-x64@4.29.1':
+ '@rollup/rollup-darwin-x64@4.30.1':
optional: true
- '@rollup/rollup-freebsd-arm64@4.29.1':
+ '@rollup/rollup-freebsd-arm64@4.30.1':
optional: true
- '@rollup/rollup-freebsd-x64@4.29.1':
+ '@rollup/rollup-freebsd-x64@4.30.1':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.29.1':
+ '@rollup/rollup-linux-arm-gnueabihf@4.30.1':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.29.1':
+ '@rollup/rollup-linux-arm-musleabihf@4.30.1':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.29.1':
+ '@rollup/rollup-linux-arm64-gnu@4.30.1':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.29.1':
+ '@rollup/rollup-linux-arm64-musl@4.30.1':
optional: true
- '@rollup/rollup-linux-loongarch64-gnu@4.29.1':
+ '@rollup/rollup-linux-loongarch64-gnu@4.30.1':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.29.1':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.30.1':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.29.1':
+ '@rollup/rollup-linux-riscv64-gnu@4.30.1':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.29.1':
+ '@rollup/rollup-linux-s390x-gnu@4.30.1':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.29.1':
+ '@rollup/rollup-linux-x64-gnu@4.30.1':
optional: true
- '@rollup/rollup-linux-x64-musl@4.29.1':
+ '@rollup/rollup-linux-x64-musl@4.30.1':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.29.1':
+ '@rollup/rollup-win32-arm64-msvc@4.30.1':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.29.1':
+ '@rollup/rollup-win32-ia32-msvc@4.30.1':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.29.1':
+ '@rollup/rollup-win32-x64-msvc@4.30.1':
optional: true
'@sindresorhus/merge-streams@2.3.0':
@@ -6481,7 +6462,7 @@ snapshots:
'@types/conventional-commits-parser@5.0.1':
dependencies:
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
'@types/dagre@0.7.52': {}
@@ -6491,7 +6472,7 @@ snapshots:
'@types/graceful-fs@4.1.9':
dependencies:
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
'@types/intro.js@5.1.5': {}
@@ -6517,7 +6498,7 @@ snapshots:
'@types/mousetrap@1.6.15': {}
- '@types/node@20.17.11':
+ '@types/node@20.17.12':
dependencies:
undici-types: 6.19.8
@@ -6529,7 +6510,7 @@ snapshots:
'@types/qrcode@1.5.5':
dependencies:
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
'@types/qs@6.9.17': {}
@@ -6555,81 +6536,81 @@ snapshots:
dependencies:
'@types/yargs-parser': 21.0.3
- '@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
+ '@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
- '@typescript-eslint/scope-manager': 8.19.0
- '@typescript-eslint/type-utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
- '@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
- '@typescript-eslint/visitor-keys': 8.19.0
+ '@typescript-eslint/parser': 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)
+ '@typescript-eslint/scope-manager': 8.19.1
+ '@typescript-eslint/type-utils': 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)
+ '@typescript-eslint/utils': 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)
+ '@typescript-eslint/visitor-keys': 8.19.1
eslint: 9.17.0(jiti@2.4.2)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
- ts-api-utils: 1.4.3(typescript@5.6.3)
- typescript: 5.6.3
+ ts-api-utils: 2.0.0(typescript@5.7.3)
+ typescript: 5.7.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
+ '@typescript-eslint/parser@8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)':
dependencies:
- '@typescript-eslint/scope-manager': 8.19.0
- '@typescript-eslint/types': 8.19.0
- '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
- '@typescript-eslint/visitor-keys': 8.19.0
+ '@typescript-eslint/scope-manager': 8.19.1
+ '@typescript-eslint/types': 8.19.1
+ '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3)
+ '@typescript-eslint/visitor-keys': 8.19.1
debug: 4.4.0
eslint: 9.17.0(jiti@2.4.2)
- typescript: 5.6.3
+ typescript: 5.7.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.19.0':
+ '@typescript-eslint/scope-manager@8.19.1':
dependencies:
- '@typescript-eslint/types': 8.19.0
- '@typescript-eslint/visitor-keys': 8.19.0
+ '@typescript-eslint/types': 8.19.1
+ '@typescript-eslint/visitor-keys': 8.19.1
- '@typescript-eslint/type-utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
+ '@typescript-eslint/type-utils@8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
- '@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
+ '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3)
+ '@typescript-eslint/utils': 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)
debug: 4.4.0
eslint: 9.17.0(jiti@2.4.2)
- ts-api-utils: 1.4.3(typescript@5.6.3)
- typescript: 5.6.3
+ ts-api-utils: 2.0.0(typescript@5.7.3)
+ typescript: 5.7.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.19.0': {}
+ '@typescript-eslint/types@8.19.1': {}
- '@typescript-eslint/typescript-estree@8.19.0(typescript@5.6.3)':
+ '@typescript-eslint/typescript-estree@8.19.1(typescript@5.7.3)':
dependencies:
- '@typescript-eslint/types': 8.19.0
- '@typescript-eslint/visitor-keys': 8.19.0
+ '@typescript-eslint/types': 8.19.1
+ '@typescript-eslint/visitor-keys': 8.19.1
debug: 4.4.0
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.6.3
- ts-api-utils: 1.4.3(typescript@5.6.3)
- typescript: 5.6.3
+ ts-api-utils: 2.0.0(typescript@5.7.3)
+ typescript: 5.7.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
+ '@typescript-eslint/utils@8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.3)':
dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
- '@typescript-eslint/scope-manager': 8.19.0
- '@typescript-eslint/types': 8.19.0
- '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
+ '@typescript-eslint/scope-manager': 8.19.1
+ '@typescript-eslint/types': 8.19.1
+ '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3)
eslint: 9.17.0(jiti@2.4.2)
- typescript: 5.6.3
+ typescript: 5.7.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.19.0':
+ '@typescript-eslint/visitor-keys@8.19.1':
dependencies:
- '@typescript-eslint/types': 8.19.0
+ '@typescript-eslint/types': 8.19.1
eslint-visitor-keys: 4.2.0
'@uppy/companion-client@2.2.2':
@@ -6661,20 +6642,20 @@ snapshots:
'@uppy/utils': 4.1.3
nanoid: 3.3.8
- '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))':
+ '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@babel/core': 7.26.0
'@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
- vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
- vue: 3.5.13(typescript@5.6.3)
+ vite: 6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))':
+ '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))':
dependencies:
- vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
- vue: 3.5.13(typescript@5.6.3)
+ vite: 6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)
+ vue: 3.5.13(typescript@5.7.3)
'@volar/language-core@2.4.11':
dependencies:
@@ -6688,18 +6669,18 @@ snapshots:
path-browserify: 1.0.1
vscode-uri: 3.0.8
- '@vue-flow/background@1.3.2(@vue-flow/core@1.41.6(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))':
+ '@vue-flow/background@1.3.2(@vue-flow/core@1.41.7(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))':
dependencies:
- '@vue-flow/core': 1.41.6(vue@3.5.13(typescript@5.6.3))
- vue: 3.5.13(typescript@5.6.3)
+ '@vue-flow/core': 1.41.7(vue@3.5.13(typescript@5.7.3))
+ vue: 3.5.13(typescript@5.7.3)
- '@vue-flow/core@1.41.6(vue@3.5.13(typescript@5.6.3))':
+ '@vue-flow/core@1.41.7(vue@3.5.13(typescript@5.7.3))':
dependencies:
- '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.6.3))
+ '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.7.3))
d3-drag: 3.0.0
d3-selection: 3.0.0
d3-zoom: 3.0.0
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -6770,18 +6751,18 @@ snapshots:
'@vue/devtools-api@6.6.4': {}
- '@vue/language-core@2.1.10(typescript@5.6.3)':
+ '@vue/language-core@2.2.0(typescript@5.7.3)':
dependencies:
'@volar/language-core': 2.4.11
'@vue/compiler-dom': 3.5.13
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.5.13
- alien-signals: 0.2.2
+ alien-signals: 0.4.14
minimatch: 9.0.5
muggle-string: 0.4.1
path-browserify: 1.0.1
optionalDependencies:
- typescript: 5.6.3
+ typescript: 5.7.3
'@vue/reactivity@3.5.13':
dependencies:
@@ -6799,39 +6780,39 @@ snapshots:
'@vue/shared': 3.5.13
csstype: 3.1.3
- '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.6.3))':
+ '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@vue/compiler-ssr': 3.5.13
'@vue/shared': 3.5.13
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
'@vue/shared@3.5.13': {}
- '@vueuse/core@10.11.1(vue@3.5.13(typescript@5.6.3))':
+ '@vueuse/core@10.11.1(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.11.1
- '@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.6.3))
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
+ '@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.7.3))
+ vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/core@12.3.0(typescript@5.6.3)':
+ '@vueuse/core@12.3.0(typescript@5.7.3)':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 12.3.0
- '@vueuse/shared': 12.3.0(typescript@5.6.3)
- vue: 3.5.13(typescript@5.6.3)
+ '@vueuse/shared': 12.3.0(typescript@5.7.3)
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- typescript
- '@vueuse/core@9.13.0(vue@3.5.13(typescript@5.6.3))':
+ '@vueuse/core@9.13.0(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@types/web-bluetooth': 0.0.16
'@vueuse/metadata': 9.13.0
- '@vueuse/shared': 9.13.0(vue@3.5.13(typescript@5.6.3))
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
+ '@vueuse/shared': 9.13.0(vue@3.5.13(typescript@5.7.3))
+ vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -6842,39 +6823,39 @@ snapshots:
'@vueuse/metadata@9.13.0': {}
- '@vueuse/motion@2.2.6(rollup@4.29.1)(vue@3.5.13(typescript@5.6.3))':
+ '@vueuse/motion@2.2.6(rollup@4.30.1)(vue@3.5.13(typescript@5.7.3))':
dependencies:
- '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.6.3))
- '@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.6.3))
+ '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.7.3))
+ '@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.7.3))
csstype: 3.1.3
framesync: 6.1.2
popmotion: 11.0.5
style-value-types: 5.1.2
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
optionalDependencies:
- '@nuxt/kit': 3.15.0(rollup@4.29.1)
+ '@nuxt/kit': 3.15.1(rollup@4.30.1)
transitivePeerDependencies:
- '@vue/composition-api'
- magicast
- rollup
- supports-color
- '@vueuse/shared@10.11.1(vue@3.5.13(typescript@5.6.3))':
+ '@vueuse/shared@10.11.1(vue@3.5.13(typescript@5.7.3))':
dependencies:
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
+ vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/shared@12.3.0(typescript@5.6.3)':
+ '@vueuse/shared@12.3.0(typescript@5.7.3)':
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- typescript
- '@vueuse/shared@9.13.0(vue@3.5.13(typescript@5.6.3))':
+ '@vueuse/shared@9.13.0(vue@3.5.13(typescript@5.7.3))':
dependencies:
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
+ vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -6920,10 +6901,10 @@ snapshots:
slate-history: 0.66.0(slate@0.72.8)
snabbdom: 3.6.2
- '@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.13(typescript@5.6.3))':
+ '@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@wangeditor/editor': 5.1.23
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
'@wangeditor/editor@5.1.23':
dependencies:
@@ -7031,11 +7012,11 @@ snapshots:
ajv@8.17.1:
dependencies:
fast-deep-equal: 3.1.3
- fast-uri: 3.0.3
+ fast-uri: 3.0.5
json-schema-traverse: 1.0.0
require-from-string: 2.0.2
- alien-signals@0.2.2: {}
+ alien-signals@0.4.14: {}
animate.css@4.1.1: {}
@@ -7094,8 +7075,8 @@ snapshots:
autoprefixer@10.4.20(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
- caniuse-lite: 1.0.30001690
+ browserslist: 4.24.4
+ caniuse-lite: 1.0.30001692
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.1
@@ -7189,7 +7170,7 @@ snapshots:
chalk: 5.4.1
cli-boxes: 3.0.0
string-width: 7.2.0
- type-fest: 4.31.0
+ type-fest: 4.32.0
widest-line: 5.0.0
wrap-ansi: 9.0.0
@@ -7208,12 +7189,12 @@ snapshots:
browser-process-hrtime@1.0.0: {}
- browserslist@4.24.3:
+ browserslist@4.24.4:
dependencies:
- caniuse-lite: 1.0.30001690
- electron-to-chromium: 1.5.76
+ caniuse-lite: 1.0.30001692
+ electron-to-chromium: 1.5.79
node-releases: 2.0.19
- update-browserslist-db: 1.1.1(browserslist@4.24.3)
+ update-browserslist-db: 1.1.2(browserslist@4.24.4)
bser@2.1.1:
dependencies:
@@ -7269,12 +7250,12 @@ snapshots:
caniuse-api@3.0.0:
dependencies:
- browserslist: 4.24.3
- caniuse-lite: 1.0.30001690
+ browserslist: 4.24.4
+ caniuse-lite: 1.0.30001692
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
- caniuse-lite@1.0.30001690: {}
+ caniuse-lite@1.0.30001692: {}
cfb@1.2.2:
dependencies:
@@ -7356,7 +7337,7 @@ snapshots:
co@4.6.0: {}
- code-inspector-core@0.19.1:
+ code-inspector-core@0.19.2:
dependencies:
'@vue/compiler-dom': 3.5.13
chalk: 4.1.1
@@ -7366,22 +7347,22 @@ snapshots:
transitivePeerDependencies:
- supports-color
- code-inspector-plugin@0.19.1:
+ code-inspector-plugin@0.19.2:
dependencies:
chalk: 4.1.1
- code-inspector-core: 0.19.1
+ code-inspector-core: 0.19.2
dotenv: 16.4.7
- esbuild-code-inspector-plugin: 0.19.1
- vite-code-inspector-plugin: 0.19.1
- webpack-code-inspector-plugin: 0.19.1
+ esbuild-code-inspector-plugin: 0.19.2
+ vite-code-inspector-plugin: 0.19.2
+ webpack-code-inspector-plugin: 0.19.2
transitivePeerDependencies:
- supports-color
- codemirror-editor-vue3@2.8.0(codemirror@5.65.18)(diff-match-patch@1.0.5)(vue@3.5.13(typescript@5.6.3)):
+ codemirror-editor-vue3@2.8.0(codemirror@5.65.18)(diff-match-patch@1.0.5)(vue@3.5.13(typescript@5.7.3)):
dependencies:
codemirror: 5.65.18
diff-match-patch: 1.0.5
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
codemirror@5.65.18: {}
@@ -7419,9 +7400,6 @@ snapshots:
array-ify: 1.0.0
dot-prop: 5.3.0
- compatx@0.1.8:
- optional: true
-
compute-scroll-into-view@1.0.20: {}
concat-map@0.0.1: {}
@@ -7457,23 +7435,23 @@ snapshots:
convert-source-map@2.0.0: {}
- core-js@3.39.0: {}
+ core-js@3.40.0: {}
- cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.11)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3):
+ cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.12)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3):
dependencies:
- '@types/node': 20.17.11
- cosmiconfig: 9.0.0(typescript@5.6.3)
+ '@types/node': 20.17.12
+ cosmiconfig: 9.0.0(typescript@5.7.3)
jiti: 2.4.2
- typescript: 5.6.3
+ typescript: 5.7.3
- cosmiconfig@9.0.0(typescript@5.6.3):
+ cosmiconfig@9.0.0(typescript@5.7.3):
dependencies:
env-paths: 2.2.1
import-fresh: 3.3.0
js-yaml: 4.1.0
parse-json: 5.2.0
optionalDependencies:
- typescript: 5.6.3
+ typescript: 5.7.3
crc-32@1.2.2: {}
@@ -7496,7 +7474,7 @@ snapshots:
boolbase: 1.0.0
css-what: 6.1.0
domhandler: 5.0.3
- domutils: 3.2.1
+ domutils: 3.2.2
nth-check: 2.1.1
css-tree@2.2.1:
@@ -7520,11 +7498,11 @@ snapshots:
cssnano-preset-default@7.0.6(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
css-declaration-sorter: 7.2.0(postcss@8.4.49)
cssnano-utils: 5.0.0(postcss@8.4.49)
postcss: 8.4.49
- postcss-calc: 10.0.2(postcss@8.4.49)
+ postcss-calc: 10.1.0(postcss@8.4.49)
postcss-colormin: 7.0.2(postcss@8.4.49)
postcss-convert-values: 7.0.4(postcss@8.4.49)
postcss-discard-comments: 7.0.3(postcss@8.4.49)
@@ -7709,7 +7687,7 @@ snapshots:
dependencies:
domelementtype: 2.3.0
- domutils@3.2.1:
+ domutils@3.2.2:
dependencies:
dom-serializer: 2.0.0
domelementtype: 2.3.0
@@ -7743,26 +7721,26 @@ snapshots:
tslib: 2.3.0
zrender: 5.6.1
- el-table-infinite-scroll@3.0.6(typescript@5.6.3):
+ el-table-infinite-scroll@3.0.6(typescript@5.7.3):
dependencies:
- core-js: 3.39.0
- element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
- vue: 3.5.13(typescript@5.6.3)
+ core-js: 3.40.0
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.7.3))
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- '@vue/composition-api'
- typescript
- electron-to-chromium@1.5.76: {}
+ electron-to-chromium@1.5.79: {}
- element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)):
+ element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@ctrl/tinycolor': 3.6.1
- '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.6.3))
- '@floating-ui/dom': 1.6.12
+ '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.7.3))
+ '@floating-ui/dom': 1.6.13
'@popperjs/core': '@sxzz/popperjs-es@2.11.7'
'@types/lodash': 4.17.14
'@types/lodash-es': 4.17.12
- '@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.6.3))
+ '@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.7.3))
async-validator: 4.2.5
dayjs: 1.11.13
escape-html: 1.0.3
@@ -7771,7 +7749,7 @@ snapshots:
lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
memoize-one: 6.0.0
normalize-wheel-es: 1.2.0
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -7825,9 +7803,9 @@ snapshots:
d: 1.0.2
ext: 1.7.0
- esbuild-code-inspector-plugin@0.19.1:
+ esbuild-code-inspector-plugin@0.19.2:
dependencies:
- code-inspector-core: 0.19.1
+ code-inspector-core: 0.19.2
transitivePeerDependencies:
- supports-color
@@ -8051,7 +8029,7 @@ snapshots:
fast-diff@1.3.0: {}
- fast-glob@3.3.2:
+ fast-glob@3.3.3:
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
@@ -8063,7 +8041,7 @@ snapshots:
fast-levenshtein@2.0.6: {}
- fast-uri@3.0.3: {}
+ fast-uri@3.0.5: {}
fastest-levenshtein@1.0.16: {}
@@ -8277,7 +8255,7 @@ snapshots:
dependencies:
array-union: 2.1.0
dir-glob: 3.0.1
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
ignore: 5.3.2
merge2: 1.4.1
slash: 3.0.0
@@ -8285,7 +8263,7 @@ snapshots:
globby@14.0.2:
dependencies:
'@sindresorhus/merge-streams': 2.3.0
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
ignore: 5.3.2
path-type: 5.0.0
slash: 5.1.0
@@ -8326,9 +8304,6 @@ snapshots:
hey-listen@1.0.8: {}
- hookable@5.5.3:
- optional: true
-
html-encoding-sniffer@2.0.1:
dependencies:
whatwg-encoding: 1.0.5
@@ -8343,7 +8318,7 @@ snapshots:
dependencies:
domelementtype: 2.3.0
domhandler: 5.0.3
- domutils: 3.2.1
+ domutils: 3.2.2
entities: 4.5.0
http-proxy-agent@4.0.1:
@@ -8534,7 +8509,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
@@ -8630,7 +8605,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
jest-mock: 27.5.1
jest-util: 27.5.1
jsdom: 16.7.0
@@ -8645,7 +8620,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
jest-mock: 27.5.1
jest-util: 27.5.1
@@ -8655,7 +8630,7 @@ snapshots:
dependencies:
'@jest/types': 27.5.1
'@types/graceful-fs': 4.1.9
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -8674,7 +8649,7 @@ snapshots:
'@jest/source-map': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
chalk: 4.1.2
co: 4.6.0
expect: 27.5.1
@@ -8717,7 +8692,7 @@ snapshots:
jest-mock@27.5.1:
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
jest-pnp-resolver@1.2.3(jest-resolve@27.5.1):
optionalDependencies:
@@ -8753,7 +8728,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
chalk: 4.1.2
emittery: 0.8.1
graceful-fs: 4.2.11
@@ -8804,7 +8779,7 @@ snapshots:
jest-serializer@27.5.1:
dependencies:
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
graceful-fs: 4.2.11
jest-snapshot@27.5.1:
@@ -8837,7 +8812,7 @@ snapshots:
jest-util@27.5.1:
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@@ -8856,7 +8831,7 @@ snapshots:
dependencies:
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
ansi-escapes: 4.3.2
chalk: 4.1.2
jest-util: 27.5.1
@@ -8864,7 +8839,7 @@ snapshots:
jest-worker@27.5.1:
dependencies:
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
merge-stream: 2.0.0
supports-color: 8.1.1
@@ -9438,6 +9413,9 @@ snapshots:
pathe@1.1.2: {}
+ pathe@2.0.0:
+ optional: true
+
pdfjs-dist@4.10.38:
optionalDependencies:
'@napi-rs/canvas': 0.1.65
@@ -9455,13 +9433,13 @@ snapshots:
pify@2.3.0: {}
- pinia@2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)):
+ pinia@2.3.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@vue/devtools-api': 6.6.4
- vue: 3.5.13(typescript@5.6.3)
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
+ vue: 3.5.13(typescript@5.7.3)
+ vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
optionalDependencies:
- typescript: 5.6.3
+ typescript: 5.7.3
transitivePeerDependencies:
- '@vue/composition-api'
@@ -9479,13 +9457,13 @@ snapshots:
mlly: 1.7.3
pathe: 1.1.2
- plus-pro-components@0.1.19(element-plus@2.9.2(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)):
+ plus-pro-components@0.1.19(element-plus@2.9.2(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)):
dependencies:
- '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.6.3))
- element-plus: 2.9.2(vue@3.5.13(typescript@5.6.3))
+ '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.7.3))
+ element-plus: 2.9.2(vue@3.5.13(typescript@5.7.3))
lodash-es: 4.17.21
sortablejs: 1.15.6
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
pngjs@5.0.0: {}
@@ -9504,15 +9482,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
- postcss-calc@10.0.2(postcss@8.4.49):
+ postcss-calc@10.1.0(postcss@8.4.49):
dependencies:
postcss: 8.4.49
- postcss-selector-parser: 6.1.2
+ postcss-selector-parser: 7.0.0
postcss-value-parser: 4.2.0
postcss-colormin@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
caniuse-api: 3.0.0
colord: 2.9.3
postcss: 8.4.49
@@ -9520,7 +9498,7 @@ snapshots:
postcss-convert-values@7.0.4(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
postcss: 8.4.49
postcss-value-parser: 4.2.0
@@ -9584,7 +9562,7 @@ snapshots:
postcss-merge-rules@7.0.4(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
caniuse-api: 3.0.0
cssnano-utils: 5.0.0(postcss@8.4.49)
postcss: 8.4.49
@@ -9604,7 +9582,7 @@ snapshots:
postcss-minify-params@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
cssnano-utils: 5.0.0(postcss@8.4.49)
postcss: 8.4.49
postcss-value-parser: 4.2.0
@@ -9651,7 +9629,7 @@ snapshots:
postcss-normalize-unicode@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
postcss: 8.4.49
postcss-value-parser: 4.2.0
@@ -9673,7 +9651,7 @@ snapshots:
postcss-reduce-initial@7.0.2(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
caniuse-api: 3.0.0
postcss: 8.4.49
@@ -9855,46 +9833,46 @@ snapshots:
glob: 11.0.0
package-json-from-dist: 1.0.1
- rollup-plugin-external-globals@0.10.0(rollup@4.29.1):
+ rollup-plugin-external-globals@0.10.0(rollup@4.30.1):
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.29.1)
+ '@rollup/pluginutils': 5.1.4(rollup@4.30.1)
estree-walker: 3.0.3
is-reference: 3.0.3
magic-string: 0.30.17
- rollup: 4.29.1
+ rollup: 4.30.1
- rollup-plugin-visualizer@5.13.1(rollup@4.29.1):
+ rollup-plugin-visualizer@5.14.0(rollup@4.30.1):
dependencies:
open: 8.4.2
picomatch: 4.0.2
source-map: 0.7.4
yargs: 17.7.2
optionalDependencies:
- rollup: 4.29.1
+ rollup: 4.30.1
- rollup@4.29.1:
+ rollup@4.30.1:
dependencies:
'@types/estree': 1.0.6
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.29.1
- '@rollup/rollup-android-arm64': 4.29.1
- '@rollup/rollup-darwin-arm64': 4.29.1
- '@rollup/rollup-darwin-x64': 4.29.1
- '@rollup/rollup-freebsd-arm64': 4.29.1
- '@rollup/rollup-freebsd-x64': 4.29.1
- '@rollup/rollup-linux-arm-gnueabihf': 4.29.1
- '@rollup/rollup-linux-arm-musleabihf': 4.29.1
- '@rollup/rollup-linux-arm64-gnu': 4.29.1
- '@rollup/rollup-linux-arm64-musl': 4.29.1
- '@rollup/rollup-linux-loongarch64-gnu': 4.29.1
- '@rollup/rollup-linux-powerpc64le-gnu': 4.29.1
- '@rollup/rollup-linux-riscv64-gnu': 4.29.1
- '@rollup/rollup-linux-s390x-gnu': 4.29.1
- '@rollup/rollup-linux-x64-gnu': 4.29.1
- '@rollup/rollup-linux-x64-musl': 4.29.1
- '@rollup/rollup-win32-arm64-msvc': 4.29.1
- '@rollup/rollup-win32-ia32-msvc': 4.29.1
- '@rollup/rollup-win32-x64-msvc': 4.29.1
+ '@rollup/rollup-android-arm-eabi': 4.30.1
+ '@rollup/rollup-android-arm64': 4.30.1
+ '@rollup/rollup-darwin-arm64': 4.30.1
+ '@rollup/rollup-darwin-x64': 4.30.1
+ '@rollup/rollup-freebsd-arm64': 4.30.1
+ '@rollup/rollup-freebsd-x64': 4.30.1
+ '@rollup/rollup-linux-arm-gnueabihf': 4.30.1
+ '@rollup/rollup-linux-arm-musleabihf': 4.30.1
+ '@rollup/rollup-linux-arm64-gnu': 4.30.1
+ '@rollup/rollup-linux-arm64-musl': 4.30.1
+ '@rollup/rollup-linux-loongarch64-gnu': 4.30.1
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.30.1
+ '@rollup/rollup-linux-riscv64-gnu': 4.30.1
+ '@rollup/rollup-linux-s390x-gnu': 4.30.1
+ '@rollup/rollup-linux-x64-gnu': 4.30.1
+ '@rollup/rollup-linux-x64-musl': 4.30.1
+ '@rollup/rollup-win32-arm64-msvc': 4.30.1
+ '@rollup/rollup-win32-ia32-msvc': 4.30.1
+ '@rollup/rollup-win32-x64-msvc': 4.30.1
fsevents: 2.3.3
run-parallel@1.2.0:
@@ -9905,7 +9883,7 @@ snapshots:
safer-buffer@2.1.2: {}
- sass@1.83.0:
+ sass@1.83.1:
dependencies:
chokidar: 4.0.3
immutable: 5.0.3
@@ -10101,67 +10079,67 @@ snapshots:
stylehacks@7.0.4(postcss@8.4.49):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
postcss: 8.4.49
postcss-selector-parser: 6.1.2
- stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
postcss-html: 1.7.0
- stylelint: 16.12.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.7.3)
- stylelint-config-recess-order@5.1.1(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-recess-order@5.1.1(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
- stylelint: 16.12.0(typescript@5.6.3)
- stylelint-order: 6.0.4(stylelint@16.12.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.7.3)
+ stylelint-order: 6.0.4(stylelint@16.12.0(typescript@5.7.3))
- stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
postcss-scss: 4.0.9(postcss@8.4.49)
- stylelint: 16.12.0(typescript@5.6.3)
- stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.6.3))
- stylelint-scss: 6.10.0(stylelint@16.12.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.7.3)
+ stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.7.3))
+ stylelint-scss: 6.10.0(stylelint@16.12.0(typescript@5.7.3))
optionalDependencies:
postcss: 8.4.49
- stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
postcss-html: 1.7.0
semver: 7.6.3
- stylelint: 16.12.0(typescript@5.6.3)
- stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.6.3))
- stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.7.3)
+ stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.12.0(typescript@5.7.3))
+ stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.7.3))
- stylelint-config-recommended@14.0.1(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-recommended@14.0.1(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
- stylelint: 16.12.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.7.3)
- stylelint-config-standard-scss@14.0.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-standard-scss@14.0.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
- stylelint: 16.12.0(typescript@5.6.3)
- stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.6.3))
- stylelint-config-standard: 36.0.1(stylelint@16.12.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.7.3)
+ stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.7.3))
+ stylelint-config-standard: 36.0.1(stylelint@16.12.0(typescript@5.7.3))
optionalDependencies:
postcss: 8.4.49
- stylelint-config-standard@36.0.1(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-config-standard@36.0.1(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
- stylelint: 16.12.0(typescript@5.6.3)
- stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.6.3))
+ stylelint: 16.12.0(typescript@5.7.3)
+ stylelint-config-recommended: 14.0.1(stylelint@16.12.0(typescript@5.7.3))
- stylelint-order@6.0.4(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-order@6.0.4(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
postcss: 8.4.49
postcss-sorting: 8.0.2(postcss@8.4.49)
- stylelint: 16.12.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.7.3)
- stylelint-prettier@5.0.2(prettier@3.4.2)(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-prettier@5.0.2(prettier@3.4.2)(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
prettier: 3.4.2
prettier-linter-helpers: 1.0.0
- stylelint: 16.12.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.7.3)
- stylelint-scss@6.10.0(stylelint@16.12.0(typescript@5.6.3)):
+ stylelint-scss@6.10.0(stylelint@16.12.0(typescript@5.7.3)):
dependencies:
css-tree: 3.1.0
is-plain-object: 5.0.0
@@ -10171,9 +10149,9 @@ snapshots:
postcss-resolve-nested-selector: 0.1.6
postcss-selector-parser: 7.0.0
postcss-value-parser: 4.2.0
- stylelint: 16.12.0(typescript@5.6.3)
+ stylelint: 16.12.0(typescript@5.7.3)
- stylelint@16.12.0(typescript@5.6.3):
+ stylelint@16.12.0(typescript@5.7.3):
dependencies:
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
@@ -10182,11 +10160,11 @@ snapshots:
'@dual-bundle/import-meta-resolve': 4.1.0
balanced-match: 2.0.0
colord: 2.9.3
- cosmiconfig: 9.0.0(typescript@5.6.3)
+ cosmiconfig: 9.0.0(typescript@5.7.3)
css-functions-list: 3.2.3
css-tree: 3.1.0
debug: 4.4.0
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
fastest-levenshtein: 1.0.16
file-entry-cache: 9.1.0
global-modules: 2.0.0
@@ -10283,7 +10261,7 @@ snapshots:
chokidar: 3.6.0
didyoumean: 1.2.2
dlv: 1.1.3
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
glob-parent: 6.0.2
is-glob: 4.0.3
jiti: 1.21.7
@@ -10375,9 +10353,9 @@ snapshots:
dependencies:
punycode: 2.3.1
- ts-api-utils@1.4.3(typescript@5.6.3):
+ ts-api-utils@2.0.0(typescript@5.7.3):
dependencies:
- typescript: 5.6.3
+ typescript: 5.7.3
ts-interface-checker@0.1.13: {}
@@ -10397,7 +10375,7 @@ snapshots:
type-fest@0.21.3: {}
- type-fest@4.31.0: {}
+ type-fest@4.32.0: {}
type@2.7.3: {}
@@ -10411,13 +10389,10 @@ snapshots:
dependencies:
'@types/web-animations-js': 2.2.16
- typescript@5.6.3: {}
+ typescript@5.7.3: {}
ufo@1.5.4: {}
- uncrypto@0.1.3:
- optional: true
-
unctx@2.4.1:
dependencies:
acorn: 8.14.0
@@ -10430,13 +10405,13 @@ snapshots:
unicorn-magic@0.1.0: {}
- unimport@3.14.5(rollup@4.29.1):
+ unimport@3.14.5(rollup@4.30.1):
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.29.1)
+ '@rollup/pluginutils': 5.1.4(rollup@4.30.1)
acorn: 8.14.0
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
local-pkg: 0.5.1
magic-string: 0.30.17
mlly: 1.7.3
@@ -10445,7 +10420,7 @@ snapshots:
pkg-types: 1.3.0
scule: 1.3.0
strip-literal: 2.1.1
- unplugin: 1.16.0
+ unplugin: 1.16.1
transitivePeerDependencies:
- rollup
optional: true
@@ -10454,7 +10429,7 @@ snapshots:
universalify@2.0.1: {}
- unplugin@1.16.0:
+ unplugin@1.16.1:
dependencies:
acorn: 8.14.0
webpack-virtual-modules: 0.6.2
@@ -10479,9 +10454,9 @@ snapshots:
- supports-color
optional: true
- update-browserslist-db@1.1.1(browserslist@4.24.3):
+ update-browserslist-db@1.1.2(browserslist@4.24.4):
dependencies:
- browserslist: 4.24.3
+ browserslist: 4.24.4
escalade: 3.2.0
picocolors: 1.1.1
@@ -10496,9 +10471,9 @@ snapshots:
util-deprecate@1.0.2: {}
- v-contextmenu@3.2.0(vue@3.5.13(typescript@5.6.3)):
+ v-contextmenu@3.2.0(vue@3.5.13(typescript@5.7.3)):
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
v3-infinite-loading@1.3.2: {}
@@ -10519,38 +10494,38 @@ snapshots:
transitivePeerDependencies:
- debug
- vite-code-inspector-plugin@0.19.1:
+ vite-code-inspector-plugin@0.19.2:
dependencies:
- code-inspector-core: 0.19.1
+ code-inspector-core: 0.19.2
transitivePeerDependencies:
- supports-color
- vite-plugin-cdn-import@1.0.1(rollup@4.29.1)(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)):
+ vite-plugin-cdn-import@1.0.1(rollup@4.30.1)(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)):
dependencies:
- rollup-plugin-external-globals: 0.10.0(rollup@4.29.1)
- vite-plugin-externals: 0.6.2(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0))
+ rollup-plugin-external-globals: 0.10.0(rollup@4.30.1)
+ vite-plugin-externals: 0.6.2(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0))
transitivePeerDependencies:
- rollup
- vite
- vite-plugin-compression@0.5.1(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)):
+ vite-plugin-compression@0.5.1(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)):
dependencies:
chalk: 4.1.2
debug: 4.4.0
fs-extra: 10.1.0
- vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
+ vite: 6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)
transitivePeerDependencies:
- supports-color
- vite-plugin-externals@0.6.2(vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)):
+ vite-plugin-externals@0.6.2(vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)):
dependencies:
acorn: 8.14.0
es-module-lexer: 0.4.1
fs-extra: 10.1.0
magic-string: 0.25.9
- vite: 6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0)
+ vite: 6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0)
- vite-plugin-fake-server@2.1.5:
+ vite-plugin-fake-server@2.2.0:
dependencies:
bundle-import: 0.0.2
chokidar: 4.0.3
@@ -10562,28 +10537,28 @@ snapshots:
vite-plugin-router-warn@1.0.0: {}
- vite-svg-loader@5.1.0(vue@3.5.13(typescript@5.6.3)):
+ vite-svg-loader@5.1.0(vue@3.5.13(typescript@5.7.3)):
dependencies:
svgo: 3.3.2
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vite@6.0.7(@types/node@20.17.11)(jiti@2.4.2)(sass@1.83.0)(yaml@2.7.0):
+ vite@6.0.7(@types/node@20.17.12)(jiti@2.4.2)(sass@1.83.1)(yaml@2.7.0):
dependencies:
esbuild: 0.24.2
postcss: 8.4.49
- rollup: 4.29.1
+ rollup: 4.30.1
optionalDependencies:
- '@types/node': 20.17.11
+ '@types/node': 20.17.12
fsevents: 2.3.3
jiti: 2.4.2
- sass: 1.83.0
+ sass: 1.83.1
yaml: 2.7.0
vscode-uri@3.0.8: {}
- vue-demi@0.14.10(vue@3.5.13(typescript@5.6.3)):
+ vue-demi@0.14.10(vue@3.5.13(typescript@5.7.3)):
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
vue-eslint-parser@9.4.3(eslint@9.17.0(jiti@2.4.2)):
dependencies:
@@ -10598,87 +10573,86 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-i18n@11.0.1(vue@3.5.13(typescript@5.6.3)):
+ vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@intlify/core-base': 11.0.1
'@intlify/shared': 11.0.1
'@vue/devtools-api': 6.6.4
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-json-pretty@2.4.0(vue@3.5.13(typescript@5.6.3)):
+ vue-json-pretty@2.4.0(vue@3.5.13(typescript@5.7.3)):
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-observe-visibility@2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3)):
+ vue-observe-visibility@2.0.0-alpha.1(vue@3.5.13(typescript@5.7.3)):
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-pdf-embed@2.1.1(vue@3.5.13(typescript@5.6.3)):
+ vue-pdf-embed@2.1.1(vue@3.5.13(typescript@5.7.3)):
dependencies:
pdfjs-dist: 4.10.38
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-resize@2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3)):
+ vue-resize@2.0.0-alpha.1(vue@3.5.13(typescript@5.7.3)):
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-router@4.5.0(vue@3.5.13(typescript@5.6.3)):
+ vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@vue/devtools-api': 6.6.4
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-tippy@6.6.0(vue@3.5.13(typescript@5.6.3)):
+ vue-tippy@6.6.0(vue@3.5.13(typescript@5.7.3)):
dependencies:
tippy.js: 6.3.7
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-tsc@2.1.10(typescript@5.6.3):
+ vue-tsc@2.2.0(typescript@5.7.3):
dependencies:
'@volar/typescript': 2.4.11
- '@vue/language-core': 2.1.10(typescript@5.6.3)
- semver: 7.6.3
- typescript: 5.6.3
+ '@vue/language-core': 2.2.0(typescript@5.7.3)
+ typescript: 5.7.3
- vue-types@5.1.3(vue@3.5.13(typescript@5.6.3)):
+ vue-types@5.1.3(vue@3.5.13(typescript@5.7.3)):
dependencies:
is-plain-object: 5.0.0
optionalDependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vue-virtual-scroller@2.0.0-beta.8(vue@3.5.13(typescript@5.6.3)):
+ vue-virtual-scroller@2.0.0-beta.8(vue@3.5.13(typescript@5.7.3)):
dependencies:
mitt: 2.1.0
- vue: 3.5.13(typescript@5.6.3)
- vue-observe-visibility: 2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3))
- vue-resize: 2.0.0-alpha.1(vue@3.5.13(typescript@5.6.3))
+ vue: 3.5.13(typescript@5.7.3)
+ vue-observe-visibility: 2.0.0-alpha.1(vue@3.5.13(typescript@5.7.3))
+ vue-resize: 2.0.0-alpha.1(vue@3.5.13(typescript@5.7.3))
vue-waterfall-plugin-next@2.6.5: {}
- vue3-danmaku@1.6.1(vue@3.5.13(typescript@5.6.3)):
+ vue3-danmaku@1.6.1(vue@3.5.13(typescript@5.7.3)):
dependencies:
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
vue3-puzzle-vcode@1.1.7: {}
- vue@3.5.13(typescript@5.6.3):
+ vue@3.5.13(typescript@5.7.3):
dependencies:
'@vue/compiler-dom': 3.5.13
'@vue/compiler-sfc': 3.5.13
'@vue/runtime-dom': 3.5.13
- '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.6.3))
+ '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.3))
'@vue/shared': 3.5.13
optionalDependencies:
- typescript: 5.6.3
+ typescript: 5.7.3
- vuedraggable@4.1.0(vue@3.5.13(typescript@5.6.3)):
+ vuedraggable@4.1.0(vue@3.5.13(typescript@5.7.3)):
dependencies:
sortablejs: 1.14.0
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
- vxe-table@4.6.25(vue@3.5.13(typescript@5.6.3)):
+ vxe-table@4.6.25(vue@3.5.13(typescript@5.7.3)):
dependencies:
dom-zindex: 1.0.6
- vue: 3.5.13(typescript@5.6.3)
+ vue: 3.5.13(typescript@5.7.3)
xe-utils: 3.7.0
w3c-hr-time@1.0.2:
@@ -10693,15 +10667,15 @@ snapshots:
dependencies:
makeerror: 1.0.12
- wavesurfer.js@7.8.14: {}
+ wavesurfer.js@7.8.15: {}
webidl-conversions@5.0.0: {}
webidl-conversions@6.1.0: {}
- webpack-code-inspector-plugin@0.19.1:
+ webpack-code-inspector-plugin@0.19.2:
dependencies:
- code-inspector-core: 0.19.1
+ code-inspector-core: 0.19.2
transitivePeerDependencies:
- supports-color
@@ -10783,19 +10757,19 @@ snapshots:
xe-utils@3.7.0: {}
- xgplayer-subtitles@3.0.20(core-js@3.39.0):
+ xgplayer-subtitles@3.0.20(core-js@3.40.0):
dependencies:
- core-js: 3.39.0
+ core-js: 3.40.0
eventemitter3: 4.0.7
- xgplayer@3.0.20(core-js@3.39.0):
+ xgplayer@3.0.20(core-js@3.40.0):
dependencies:
- core-js: 3.39.0
+ core-js: 3.40.0
danmu.js: 1.1.13
delegate: 3.2.0
downloadjs: 1.4.7
eventemitter3: 4.0.7
- xgplayer-subtitles: 3.0.20(core-js@3.39.0)
+ xgplayer-subtitles: 3.0.20(core-js@3.40.0)
xlsx@0.18.5:
dependencies:
diff --git a/src/components/ReText/src/index.vue b/src/components/ReText/src/index.vue
index eddf70ba1..4c4a23203 100644
--- a/src/components/ReText/src/index.vue
+++ b/src/components/ReText/src/index.vue
@@ -1,6 +1,6 @@
+
+
+
+
diff --git a/src/views/chatai/components/Bing.vue b/src/views/chatai/components/Bing.vue
new file mode 100644
index 000000000..06d308e15
--- /dev/null
+++ b/src/views/chatai/components/Bing.vue
@@ -0,0 +1,147 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/Blue.vue b/src/views/chatai/components/Blue.vue
new file mode 100644
index 000000000..a1e861deb
--- /dev/null
+++ b/src/views/chatai/components/Blue.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/ChatGPT.vue b/src/views/chatai/components/ChatGPT.vue
new file mode 100644
index 000000000..b5f12d24d
--- /dev/null
+++ b/src/views/chatai/components/ChatGPT.vue
@@ -0,0 +1,114 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/Dark.vue b/src/views/chatai/components/Dark.vue
new file mode 100644
index 000000000..02e7c1f0d
--- /dev/null
+++ b/src/views/chatai/components/Dark.vue
@@ -0,0 +1,85 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/FullInput.vue b/src/views/chatai/components/FullInput.vue
new file mode 100644
index 000000000..182eb5bd5
--- /dev/null
+++ b/src/views/chatai/components/FullInput.vue
@@ -0,0 +1,64 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/Group.vue b/src/views/chatai/components/Group.vue
new file mode 100644
index 000000000..932b402b1
--- /dev/null
+++ b/src/views/chatai/components/Group.vue
@@ -0,0 +1,60 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/IntroPanel.vue b/src/views/chatai/components/IntroPanel.vue
new file mode 100644
index 000000000..9cc291129
--- /dev/null
+++ b/src/views/chatai/components/IntroPanel.vue
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+ 简介面板
+
+
+ 插入描述以帮助您的用户了解如何使用该组件
+
+
+
+
+
diff --git a/src/views/chatai/components/LoFi.vue b/src/views/chatai/components/LoFi.vue
new file mode 100644
index 000000000..7791fa608
--- /dev/null
+++ b/src/views/chatai/components/LoFi.vue
@@ -0,0 +1,100 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/MessageCode.vue b/src/views/chatai/components/MessageCode.vue
new file mode 100644
index 000000000..868851913
--- /dev/null
+++ b/src/views/chatai/components/MessageCode.vue
@@ -0,0 +1,44 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/Red.vue b/src/views/chatai/components/Red.vue
new file mode 100644
index 000000000..4c5813e50
--- /dev/null
+++ b/src/views/chatai/components/Red.vue
@@ -0,0 +1,65 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/Speech.vue b/src/views/chatai/components/Speech.vue
new file mode 100644
index 000000000..15e880419
--- /dev/null
+++ b/src/views/chatai/components/Speech.vue
@@ -0,0 +1,35 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/iMessage.vue b/src/views/chatai/components/iMessage.vue
new file mode 100644
index 000000000..ab5472a59
--- /dev/null
+++ b/src/views/chatai/components/iMessage.vue
@@ -0,0 +1,135 @@
+
+
+
+
+
diff --git a/src/views/chatai/components/index.ts b/src/views/chatai/components/index.ts
new file mode 100644
index 000000000..0f98414e3
--- /dev/null
+++ b/src/views/chatai/components/index.ts
@@ -0,0 +1,13 @@
+export { default as ChatGPT } from "./ChatGPT.vue";
+export { default as Bard } from "./Bard.vue";
+export { default as Bing } from "./Bing.vue";
+export { default as iMessage } from "./iMessage.vue";
+export { default as Blue } from "./Blue.vue";
+export { default as LoFi } from "./LoFi.vue";
+export { default as Red } from "./Red.vue";
+export { default as Dark } from "./Dark.vue";
+export { default as FullInput } from "./FullInput.vue";
+export { default as Group } from "./Group.vue";
+export { default as MessageCode } from "./MessageCode.vue";
+export { default as Speech } from "./Speech.vue";
+export { default as IntroPanel } from "./IntroPanel.vue";
diff --git a/src/views/chatai/index.vue b/src/views/chatai/index.vue
new file mode 100644
index 000000000..595977da6
--- /dev/null
+++ b/src/views/chatai/index.vue
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+
+ 代码位置 src/views/chatai
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+