Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
Z
zrch-risk-39
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Administrator
zrch-risk-39
Commits
c605a307
提交
c605a307
authored
1月 19, 2026
作者:
kxjia
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
package.json
上级
56556f3e
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
1093 行增加
和
54 行删除
+1093
-54
package.json
zrch-risk-client-39/package.json
+8
-0
pnpm-lock.yaml
zrch-risk-client-39/pnpm-lock.yaml
+1085
-54
没有找到文件。
zrch-risk-client-39/package.json
浏览文件 @
c605a307
...
...
@@ -25,6 +25,8 @@
"dependencies"
:
{
"@ant-design/colors"
:
"^7.2.1"
,
"@ant-design/icons-vue"
:
"^7.0.1"
,
"@form-create/ant-design-vue"
:
"^2.6.3"
,
"@form-create/core"
:
"^2.6.3"
,
"@iconify/iconify"
:
"^3.1.1"
,
"@jeecg/aiflow"
:
"3.9.0-beta2"
,
"@jeecg/online"
:
"3.9.0-beta2"
,
...
...
@@ -39,6 +41,7 @@
"@zxcvbn-ts/core"
:
"^3.0.4"
,
"ant-design-vue"
:
"^4.2.6"
,
"axios"
:
"^1.12.2"
,
"bpmn-js"
:
"^18.10.1"
,
"china-area-data"
:
"^5.0.1"
,
"clipboard"
:
"^2.0.11"
,
"codemirror"
:
"^5.65.20"
,
...
...
@@ -51,6 +54,7 @@
"emoji-mart-vue-fast"
:
"^15.0.5"
,
"enquire.js"
:
"^2.1.6"
,
"event-source-polyfill"
:
"^1.0.31"
,
"exceljs"
:
"^4.4.0"
,
"highlight.js"
:
"^11.11.1"
,
"intro.js"
:
"^7.2.0"
,
"lodash-es"
:
"^4.17.21"
,
...
...
@@ -68,6 +72,7 @@
"qrcode"
:
"^1.5.4"
,
"qs"
:
"^6.14.0"
,
"resize-observer-polyfill"
:
"^1.5.1"
,
"sass-embedded"
:
"^1.97.2"
,
"showdown"
:
"^2.1.0"
,
"sortablejs"
:
"^1.15.6"
,
"swagger-ui-dist"
:
"^5.29.3"
,
...
...
@@ -85,6 +90,7 @@
"vxe-pc-ui"
:
"4.6.12"
,
"vxe-table"
:
"4.13.31"
,
"vxe-table-plugin-antd"
:
"4.0.8"
,
"vxe-table-plugin-export-xlsx"
:
"^4.0.7"
,
"xe-utils"
:
"3.5.26"
,
"xlsx"
:
"^0.18.5"
,
"xss"
:
"^1.0.15"
...
...
@@ -92,6 +98,8 @@
"devDependencies"
:
{
"@commitlint/cli"
:
"^18.6.1"
,
"@commitlint/config-conventional"
:
"^18.6.3"
,
"@form-create/data"
:
"^2.6.2"
,
"@form-create/utils"
:
"^2.6.3"
,
"@iconify/json"
:
"^2.2.394"
,
"@purge-icons/generated"
:
"^0.10.0"
,
"@rys-fe/vite-plugin-theme"
:
"^0.8.6"
,
...
...
zrch-risk-client-39/pnpm-lock.yaml
浏览文件 @
c605a307
...
...
@@ -14,6 +14,12 @@ importers:
'
@ant-design/icons-vue'
:
specifier
:
^7.0.1
version
:
7.0.1(vue@3.5.26(typescript@5.9.3))
'
@form-create/ant-design-vue'
:
specifier
:
^2.6.3
version
:
2.6.3
'
@form-create/core'
:
specifier
:
^2.6.3
version
:
2.6.3
'
@iconify/iconify'
:
specifier
:
^3.1.1
version
:
3.1.1
...
...
@@ -56,6 +62,9 @@ importers:
axios
:
specifier
:
^1.12.2
version
:
1.13.2(debug@4.4.3)
bpmn-js
:
specifier
:
^18.10.1
version
:
18.10.1
china-area-data
:
specifier
:
^5.0.1
version
:
5.0.1
...
...
@@ -92,6 +101,9 @@ importers:
event-source-polyfill
:
specifier
:
^1.0.31
version
:
1.0.31
exceljs
:
specifier
:
^4.4.0
version
:
4.4.0
highlight.js
:
specifier
:
^11.11.1
version
:
11.11.1
...
...
@@ -143,6 +155,9 @@ importers:
resize-observer-polyfill
:
specifier
:
^1.5.1
version
:
1.5.1
sass-embedded
:
specifier
:
^1.97.2
version
:
1.97.2
showdown
:
specifier
:
^2.1.0
version
:
2.1.0
...
...
@@ -194,6 +209,9 @@ importers:
vxe-table-plugin-antd
:
specifier
:
4.0.8
version
:
4.0.8(vxe-table@4.13.31(vue@3.5.26(typescript@5.9.3)))
vxe-table-plugin-export-xlsx
:
specifier
:
^4.0.7
version
:
4.0.7(vxe-table@4.13.31(vue@3.5.26(typescript@5.9.3)))
xe-utils
:
specifier
:
3.5.26
version
:
3.5.26
...
...
@@ -210,6 +228,12 @@ importers:
'
@commitlint/config-conventional'
:
specifier
:
^18.6.3
version
:
18.6.3
'
@form-create/data'
:
specifier
:
^2.6.2
version
:
2.6.2
'
@form-create/utils'
:
specifier
:
^2.6.3
version
:
2.6.3
'
@iconify/json'
:
specifier
:
^2.2.394
version
:
2.2.428
...
...
@@ -218,7 +242,7 @@ importers:
version
:
0.10.0
'
@rys-fe/vite-plugin-theme'
:
specifier
:
^0.8.6
version
:
0.8.6(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
0.8.6(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
'
@types/codemirror'
:
specifier
:
^5.60.16
version
:
5.60.17
...
...
@@ -269,10 +293,10 @@ importers:
version
:
6.21.0(eslint@8.57.1)(typescript@5.9.3)
'
@vitejs/plugin-vue'
:
specifier
:
5.2.4
version
:
5.2.4(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))
version
:
5.2.4(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))
'
@vitejs/plugin-vue-jsx'
:
specifier
:
4.1.1
version
:
4.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))
version
:
4.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))
'
@vue/compiler-sfc'
:
specifier
:
^3.5.22
version
:
3.5.26
...
...
@@ -410,40 +434,40 @@ importers:
version
:
5.9.3
unocss
:
specifier
:
^0.58.9
version
:
0.58.9(postcss@8.5.6)(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
0.58.9(postcss@8.5.6)(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite
:
specifier
:
^6.3.6
version
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
version
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
vite-plugin-compression
:
specifier
:
^0.5.1
version
:
0.5.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
0.5.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-html
:
specifier
:
^3.2.2
version
:
3.2.2(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
3.2.2(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-mkcert
:
specifier
:
^1.17.9
version
:
1.17.9(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
1.17.9(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-mock
:
specifier
:
^2.9.8
version
:
2.9.8(mockjs@1.1.0)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
2.9.8(mockjs@1.1.0)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-optimize-persist
:
specifier
:
^0.1.2
version
:
0.1.2(vite-plugin-package-config@0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1)(tsx@4.21.0)))(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(terser@5.44.1
)(tsx@4.21.0))
version
:
0.1.2(vite-plugin-package-config@0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0)(tsx@4.21.0)))(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-package-config
:
specifier
:
^0.1.1
version
:
0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-purge-icons
:
specifier
:
^0.10.0
version
:
0.10.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
0.10.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-pwa
:
specifier
:
^1.1.0
version
:
1.2.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))(workbox-build@7.4.0(@types/babel__core@7.20.5))(workbox-window@7.4.0)
version
:
1.2.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))(workbox-build@7.4.0(@types/babel__core@7.20.5))(workbox-window@7.4.0)
vite-plugin-qiankun
:
specifier
:
^1.0.15
version
:
1.0.15(typescript@5.9.3)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
1.0.15(typescript@5.9.3)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-svg-icons
:
specifier
:
^2.0.1
version
:
2.0.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
version
:
2.0.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
vite-plugin-vue-setup-extend-plus
:
specifier
:
^0.1.0
version
:
0.1.0
...
...
@@ -1094,6 +1118,12 @@ packages:
'
@bcoe/v8-coverage@0.2.3'
:
resolution
:
{
integrity
:
sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
}
'
@bpmn-io/diagram-js-ui@0.2.3'
:
resolution
:
{
integrity
:
sha512-OGyjZKvGK8tHSZ0l7RfeKhilGoOGtFDcoqSGYkX0uhFlo99OVZ9Jn1K7TJGzcE9BdKwvA5Y5kGqHEhdTxHvFfw==
}
'
@bufbuild/protobuf@2.10.2'
:
resolution
:
{
integrity
:
sha512-uFsRXwIGyu+r6AMdz+XijIIZJYpoWeYzILt5yZ2d3mCjQrWUTVpVD9WL/jZAbvp+Ed04rOhrsk7FiTcEDseB5A==
}
'
@cacheable/memory@2.0.7'
:
resolution
:
{
integrity
:
sha512-RbxnxAMf89Tp1dLhXMS7ceft/PGsDl1Ip7T20z5nZ+pwIAsQ1p2izPjVG69oCLv/jfQ7HDPHTWK0c9rcAWXN3A==
}
...
...
@@ -1569,6 +1599,36 @@ packages:
resolution
:
{
integrity
:
sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
'
@fast-csv/format@4.3.5'
:
resolution
:
{
integrity
:
sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==
}
'
@fast-csv/parse@4.3.6'
:
resolution
:
{
integrity
:
sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==
}
'
@form-create/ant-design-vue@2.6.3'
:
resolution
:
{
integrity
:
sha512-lsrUGMIWtvJNCCey4EBxrv1orkMLyBWj9/1DY8llIC5KeWfg0o4w9EULll2rOKDV1PmJ1vAJ7JWUESmg5Egzxg==
}
'
@form-create/component-antdv-frame@2.6.3'
:
resolution
:
{
integrity
:
sha512-TIc9WkiM82O0PBO1FVkjmYHHd67UTkUWAydLDEMEPVoNNWkW3AlH7br1uYPexGpn8NPh46qDRlvQQLJFBXqrxA==
}
'
@form-create/component-antdv-group@2.6.3'
:
resolution
:
{
integrity
:
sha512-EaTg7ta8BdFSDTKvvag4XGoSZd7IxmLpFuugIgcXo6gMtMANVZJknDoR9Df/iH2G5UkNv+3+OosUyDBfyEjrvQ==
}
'
@form-create/component-antdv-upload@2.6.3'
:
resolution
:
{
integrity
:
sha512-rKL28syXFgfS+4nZ70DPNne8Xf9SbKD51VOyqj3U8hNhR2Xl9vB6qy3pc+j3qMmlbZHubZiVqPvep6tVGrEfvg==
}
'
@form-create/component-subform@2.6.2'
:
resolution
:
{
integrity
:
sha512-Sh6dduqgbNYKNYPCt6Y8T77Prptta6SmrwGRbKhwbXuSj548w42Vyvf6/JKDo3SfFHoelvVBu4jKlUq5sQ2fdw==
}
'
@form-create/core@2.6.3'
:
resolution
:
{
integrity
:
sha512-Va3Gsm85Df5VPNVmWqQiYIZeddmqa/H3gzmfD+4bPjrN9O+4iVj5C02Ybd+zBjqRWChZDKzTD1+Zd1zTpvUQxw==
}
'
@form-create/data@2.6.2'
:
resolution
:
{
integrity
:
sha512-ot+tSMcGH5J9oZiI+TPX3XoUrOkI8aZHTLN4uE3F183+UkIXR5NZDadEPzF/wz8hbpKbMWv8w3ZpfeddE/LVww==
}
'
@form-create/utils@2.6.3'
:
resolution
:
{
integrity
:
sha512-SoeGCs3Dp5rn+9KdvIEslpyyclPAJUuvCz5ihUPTTwjAVsEjvp5oh0W8uh87l7ElLLauyhwCqLE9ET2U1ZH0Jw==
}
'
@humanwhocodes/config-array@0.13.0'
:
resolution
:
{
integrity
:
sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
}
engines
:
{
node
:
'
>=10.10.0'
}
...
...
@@ -1785,6 +1845,94 @@ packages:
'
@one-ini/wasm@0.1.1'
:
resolution
:
{
integrity
:
sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==
}
'
@parcel/watcher-android-arm64@2.5.4'
:
resolution
:
{
integrity
:
sha512-hoh0vx4v+b3BNI7Cjoy2/B0ARqcwVNrzN/n7DLq9ZB4I3lrsvhrkCViJyfTj/Qi5xM9YFiH4AmHGK6pgH1ss7g==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm64
]
os
:
[
android
]
'
@parcel/watcher-darwin-arm64@2.5.4'
:
resolution
:
{
integrity
:
sha512-kphKy377pZiWpAOyTgQYPE5/XEKVMaj6VUjKT5VkNyUJlr2qZAn8gIc7CPzx+kbhvqHDT9d7EqdOqRXT6vk0zw==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm64
]
os
:
[
darwin
]
'
@parcel/watcher-darwin-x64@2.5.4'
:
resolution
:
{
integrity
:
sha512-UKaQFhCtNJW1A9YyVz3Ju7ydf6QgrpNQfRZ35wNKUhTQ3dxJ/3MULXN5JN/0Z80V/KUBDGa3RZaKq1EQT2a2gg==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
x64
]
os
:
[
darwin
]
'
@parcel/watcher-freebsd-x64@2.5.4'
:
resolution
:
{
integrity
:
sha512-Dib0Wv3Ow/m2/ttvLdeI2DBXloO7t3Z0oCp4bAb2aqyqOjKPPGrg10pMJJAQ7tt8P4V2rwYwywkDhUia/FgS+Q==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
x64
]
os
:
[
freebsd
]
'
@parcel/watcher-linux-arm-glibc@2.5.4'
:
resolution
:
{
integrity
:
sha512-I5Vb769pdf7Q7Sf4KNy8Pogl/URRCKu9ImMmnVKYayhynuyGYMzuI4UOWnegQNa2sGpsPSbzDsqbHNMyeyPCgw==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm
]
os
:
[
linux
]
libc
:
[
glibc
]
'
@parcel/watcher-linux-arm-musl@2.5.4'
:
resolution
:
{
integrity
:
sha512-kGO8RPvVrcAotV4QcWh8kZuHr9bXi9a3bSZw7kFarYR0+fGliU7hd/zevhjw8fnvIKG3J9EO5G6sXNGCSNMYPQ==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm
]
os
:
[
linux
]
libc
:
[
musl
]
'
@parcel/watcher-linux-arm64-glibc@2.5.4'
:
resolution
:
{
integrity
:
sha512-KU75aooXhqGFY2W5/p8DYYHt4hrjHZod8AhcGAmhzPn/etTa+lYCDB2b1sJy3sWJ8ahFVTdy+EbqSBvMx3iFlw==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm64
]
os
:
[
linux
]
libc
:
[
glibc
]
'
@parcel/watcher-linux-arm64-musl@2.5.4'
:
resolution
:
{
integrity
:
sha512-Qx8uNiIekVutnzbVdrgSanM+cbpDD3boB1f8vMtnuG5Zau4/bdDbXyKwIn0ToqFhIuob73bcxV9NwRm04/hzHQ==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm64
]
os
:
[
linux
]
libc
:
[
musl
]
'
@parcel/watcher-linux-x64-glibc@2.5.4'
:
resolution
:
{
integrity
:
sha512-UYBQvhYmgAv61LNUn24qGQdjtycFBKSK3EXr72DbJqX9aaLbtCOO8+1SkKhD/GNiJ97ExgcHBrukcYhVjrnogA==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
x64
]
os
:
[
linux
]
libc
:
[
glibc
]
'
@parcel/watcher-linux-x64-musl@2.5.4'
:
resolution
:
{
integrity
:
sha512-YoRWCVgxv8akZrMhdyVi6/TyoeeMkQ0PGGOf2E4omODrvd1wxniXP+DBynKoHryStks7l+fDAMUBRzqNHrVOpg==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
x64
]
os
:
[
linux
]
libc
:
[
musl
]
'
@parcel/watcher-win32-arm64@2.5.4'
:
resolution
:
{
integrity
:
sha512-iby+D/YNXWkiQNYcIhg8P5hSjzXEHaQrk2SLrWOUD7VeC4Ohu0WQvmV+HDJokZVJ2UjJ4AGXW3bx7Lls9Ln4TQ==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
arm64
]
os
:
[
win32
]
'
@parcel/watcher-win32-ia32@2.5.4'
:
resolution
:
{
integrity
:
sha512-vQN+KIReG0a2ZDpVv8cgddlf67J8hk1WfZMMP7sMeZmJRSmEax5xNDNWKdgqSe2brOKTQQAs3aCCUal2qBHAyg==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
ia32
]
os
:
[
win32
]
'
@parcel/watcher-win32-x64@2.5.4'
:
resolution
:
{
integrity
:
sha512-3A6efb6BOKwyw7yk9ro2vus2YTt2nvcd56AuzxdMiVOxL9umDyN5PKkKfZ/gZ9row41SjVmTVQNWQhaRRGpOKw==
}
engines
:
{
node
:
'
>=
10.0.0'
}
cpu
:
[
x64
]
os
:
[
win32
]
'
@parcel/watcher@2.5.4'
:
resolution
:
{
integrity
:
sha512-WYa2tUVV5HiArWPB3ydlOc4R2ivq0IDrlqhMi3l7mVsFEXNcTfxYFPIHXHXIh/ca/y/V5N4E1zecyxdIBjYnkQ==
}
engines
:
{
node
:
'
>=
10.0.0'
}
'
@pkgjs/parseargs@0.11.0'
:
resolution
:
{
integrity
:
sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
}
engines
:
{
node
:
'
>=14'
}
...
...
@@ -2517,6 +2665,18 @@ packages:
resolution
:
{
integrity
:
sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
}
engines
:
{
node
:
'
>=
8'
}
archiver-utils@2.1.0
:
resolution
:
{
integrity
:
sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==
}
engines
:
{
node
:
'
>=
6'
}
archiver-utils@3.0.4
:
resolution
:
{
integrity
:
sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==
}
engines
:
{
node
:
'
>=
10'
}
archiver@5.3.2
:
resolution
:
{
integrity
:
sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==
}
engines
:
{
node
:
'
>=
10'
}
arg@4.1.3
:
resolution
:
{
integrity
:
sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
}
...
...
@@ -2678,6 +2838,10 @@ packages:
resolution
:
{
integrity
:
sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==
}
engines
:
{
node
:
'
>=
0.8'
}
big-integer@1.6.52
:
resolution
:
{
integrity
:
sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==
}
engines
:
{
node
:
'
>=0.6'
}
big.js@5.2.2
:
resolution
:
{
integrity
:
sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
}
...
...
@@ -2688,6 +2852,9 @@ packages:
resolution
:
{
integrity
:
sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
}
engines
:
{
node
:
'
>=8'
}
binary@0.3.0
:
resolution
:
{
integrity
:
sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==
}
bl@4.1.0
:
resolution
:
{
integrity
:
sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
}
...
...
@@ -2700,6 +2867,13 @@ packages:
boolbase@1.0.0
:
resolution
:
{
integrity
:
sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
}
bpmn-js@18.10.1
:
resolution
:
{
integrity
:
sha512-4AdTtn2V3YqyYGbNeHiUBm3sl9vkZkhDaLyXRkhKo9bSepKe94EqFn6AIaXcKijMX2tj1qxz5ZcobmrxymU/SA==
}
bpmn-moddle@9.0.4
:
resolution
:
{
integrity
:
sha512-dr5s3vtOG8NkVSwa8CC55XBIKKwajomSZRb0RiMOOOF6TpqZBZvtbDjpzWICvdd/plDF6uOtaRfSgblPQLAioQ==
}
engines
:
{
node
:
'
>=
18'
}
brace-expansion@1.1.12
:
resolution
:
{
integrity
:
sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==
}
...
...
@@ -2726,12 +2900,26 @@ packages:
bser@2.1.1
:
resolution
:
{
integrity
:
sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
}
buffer-builder@0.2.0
:
resolution
:
{
integrity
:
sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==
}
buffer-crc32@0.2.13
:
resolution
:
{
integrity
:
sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==
}
buffer-from@1.1.2
:
resolution
:
{
integrity
:
sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
}
buffer-indexof-polyfill@1.0.2
:
resolution
:
{
integrity
:
sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==
}
engines
:
{
node
:
'
>=0.10'
}
buffer@5.7.1
:
resolution
:
{
integrity
:
sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
}
buffers@0.1.1
:
resolution
:
{
integrity
:
sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==
}
engines
:
{
node
:
'
>=0.2.0'
}
cac@6.7.14
:
resolution
:
{
integrity
:
sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==
}
engines
:
{
node
:
'
>=8'
}
...
...
@@ -2785,6 +2973,9 @@ packages:
resolution
:
{
integrity
:
sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==
}
engines
:
{
node
:
'
>=0.8'
}
chainsaw@0.1.0
:
resolution
:
{
integrity
:
sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==
}
chalk@1.1.3
:
resolution
:
{
integrity
:
sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==
}
engines
:
{
node
:
'
>=0.10.0'
}
...
...
@@ -2832,6 +3023,10 @@ packages:
resolution
:
{
integrity
:
sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
}
engines
:
{
node
:
'
>=
8.10.0'
}
chokidar@4.0.3
:
resolution
:
{
integrity
:
sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==
}
engines
:
{
node
:
'
>=
14.16.0'
}
ci-info@3.9.0
:
resolution
:
{
integrity
:
sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
}
engines
:
{
node
:
'
>=8'
}
...
...
@@ -2892,6 +3087,10 @@ packages:
resolution
:
{
integrity
:
sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==
}
engines
:
{
node
:
'
>=0.8'
}
clsx@2.1.1
:
resolution
:
{
integrity
:
sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
}
engines
:
{
node
:
'
>=6'
}
co@4.6.0
:
resolution
:
{
integrity
:
sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
}
engines
:
{
iojs
:
'
>=
1.0.0'
,
node
:
'
>=
0.12.0'
}
...
...
@@ -2929,6 +3128,9 @@ packages:
colorette@2.0.20
:
resolution
:
{
integrity
:
sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
}
colorjs.io@0.5.2
:
resolution
:
{
integrity
:
sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==
}
combined-stream@1.0.8
:
resolution
:
{
integrity
:
sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
}
engines
:
{
node
:
'
>=
0.8'
}
...
...
@@ -2975,6 +3177,13 @@ packages:
component-emitter@1.3.1
:
resolution
:
{
integrity
:
sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==
}
component-event@0.2.1
:
resolution
:
{
integrity
:
sha512-wGA++isMqiDq1jPYeyv2as/Bt/u+3iLW0rEa+8NQ82jAv3TgqMiCM+B2SaBdn2DfLilLjjq736YcezihRYhfxw==
}
compress-commons@4.1.2
:
resolution
:
{
integrity
:
sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==
}
engines
:
{
node
:
'
>=
10'
}
compute-scroll-into-view@1.0.20
:
resolution
:
{
integrity
:
sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==
}
...
...
@@ -3148,6 +3357,10 @@ packages:
engines
:
{
node
:
'
>=0.8'
}
hasBin
:
true
crc32-stream@4.0.3
:
resolution
:
{
integrity
:
sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==
}
engines
:
{
node
:
'
>=
10'
}
create-jest@29.7.0
:
resolution
:
{
integrity
:
sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==
}
engines
:
{
node
:
^14.15.0 || ^16.10.0 || >=18.0.0
}
...
...
@@ -3373,10 +3586,26 @@ packages:
resolution
:
{
integrity
:
sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==
}
engines
:
{
node
:
'
>=8'
}
detect-libc@2.1.2
:
resolution
:
{
integrity
:
sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==
}
engines
:
{
node
:
'
>=8'
}
detect-newline@3.1.0
:
resolution
:
{
integrity
:
sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
}
engines
:
{
node
:
'
>=8'
}
diagram-js-direct-editing@3.2.0
:
resolution
:
{
integrity
:
sha512-+pyxeQGBSdLiZX0/tmmsm2qZSvm9YtVzod5W3RMHSTR7VrkUMD6E7EX/W9JQv3ebxO7oIdqFmytmNDDpSHnYEw==
}
peerDependencies
:
diagram-js
:
'
*'
diagram-js@15.5.0
:
resolution
:
{
integrity
:
sha512-PivyFzbJGEgSULU0+Mq/01GEDx4ZcaSn/Dnk4DbcB+MKe8sx2wibsYNwGHV8Mm+a/YhciXYXFFGVA5BclO1eEA==
}
didi@10.2.2
:
resolution
:
{
integrity
:
sha512-l8NYkYFXV1izHI65EyT8EXOjUZtKmQkHLTT89cSP7HU5J/G7AOj0dXKtLc04EXYlga99PBY18IPjOeZ+c3DI4w==
}
engines
:
{
node
:
'
>=
16'
}
diff-match-patch@1.0.5
:
resolution
:
{
integrity
:
sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
}
...
...
@@ -3440,6 +3669,9 @@ packages:
resolution
:
{
integrity
:
sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==
}
engines
:
{
node
:
'
>=
4'
}
domify@1.4.2
:
resolution
:
{
integrity
:
sha512-m4yreHcUWHBncGVV7U+yQzc12vIlq0jMrtHZ5mW6dQMiL/7skSYNVX9wqKwOtyO9SGCgevrAFEgOCAHmamHTUA==
}
domutils@1.7.0
:
resolution
:
{
integrity
:
sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==
}
...
...
@@ -3471,6 +3703,9 @@ packages:
resolution
:
{
integrity
:
sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
}
engines
:
{
node
:
'
>=
0.4'
}
duplexer2@0.1.4
:
resolution
:
{
integrity
:
sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==
}
duplexer@0.1.2
:
resolution
:
{
integrity
:
sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
}
...
...
@@ -3525,6 +3760,9 @@ packages:
encoding-sniffer@0.2.1
:
resolution
:
{
integrity
:
sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==
}
end-of-stream@1.4.5
:
resolution
:
{
integrity
:
sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==
}
enquire.js@2.1.6
:
resolution
:
{
integrity
:
sha512-/KujNpO+PT63F7Hlpu4h3pE3TokKRHN26JYmQpPyjkRD/N57R7bPDNojMXdi7uveAKjYB7yQnartCxZnFWr0Xw==
}
...
...
@@ -3860,6 +4098,10 @@ packages:
eventemitter3@5.0.1
:
resolution
:
{
integrity
:
sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==
}
exceljs@4.4.0
:
resolution
:
{
integrity
:
sha512-XctvKaEMaj1Ii9oDOqbW/6e1gXknSY4g/aLCDicOXqBE4M0nRWkUu0PTp++UPNzoFY12BNHMfs/VadKIS6llvg==
}
engines
:
{
node
:
'
>=8.3.0'
}
execa@5.1.1
:
resolution
:
{
integrity
:
sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
}
engines
:
{
node
:
'
>=10'
}
...
...
@@ -3903,6 +4145,10 @@ packages:
resolution
:
{
integrity
:
sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
}
engines
:
{
node
:
'
>=0.10.0'
}
fast-csv@4.3.6
:
resolution
:
{
integrity
:
sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==
}
engines
:
{
node
:
'
>=10.0.0'
}
fast-deep-equal@3.1.3
:
resolution
:
{
integrity
:
sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
}
...
...
@@ -4035,6 +4281,9 @@ packages:
resolution
:
{
integrity
:
sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==
}
engines
:
{
node
:
'
>=0.10.0'
}
fs-constants@1.0.0
:
resolution
:
{
integrity
:
sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
}
fs-extra@10.1.0
:
resolution
:
{
integrity
:
sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
}
engines
:
{
node
:
'
>=12'
}
...
...
@@ -4055,6 +4304,11 @@ packages:
engines
:
{
node
:
^8.16.0 || ^10.6.0 || >=11.0.0
}
os
:
[
darwin
]
fstream@1.0.12
:
resolution
:
{
integrity
:
sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
}
engines
:
{
node
:
'
>=0.6'
}
deprecated
:
This package is no longer supported.
function-bind@1.1.2
:
resolution
:
{
integrity
:
sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
}
...
...
@@ -4308,6 +4562,9 @@ packages:
resolution
:
{
integrity
:
sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==
}
engines
:
{
node
:
^16.14.0 || >=18.0.0
}
htm@3.1.1
:
resolution
:
{
integrity
:
sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==
}
html-encoding-sniffer@3.0.0
:
resolution
:
{
integrity
:
sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==
}
engines
:
{
node
:
'
>=12'
}
...
...
@@ -4370,6 +4627,9 @@ packages:
idb@7.1.1
:
resolution
:
{
integrity
:
sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==
}
ids@1.0.5
:
resolution
:
{
integrity
:
sha512-XQ0yom/4KWTL29sLG+tyuycy7UmeaM/79GRtSJq6IG9cJGIPeBz5kwDCguie3TwxaMNIc3WtPi0cTa1XYHicpw==
}
ieee754@1.2.1
:
resolution
:
{
integrity
:
sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
}
...
...
@@ -4389,6 +4649,9 @@ packages:
immediate@3.0.6
:
resolution
:
{
integrity
:
sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
}
immutable@5.1.4
:
resolution
:
{
integrity
:
sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==
}
import-fresh@3.3.1
:
resolution
:
{
integrity
:
sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
}
engines
:
{
node
:
'
>=6'
}
...
...
@@ -4413,6 +4676,9 @@ packages:
resolution
:
{
integrity
:
sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
}
deprecated
:
This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
inherits-browser@0.1.0
:
resolution
:
{
integrity
:
sha512-CJHHvW3jQ6q7lzsXPpapLdMx5hDpSF3FSh45pwsj6bKxJJ8Nl8v43i5yXnr3BdfOimGHKyniewQtnAIp3vyJJw==
}
inherits@2.0.4
:
resolution
:
{
integrity
:
sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
}
...
...
@@ -4978,6 +5244,10 @@ packages:
kolorist@1.8.0
:
resolution
:
{
integrity
:
sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==
}
lazystream@1.0.1
:
resolution
:
{
integrity
:
sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==
}
engines
:
{
node
:
'
>=
0.6.3'
}
less@4.5.1
:
resolution
:
{
integrity
:
sha512-UKgI3/KON4u6ngSsnDADsUERqhZknsVZbnuzlRZXLQCmfC/MDld42fTydUE9B+Mla1AL6SJ/Pp6SlEFi/AVGfw==
}
engines
:
{
node
:
'
>=14'
}
...
...
@@ -5013,6 +5283,9 @@ packages:
engines
:
{
node
:
'
>=18.12.0'
}
hasBin
:
true
listenercount@1.0.1
:
resolution
:
{
integrity
:
sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==
}
listr2@8.0.1
:
resolution
:
{
integrity
:
sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==
}
engines
:
{
node
:
'
>=18.0.0'
}
...
...
@@ -5050,16 +5323,44 @@ packages:
lodash.debounce@4.0.8
:
resolution
:
{
integrity
:
sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
}
lodash.defaults@4.2.0
:
resolution
:
{
integrity
:
sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==
}
lodash.difference@4.5.0
:
resolution
:
{
integrity
:
sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==
}
lodash.escaperegexp@4.1.2
:
resolution
:
{
integrity
:
sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==
}
lodash.flatten@4.4.0
:
resolution
:
{
integrity
:
sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==
}
lodash.get@4.4.2
:
resolution
:
{
integrity
:
sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==
}
deprecated
:
This package is deprecated. Use the optional chaining (?.) operator instead.
lodash.groupby@4.6.0
:
resolution
:
{
integrity
:
sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==
}
lodash.isboolean@3.0.3
:
resolution
:
{
integrity
:
sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==
}
lodash.isequal@4.5.0
:
resolution
:
{
integrity
:
sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==
}
deprecated
:
This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
lodash.isfunction@3.0.9
:
resolution
:
{
integrity
:
sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==
}
lodash.isnil@4.0.0
:
resolution
:
{
integrity
:
sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==
}
lodash.isplainobject@4.0.6
:
resolution
:
{
integrity
:
sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==
}
lodash.isundefined@3.0.1
:
resolution
:
{
integrity
:
sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==
}
lodash.kebabcase@4.1.1
:
resolution
:
{
integrity
:
sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
}
...
...
@@ -5087,6 +5388,9 @@ packages:
lodash.truncate@4.4.2
:
resolution
:
{
integrity
:
sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
}
lodash.union@4.6.0
:
resolution
:
{
integrity
:
sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==
}
lodash.uniq@4.5.0
:
resolution
:
{
integrity
:
sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
}
...
...
@@ -5276,6 +5580,12 @@ packages:
resolution
:
{
integrity
:
sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
}
engines
:
{
node
:
'
>=18'
}
min-dash@4.2.3
:
resolution
:
{
integrity
:
sha512-VLMYQI5+FcD9Ad24VcB08uA83B07OhueAlZ88jBK6PyupTvEJwllTMUqMy0wPGYs7pZUEtEEMWdHB63m3LtEcg==
}
min-dom@4.2.1
:
resolution
:
{
integrity
:
sha512-TMoL8SEEIhUWYgkj7XMSgxmwSyGI+4fP2KFFGnN3FbHfbGHVdsLYSz8LoIsgPhz4dWRmLvxWWSMgzZMJW5sZuA==
}
min-indent@1.0.1
:
resolution
:
{
integrity
:
sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
}
engines
:
{
node
:
'
>=4'
}
...
...
@@ -5321,6 +5631,10 @@ packages:
resolution
:
{
integrity
:
sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
}
engines
:
{
node
:
'
>=0.10.0'
}
mkdirp@0.5.6
:
resolution
:
{
integrity
:
sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==
}
hasBin
:
true
mlly@1.8.0
:
resolution
:
{
integrity
:
sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==
}
...
...
@@ -5342,6 +5656,15 @@ packages:
resolution
:
{
integrity
:
sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==
}
hasBin
:
true
moddle-xml@11.0.0
:
resolution
:
{
integrity
:
sha512-L3Sseepfcq9Uy0iIfqEDTXSoYLva1Y/JGbN/4AMOeQ6cqbu8Ma/SDJIdOFm7smsAa64j2z3SwCGG3FIilQVnUg==
}
engines
:
{
node
:
'
>=
18'
}
peerDependencies
:
moddle
:
'
>=
6.2.0'
moddle@7.2.0
:
resolution
:
{
integrity
:
sha512-x1+JREThy7JBOBR3g2hbOnOfrlC/YAWXX9RzrSZS5HhqeuBly9H/PCtOBtcQs+Y2sjRAXF+WTNSgHvn8Uq+6Yw==
}
moment@2.30.1
:
resolution
:
{
integrity
:
sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
}
...
...
@@ -5404,6 +5727,9 @@ packages:
no-case@3.0.4
:
resolution
:
{
integrity
:
sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==
}
node-addon-api@7.1.1
:
resolution
:
{
integrity
:
sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==
}
node-fetch-native@1.6.7
:
resolution
:
{
integrity
:
sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==
}
...
...
@@ -5480,6 +5806,9 @@ packages:
resolution
:
{
integrity
:
sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
}
engines
:
{
node
:
'
>=
0.4'
}
object-refs@0.4.0
:
resolution
:
{
integrity
:
sha512-6kJqKWryKZmtte6QYvouas0/EIJKPI1/MMIuRsiBlNuhIMfqYTggzX2F1AJ2+cDs288xyi9GL7FyasHINR98BQ==
}
object-visit@1.0.1
:
resolution
:
{
integrity
:
sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==
}
engines
:
{
node
:
'
>=0.10.0'
}
...
...
@@ -5636,6 +5965,10 @@ packages:
resolution
:
{
integrity
:
sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
}
engines
:
{
node
:
^12.20.0 || ^14.13.1 || >=16.0.0
}
path-intersection@4.0.1
:
resolution
:
{
integrity
:
sha512-sqOaCWp4iOZvsDXITVJiGeJrKSJWQEiFdpzlATnXbKkzfDf2ALB4n80hh0vXHWkWp6hIHPqb06zc5ZDyDuzwMg==
}
engines
:
{
node
:
'
>=
14.20'
}
path-is-absolute@1.0.1
:
resolution
:
{
integrity
:
sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
}
engines
:
{
node
:
'
>=0.10.0'
}
...
...
@@ -5959,10 +6292,17 @@ packages:
resolution
:
{
integrity
:
sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
}
engines
:
{
node
:
'
>=
6'
}
readdir-glob@1.1.3
:
resolution
:
{
integrity
:
sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==
}
readdirp@3.6.0
:
resolution
:
{
integrity
:
sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
}
engines
:
{
node
:
'
>=8.10.0'
}
readdirp@4.1.2
:
resolution
:
{
integrity
:
sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==
}
engines
:
{
node
:
'
>=
14.18.0'
}
redent@3.0.0
:
resolution
:
{
integrity
:
sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
}
engines
:
{
node
:
'
>=8'
}
...
...
@@ -6084,6 +6424,11 @@ packages:
rfdc@1.4.1
:
resolution
:
{
integrity
:
sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
}
rimraf@2.7.1
:
resolution
:
{
integrity
:
sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
}
deprecated
:
Rimraf versions prior to v4 are no longer supported
hasBin
:
true
rimraf@3.0.2
:
resolution
:
{
integrity
:
sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
}
deprecated
:
Rimraf versions prior to v4 are no longer supported
...
...
@@ -6158,10 +6503,140 @@ packages:
safer-buffer@2.1.2
:
resolution
:
{
integrity
:
sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
}
sass-embedded-all-unknown@1.97.2
:
resolution
:
{
integrity
:
sha512-Fj75+vOIDv1T/dGDwEpQ5hgjXxa2SmMeShPa8yrh2sUz1U44bbmY4YSWPCdg8wb7LnwiY21B2KRFM+HF42yO4g==
}
cpu
:
[
'
!arm'
,
'
!arm64'
,
'
!riscv64'
,
'
!x64'
]
sass-embedded-android-arm64@1.97.2
:
resolution
:
{
integrity
:
sha512-pF6I+R5uThrscd3lo9B3DyNTPyGFsopycdx0tDAESN6s+dBbiRgNgE4Zlpv50GsLocj/lDLCZaabeTpL3ubhYA==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm64
]
os
:
[
android
]
sass-embedded-android-arm@1.97.2
:
resolution
:
{
integrity
:
sha512-BPT9m19ttY0QVHYYXRa6bmqmS3Fa2EHByNUEtSVcbm5PkIk1ntmYkG9fn5SJpIMbNmFDGwHx+pfcZMmkldhnRg==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm
]
os
:
[
android
]
sass-embedded-android-riscv64@1.97.2
:
resolution
:
{
integrity
:
sha512-fprI8ZTJdz+STgARhg8zReI2QhhGIT9G8nS7H21kc3IkqPRzhfaemSxEtCqZyvDbXPcgYiDLV7AGIReHCuATog==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
riscv64
]
os
:
[
android
]
sass-embedded-android-x64@1.97.2
:
resolution
:
{
integrity
:
sha512-RswwSjURZxupsukEmNt2t6RGvuvIw3IAD5sDq1Pc65JFvWFY3eHqCmH0lG0oXqMg6KJcF0eOxHOp2RfmIm2+4w==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
x64
]
os
:
[
android
]
sass-embedded-darwin-arm64@1.97.2
:
resolution
:
{
integrity
:
sha512-xcsZNnU1XZh21RE/71OOwNqPVcGBU0qT9A4k4QirdA34+ts9cDIaR6W6lgHOBR/Bnnu6w6hXJR4Xth7oFrefPA==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm64
]
os
:
[
darwin
]
sass-embedded-darwin-x64@1.97.2
:
resolution
:
{
integrity
:
sha512-T/9DTMpychm6+H4slHCAsYJRJ6eM+9H9idKlBPliPrP4T8JdC2Cs+ZOsYqrObj6eOtAD0fGf+KgyNhnW3xVafA==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
x64
]
os
:
[
darwin
]
sass-embedded-linux-arm64@1.97.2
:
resolution
:
{
integrity
:
sha512-Wh+nQaFer9tyE5xBPv5murSUZE/+kIcg8MyL5uqww6be9Iq+UmZpcJM7LUk+q8klQ9LfTmoDSNFA74uBqxD6IA==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm64
]
os
:
[
linux
]
libc
:
glibc
sass-embedded-linux-arm@1.97.2
:
resolution
:
{
integrity
:
sha512-yDRe1yifGHl6kibkDlRIJ2ZzAU03KJ1AIvsAh4dsIDgK5jx83bxZLV1ZDUv7a8KK/iV/80LZnxnu/92zp99cXQ==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm
]
os
:
[
linux
]
libc
:
glibc
sass-embedded-linux-musl-arm64@1.97.2
:
resolution
:
{
integrity
:
sha512-NfUqZSjHwnHvpSa7nyNxbWfL5obDjNBqhHUYmqbHUcmqBpFfHIQsUPgXME9DKn1yBlBc3mWnzMxRoucdYTzd2Q==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm64
]
os
:
[
linux
]
libc
:
musl
sass-embedded-linux-musl-arm@1.97.2
:
resolution
:
{
integrity
:
sha512-GIO6xfAtahJAWItvsXZ3MD1HM6s8cKtV1/HL088aUpKJaw/2XjTCveiOO2AdgMpLNztmq9DZ1lx5X5JjqhS45g==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm
]
os
:
[
linux
]
libc
:
musl
sass-embedded-linux-musl-riscv64@1.97.2
:
resolution
:
{
integrity
:
sha512-qtM4dJ5gLfvyTZ3QencfNbsTEShIWImSEpkThz+Y2nsCMbcMP7/jYOA03UWgPfEOKSehQQ7EIau7ncbFNoDNPQ==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
riscv64
]
os
:
[
linux
]
libc
:
musl
sass-embedded-linux-musl-x64@1.97.2
:
resolution
:
{
integrity
:
sha512-ZAxYOdmexcnxGnzdsDjYmNe3jGj+XW3/pF/n7e7r8y+5c6D2CQRrCUdapLgaqPt1edOPQIlQEZF8q5j6ng21yw==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
x64
]
os
:
[
linux
]
libc
:
musl
sass-embedded-linux-riscv64@1.97.2
:
resolution
:
{
integrity
:
sha512-reVwa9ZFEAOChXpDyNB3nNHHyAkPMD+FTctQKECqKiVJnIzv2EaFF6/t0wzyvPgBKeatA8jszAIeOkkOzbYVkQ==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
riscv64
]
os
:
[
linux
]
libc
:
glibc
sass-embedded-linux-x64@1.97.2
:
resolution
:
{
integrity
:
sha512-bvAdZQsX3jDBv6m4emaU2OMTpN0KndzTAMgJZZrKUgiC0qxBmBqbJG06Oj/lOCoXGCxAvUOheVYpezRTF+Feog==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
x64
]
os
:
[
linux
]
libc
:
glibc
sass-embedded-unknown-all@1.97.2
:
resolution
:
{
integrity
:
sha512-86tcYwohjPgSZtgeU9K4LikrKBJNf8ZW/vfsFbdzsRlvc73IykiqanufwQi5qIul0YHuu9lZtDWyWxM2dH/Rsg==
}
os
:
[
'
!android'
,
'
!darwin'
,
'
!linux'
,
'
!win32'
]
sass-embedded-win32-arm64@1.97.2
:
resolution
:
{
integrity
:
sha512-Cv28q8qNjAjZfqfzTrQvKf4JjsZ6EOQ5FxyHUQQeNzm73R86nd/8ozDa1Vmn79Hq0kwM15OCM9epanDuTG1ksA==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
arm64
]
os
:
[
win32
]
sass-embedded-win32-x64@1.97.2
:
resolution
:
{
integrity
:
sha512-DVxLxkeDCGIYeyHLAvWW3yy9sy5Ruk5p472QWiyfyyG1G1ASAR8fgfIY5pT0vE6Rv+VAKVLwF3WTspUYu7S1/Q==
}
engines
:
{
node
:
'
>=14.0.0'
}
cpu
:
[
x64
]
os
:
[
win32
]
sass-embedded@1.97.2
:
resolution
:
{
integrity
:
sha512-lKJcskySwAtJ4QRirKrikrWMFa2niAuaGenY2ElHjd55IwHUiur5IdKu6R1hEmGYMs4Qm+6rlRW0RvuAkmcryg==
}
engines
:
{
node
:
'
>=16.0.0'
}
hasBin
:
true
sass@1.97.2
:
resolution
:
{
integrity
:
sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==
}
engines
:
{
node
:
'
>=14.0.0'
}
hasBin
:
true
sax@1.4.4
:
resolution
:
{
integrity
:
sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==
}
engines
:
{
node
:
'
>=11.0.0'
}
saxen@10.0.0
:
resolution
:
{
integrity
:
sha512-RXsmWok/SAWqOG/f5ADEz51DN9WtZEzqih3e08ranldcaXekxjx8NBKjGh/y5hlowjo0JH/LekBu6gtPFD1G6g==
}
engines
:
{
node
:
'
>=
18'
}
saxes@5.0.1
:
resolution
:
{
integrity
:
sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==
}
engines
:
{
node
:
'
>=10'
}
scroll-into-view-if-needed@2.2.31
:
resolution
:
{
integrity
:
sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==
}
...
...
@@ -6579,6 +7054,14 @@ packages:
swagger-ui-dist@5.31.0
:
resolution
:
{
integrity
:
sha512-zSUTIck02fSga6rc0RZP3b7J7wgHXwLea8ZjgLA3Vgnb8QeOl3Wou2/j5QkzSGeoz6HusP/coYuJl33aQxQZpg==
}
sync-child-process@1.0.2
:
resolution
:
{
integrity
:
sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==
}
engines
:
{
node
:
'
>=16.0.0'
}
sync-message-port@1.1.3
:
resolution
:
{
integrity
:
sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==
}
engines
:
{
node
:
'
>=16.0.0'
}
synckit@0.11.12
:
resolution
:
{
integrity
:
sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
...
...
@@ -6587,6 +7070,10 @@ packages:
resolution
:
{
integrity
:
sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==
}
engines
:
{
node
:
'
>=10.0.0'
}
tar-stream@2.2.0
:
resolution
:
{
integrity
:
sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==
}
engines
:
{
node
:
'
>=6'
}
temp-dir@2.0.0
:
resolution
:
{
integrity
:
sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==
}
engines
:
{
node
:
'
>=8'
}
...
...
@@ -6608,6 +7095,11 @@ packages:
engines
:
{
node
:
'
>=10'
}
hasBin
:
true
terser@5.46.0
:
resolution
:
{
integrity
:
sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==
}
engines
:
{
node
:
'
>=10'
}
hasBin
:
true
test-exclude@6.0.0
:
resolution
:
{
integrity
:
sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
}
engines
:
{
node
:
'
>=8'
}
...
...
@@ -6632,6 +7124,9 @@ packages:
tiny-emitter@2.1.0
:
resolution
:
{
integrity
:
sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
}
tiny-svg@3.1.3
:
resolution
:
{
integrity
:
sha512-9mwnPqXInRsBmH/DO6NMxBE++9LsqpVXQSSTZGc5bomoKKvL5OX/Hlotw7XVXP6XLRcHWIzZpxfovGqWKgCypQ==
}
tinycolor2@1.6.0
:
resolution
:
{
integrity
:
sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==
}
...
...
@@ -6656,6 +7151,10 @@ packages:
resolution
:
{
integrity
:
sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
}
engines
:
{
node
:
'
>=0.6.0'
}
tmp@0.2.5
:
resolution
:
{
integrity
:
sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==
}
engines
:
{
node
:
'
>=14.14'
}
tmpl@1.0.5
:
resolution
:
{
integrity
:
sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
}
...
...
@@ -6685,6 +7184,9 @@ packages:
tr46@1.0.1
:
resolution
:
{
integrity
:
sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==
}
traverse@0.3.9
:
resolution
:
{
integrity
:
sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==
}
traverse@0.6.11
:
resolution
:
{
integrity
:
sha512-vxXDZg8/+p3gblxB6BhhG5yWVn1kGRlaL8O78UDXc3wRnPizB5g83dcvWV1jpDMIPnjZjOFuxlMmE82XJ4407w==
}
engines
:
{
node
:
'
>=
0.4'
}
...
...
@@ -6905,6 +7407,9 @@ packages:
resolution
:
{
integrity
:
sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==
}
engines
:
{
node
:
'
>=0.10.0'
}
unzipper@0.10.14
:
resolution
:
{
integrity
:
sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==
}
upath@1.2.0
:
resolution
:
{
integrity
:
sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
}
engines
:
{
node
:
'
>=4'
}
...
...
@@ -6936,6 +7441,10 @@ packages:
resolution
:
{
integrity
:
sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
}
engines
:
{
node
:
'
>=
0.4.0'
}
uuid@8.3.2
:
resolution
:
{
integrity
:
sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
}
hasBin
:
true
uuid@9.0.1
:
resolution
:
{
integrity
:
sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
}
hasBin
:
true
...
...
@@ -6953,6 +7462,9 @@ packages:
vanilla-picker@2.12.3
:
resolution
:
{
integrity
:
sha512-qVkT1E7yMbUsB2mmJNFmaXMWE2hF8ffqzMMwe9zdAikd8u2VfnsVY2HQcOUi2F38bgbxzlJBEdS1UUhOXdF9GQ==
}
varint@6.0.0
:
resolution
:
{
integrity
:
sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==
}
vary@1.1.2
:
resolution
:
{
integrity
:
sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
}
engines
:
{
node
:
'
>=
0.8'
}
...
...
@@ -7157,6 +7669,11 @@ packages:
peerDependencies
:
vxe-table
:
^4.5.0
vxe-table-plugin-export-xlsx@4.0.7
:
resolution
:
{
integrity
:
sha512-Auulqo27h3gTZCRFUXO+FN4SSqYx4rtkLCDmvo13uJ8HDh07YvxRkquVLwyTA8hiWVaN0aEUP/VWJLNMLCxgyw==
}
peerDependencies
:
vxe-table
:
^4.5.0
vxe-table@4.13.31
:
resolution
:
{
integrity
:
sha512-ibSM7jXYwJyY+eqXoRy/yXEVLENGFzL96cOEwtnFjBYbbaZV6/ptlM3tsyewGFBCUo5AtIyM+98hswxfjyXxMA==
}
...
...
@@ -7331,6 +7848,9 @@ packages:
resolution
:
{
integrity
:
sha512-OyzrcFLL/nb6fMGHbiRDuPup9ljBycsdCypwuyg5AAHvyWzGfChJpCXMG88AGTIMFhGZ9RccFN1e6lhg3hkwKg==
}
engines
:
{
node
:
'
>=4.0'
}
xmlchars@2.2.0
:
resolution
:
{
integrity
:
sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
}
xss@1.0.15
:
resolution
:
{
integrity
:
sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg==
}
engines
:
{
node
:
'
>=
0.10.0'
}
...
...
@@ -7389,6 +7909,10 @@ packages:
resolution
:
{
integrity
:
sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==
}
engines
:
{
node
:
'
>=18'
}
zip-stream@4.1.1
:
resolution
:
{
integrity
:
sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==
}
engines
:
{
node
:
'
>=
10'
}
zrender@5.6.1
:
resolution
:
{
integrity
:
sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==
}
...
...
@@ -8195,6 +8719,13 @@ snapshots:
'
@bcoe/v8-coverage@0.2.3'
:
{}
'
@bpmn-io/diagram-js-ui@0.2.3'
:
dependencies
:
htm
:
3.1.1
preact
:
10.28.2
'
@bufbuild/protobuf@2.10.2'
:
{}
'
@cacheable/memory@2.0.7'
:
dependencies
:
'
@cacheable/utils'
:
2.3.3
...
...
@@ -8573,6 +9104,56 @@ snapshots:
'
@eslint/js@8.57.1'
:
{}
'
@fast-csv/format@4.3.5'
:
dependencies
:
'
@types/node'
:
14.18.63
lodash.escaperegexp
:
4.1.2
lodash.isboolean
:
3.0.3
lodash.isequal
:
4.5.0
lodash.isfunction
:
3.0.9
lodash.isnil
:
4.0.0
'
@fast-csv/parse@4.3.6'
:
dependencies
:
'
@types/node'
:
14.18.63
lodash.escaperegexp
:
4.1.2
lodash.groupby
:
4.6.0
lodash.isfunction
:
3.0.9
lodash.isnil
:
4.0.0
lodash.isundefined
:
3.0.1
lodash.uniq
:
4.5.0
'
@form-create/ant-design-vue@2.6.3'
:
dependencies
:
'
@form-create/component-antdv-frame'
:
2.6.3
'
@form-create/component-antdv-group'
:
2.6.3
'
@form-create/component-antdv-upload'
:
2.6.3
'
@form-create/component-subform'
:
2.6.2
'
@form-create/core'
:
2.6.3
'
@form-create/utils'
:
2.6.3
'
@form-create/component-antdv-frame@2.6.3'
:
dependencies
:
'
@form-create/utils'
:
2.6.3
'
@form-create/component-antdv-group@2.6.3'
:
dependencies
:
'
@form-create/utils'
:
2.6.3
'
@form-create/component-antdv-upload@2.6.3'
:
dependencies
:
'
@form-create/utils'
:
2.6.3
'
@form-create/component-subform@2.6.2'
:
{}
'
@form-create/core@2.6.3'
:
dependencies
:
'
@form-create/utils'
:
2.6.3
'
@form-create/data@2.6.2'
:
{}
'
@form-create/utils@2.6.3'
:
{}
'
@humanwhocodes/config-array@0.13.0'
:
dependencies
:
'
@humanwhocodes/object-schema'
:
2.0.3
...
...
@@ -8911,6 +9492,67 @@ snapshots:
'
@one-ini/wasm@0.1.1'
:
{}
'
@parcel/watcher-android-arm64@2.5.4'
:
optional
:
true
'
@parcel/watcher-darwin-arm64@2.5.4'
:
optional
:
true
'
@parcel/watcher-darwin-x64@2.5.4'
:
optional
:
true
'
@parcel/watcher-freebsd-x64@2.5.4'
:
optional
:
true
'
@parcel/watcher-linux-arm-glibc@2.5.4'
:
optional
:
true
'
@parcel/watcher-linux-arm-musl@2.5.4'
:
optional
:
true
'
@parcel/watcher-linux-arm64-glibc@2.5.4'
:
optional
:
true
'
@parcel/watcher-linux-arm64-musl@2.5.4'
:
optional
:
true
'
@parcel/watcher-linux-x64-glibc@2.5.4'
:
optional
:
true
'
@parcel/watcher-linux-x64-musl@2.5.4'
:
optional
:
true
'
@parcel/watcher-win32-arm64@2.5.4'
:
optional
:
true
'
@parcel/watcher-win32-ia32@2.5.4'
:
optional
:
true
'
@parcel/watcher-win32-x64@2.5.4'
:
optional
:
true
'
@parcel/watcher@2.5.4'
:
dependencies
:
detect-libc
:
2.1.2
is-glob
:
4.0.3
node-addon-api
:
7.1.1
picomatch
:
4.0.3
optionalDependencies
:
'
@parcel/watcher-android-arm64'
:
2.5.4
'
@parcel/watcher-darwin-arm64'
:
2.5.4
'
@parcel/watcher-darwin-x64'
:
2.5.4
'
@parcel/watcher-freebsd-x64'
:
2.5.4
'
@parcel/watcher-linux-arm-glibc'
:
2.5.4
'
@parcel/watcher-linux-arm-musl'
:
2.5.4
'
@parcel/watcher-linux-arm64-glibc'
:
2.5.4
'
@parcel/watcher-linux-arm64-musl'
:
2.5.4
'
@parcel/watcher-linux-x64-glibc'
:
2.5.4
'
@parcel/watcher-linux-x64-musl'
:
2.5.4
'
@parcel/watcher-win32-arm64'
:
2.5.4
'
@parcel/watcher-win32-ia32'
:
2.5.4
'
@parcel/watcher-win32-x64'
:
2.5.4
optional
:
true
'
@pkgjs/parseargs@0.11.0'
:
optional
:
true
...
...
@@ -8964,7 +9606,7 @@ snapshots:
dependencies
:
serialize-javascript
:
6.0.2
smob
:
1.5.0
terser
:
5.4
4.1
terser
:
5.4
6.0
optionalDependencies
:
rollup
:
2.79.2
...
...
@@ -9062,7 +9704,7 @@ snapshots:
'
@rollup/rollup-win32-x64-msvc@4.52.5'
:
optional
:
true
'
@rys-fe/vite-plugin-theme@0.8.6(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))'
:
'
@rys-fe/vite-plugin-theme@0.8.6(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))'
:
dependencies
:
'
@types/node'
:
14.18.63
'
@types/tinycolor2'
:
1.4.6
...
...
@@ -9072,7 +9714,7 @@ snapshots:
esbuild
:
0.11.23
esbuild-plugin-alias
:
0.1.2
tinycolor2
:
1.6.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
supports-color
...
...
@@ -9383,13 +10025,13 @@ snapshots:
'
@ungap/structured-clone@1.3.0'
:
{}
'
@unocss/astro@0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))'
:
'
@unocss/astro@0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))'
:
dependencies
:
'
@unocss/core'
:
0.58.9
'
@unocss/reset'
:
0.58.9
'
@unocss/vite'
:
0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
'
@unocss/vite'
:
0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
optionalDependencies
:
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
rollup
...
...
@@ -9520,7 +10162,7 @@ snapshots:
dependencies
:
'
@unocss/core'
:
0.58.9
'
@unocss/vite@0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))'
:
'
@unocss/vite@0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))'
:
dependencies
:
'
@ampproject/remapping'
:
2.3.0
'
@rollup/pluginutils'
:
5.3.0(rollup@4.52.5)
...
...
@@ -9532,25 +10174,25 @@ snapshots:
chokidar
:
3.6.0
fast-glob
:
3.3.3
magic-string
:
0.30.21
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
rollup
'
@vant/area-data@1.5.2'
:
{}
'
@vitejs/plugin-vue-jsx@4.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))'
:
'
@vitejs/plugin-vue-jsx@4.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))'
:
dependencies
:
'
@babel/core'
:
7.28.6
'
@babel/plugin-transform-typescript'
:
7.28.6(@babel/core@7.28.6)
'
@vue/babel-plugin-jsx'
:
1.5.0(@babel/core@7.28.6)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
vue
:
3.5.26(typescript@5.9.3)
transitivePeerDependencies
:
-
supports-color
'
@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))'
:
'
@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3))'
:
dependencies
:
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
vue
:
3.5.26(typescript@5.9.3)
'
@volar/language-core@1.11.1'
:
...
...
@@ -9795,6 +10437,42 @@ snapshots:
normalize-path
:
3.0.0
picomatch
:
2.3.1
archiver-utils@2.1.0
:
dependencies
:
glob
:
7.2.3
graceful-fs
:
4.2.11
lazystream
:
1.0.1
lodash.defaults
:
4.2.0
lodash.difference
:
4.5.0
lodash.flatten
:
4.4.0
lodash.isplainobject
:
4.0.6
lodash.union
:
4.6.0
normalize-path
:
3.0.0
readable-stream
:
2.3.8
archiver-utils@3.0.4
:
dependencies
:
glob
:
7.2.3
graceful-fs
:
4.2.11
lazystream
:
1.0.1
lodash.defaults
:
4.2.0
lodash.difference
:
4.5.0
lodash.flatten
:
4.4.0
lodash.isplainobject
:
4.0.6
lodash.union
:
4.6.0
normalize-path
:
3.0.0
readable-stream
:
3.6.2
archiver@5.3.2
:
dependencies
:
archiver-utils
:
2.1.0
async
:
3.2.6
buffer-crc32
:
0.2.13
readable-stream
:
3.6.2
readdir-glob
:
1.1.3
tar-stream
:
2.2.0
zip-stream
:
4.1.1
arg@4.1.3
:
{}
argparse@1.0.10
:
...
...
@@ -9987,12 +10665,19 @@ snapshots:
dependencies
:
safe-buffer
:
5.1.2
big-integer@1.6.52
:
{}
big.js@5.2.2
:
{}
big.js@6.2.2
:
{}
binary-extensions@2.3.0
:
{}
binary@0.3.0
:
dependencies
:
buffers
:
0.1.1
chainsaw
:
0.1.0
bl@4.1.0
:
dependencies
:
buffer
:
5.7.1
...
...
@@ -10005,6 +10690,23 @@ snapshots:
boolbase@1.0.0
:
{}
bpmn-js@18.10.1
:
dependencies
:
bpmn-moddle
:
9.0.4
diagram-js
:
15.5.0
diagram-js-direct-editing
:
3.2.0(diagram-js@15.5.0)
ids
:
1.0.5
inherits-browser
:
0.1.0
min-dash
:
4.2.3
min-dom
:
4.2.1
tiny-svg
:
3.1.3
bpmn-moddle@9.0.4
:
dependencies
:
min-dash
:
4.2.3
moddle
:
7.2.0
moddle-xml
:
11.0.0(moddle@7.2.0)
brace-expansion@1.1.12
:
dependencies
:
balanced-match
:
1.0.2
...
...
@@ -10049,13 +10751,21 @@ snapshots:
dependencies
:
node-int64
:
0.4.0
buffer-builder@0.2.0
:
{}
buffer-crc32@0.2.13
:
{}
buffer-from@1.1.2
:
{}
buffer-indexof-polyfill@1.0.2
:
{}
buffer@5.7.1
:
dependencies
:
base64-js
:
1.5.1
ieee754
:
1.2.1
buffers@0.1.1
:
{}
cac@6.7.14
:
{}
cache-base@1.0.1
:
...
...
@@ -10121,6 +10831,10 @@ snapshots:
adler-32
:
1.3.1
crc-32
:
1.2.2
chainsaw@0.1.0
:
dependencies
:
traverse
:
0.3.9
chalk@1.1.3
:
dependencies
:
ansi-styles
:
2.2.1
...
...
@@ -10190,6 +10904,11 @@ snapshots:
optionalDependencies
:
fsevents
:
2.3.3
chokidar@4.0.3
:
dependencies
:
readdirp
:
4.1.2
optional
:
true
ci-info@3.9.0
:
{}
cjs-module-lexer@1.4.3
:
{}
...
...
@@ -10248,6 +10967,8 @@ snapshots:
clone@2.1.2
:
{}
clsx@2.1.1
:
{}
co@4.6.0
:
{}
codemirror@5.65.20
:
{}
...
...
@@ -10277,6 +10998,8 @@ snapshots:
colorette@2.0.20
:
{}
colorjs.io@0.5.2
:
{}
combined-stream@1.0.8
:
dependencies
:
delayed-stream
:
1.0.0
...
...
@@ -10324,6 +11047,15 @@ snapshots:
component-emitter@1.3.1
:
{}
component-event@0.2.1
:
{}
compress-commons@4.1.2
:
dependencies
:
buffer-crc32
:
0.2.13
crc32-stream
:
4.0.3
normalize-path
:
3.0.0
readable-stream
:
3.6.2
compute-scroll-into-view@1.0.20
:
{}
computeds@0.0.1
:
{}
...
...
@@ -10494,6 +11226,11 @@ snapshots:
crc-32@1.2.2
:
{}
crc32-stream@4.0.3
:
dependencies
:
crc-32
:
1.2.2
readable-stream
:
3.6.2
create-jest@29.7.0(@types/node@20.19.29)(ts-node@10.9.2(@types/node@20.19.29)(typescript@5.9.3))
:
dependencies
:
'
@jest/types'
:
29.6.3
...
...
@@ -10708,8 +11445,31 @@ snapshots:
detect-indent@6.1.0
:
{}
detect-libc@2.1.2
:
optional
:
true
detect-newline@3.1.0
:
{}
diagram-js-direct-editing@3.2.0(diagram-js@15.5.0)
:
dependencies
:
diagram-js
:
15.5.0
min-dash
:
4.2.3
min-dom
:
4.2.1
diagram-js@15.5.0
:
dependencies
:
'
@bpmn-io/diagram-js-ui'
:
0.2.3
clsx
:
2.1.1
didi
:
10.2.2
inherits-browser
:
0.1.0
min-dash
:
4.2.3
min-dom
:
4.2.1
object-refs
:
0.4.0
path-intersection
:
4.0.1
tiny-svg
:
3.1.3
didi@10.2.2
:
{}
diff-match-patch@1.0.5
:
{}
diff-sequences@29.6.3
:
{}
...
...
@@ -10771,6 +11531,8 @@ snapshots:
dependencies
:
domelementtype
:
2.3.0
domify@1.4.2
:
{}
domutils@1.7.0
:
dependencies
:
dom-serializer
:
0.2.2
...
...
@@ -10811,6 +11573,10 @@ snapshots:
es-errors
:
1.3.0
gopd
:
1.2.0
duplexer2@0.1.4
:
dependencies
:
readable-stream
:
2.3.8
duplexer@0.1.2
:
{}
eastasianwidth@0.2.0
:
{}
...
...
@@ -10858,6 +11624,10 @@ snapshots:
iconv-lite
:
0.6.3
whatwg-encoding
:
3.1.1
end-of-stream@1.4.5
:
dependencies
:
once
:
1.4.0
enquire.js@2.1.6
:
{}
entities@1.1.2
:
{}
...
...
@@ -11250,6 +12020,18 @@ snapshots:
eventemitter3@5.0.1
:
{}
exceljs@4.4.0
:
dependencies
:
archiver
:
5.3.2
dayjs
:
1.11.19
fast-csv
:
4.3.6
jszip
:
3.10.1
readable-stream
:
3.6.2
saxes
:
5.0.1
tmp
:
0.2.5
unzipper
:
0.10.14
uuid
:
8.3.2
execa@5.1.1
:
dependencies
:
cross-spawn
:
7.0.6
...
...
@@ -11330,6 +12112,11 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
fast-csv@4.3.6
:
dependencies
:
'
@fast-csv/format'
:
4.3.5
'
@fast-csv/parse'
:
4.3.6
fast-deep-equal@3.1.3
:
{}
fast-diff@1.3.0
:
{}
...
...
@@ -11475,6 +12262,8 @@ snapshots:
dependencies
:
map-cache
:
0.2.2
fs-constants@1.0.0
:
{}
fs-extra@10.1.0
:
dependencies
:
graceful-fs
:
4.2.11
...
...
@@ -11499,6 +12288,13 @@ snapshots:
fsevents@2.3.3
:
optional
:
true
fstream@1.0.12
:
dependencies
:
graceful-fs
:
4.2.11
inherits
:
2.0.4
mkdirp
:
0.5.6
rimraf
:
2.7.1
function-bind@1.1.2
:
{}
function.prototype.name@1.1.8
:
...
...
@@ -11767,6 +12563,8 @@ snapshots:
dependencies
:
lru-cache
:
10.4.3
htm@3.1.1
:
{}
html-encoding-sniffer@3.0.0
:
dependencies
:
whatwg-encoding
:
2.0.0
...
...
@@ -11855,6 +12653,8 @@ snapshots:
idb@7.1.1
:
{}
ids@1.0.5
:
{}
ieee754@1.2.1
:
{}
ignore@5.3.2
:
{}
...
...
@@ -11865,6 +12665,8 @@ snapshots:
immediate@3.0.6
:
{}
immutable@5.1.4
:
{}
import-fresh@3.3.1
:
dependencies
:
parent-module
:
1.0.1
...
...
@@ -11887,6 +12689,8 @@ snapshots:
once
:
1.4.0
wrappy
:
1.0.2
inherits-browser@0.1.0
:
{}
inherits@2.0.4
:
{}
ini@1.3.8
:
{}
...
...
@@ -12620,6 +13424,10 @@ snapshots:
kolorist@1.8.0
:
{}
lazystream@1.0.1
:
dependencies
:
readable-stream
:
2.3.8
less@4.5.1
:
dependencies
:
copy-anything
:
2.0.6
...
...
@@ -12670,6 +13478,8 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
listenercount@1.0.1
:
{}
listr2@8.0.1
:
dependencies
:
cli-truncate
:
4.0.0
...
...
@@ -12716,12 +13526,30 @@ snapshots:
lodash.debounce@4.0.8
:
{}
lodash.defaults@4.2.0
:
{}
lodash.difference@4.5.0
:
{}
lodash.escaperegexp@4.1.2
:
{}
lodash.flatten@4.4.0
:
{}
lodash.get@4.4.2
:
{}
lodash.groupby@4.6.0
:
{}
lodash.isboolean@3.0.3
:
{}
lodash.isequal@4.5.0
:
{}
lodash.isfunction@3.0.9
:
{}
lodash.isnil@4.0.0
:
{}
lodash.isplainobject@4.0.6
:
{}
lodash.isundefined@3.0.1
:
{}
lodash.kebabcase@4.1.1
:
{}
lodash.map@4.6.0
:
{}
...
...
@@ -12740,6 +13568,8 @@ snapshots:
lodash.truncate@4.4.2
:
{}
lodash.union@4.6.0
:
{}
lodash.uniq@4.5.0
:
{}
lodash.upperfirst@4.3.1
:
{}
...
...
@@ -12939,6 +13769,14 @@ snapshots:
mimic-function@5.0.1
:
{}
min-dash@4.2.3
:
{}
min-dom@4.2.1
:
dependencies
:
component-event
:
0.2.1
domify
:
1.4.2
min-dash
:
4.2.3
min-indent@1.0.1
:
{}
minimatch@10.1.1
:
...
...
@@ -12982,6 +13820,10 @@ snapshots:
for-in
:
1.0.2
is-extendable
:
1.0.1
mkdirp@0.5.6
:
dependencies
:
minimist
:
1.2.8
mlly@1.8.0
:
dependencies
:
acorn
:
8.15.0
...
...
@@ -13005,6 +13847,16 @@ snapshots:
dependencies
:
commander
:
14.0.2
moddle-xml@11.0.0(moddle@7.2.0)
:
dependencies
:
min-dash
:
4.2.3
moddle
:
7.2.0
saxen
:
10.0.0
moddle@7.2.0
:
dependencies
:
min-dash
:
4.2.3
moment@2.30.1
:
{}
mousetrap@1.6.5
:
{}
...
...
@@ -13062,6 +13914,9 @@ snapshots:
lower-case
:
2.0.2
tslib
:
2.8.1
node-addon-api@7.1.1
:
optional
:
true
node-fetch-native@1.6.7
:
{}
node-fetch@2.7.0
:
...
...
@@ -13141,6 +13996,8 @@ snapshots:
object-keys@1.1.1
:
{}
object-refs@0.4.0
:
{}
object-visit@1.0.1
:
dependencies
:
isobject
:
3.0.1
...
...
@@ -13316,6 +14173,8 @@ snapshots:
path-exists@5.0.0
:
{}
path-intersection@4.0.1
:
{}
path-is-absolute@1.0.1
:
{}
path-key@2.0.1
:
{}
...
...
@@ -13619,10 +14478,17 @@ snapshots:
string_decoder
:
1.3.0
util-deprecate
:
1.0.2
readdir-glob@1.1.3
:
dependencies
:
minimatch
:
5.1.6
readdirp@3.6.0
:
dependencies
:
picomatch
:
2.3.1
readdirp@4.1.2
:
optional
:
true
redent@3.0.0
:
dependencies
:
indent-string
:
4.0.0
...
...
@@ -13737,6 +14603,10 @@ snapshots:
rfdc@1.4.1
:
{}
rimraf@2.7.1
:
dependencies
:
glob
:
7.2.3
rimraf@3.0.2
:
dependencies
:
glob
:
7.2.3
...
...
@@ -13835,9 +14705,112 @@ snapshots:
safer-buffer@2.1.2
:
{}
sass-embedded-all-unknown@1.97.2
:
dependencies
:
sass
:
1.97.2
optional
:
true
sass-embedded-android-arm64@1.97.2
:
optional
:
true
sass-embedded-android-arm@1.97.2
:
optional
:
true
sass-embedded-android-riscv64@1.97.2
:
optional
:
true
sass-embedded-android-x64@1.97.2
:
optional
:
true
sass-embedded-darwin-arm64@1.97.2
:
optional
:
true
sass-embedded-darwin-x64@1.97.2
:
optional
:
true
sass-embedded-linux-arm64@1.97.2
:
optional
:
true
sass-embedded-linux-arm@1.97.2
:
optional
:
true
sass-embedded-linux-musl-arm64@1.97.2
:
optional
:
true
sass-embedded-linux-musl-arm@1.97.2
:
optional
:
true
sass-embedded-linux-musl-riscv64@1.97.2
:
optional
:
true
sass-embedded-linux-musl-x64@1.97.2
:
optional
:
true
sass-embedded-linux-riscv64@1.97.2
:
optional
:
true
sass-embedded-linux-x64@1.97.2
:
optional
:
true
sass-embedded-unknown-all@1.97.2
:
dependencies
:
sass
:
1.97.2
optional
:
true
sass-embedded-win32-arm64@1.97.2
:
optional
:
true
sass-embedded-win32-x64@1.97.2
:
optional
:
true
sass-embedded@1.97.2
:
dependencies
:
'
@bufbuild/protobuf'
:
2.10.2
buffer-builder
:
0.2.0
colorjs.io
:
0.5.2
immutable
:
5.1.4
rxjs
:
7.8.2
supports-color
:
8.1.1
sync-child-process
:
1.0.2
varint
:
6.0.0
optionalDependencies
:
sass-embedded-all-unknown
:
1.97.2
sass-embedded-android-arm
:
1.97.2
sass-embedded-android-arm64
:
1.97.2
sass-embedded-android-riscv64
:
1.97.2
sass-embedded-android-x64
:
1.97.2
sass-embedded-darwin-arm64
:
1.97.2
sass-embedded-darwin-x64
:
1.97.2
sass-embedded-linux-arm
:
1.97.2
sass-embedded-linux-arm64
:
1.97.2
sass-embedded-linux-musl-arm
:
1.97.2
sass-embedded-linux-musl-arm64
:
1.97.2
sass-embedded-linux-musl-riscv64
:
1.97.2
sass-embedded-linux-musl-x64
:
1.97.2
sass-embedded-linux-riscv64
:
1.97.2
sass-embedded-linux-x64
:
1.97.2
sass-embedded-unknown-all
:
1.97.2
sass-embedded-win32-arm64
:
1.97.2
sass-embedded-win32-x64
:
1.97.2
sass@1.97.2
:
dependencies
:
chokidar
:
4.0.3
immutable
:
5.1.4
source-map-js
:
1.2.1
optionalDependencies
:
'
@parcel/watcher'
:
2.5.4
optional
:
true
sax@1.4.4
:
optional
:
true
saxen@10.0.0
:
{}
saxes@5.0.1
:
dependencies
:
xmlchars
:
2.2.0
scroll-into-view-if-needed@2.2.31
:
dependencies
:
compute-scroll-into-view
:
1.0.20
...
...
@@ -14335,6 +15308,12 @@ snapshots:
dependencies
:
'
@scarf/scarf'
:
1.4.0
sync-child-process@1.0.2
:
dependencies
:
sync-message-port
:
1.1.3
sync-message-port@1.1.3
:
{}
synckit@0.11.12
:
dependencies
:
'
@pkgr/core'
:
0.2.9
...
...
@@ -14347,6 +15326,14 @@ snapshots:
string-width
:
4.2.3
strip-ansi
:
6.0.1
tar-stream@2.2.0
:
dependencies
:
bl
:
4.1.0
end-of-stream
:
1.4.5
fs-constants
:
1.0.0
inherits
:
2.0.4
readable-stream
:
3.6.2
temp-dir@2.0.0
:
{}
temp-dir@3.0.0
:
{}
...
...
@@ -14369,6 +15356,13 @@ snapshots:
commander
:
2.20.3
source-map-support
:
0.5.21
terser@5.46.0
:
dependencies
:
'
@jridgewell/source-map'
:
0.3.11
acorn
:
8.15.0
commander
:
2.20.3
source-map-support
:
0.5.21
test-exclude@6.0.0
:
dependencies
:
'
@istanbuljs/schema'
:
0.1.3
...
...
@@ -14389,6 +15383,8 @@ snapshots:
tiny-emitter@2.1.0
:
{}
tiny-svg@3.1.3
:
{}
tinycolor2@1.6.0
:
{}
tinyexec@0.3.2
:
{}
...
...
@@ -14408,6 +15404,8 @@ snapshots:
dependencies
:
os-tmpdir
:
1.0.2
tmp@0.2.5
:
{}
tmpl@1.0.5
:
{}
to-object-path@0.3.0
:
...
...
@@ -14438,6 +15436,8 @@ snapshots:
dependencies
:
punycode
:
2.3.1
traverse@0.3.9
:
{}
traverse@0.6.11
:
dependencies
:
gopd
:
1.2.0
...
...
@@ -14628,9 +15628,9 @@ snapshots:
universalify@2.0.1
:
{}
unocss@0.58.9(postcss@8.5.6)(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
unocss@0.58.9(postcss@8.5.6)(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
'
@unocss/astro'
:
0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
'
@unocss/astro'
:
0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
'
@unocss/cli'
:
0.58.9(rollup@4.52.5)
'
@unocss/core'
:
0.58.9
'
@unocss/extractor-arbitrary-variants'
:
0.58.9
...
...
@@ -14649,9 +15649,9 @@ snapshots:
'
@unocss/transformer-compile-class'
:
0.58.9
'
@unocss/transformer-directives'
:
0.58.9
'
@unocss/transformer-variant-group'
:
0.58.9
'
@unocss/vite'
:
0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
'
@unocss/vite'
:
0.58.9(rollup@4.52.5)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
optionalDependencies
:
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
postcss
-
rollup
...
...
@@ -14664,6 +15664,19 @@ snapshots:
has-value
:
0.3.1
isobject
:
3.0.1
unzipper@0.10.14
:
dependencies
:
big-integer
:
1.6.52
binary
:
0.3.0
bluebird
:
3.4.7
buffer-indexof-polyfill
:
1.0.2
duplexer2
:
0.1.4
fstream
:
1.0.12
graceful-fs
:
4.2.11
listenercount
:
1.0.1
readable-stream
:
2.3.8
setimmediate
:
1.0.5
upath@1.2.0
:
{}
update-browserslist-db@1.2.3(browserslist@4.28.1)
:
...
...
@@ -14686,6 +15699,8 @@ snapshots:
utils-merge@1.0.1
:
{}
uuid@8.3.2
:
{}
uuid@9.0.1
:
{}
v8-compile-cache-lib@3.0.1
:
{}
...
...
@@ -14705,22 +15720,24 @@ snapshots:
dependencies
:
'
@sphinxxxx/color-conversion'
:
2.2.2
varint@6.0.0
:
{}
vary@1.1.2
:
{}
vditor@3.11.2
:
dependencies
:
diff-match-patch
:
1.0.5
vite-plugin-compression@0.5.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-compression@0.5.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
chalk
:
4.1.2
debug
:
4.4.3
fs-extra
:
10.1.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
supports-color
vite-plugin-html@3.2.2(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-html@3.2.2(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
'
@rollup/pluginutils'
:
4.2.1
colorette
:
2.0.20
...
...
@@ -14734,18 +15751,18 @@ snapshots:
html-minifier-terser
:
6.1.0
node-html-parser
:
5.4.2
pathe
:
0.2.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
vite-plugin-mkcert@1.17.9(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-mkcert@1.17.9(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
axios
:
1.13.2(debug@4.4.3)
debug
:
4.4.3
picocolors
:
1.1.1
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
supports-color
vite-plugin-mock@2.9.8(mockjs@1.1.0)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-mock@2.9.8(mockjs@1.1.0)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
'
@types/mockjs'
:
1.0.10
chalk
:
4.1.2
...
...
@@ -14756,54 +15773,54 @@ snapshots:
fast-glob
:
3.3.3
mockjs
:
1.1.0
path-to-regexp
:
6.3.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
supports-color
vite-plugin-optimize-persist@0.1.2(vite-plugin-package-config@0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1)(tsx@4.21.0)))(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-optimize-persist@0.1.2(vite-plugin-package-config@0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0)(tsx@4.21.0)))(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
debug
:
4.4.3
fs-extra
:
10.1.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite-plugin-package-config
:
0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
vite-plugin-package-config
:
0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
transitivePeerDependencies
:
-
supports-color
vite-plugin-package-config@0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-package-config@0.1.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
debug
:
4.4.3
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
supports-color
vite-plugin-purge-icons@0.10.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-purge-icons@0.10.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
'
@purge-icons/core'
:
0.10.0
'
@purge-icons/generated'
:
0.10.0
rollup-plugin-purge-icons
:
0.10.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
encoding
-
supports-color
vite-plugin-pwa@1.2.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))(workbox-build@7.4.0(@types/babel__core@7.20.5))(workbox-window@7.4.0)
:
vite-plugin-pwa@1.2.0(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))(workbox-build@7.4.0(@types/babel__core@7.20.5))(workbox-window@7.4.0)
:
dependencies
:
debug
:
4.4.3
pretty-bytes
:
6.1.1
tinyglobby
:
0.2.15
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
workbox-build
:
7.4.0(@types/babel__core@7.20.5)
workbox-window
:
7.4.0
transitivePeerDependencies
:
-
supports-color
vite-plugin-qiankun@1.0.15(typescript@5.9.3)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-qiankun@1.0.15(typescript@5.9.3)(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
cheerio
:
1.1.2
typescript
:
5.9.3
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
vite-plugin-svg-icons@2.0.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0))
:
vite-plugin-svg-icons@2.0.1(vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0))
:
dependencies
:
'
@types/svgo'
:
2.6.4
cors
:
2.8.5
...
...
@@ -14813,13 +15830,13 @@ snapshots:
pathe
:
0.2.0
svg-baker
:
1.7.0
svgo
:
2.8.0
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
vite
:
6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
transitivePeerDependencies
:
-
supports-color
vite-plugin-vue-setup-extend-plus@0.1.0
:
{}
vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
terser@5.44.1
)(tsx@4.21.0)
:
vite@6.4.1(@types/node@20.19.29)(jiti@2.6.1)(less@4.5.1)(
sass-embedded@1.97.2)(sass@1.97.2)(terser@5.46.0
)(tsx@4.21.0)
:
dependencies
:
esbuild
:
0.25.12
fdir
:
6.5.0(picomatch@4.0.3)
...
...
@@ -14832,7 +15849,9 @@ snapshots:
fsevents
:
2.3.3
jiti
:
2.6.1
less
:
4.5.1
terser
:
5.44.1
sass
:
1.97.2
sass-embedded
:
1.97.2
terser
:
5.46.0
tsx
:
4.21.0
vue-component-type-helpers@2.2.12
:
{}
...
...
@@ -14927,6 +15946,10 @@ snapshots:
dependencies
:
vxe-table
:
4.13.31(vue@3.5.26(typescript@5.9.3))
vxe-table-plugin-export-xlsx@4.0.7(vxe-table@4.13.31(vue@3.5.26(typescript@5.9.3)))
:
dependencies
:
vxe-table
:
4.13.31(vue@3.5.26(typescript@5.9.3))
vxe-table@4.13.31(vue@3.5.26(typescript@5.9.3))
:
dependencies
:
vxe-pc-ui
:
4.6.12(vue@3.5.26(typescript@5.9.3))
...
...
@@ -15196,6 +16219,8 @@ snapshots:
xmlbuilder@10.1.1
:
{}
xmlchars@2.2.0
:
{}
xss@1.0.15
:
dependencies
:
commander
:
2.20.3
...
...
@@ -15252,6 +16277,12 @@ snapshots:
yoctocolors-cjs@2.1.3
:
{}
zip-stream@4.1.1
:
dependencies
:
archiver-utils
:
3.0.4
compress-commons
:
4.1.2
readable-stream
:
3.6.2
zrender@5.6.1
:
dependencies
:
tslib
:
2.3.0
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论