提交 44f349b8 作者: 方治民

Merge branch '3.x' of https://gitlab.yiring.com/basic/basic-vue-admin into tauri

......@@ -76,7 +76,7 @@
"dayjs": "^1.11.7",
"default-passive-events": "^2.0.0",
"echarts": "^5.4.2",
"intro.js": "^6.0.0",
"intro.js": "^7.0.1",
"js-file-download": "^0.4.12",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
......@@ -102,7 +102,7 @@
"xlsx": "^0.18.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.37.0",
"@antfu/eslint-config": "^0.38.2",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@iconify/json": "^2.2.42",
......@@ -170,8 +170,8 @@
"stylelint-order": "^5.0.0",
"terser": "^5.16.8",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.12.2",
"typescript": "^5.0.3",
"unplugin-auto-import": "^0.15.2",
"vite": "^4.2.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
......
......@@ -62,8 +62,8 @@ dependencies:
specifier: ^5.4.2
version: 5.4.2
intro.js:
specifier: ^6.0.0
version: 6.0.0
specifier: ^7.0.1
version: 7.0.1
js-file-download:
specifier: ^0.4.12
version: 0.4.12
......@@ -84,7 +84,7 @@ dependencies:
version: 6.2.1
pinia:
specifier: ^2.0.33
version: 2.0.33(typescript@4.9.5)(vue@3.2.47)
version: 2.0.33(typescript@5.0.3)(vue@3.2.47)
print-js:
specifier: ^1.6.0
version: 1.6.0
......@@ -136,8 +136,8 @@ dependencies:
devDependencies:
'@antfu/eslint-config':
specifier: ^0.37.0
version: 0.37.0(eslint@8.37.0)(typescript@4.9.5)
specifier: ^0.38.2
version: 0.38.2(eslint@8.37.0)(typescript@5.0.3)
'@commitlint/cli':
specifier: ^17.5.1
version: 17.5.1
......@@ -203,10 +203,10 @@ devDependencies:
version: 2.3.5
'@typescript-eslint/eslint-plugin':
specifier: ^5.57.0
version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/parser':
specifier: ^5.57.0
version: 5.57.0(eslint@8.37.0)(typescript@4.9.5)
version: 5.57.0(eslint@8.37.0)(typescript@5.0.3)
'@vitejs/plugin-legacy':
specifier: ^4.0.2
version: 4.0.2(terser@5.16.8)(vite@4.2.1)
......@@ -338,13 +338,13 @@ devDependencies:
version: 5.16.8
ts-node:
specifier: ^10.9.1
version: 10.9.1(@types/node@18.15.11)(typescript@4.9.5)
version: 10.9.1(@types/node@18.15.11)(typescript@5.0.3)
typescript:
specifier: ^4.9.5
version: 4.9.5
specifier: ^5.0.3
version: 5.0.3
unplugin-auto-import:
specifier: ^0.12.2
version: 0.12.2(@vueuse/core@9.13.0)(rollup@2.79.1)
specifier: ^0.15.2
version: 0.15.2(@vueuse/core@9.13.0)(rollup@2.79.1)
vite:
specifier: ^4.2.1
version: 4.2.1(@types/node@18.15.11)(less@4.1.3)(terser@5.16.8)
......@@ -386,7 +386,7 @@ devDependencies:
version: 9.1.1(eslint@8.37.0)
vue-tsc:
specifier: ^1.2.0
version: 1.2.0(typescript@4.9.5)
version: 1.2.0(typescript@5.0.3)
packages:
......@@ -424,13 +424,13 @@ packages:
vue: 3.2.47
dev: false
/@antfu/eslint-config-basic@0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5):
resolution: {integrity: sha512-iBj6qjAOQr+WMhK38lfR2/xdIY81qUk4i6tHhwmcxXi4GEf2HF6I4Cgeu9SyIlTxOw8AP1CVqdUNzUbmYSaMZg==}
/@antfu/eslint-config-basic@0.38.2(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-yyC7mlQ+p2Mu7TXOj0u/NojYXBjjAyJJDNbC1NM3e3KZdNZxi7mX31kb7FcdB3SMiaKIkKC3Yy3SAsajkYpVMg==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
eslint: 8.37.0
eslint-plugin-antfu: 0.37.0(eslint@8.37.0)(typescript@4.9.5)
eslint-plugin-antfu: 0.38.2(eslint@8.37.0)(typescript@5.0.3)
eslint-plugin-eslint-comments: 3.2.0(eslint@8.37.0)
eslint-plugin-html: 7.1.0
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)
......@@ -453,18 +453,18 @@ packages:
- typescript
dev: true
/@antfu/eslint-config-ts@0.37.0(eslint@8.37.0)(typescript@4.9.5):
resolution: {integrity: sha512-+ZS0UE7qa6EzFe0JgCSqdi/IRGQlUj/kOjvwsHCXVK1A02ZW2p0fEKzCpNAz1NJK9nkqhyvNHX+gNOTQsPMbeQ==}
/@antfu/eslint-config-ts@0.38.2(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-I4F8a9oJvTqd6/LLG4b6fhR1qNjEgVNdY8kuILxDV1vacwPpwQp00FfdN1LsjwBIvOQPtBh7KoG6HHep8D9YqQ==}
peerDependencies:
eslint: '>=7.4.0'
typescript: '>=3.9'
dependencies:
'@antfu/eslint-config-basic': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@antfu/eslint-config-basic': 0.38.2(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
eslint: 8.37.0
eslint-plugin-jest: 27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
typescript: 4.9.5
eslint-plugin-jest: 27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
typescript: 5.0.3
transitivePeerDependencies:
- eslint-import-resolver-typescript
- eslint-import-resolver-webpack
......@@ -472,13 +472,13 @@ packages:
- supports-color
dev: true
/@antfu/eslint-config-vue@0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5):
resolution: {integrity: sha512-d7n4+7f6YMizE1HDEOtIBJGruFuIeqrNF+ZjHM8o6+isMrJkvdjVx6nHtHVtoWNYW6jiRJ5AW+nkfo2aoNGUyA==}
/@antfu/eslint-config-vue@0.38.2(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-YzLixISzgB1szc7++UwK45R5iKSMzo/f4DSWZOMNHWQb/qApjlaSDG5xBTRSPo57Yvm7pvrC8gQ10XfgFuCb6g==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-basic': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@antfu/eslint-config-ts': 0.37.0(eslint@8.37.0)(typescript@4.9.5)
'@antfu/eslint-config-basic': 0.38.2(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@antfu/eslint-config-ts': 0.38.2(eslint@8.37.0)(typescript@5.0.3)
eslint: 8.37.0
eslint-plugin-vue: 9.10.0(eslint@8.37.0)
local-pkg: 0.4.3
......@@ -492,14 +492,14 @@ packages:
- typescript
dev: true
/@antfu/eslint-config@0.37.0(eslint@8.37.0)(typescript@4.9.5):
resolution: {integrity: sha512-Kq12dCBSYNV/wuoX35ijs8aNjdF9FiSp3GbiGh2Y8sPtM6NbJc5LA3ixWz0PcA/byHf1VPVisDZcPqISjic/zA==}
/@antfu/eslint-config@0.38.2(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-JOWWCGSS3TSGVA9W6sN2WLD6bvCloENgbW1RpHoPfbZxqdK1phFrUt1wNQ43VHiBr9YGX/mmqCO+meIPzqBpiA==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-vue': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@antfu/eslint-config-vue': 0.38.2(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
eslint: 8.37.0
eslint-plugin-eslint-comments: 3.2.0(eslint@8.37.0)
eslint-plugin-html: 7.1.0
......@@ -610,8 +610,8 @@ packages:
semver: 6.3.0
dev: true
/@babel/helper-create-class-features-plugin@7.21.4(@babel/core@7.21.4):
resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==}
/@babel/helper-create-class-features-plugin@7.21.0(@babel/core@7.21.4):
resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
......@@ -629,8 +629,8 @@ packages:
- supports-color
dev: true
/@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.21.4):
resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==}
/@babel/helper-create-regexp-features-plugin@7.21.0(@babel/core@7.21.4):
resolution: {integrity: sha512-N+LaFW/auRSWdx7SHD/HiARwXQju1vXTW4fKr4u5SgBUTm51OKEjKgj+cs00ggW3kEvNqwErnlwuq7Y3xBe4eg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
......@@ -871,7 +871,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
......@@ -884,7 +884,7 @@ packages:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4)
transitivePeerDependencies:
......@@ -1001,7 +1001,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
......@@ -1015,7 +1015,7 @@ packages:
dependencies:
'@babel/core': 7.21.4
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4)
transitivePeerDependencies:
......@@ -1029,7 +1029,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
dev: true
......@@ -1284,7 +1284,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
dev: true
......@@ -1413,7 +1413,7 @@ packages:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
dev: true
......@@ -1540,7 +1540,7 @@ packages:
dependencies:
'@babel/core': 7.21.4
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.4)
transitivePeerDependencies:
......@@ -1564,7 +1564,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.21.4
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
'@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.21.4)
'@babel/helper-plugin-utils': 7.20.2
dev: true
......@@ -1863,13 +1863,13 @@ packages:
'@types/node': 18.15.11
chalk: 4.1.2
cosmiconfig: 8.1.3
cosmiconfig-typescript-loader: 4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@4.9.5)
cosmiconfig-typescript-loader: 4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0
ts-node: 10.9.1(@types/node@18.15.11)(typescript@4.9.5)
typescript: 4.9.5
ts-node: 10.9.1(@types/node@18.15.11)(typescript@5.0.3)
typescript: 5.0.3
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
......@@ -2724,6 +2724,7 @@ packages:
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
libc: [glibc]
requiresBuild: true
dev: true
optional: true
......@@ -2733,6 +2734,7 @@ packages:
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
libc: [musl]
requiresBuild: true
dev: true
optional: true
......@@ -2742,6 +2744,7 @@ packages:
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
libc: [glibc]
requiresBuild: true
dev: true
optional: true
......@@ -2751,6 +2754,7 @@ packages:
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
libc: [musl]
requiresBuild: true
dev: true
optional: true
......@@ -2987,7 +2991,7 @@ packages:
/@types/web-bluetooth@0.0.16:
resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
/@typescript-eslint/eslint-plugin@5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5):
/@typescript-eslint/eslint-plugin@5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -2999,23 +3003,23 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.5.0
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/scope-manager': 5.57.0
'@typescript-eslint/type-utils': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/type-utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
debug: 4.3.4
eslint: 8.37.0
grapheme-splitter: 1.0.4
ignore: 5.2.4
natural-compare-lite: 1.4.0
semver: 7.3.8
tsutils: 3.21.0(typescript@4.9.5)
typescript: 4.9.5
tsutils: 3.21.0(typescript@5.0.3)
typescript: 5.0.3
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/parser@5.57.0(eslint@8.37.0)(typescript@4.9.5):
/@typescript-eslint/parser@5.57.0(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -3027,10 +3031,10 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.57.0
'@typescript-eslint/types': 5.57.0
'@typescript-eslint/typescript-estree': 5.57.0(typescript@4.9.5)
'@typescript-eslint/typescript-estree': 5.57.0(typescript@5.0.3)
debug: 4.3.4
eslint: 8.37.0
typescript: 4.9.5
typescript: 5.0.3
transitivePeerDependencies:
- supports-color
dev: true
......@@ -3043,7 +3047,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.57.0
dev: true
/@typescript-eslint/type-utils@5.57.0(eslint@8.37.0)(typescript@4.9.5):
/@typescript-eslint/type-utils@5.57.0(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -3053,12 +3057,12 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.57.0(typescript@4.9.5)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/typescript-estree': 5.57.0(typescript@5.0.3)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
debug: 4.3.4
eslint: 8.37.0
tsutils: 3.21.0(typescript@4.9.5)
typescript: 4.9.5
tsutils: 3.21.0(typescript@5.0.3)
typescript: 5.0.3
transitivePeerDependencies:
- supports-color
dev: true
......@@ -3068,7 +3072,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree@5.57.0(typescript@4.9.5):
/@typescript-eslint/typescript-estree@5.57.0(typescript@5.0.3):
resolution: {integrity: sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -3083,13 +3087,13 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.8
tsutils: 3.21.0(typescript@4.9.5)
typescript: 4.9.5
tsutils: 3.21.0(typescript@5.0.3)
typescript: 5.0.3
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/utils@5.57.0(eslint@8.37.0)(typescript@4.9.5):
/@typescript-eslint/utils@5.57.0(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -3100,7 +3104,7 @@ packages:
'@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.57.0
'@typescript-eslint/types': 5.57.0
'@typescript-eslint/typescript-estree': 5.57.0(typescript@4.9.5)
'@typescript-eslint/typescript-estree': 5.57.0(typescript@5.0.3)
eslint: 8.37.0
eslint-scope: 5.1.1
semver: 7.3.8
......@@ -4260,7 +4264,7 @@ packages:
dev: false
/concat-map@0.0.1:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: true
/config-chain@1.1.13:
......@@ -4511,7 +4515,7 @@ packages:
vary: 1.1.2
dev: true
/cosmiconfig-typescript-loader@4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@4.9.5):
/cosmiconfig-typescript-loader@4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.3):
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
......@@ -4522,8 +4526,8 @@ packages:
dependencies:
'@types/node': 18.15.11
cosmiconfig: 8.1.3
ts-node: 10.9.1(@types/node@18.15.11)(typescript@4.9.5)
typescript: 4.9.5
ts-node: 10.9.1(@types/node@18.15.11)(typescript@5.0.3)
typescript: 5.0.3
dev: true
/cosmiconfig@7.1.0:
......@@ -5002,7 +5006,7 @@ packages:
dev: true
/ee-first@1.1.1:
resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=}
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
dev: true
/ejs@3.1.9:
......@@ -5272,7 +5276,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
debug: 3.2.7
eslint: 8.37.0
eslint-import-resolver-node: 0.3.7
......@@ -5280,10 +5284,10 @@ packages:
- supports-color
dev: true
/eslint-plugin-antfu@0.37.0(eslint@8.37.0)(typescript@4.9.5):
resolution: {integrity: sha512-Tekr9S4fkrmH88RS5XHvs3gQwQIn/2As8gYePzrPHTQEQF00pIx0sa1eQrhmvN50ubUG4WkZnpx/uR3073jLeg==}
/eslint-plugin-antfu@0.38.2(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-Fv4FxkkGsQ55Bw6u8GWhOuWTeiAxSWWH87rXzM0CSXYs4ql55tNuWvn+f9bWhPv1Q6eudr6DRuXuABCsrV0xlg==}
dependencies:
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
transitivePeerDependencies:
- eslint
- supports-color
......@@ -5328,7 +5332,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
......@@ -5351,7 +5355,7 @@ packages:
- supports-color
dev: true
/eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@4.9.5):
/eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@5.0.3):
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
......@@ -5364,8 +5368,8 @@ packages:
jest:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
eslint: 8.37.0
transitivePeerDependencies:
- supports-color
......@@ -5479,7 +5483,7 @@ packages:
'@typescript-eslint/eslint-plugin':
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@4.9.5)
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
eslint: 8.37.0
eslint-rule-composer: 0.3.0
dev: true
......@@ -6629,8 +6633,8 @@ packages:
side-channel: 1.0.4
dev: true
/intro.js@6.0.0:
resolution: {integrity: sha512-ZUiR6BoLSvPSlLG0boewnWVgji1fE1gBvP/pyw5pgCKXEDQz1mMeUxarggClPNs71UTq364LwSk9zxz17A9gaQ==}
/intro.js@7.0.1:
resolution: {integrity: sha512-1oqz6aOz9cGQ3CrtVYhCSo6AkjnXUn302kcIWLaZ3TI4kKssRXDwDSz4VRoGcfC1jN+WfaSJXRBrITz+QVEBzg==}
dev: false
/is-accessor-descriptor@0.1.6:
......@@ -8335,7 +8339,7 @@ packages:
dev: true
optional: true
/pinia@2.0.33(typescript@4.9.5)(vue@3.2.47):
/pinia@2.0.33(typescript@5.0.3)(vue@3.2.47):
resolution: {integrity: sha512-HOj1yVV2itw6rNIrR2f7+MirGNxhORjrULL8GWgRwXsGSvEqIQ+SE0MYt6cwtpegzCda3i+rVTZM+AM7CG+kRg==}
peerDependencies:
'@vue/composition-api': ^1.4.0
......@@ -8348,7 +8352,7 @@ packages:
optional: true
dependencies:
'@vue/devtools-api': 6.5.0
typescript: 4.9.5
typescript: 5.0.3
vue: 3.2.47
vue-demi: 0.13.11(vue@3.2.47)
dev: false
......@@ -9854,7 +9858,7 @@ packages:
engines: {node: '>=8'}
dev: true
/ts-node@10.9.1(@types/node@18.15.11)(typescript@4.9.5):
/ts-node@10.9.1(@types/node@18.15.11)(typescript@5.0.3):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
......@@ -9880,7 +9884,7 @@ packages:
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 4.9.5
typescript: 5.0.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
dev: true
......@@ -9906,14 +9910,14 @@ packages:
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
dev: true
/tsutils@3.21.0(typescript@4.9.5):
/tsutils@3.21.0(typescript@5.0.3):
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'}
peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies:
tslib: 1.14.1
typescript: 4.9.5
typescript: 5.0.3
dev: true
/tsx@3.12.6:
......@@ -9998,6 +10002,12 @@ packages:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/typescript@5.0.3:
resolution: {integrity: sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==}
engines: {node: '>=12.20'}
hasBin: true
/ufo@1.1.1:
resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==}
......@@ -10043,14 +10053,14 @@ packages:
engines: {node: '>=4'}
dev: true
/unimport@2.2.4(rollup@2.79.1):
resolution: {integrity: sha512-qMgmeEGqqrrmEtm0dqxMG37J6xBtrriqxq9hILvDb+e6l2F0yTnJomLoCCp0eghLR7bYGeBsUU5Y0oyiUYhViw==}
/unimport@3.0.4(rollup@2.79.1):
resolution: {integrity: sha512-eoof/HLiNJcIkVpnqc7sJbzKSLx39J6xTaP7E4ElgVQKeq2t9fPTkvJKcA55IJTaRPkEkDq8kcc/IZPmrypnFg==}
dependencies:
'@rollup/pluginutils': 5.0.2(rollup@2.79.1)
escape-string-regexp: 5.0.0
fast-glob: 3.2.12
local-pkg: 0.4.3
magic-string: 0.27.0
magic-string: 0.30.0
mlly: 1.2.0
pathe: 1.1.0
pkg-types: 1.0.2
......@@ -10103,12 +10113,15 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/unplugin-auto-import@0.12.2(@vueuse/core@9.13.0)(rollup@2.79.1):
resolution: {integrity: sha512-hC4w0GZjPjmLtrxV0u10XO350V9eCtQyEyifXr7B9UGD7SvbbIvKuOcHt58Zd4FAqZJXKWoXkpr9mdhBp85Usw==}
/unplugin-auto-import@0.15.2(@vueuse/core@9.13.0)(rollup@2.79.1):
resolution: {integrity: sha512-Wivfu+xccgvEZG8QtZcIvt6napfX9wyOFqM//7FHOtev8+k+dp3ykiqsEl6TODgHmqTTBeQX4Ah1JvRgUNjlkg==}
engines: {node: '>=14'}
peerDependencies:
'@nuxt/kit': ^3.2.2
'@vueuse/core': '*'
peerDependenciesMeta:
'@nuxt/kit':
optional: true
'@vueuse/core':
optional: true
dependencies:
......@@ -10116,8 +10129,9 @@ packages:
'@rollup/pluginutils': 5.0.2(rollup@2.79.1)
'@vueuse/core': 9.13.0(vue@3.2.47)
local-pkg: 0.4.3
magic-string: 0.27.0
unimport: 2.2.4(rollup@2.79.1)
magic-string: 0.30.0
minimatch: 7.4.3
unimport: 3.0.4(rollup@2.79.1)
unplugin: 1.3.1
transitivePeerDependencies:
- rollup
......@@ -10205,7 +10219,7 @@ packages:
dev: true
/utils-merge@1.0.1:
resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=}
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines: {node: '>= 0.4.0'}
dev: true
......@@ -10528,7 +10542,7 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.2.0(typescript@4.9.5):
/vue-tsc@1.2.0(typescript@5.0.3):
resolution: {integrity: sha512-rIlzqdrhyPYyLG9zxsVRa+JEseeS9s8F2BbVVVWRRsTZvJO2BbhLEb2HW3MY+DFma0378tnIqs+vfTzbcQtRFw==}
hasBin: true
peerDependencies:
......@@ -10536,7 +10550,7 @@ packages:
dependencies:
'@volar/vue-language-core': 1.2.0
'@volar/vue-typescript': 1.2.0
typescript: 4.9.5
typescript: 5.0.3
dev: true
/vue-types@3.0.2(vue@3.2.47):
......
......@@ -19,7 +19,7 @@ import { registerGlobComp } from '/@/components/registerGlobComp'
import { isDevMode } from './utils/env'
// fix: Added non-passive event listener to a scroll-blocking 'wheel' event
import 'default-passive-events'
// import 'default-passive-events'
if (isDevMode()) {
import('ant-design-vue/es/style')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论