build(deps): 项目依赖升级
This commit is contained in:
200
pnpm-lock.yaml
generated
200
pnpm-lock.yaml
generated
@@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: ^2.10.2
|
||||
version: 2.10.2
|
||||
'@sentry/vue':
|
||||
specifier: ^7.83.0
|
||||
version: 7.83.0(vue@3.3.4)
|
||||
specifier: ^7.84.0
|
||||
version: 7.84.0(vue@3.3.4)
|
||||
'@unocss/eslint-config':
|
||||
specifier: ^0.55.7
|
||||
version: 0.55.7(eslint@8.54.0)(typescript@5.3.2)
|
||||
@@ -36,8 +36,8 @@ dependencies:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
md-editor-v3:
|
||||
specifier: ^4.8.3
|
||||
version: 4.8.3(@codemirror/state@6.3.2)(@codemirror/view@6.22.1)(@lezer/common@1.1.1)(vue@3.3.4)
|
||||
specifier: ^4.9.0
|
||||
version: 4.9.0(@codemirror/state@6.3.2)(@codemirror/view@6.22.1)(@lezer/common@1.1.1)(vue@3.3.4)
|
||||
mockjs:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
@@ -46,7 +46,7 @@ dependencies:
|
||||
version: 2.1.7(typescript@5.3.2)(vue@3.3.4)
|
||||
vite:
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
version: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
vue:
|
||||
specifier: 3.3.4
|
||||
version: 3.3.4
|
||||
@@ -68,8 +68,8 @@ devDependencies:
|
||||
specifier: ^17.8.1
|
||||
version: 17.8.1
|
||||
'@iconify/json':
|
||||
specifier: ^2.2.149
|
||||
version: 2.2.149
|
||||
specifier: ^2.2.150
|
||||
version: 2.2.150
|
||||
'@iconify/vue':
|
||||
specifier: ^4.1.1
|
||||
version: 4.1.1(vue@3.3.4)
|
||||
@@ -77,8 +77,8 @@ devDependencies:
|
||||
specifier: ^0.55.7
|
||||
version: 0.55.7
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0(vite@4.5.0)(vue@3.3.4)
|
||||
specifier: ^4.5.1
|
||||
version: 4.5.1(vite@4.5.0)(vue@3.3.4)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.3.9
|
||||
version: 3.3.9
|
||||
@@ -170,8 +170,8 @@ packages:
|
||||
/@antfu/utils@0.7.6:
|
||||
resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==}
|
||||
|
||||
/@babel/code-frame@7.23.4:
|
||||
resolution: {integrity: sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==}
|
||||
/@babel/code-frame@7.23.5:
|
||||
resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/highlight': 7.23.4
|
||||
@@ -195,8 +195,8 @@ packages:
|
||||
js-tokens: 4.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/parser@7.23.4:
|
||||
resolution: {integrity: sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==}
|
||||
/@babel/parser@7.23.5:
|
||||
resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -601,7 +601,7 @@ packages:
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
resolve-from: 5.0.0
|
||||
ts-node: 10.9.1(@types/node@18.18.13)(typescript@5.3.2)
|
||||
ts-node: 10.9.1(@types/node@18.19.0)(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
@@ -617,10 +617,10 @@ packages:
|
||||
'@commitlint/execute-rule': 18.4.3
|
||||
'@commitlint/resolve-extends': 18.4.3
|
||||
'@commitlint/types': 18.4.3
|
||||
'@types/node': 18.18.13
|
||||
'@types/node': 18.19.0
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@18.18.13)(cosmiconfig@8.3.6)(typescript@5.3.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.0)(cosmiconfig@8.3.6)(typescript@5.3.2)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@@ -982,8 +982,8 @@ packages:
|
||||
/@humanwhocodes/object-schema@2.0.1:
|
||||
resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==}
|
||||
|
||||
/@iconify/json@2.2.149:
|
||||
resolution: {integrity: sha512-fGFitEzqp02PtmmYq30PpAHwf9d4WIOf9j7tOHY8N3vmqY84/oleadLwVu32czCOs+Ss5Usj1oKSgA69M1O4Aw==}
|
||||
/@iconify/json@2.2.150:
|
||||
resolution: {integrity: sha512-SltvXzHpr919VfTXlxYaO9hWIOZnDl3DMnqdB+BVsh2nHs7QkKHEdimx3XhDmX5wJAKg7gup7sGDwwh9P3aTqQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
pathe: 1.1.1
|
||||
@@ -1219,24 +1219,24 @@ packages:
|
||||
picomatch: 2.3.1
|
||||
dev: true
|
||||
|
||||
/@sentry-internal/tracing@7.83.0:
|
||||
resolution: {integrity: sha512-fY1ZyOiQaaUTuoq5rO+G4/5Ov3n8BnfNK7ck97yAGxy3w+E1CwhVZkXHEvTngNfdYV3ArxvlrtPRb9STFRqXvQ==}
|
||||
/@sentry-internal/tracing@7.84.0:
|
||||
resolution: {integrity: sha512-y9bGYA0OM6PEREfd+nk4UURZy29tpIw+7vQwpxWfEVs2fqq0/5TBFX/tKFb8AKUI9lVM8v0bcF0bNSCnuPQZHQ==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/core': 7.83.0
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry/core': 7.84.0
|
||||
'@sentry/types': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
dev: false
|
||||
|
||||
/@sentry/browser@7.83.0:
|
||||
resolution: {integrity: sha512-8v7QEaC/fVAHn8pi59ZlJznr7ZdOQIgtz8DAOJeJsC2vHTAxQ9nVkoMkJWjTp/qaDHUjSe5ob6eqaChuhi6t2g==}
|
||||
/@sentry/browser@7.84.0:
|
||||
resolution: {integrity: sha512-X50TlTKY9WzAnHsYc4FYrCWgm+CdVo0h02ggmodVBUpRLUBjj+cs5Q1plov/v/XeorSwmorNEMUu/n+XZNSsrA==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry-internal/tracing': 7.83.0
|
||||
'@sentry/core': 7.83.0
|
||||
'@sentry/replay': 7.83.0
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry-internal/tracing': 7.84.0
|
||||
'@sentry/core': 7.84.0
|
||||
'@sentry/replay': 7.84.0
|
||||
'@sentry/types': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
dev: false
|
||||
|
||||
/@sentry/bundler-plugin-core@2.10.2:
|
||||
@@ -1244,8 +1244,8 @@ packages:
|
||||
engines: {node: '>= 14'}
|
||||
dependencies:
|
||||
'@sentry/cli': 2.22.3
|
||||
'@sentry/node': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry/node': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
dotenv: 16.3.1
|
||||
find-up: 5.0.0
|
||||
glob: 9.3.2
|
||||
@@ -1341,47 +1341,47 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@sentry/core@7.83.0:
|
||||
resolution: {integrity: sha512-fglvpw8aWM6nWXzCjAVXIMTiTEAQ9G9b85IpDd/7L8fuwaFTPQAUSJXupF2PfbpQ3FUYbJt80dxshbERVJG8vQ==}
|
||||
/@sentry/core@7.84.0:
|
||||
resolution: {integrity: sha512-tbuwunbBx2kSex15IHCqHDnrMfIlqPc6w/76fwkGqokz3oh9GSEGlLICwmBWL8AypWimUg13IDtFpD0TJTriWA==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry/types': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
dev: false
|
||||
|
||||
/@sentry/node@7.83.0:
|
||||
resolution: {integrity: sha512-ibnON+5ovoGOsvcLxcWQu5XAc4rbkvDkzCP74YGnME3/NzRuo3cKam8bUL5Wlm15h68QzxskyNOLuj6BEJ6AfQ==}
|
||||
/@sentry/node@7.84.0:
|
||||
resolution: {integrity: sha512-Xm3fIXT3TZOQi+6uQBavI8iOehD3PkY7v0y3hog0d4lQTH88vQK9BBsI+jZEq81Em+RG/u7vZNiFo6YMTnWF7Q==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry-internal/tracing': 7.83.0
|
||||
'@sentry/core': 7.83.0
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry-internal/tracing': 7.84.0
|
||||
'@sentry/core': 7.84.0
|
||||
'@sentry/types': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
https-proxy-agent: 5.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@sentry/replay@7.83.0:
|
||||
resolution: {integrity: sha512-B/rzmjmQ3ZWE68m4Z9rHIN3Fa/wkfVVTK+iSQtqErFflyMETMNwtWRNd6P9FhXnphEINZEbcn/UZF5w5xu/DfA==}
|
||||
/@sentry/replay@7.84.0:
|
||||
resolution: {integrity: sha512-c4PxT0ZpvkR9zXNfmAk3ojkm6eZ9+NlDze09RFBOCNo69QwIN90hnvbjXFC1+vRIJsfgo78Zr0ya/Wzb3Rog7Q==}
|
||||
engines: {node: '>=12'}
|
||||
dependencies:
|
||||
'@sentry-internal/tracing': 7.83.0
|
||||
'@sentry/core': 7.83.0
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry-internal/tracing': 7.84.0
|
||||
'@sentry/core': 7.84.0
|
||||
'@sentry/types': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
dev: false
|
||||
|
||||
/@sentry/types@7.83.0:
|
||||
resolution: {integrity: sha512-Bd+zJcy8p1VgCfQqUprmUaw0QPWUV+GmCt6zJRHrHTb2pwLahXv6sHJvQ8F8Va6S7Keuy088U+kHzUFGQLMZMQ==}
|
||||
/@sentry/types@7.84.0:
|
||||
resolution: {integrity: sha512-VqGLIF3JOUrk7yIXjLXJvAORkZL1e3dDX0Q1okRehwyt/5CRE+mdUTeJZkBo9P9mBwgMyvtwklzOGGrzjb4eMA==}
|
||||
engines: {node: '>=8'}
|
||||
dev: false
|
||||
|
||||
/@sentry/utils@7.83.0:
|
||||
resolution: {integrity: sha512-7SrZtgAn3pHFBqSSvV/VL0CWTBQ7VenJjok4+WGWd6/FhP3fKrEEd9rjVTUb2Pzq9WLJJYzdvxAG8RlggG+H4g==}
|
||||
/@sentry/utils@7.84.0:
|
||||
resolution: {integrity: sha512-qdUVuxnRBvaf05AU+28R+xYtZmi/Ymf8os3Njq9g4XuA+QEkZLbzmIpRK5W9Ja7vUtjOeg29Xgg43A8znde9LQ==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/types': 7.84.0
|
||||
dev: false
|
||||
|
||||
/@sentry/vite-plugin@2.10.2:
|
||||
@@ -1395,16 +1395,16 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@sentry/vue@7.83.0(vue@3.3.4):
|
||||
resolution: {integrity: sha512-4UVQ+cFrYhO9A7j2wpkgNdv8Dw+i7Wgl1YvYy+hyapjqizWXmrpTHp/JImAv6bTsGiE4vrOSbZ/+tmYh1gla9w==}
|
||||
/@sentry/vue@7.84.0(vue@3.3.4):
|
||||
resolution: {integrity: sha512-Tbw3ahuChdGIHdE4SvVXj9wUrlR/Z1vKWUebd/8IXEyASJvCRlMJmFCE4R4CPvEQkzFkYN2DHixwZyicxpaFVw==}
|
||||
engines: {node: '>=8'}
|
||||
peerDependencies:
|
||||
vue: 2.x || 3.x
|
||||
dependencies:
|
||||
'@sentry/browser': 7.83.0
|
||||
'@sentry/core': 7.83.0
|
||||
'@sentry/types': 7.83.0
|
||||
'@sentry/utils': 7.83.0
|
||||
'@sentry/browser': 7.84.0
|
||||
'@sentry/core': 7.84.0
|
||||
'@sentry/types': 7.84.0
|
||||
'@sentry/utils': 7.84.0
|
||||
vue: 3.3.4
|
||||
dev: false
|
||||
|
||||
@@ -1482,14 +1482,14 @@ packages:
|
||||
resolution: {integrity: sha512-SXgrhajHG7boLv6oU93CcmdDm0HYRiceuz6b+7z+/2lCJPTWDv0V5YiwFHT2ejE4bQqgSXQiVPQYPWv7LGsK1g==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.18.13:
|
||||
resolution: {integrity: sha512-vXYZGRrSCreZmq1rEjMRLXJhiy8MrIeVasx+PCVlP414N7CJLHnMf+juVvjdprHyH+XRy3zKZLHeNueOpJCn0g==}
|
||||
/@types/node@18.19.0:
|
||||
resolution: {integrity: sha512-667KNhaD7U29mT5wf+TZUnrzPrlL2GNQ5N0BMjO2oNULhBxX0/FKCkm6JMu0Jh7Z+1LwUlR21ekd7KhIboNFNw==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
/@types/node@20.10.0:
|
||||
resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==}
|
||||
/@types/node@20.10.1:
|
||||
resolution: {integrity: sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
@@ -1509,7 +1509,7 @@ packages:
|
||||
/@types/svgo@2.6.4:
|
||||
resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==}
|
||||
dependencies:
|
||||
'@types/node': 20.10.0
|
||||
'@types/node': 20.10.1
|
||||
dev: true
|
||||
|
||||
/@types/web-bluetooth@0.0.20:
|
||||
@@ -1590,7 +1590,7 @@ packages:
|
||||
'@unocss/core': 0.55.0
|
||||
'@unocss/reset': 0.55.0
|
||||
'@unocss/vite': 0.55.0(vite@4.5.0)
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
@@ -1811,7 +1811,7 @@ packages:
|
||||
chokidar: 3.5.3
|
||||
fast-glob: 3.3.2
|
||||
magic-string: 0.30.5
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
@@ -1861,21 +1861,21 @@ packages:
|
||||
resolution: {integrity: sha512-EhYyvt5w+GE6IO1JzDFZLmJOXQmWHnx3OBvA3YY/ZB1kWqHlhJTpL4x7TuANTzK7q1Y6G/okk4eFpLVWxvEBVA==}
|
||||
dev: false
|
||||
|
||||
/@vitejs/plugin-vue@4.5.0(vite@4.5.0)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==}
|
||||
/@vitejs/plugin-vue@4.5.1(vite@4.5.0)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core@3.3.4:
|
||||
resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.4
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/shared': 3.3.4
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
@@ -1883,7 +1883,7 @@ packages:
|
||||
/@vue/compiler-core@3.3.9:
|
||||
resolution: {integrity: sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.4
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/shared': 3.3.9
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
@@ -1905,7 +1905,7 @@ packages:
|
||||
/@vue/compiler-sfc@3.3.4:
|
||||
resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.4
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/compiler-core': 3.3.4
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
'@vue/compiler-ssr': 3.3.4
|
||||
@@ -1919,7 +1919,7 @@ packages:
|
||||
/@vue/compiler-sfc@3.3.9:
|
||||
resolution: {integrity: sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.4
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/compiler-core': 3.3.9
|
||||
'@vue/compiler-dom': 3.3.9
|
||||
'@vue/compiler-ssr': 3.3.9
|
||||
@@ -1951,7 +1951,7 @@ packages:
|
||||
/@vue/reactivity-transform@3.3.4:
|
||||
resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.4
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/compiler-core': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
estree-walker: 2.0.2
|
||||
@@ -1960,7 +1960,7 @@ packages:
|
||||
/@vue/reactivity-transform@3.3.9:
|
||||
resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.4
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/compiler-core': 3.3.9
|
||||
'@vue/shared': 3.3.9
|
||||
estree-walker: 2.0.2
|
||||
@@ -2215,7 +2215,7 @@ packages:
|
||||
eslint: 8.54.0
|
||||
eslint-config-prettier: 8.10.0(eslint@8.54.0)
|
||||
eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.54.0)(prettier@2.8.8)
|
||||
eslint-plugin-vue: 9.18.1(eslint@8.54.0)
|
||||
eslint-plugin-vue: 9.19.2(eslint@8.54.0)
|
||||
prettier: 2.8.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -2656,8 +2656,8 @@ packages:
|
||||
static-extend: 0.1.2
|
||||
dev: true
|
||||
|
||||
/clean-css@5.3.2:
|
||||
resolution: {integrity: sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==}
|
||||
/clean-css@5.3.3:
|
||||
resolution: {integrity: sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==}
|
||||
engines: {node: '>= 10.0'}
|
||||
dependencies:
|
||||
source-map: 0.6.1
|
||||
@@ -2931,11 +2931,11 @@ packages:
|
||||
dependencies:
|
||||
'@types/node': 20.5.1
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
ts-node: 10.9.1(@types/node@18.18.13)(typescript@5.3.2)
|
||||
ts-node: 10.9.1(@types/node@18.19.0)(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@18.18.13)(cosmiconfig@8.3.6)(typescript@5.3.2):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.0)(cosmiconfig@8.3.6)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
requiresBuild: true
|
||||
@@ -2944,7 +2944,7 @@ packages:
|
||||
cosmiconfig: '>=8.2'
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 18.18.13
|
||||
'@types/node': 18.19.0
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
jiti: 1.21.0
|
||||
typescript: 5.3.2
|
||||
@@ -3709,8 +3709,8 @@ packages:
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue@9.18.1(eslint@8.54.0):
|
||||
resolution: {integrity: sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==}
|
||||
/eslint-plugin-vue@9.19.2(eslint@8.54.0):
|
||||
resolution: {integrity: sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
@@ -4376,7 +4376,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
camel-case: 4.1.2
|
||||
clean-css: 5.3.2
|
||||
clean-css: 5.3.3
|
||||
commander: 8.3.0
|
||||
he: 1.2.0
|
||||
param-case: 3.0.4
|
||||
@@ -4777,6 +4777,7 @@ packages:
|
||||
|
||||
/json-schema-traverse@1.0.0:
|
||||
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
|
||||
/json-stable-stringify-without-jsonify@1.0.1:
|
||||
@@ -5114,8 +5115,8 @@ packages:
|
||||
uc.micro: 1.0.6
|
||||
dev: false
|
||||
|
||||
/md-editor-v3@4.8.3(@codemirror/state@6.3.2)(@codemirror/view@6.22.1)(@lezer/common@1.1.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-yzxAGZyg/TAhb2Ph1f6VF3ZmdCt5Y3RWBFGOjost8o/dexqCG/rjBoN+4D+zlVi7u/Pp1STqqMWy327gAEmjOQ==}
|
||||
/md-editor-v3@4.9.0(@codemirror/state@6.3.2)(@codemirror/view@6.22.1)(@lezer/common@1.1.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-c5Woj8FGDO/odWnAn/ZNOYGlMKoSrXmLqDedxfX7ictaN5ixQCv2brUeAXVzi3fHP91xzxTqFqqJvnnJO+fYfw==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.47
|
||||
dependencies:
|
||||
@@ -5657,7 +5658,7 @@ packages:
|
||||
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.23.4
|
||||
'@babel/code-frame': 7.23.5
|
||||
error-ex: 1.3.2
|
||||
json-parse-even-better-errors: 2.3.1
|
||||
lines-and-columns: 1.2.4
|
||||
@@ -5975,6 +5976,7 @@ packages:
|
||||
/require-from-string@2.0.2:
|
||||
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
|
||||
/resize-detector@0.3.0:
|
||||
@@ -6155,8 +6157,8 @@ packages:
|
||||
compute-scroll-into-view: 1.0.20
|
||||
dev: false
|
||||
|
||||
/scule@1.1.0:
|
||||
resolution: {integrity: sha512-vRUjqhyM/YWYzT+jsMk6tnl3NkY4A4soJ8uyh3O6Um+JXEQL9ozUCe7pqrxn3CSKokw0hw3nFStfskzpgYwR0g==}
|
||||
/scule@1.1.1:
|
||||
resolution: {integrity: sha512-sHtm/SsIK9BUBI3EFT/Gnp9VoKfY6QLvlkvAE6YK7454IF8FSgJEAnJpVdSC7K5/pjI5NfxhzBLW2JAfYA/shQ==}
|
||||
dev: true
|
||||
|
||||
/seemly@0.3.6:
|
||||
@@ -6685,7 +6687,7 @@ packages:
|
||||
typescript: 5.3.2
|
||||
dev: false
|
||||
|
||||
/ts-node@10.9.1(@types/node@18.18.13)(typescript@5.3.2):
|
||||
/ts-node@10.9.1(@types/node@18.19.0)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -6704,7 +6706,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 18.18.13
|
||||
'@types/node': 18.19.0
|
||||
acorn: 8.11.2
|
||||
acorn-walk: 8.3.0
|
||||
arg: 4.1.3
|
||||
@@ -6815,7 +6817,7 @@ packages:
|
||||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
pkg-types: 1.0.3
|
||||
scule: 1.1.0
|
||||
scule: 1.1.1
|
||||
strip-literal: 1.3.0
|
||||
unplugin: 1.5.1
|
||||
transitivePeerDependencies:
|
||||
@@ -6869,7 +6871,7 @@ packages:
|
||||
'@unocss/transformer-directives': 0.55.0
|
||||
'@unocss/transformer-variant-group': 0.55.0
|
||||
'@unocss/vite': 0.55.0(vite@4.5.0)
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
- rollup
|
||||
@@ -7062,7 +7064,7 @@ packages:
|
||||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -7084,7 +7086,7 @@ packages:
|
||||
html-minifier-terser: 6.1.0
|
||||
node-html-parser: 5.4.2
|
||||
pathe: 0.2.0
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-mock@2.9.8(mockjs@1.1.0)(vite@4.5.0):
|
||||
@@ -7103,7 +7105,7 @@ packages:
|
||||
fast-glob: 3.3.2
|
||||
mockjs: 1.1.0
|
||||
path-to-regexp: 6.2.1
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -7121,12 +7123,12 @@ packages:
|
||||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 4.5.0(@types/node@18.18.13)(sass@1.69.5)
|
||||
vite: 4.5.0(@types/node@18.19.0)(sass@1.69.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite@4.5.0(@types/node@18.18.13)(sass@1.69.5):
|
||||
/vite@4.5.0(@types/node@18.19.0)(sass@1.69.5):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@@ -7154,7 +7156,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 18.18.13
|
||||
'@types/node': 18.19.0
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
|
||||
Reference in New Issue
Block a user