提交 383d28ef 作者: 方治民

build: 升级依赖插件

上级 a2f81c24
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070620230227001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070620230227001",
"@types/lodash-es": "^4.17.6", "@types/lodash-es": "^4.17.6",
"@types/mockjs": "^1.0.7", "@types/mockjs": "^1.0.7",
"@types/node": "^18.14.2", "@types/node": "^18.14.4",
"@types/prettier": "^2.7.2", "@types/prettier": "^2.7.2",
"@types/qs": "^6.9.7", "@types/qs": "^6.9.7",
"@types/stompjs": "^2.3.5", "@types/stompjs": "^2.3.5",
...@@ -115,8 +115,8 @@ ...@@ -115,8 +115,8 @@
"conventional-changelog-cli": "^2.2.2", "conventional-changelog-cli": "^2.2.2",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^7.0.0", "cz-customizable": "^7.0.0",
"cz-git": "^1.5.0", "cz-git": "^1.5.1",
"czg": "^1.5.0", "czg": "^1.5.1",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
"eslint": "^8.35.0", "eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
"postcss-html": "^1.5.0", "postcss-html": "^1.5.0",
"postcss-less": "^6.0.0", "postcss-less": "^6.0.0",
"prettier": "^2.8.4", "prettier": "^2.8.4",
"rimraf": "^4.1.2", "rimraf": "^4.2.0",
"sass": "^1.58.3", "sass": "^1.58.3",
"sort-package-json": "^2.4.1", "sort-package-json": "^2.4.1",
"stylelint": "^14.16.1", "stylelint": "^14.16.1",
......
...@@ -23,7 +23,7 @@ specifiers: ...@@ -23,7 +23,7 @@ specifiers:
'@dcloudio/vite-plugin-uni': 3.0.0-alpha-3070620230227001 '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3070620230227001
'@types/lodash-es': ^4.17.6 '@types/lodash-es': ^4.17.6
'@types/mockjs': ^1.0.7 '@types/mockjs': ^1.0.7
'@types/node': ^18.14.2 '@types/node': ^18.14.4
'@types/prettier': ^2.7.2 '@types/prettier': ^2.7.2
'@types/qs': ^6.9.7 '@types/qs': ^6.9.7
'@types/stompjs': ^2.3.5 '@types/stompjs': ^2.3.5
...@@ -37,8 +37,8 @@ specifiers: ...@@ -37,8 +37,8 @@ specifiers:
conventional-changelog-cli: ^2.2.2 conventional-changelog-cli: ^2.2.2
cz-conventional-changelog: ^3.3.0 cz-conventional-changelog: ^3.3.0
cz-customizable: ^7.0.0 cz-customizable: ^7.0.0
cz-git: ^1.5.0 cz-git: ^1.5.1
czg: ^1.5.0 czg: ^1.5.1
dayjs: ^1.11.7 dayjs: ^1.11.7
dotenv: ^16.0.3 dotenv: ^16.0.3
eslint: ^8.35.0 eslint: ^8.35.0
...@@ -62,7 +62,7 @@ specifiers: ...@@ -62,7 +62,7 @@ specifiers:
postcss-less: ^6.0.0 postcss-less: ^6.0.0
prettier: ^2.8.4 prettier: ^2.8.4
qs: ~6.9.7 qs: ~6.9.7
rimraf: ^4.1.2 rimraf: ^4.2.0
sass: ^1.58.3 sass: ^1.58.3
sort-package-json: ^2.4.1 sort-package-json: ^2.4.1
stompjs: ^2.3.3 stompjs: ^2.3.3
...@@ -125,7 +125,7 @@ devDependencies: ...@@ -125,7 +125,7 @@ devDependencies:
'@dcloudio/vite-plugin-uni': 3.0.0-alpha-3070620230227001_yunxki5x72o7z7ul26wg6edif4 '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3070620230227001_yunxki5x72o7z7ul26wg6edif4
'@types/lodash-es': 4.17.6 '@types/lodash-es': 4.17.6
'@types/mockjs': 1.0.7 '@types/mockjs': 1.0.7
'@types/node': 18.14.2 '@types/node': 18.14.4
'@types/prettier': 2.7.2 '@types/prettier': 2.7.2
'@types/qs': 6.9.7 '@types/qs': 6.9.7
'@types/stompjs': 2.3.5 '@types/stompjs': 2.3.5
...@@ -136,8 +136,8 @@ devDependencies: ...@@ -136,8 +136,8 @@ devDependencies:
conventional-changelog-cli: 2.2.2 conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0 cz-conventional-changelog: 3.3.0
cz-customizable: 7.0.0 cz-customizable: 7.0.0
cz-git: 1.5.0 cz-git: 1.5.1
czg: 1.5.0 czg: 1.5.1
dotenv: 16.0.3 dotenv: 16.0.3
eslint: 8.35.0 eslint: 8.35.0
eslint-config-prettier: 8.6.0_eslint@8.35.0 eslint-config-prettier: 8.6.0_eslint@8.35.0
...@@ -155,7 +155,7 @@ devDependencies: ...@@ -155,7 +155,7 @@ devDependencies:
postcss-html: 1.5.0 postcss-html: 1.5.0
postcss-less: 6.0.0_postcss@8.4.21 postcss-less: 6.0.0_postcss@8.4.21
prettier: 2.8.4 prettier: 2.8.4
rimraf: 4.1.2 rimraf: 4.2.0
sass: 1.58.3 sass: 1.58.3
sort-package-json: 2.4.1 sort-package-json: 2.4.1
stylelint: 14.16.1 stylelint: 14.16.1
...@@ -169,7 +169,7 @@ devDependencies: ...@@ -169,7 +169,7 @@ devDependencies:
typescript: 4.9.5 typescript: 4.9.5
unplugin-auto-import: 0.15.0_@vueuse+core@9.13.0 unplugin-auto-import: 0.15.0_@vueuse+core@9.13.0
unplugin-vue-components: 0.24.0_vue@3.2.47 unplugin-vue-components: 0.24.0_vue@3.2.47
vite: 4.1.4_xssnr34qi5bw2hi2lvn7bot3dm vite: 4.1.4_ch2agixd2nvhl3bjpbnbe2dm3m
vue-eslint-parser: 9.1.0_eslint@8.35.0 vue-eslint-parser: 9.1.0_eslint@8.35.0
packages: packages:
...@@ -1459,15 +1459,15 @@ packages: ...@@ -1459,15 +1459,15 @@ packages:
'@commitlint/execute-rule': 17.4.0 '@commitlint/execute-rule': 17.4.0
'@commitlint/resolve-extends': 17.4.4 '@commitlint/resolve-extends': 17.4.4
'@commitlint/types': 17.4.4 '@commitlint/types': 17.4.4
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
cosmiconfig: 8.1.0 cosmiconfig: 8.1.0
cosmiconfig-typescript-loader: 4.3.0_r66scxackjdo2gfsj5qbvkw6ay cosmiconfig-typescript-loader: 4.3.0_nd25hbh3ectnnkbvturxnqqqfm
lodash.isplainobject: 4.0.6 lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2 lodash.merge: 4.6.2
lodash.uniq: 4.5.0 lodash.uniq: 4.5.0
resolve-from: 5.0.0 resolve-from: 5.0.0
ts-node: 10.9.1_ellgaeuoqnti3hful2ny2iugba ts-node: 10.9.1_oboltcrkaqheaa54woelu7cdsa
typescript: 4.9.5 typescript: 4.9.5
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
...@@ -2042,7 +2042,7 @@ packages: ...@@ -2042,7 +2042,7 @@ packages:
magic-string: 0.27.0 magic-string: 0.27.0
picocolors: 1.0.0 picocolors: 1.0.0
terser: 5.16.5 terser: 5.16.5
vite: 4.1.4_xssnr34qi5bw2hi2lvn7bot3dm vite: 4.1.4_ch2agixd2nvhl3bjpbnbe2dm3m
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
- supports-color - supports-color
...@@ -2381,7 +2381,7 @@ packages: ...@@ -2381,7 +2381,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
jest-message-util: 27.5.1 jest-message-util: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
...@@ -2402,7 +2402,7 @@ packages: ...@@ -2402,7 +2402,7 @@ packages:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/transform': 27.5.1 '@jest/transform': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
chalk: 4.1.2 chalk: 4.1.2
emittery: 0.8.1 emittery: 0.8.1
...@@ -2439,7 +2439,7 @@ packages: ...@@ -2439,7 +2439,7 @@ packages:
dependencies: dependencies:
'@jest/fake-timers': 27.5.1 '@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
jest-mock: 27.5.1 jest-mock: 27.5.1
dev: true dev: true
...@@ -2449,7 +2449,7 @@ packages: ...@@ -2449,7 +2449,7 @@ packages:
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@sinonjs/fake-timers': 8.1.0 '@sinonjs/fake-timers': 8.1.0
'@types/node': 18.14.2 '@types/node': 18.14.4
jest-message-util: 27.5.1 jest-message-util: 27.5.1
jest-mock: 27.5.1 jest-mock: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
...@@ -2478,7 +2478,7 @@ packages: ...@@ -2478,7 +2478,7 @@ packages:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/transform': 27.5.1 '@jest/transform': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
collect-v8-coverage: 1.0.1 collect-v8-coverage: 1.0.1
exit: 0.1.2 exit: 0.1.2
...@@ -2562,7 +2562,7 @@ packages: ...@@ -2562,7 +2562,7 @@ packages:
dependencies: dependencies:
'@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1 '@types/istanbul-reports': 3.0.1
'@types/node': 18.14.2 '@types/node': 18.14.4
'@types/yargs': 16.0.5 '@types/yargs': 16.0.5
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
...@@ -3035,11 +3035,11 @@ packages: ...@@ -3035,11 +3035,11 @@ packages:
'@nodelib/fs.scandir': 2.1.5 '@nodelib/fs.scandir': 2.1.5
fastq: 1.15.0 fastq: 1.15.0
/@nuxt/kit/3.2.2: /@nuxt/kit/3.2.3:
resolution: {integrity: sha512-T3UeLxGSNl7dQgKzmtBbPEkUiiBYgXI+KkemmpkYbQK/l+bWy2f9VQw/Rl0HkQLfRTE2fS8q8jhsOedFiEnHQQ==} resolution: {integrity: sha512-wcsVlQLwGkh1cRhAFWHc3uYHdIxFTRNdRUzNyfqoX9DL0Fuga3K75q/PBY0xg1viA9R6F5BMPhc7KDLSWbXtWg==}
engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
dependencies: dependencies:
'@nuxt/schema': 3.2.2 '@nuxt/schema': 3.2.3
c12: 1.1.2 c12: 1.1.2
consola: 2.15.3 consola: 2.15.3
defu: 6.1.2 defu: 6.1.2
...@@ -3062,8 +3062,8 @@ packages: ...@@ -3062,8 +3062,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@nuxt/schema/3.2.2: /@nuxt/schema/3.2.3:
resolution: {integrity: sha512-o3O2OqLAMKqb/DlGpK8eJq4tH29NA4OMaohknSSXl35+Nw/qHB5eOLDz+cFxNE+MKHoMj1rRVMCfi/Y/PrCN6g==} resolution: {integrity: sha512-AXzRnBivCwn5RpNFWjUkvOPGPSHl5BM+6GfOpSNglPXi0tiQJ+rawSl7no7BkxGDmQ44Bx9AXwvHTrgjpcuo4g==}
engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
dependencies: dependencies:
c12: 1.1.2 c12: 1.1.2
...@@ -3178,7 +3178,7 @@ packages: ...@@ -3178,7 +3178,7 @@ packages:
/@types/graceful-fs/4.1.6: /@types/graceful-fs/4.1.6:
resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==}
dependencies: dependencies:
'@types/node': 18.14.2 '@types/node': 18.14.4
dev: true dev: true
/@types/istanbul-lib-coverage/2.0.4: /@types/istanbul-lib-coverage/2.0.4:
...@@ -3223,8 +3223,8 @@ packages: ...@@ -3223,8 +3223,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true dev: true
/@types/node/18.14.2: /@types/node/18.14.4:
resolution: {integrity: sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==} resolution: {integrity: sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==}
/@types/normalize-package-data/2.4.1: /@types/normalize-package-data/2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
...@@ -3253,7 +3253,7 @@ packages: ...@@ -3253,7 +3253,7 @@ packages:
/@types/stompjs/2.3.5: /@types/stompjs/2.3.5:
resolution: {integrity: sha512-0WkL8RlB1uuZt8XJEdnwdFdV5RIFcQw9UhNQfTpiJYcjqC6QQpFqc5YcIrlH+K/843EGJVIaOFANjs7u7bmTlw==} resolution: {integrity: sha512-0WkL8RlB1uuZt8XJEdnwdFdV5RIFcQw9UhNQfTpiJYcjqC6QQpFqc5YcIrlH+K/843EGJVIaOFANjs7u7bmTlw==}
dependencies: dependencies:
'@types/node': 18.14.2 '@types/node': 18.14.4
dev: true dev: true
/@types/urijs/1.19.19: /@types/urijs/1.19.19:
...@@ -3418,7 +3418,7 @@ packages: ...@@ -3418,7 +3418,7 @@ packages:
regenerator-runtime: 0.13.11 regenerator-runtime: 0.13.11
systemjs: 6.14.0 systemjs: 6.14.0
terser: 5.16.5 terser: 5.16.5
vite: 4.1.4_xssnr34qi5bw2hi2lvn7bot3dm vite: 4.1.4_ch2agixd2nvhl3bjpbnbe2dm3m
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
...@@ -3433,7 +3433,7 @@ packages: ...@@ -3433,7 +3433,7 @@ packages:
'@babel/core': 7.21.0 '@babel/core': 7.21.0
'@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.0 '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.0
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.0 '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.0
vite: 4.1.4_xssnr34qi5bw2hi2lvn7bot3dm vite: 4.1.4_ch2agixd2nvhl3bjpbnbe2dm3m
vue: 3.2.47 vue: 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -3446,7 +3446,7 @@ packages: ...@@ -3446,7 +3446,7 @@ packages:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 4.1.4_xssnr34qi5bw2hi2lvn7bot3dm vite: 4.1.4_ch2agixd2nvhl3bjpbnbe2dm3m
vue: 3.2.47 vue: 3.2.47
/@vue/babel-helper-vue-transform-on/1.0.2: /@vue/babel-helper-vue-transform-on/1.0.2:
...@@ -4004,7 +4004,7 @@ packages: ...@@ -4004,7 +4004,7 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001458 caniuse-lite: 1.0.30001458
electron-to-chromium: 1.4.313 electron-to-chromium: 1.4.317
node-releases: 2.0.10 node-releases: 2.0.10
update-browserslist-db: 1.0.10_browserslist@4.21.5 update-browserslist-db: 1.0.10_browserslist@4.21.5
...@@ -4536,7 +4536,7 @@ packages: ...@@ -4536,7 +4536,7 @@ packages:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
dev: true dev: true
/cosmiconfig-typescript-loader/4.3.0_r66scxackjdo2gfsj5qbvkw6ay: /cosmiconfig-typescript-loader/4.3.0_nd25hbh3ectnnkbvturxnqqqfm:
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
...@@ -4545,9 +4545,9 @@ packages: ...@@ -4545,9 +4545,9 @@ packages:
ts-node: '>=10' ts-node: '>=10'
typescript: '>=3' typescript: '>=3'
dependencies: dependencies:
'@types/node': 18.14.2 '@types/node': 18.14.4
cosmiconfig: 8.1.0 cosmiconfig: 8.1.0
ts-node: 10.9.1_ellgaeuoqnti3hful2ny2iugba ts-node: 10.9.1_oboltcrkaqheaa54woelu7cdsa
typescript: 4.9.5 typescript: 4.9.5
dev: true dev: true
...@@ -4685,12 +4685,12 @@ packages: ...@@ -4685,12 +4685,12 @@ packages:
word-wrap: 1.2.3 word-wrap: 1.2.3
dev: true dev: true
/cz-git/1.5.0: /cz-git/1.5.1:
resolution: {integrity: sha512-USHPVnv6baK3RutSfBZmR8a9pP9w5gbQUytq7mKgpq+nudhY2kbpu6fYy+acmBfXGhZmFlc6orTfVcij1ERkgw==} resolution: {integrity: sha512-6L92sB4TGu7qt4jmkQ2AB3VeihAJWLJKv+zvgp/BBE6jMI6rzZZi6H/VI4/i42+oq7oRPyOIF0ku+kShGrfzTQ==}
dev: true dev: true
/czg/1.5.0: /czg/1.5.1:
resolution: {integrity: sha512-LYyc3LkPl0q1eFK2QVBvVmFrTtylQ4jaIZIE2hI+jceFec6CyK7yqp1Iqi929bLMAecENdykaqmECV0XRc1oLA==} resolution: {integrity: sha512-iMxOMtHY2ONml97ag7fLZH3gSaifbKxXf1ijSUN9StahwdcgTbwSz0q7QE1903xMGF+HACdHkxf2+32XpSEG4A==}
hasBin: true hasBin: true
dev: true dev: true
...@@ -4941,8 +4941,8 @@ packages: ...@@ -4941,8 +4941,8 @@ packages:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
dev: true dev: true
/electron-to-chromium/1.4.313: /electron-to-chromium/1.4.317:
resolution: {integrity: sha512-QckB9OVqr2oybjIrbMI99uF+b9+iTja5weFe0ePbqLb5BHqXOJUO1SG6kDj/1WtWPRIBr51N153AEq8m7HuIaA==} resolution: {integrity: sha512-JhCRm9v30FMNzQSsjl4kXaygU+qHBD0Yh7mKxyjmF0V8VwYVB6qpBRX28GyAucrM9wDCpSUctT6FpMUQxbyKuA==}
/emittery/0.8.1: /emittery/0.8.1:
resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==}
...@@ -5007,7 +5007,7 @@ packages: ...@@ -5007,7 +5007,7 @@ packages:
has-proto: 1.0.1 has-proto: 1.0.1
has-symbols: 1.0.3 has-symbols: 1.0.3
internal-slot: 1.0.5 internal-slot: 1.0.5
is-array-buffer: 3.0.1 is-array-buffer: 3.0.2
is-callable: 1.2.7 is-callable: 1.2.7
is-negative-zero: 2.0.2 is-negative-zero: 2.0.2
is-regex: 1.1.4 is-regex: 1.1.4
...@@ -5245,7 +5245,7 @@ packages: ...@@ -5245,7 +5245,7 @@ packages:
eslint-utils: 3.0.0_eslint@8.35.0 eslint-utils: 3.0.0_eslint@8.35.0
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
espree: 9.4.1 espree: 9.4.1
esquery: 1.4.2 esquery: 1.5.0
esutils: 2.0.3 esutils: 2.0.3
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
file-entry-cache: 6.0.1 file-entry-cache: 6.0.1
...@@ -5289,8 +5289,8 @@ packages: ...@@ -5289,8 +5289,8 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/esquery/1.4.2: /esquery/1.5.0:
resolution: {integrity: sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==} resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
engines: {node: '>=0.10'} engines: {node: '>=0.10'}
dependencies: dependencies:
estraverse: 5.3.0 estraverse: 5.3.0
...@@ -5835,6 +5835,16 @@ packages: ...@@ -5835,6 +5835,16 @@ packages:
once: 1.4.0 once: 1.4.0
path-is-absolute: 1.0.1 path-is-absolute: 1.0.1
/glob/9.2.1:
resolution: {integrity: sha512-Pxxgq3W0HyA3XUvSXcFhRSs+43Jsx0ddxcFrbjxNGkL2Ak5BAUBxLqI5G6ADDeCHLfzzXFhe0b1yYcctGmytMA==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
fs.realpath: 1.0.0
minimatch: 7.4.2
minipass: 4.2.4
path-scurry: 1.6.1
dev: true
/global-dirs/0.1.1: /global-dirs/0.1.1:
resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==} resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==}
engines: {node: '>=4'} engines: {node: '>=4'}
...@@ -6266,8 +6276,8 @@ packages: ...@@ -6266,8 +6276,8 @@ packages:
engines: {node: '>= 0.10'} engines: {node: '>= 0.10'}
dev: true dev: true
/is-array-buffer/3.0.1: /is-array-buffer/3.0.2:
resolution: {integrity: sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==} resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
get-intrinsic: 1.2.0 get-intrinsic: 1.2.0
...@@ -6550,7 +6560,7 @@ packages: ...@@ -6550,7 +6560,7 @@ packages:
'@jest/environment': 27.5.1 '@jest/environment': 27.5.1
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
co: 4.6.0 co: 4.6.0
dedent: 0.7.0 dedent: 0.7.0
...@@ -6675,7 +6685,7 @@ packages: ...@@ -6675,7 +6685,7 @@ packages:
'@jest/environment': 27.5.1 '@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1 '@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
jest-mock: 27.5.1 jest-mock: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
jsdom: 16.7.0 jsdom: 16.7.0
...@@ -6693,7 +6703,7 @@ packages: ...@@ -6693,7 +6703,7 @@ packages:
'@jest/environment': 27.5.1 '@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1 '@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
jest-mock: 27.5.1 jest-mock: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
dev: true dev: true
...@@ -6709,7 +6719,7 @@ packages: ...@@ -6709,7 +6719,7 @@ packages:
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/graceful-fs': 4.1.6 '@types/graceful-fs': 4.1.6
'@types/node': 18.14.2 '@types/node': 18.14.4
anymatch: 3.1.3 anymatch: 3.1.3
fb-watchman: 2.0.2 fb-watchman: 2.0.2
graceful-fs: 4.2.10 graceful-fs: 4.2.10
...@@ -6731,7 +6741,7 @@ packages: ...@@ -6731,7 +6741,7 @@ packages:
'@jest/source-map': 27.5.1 '@jest/source-map': 27.5.1
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
co: 4.6.0 co: 4.6.0
expect: 27.5.1 expect: 27.5.1
...@@ -6786,7 +6796,7 @@ packages: ...@@ -6786,7 +6796,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
dev: true dev: true
/jest-pnp-resolver/1.2.3_jest-resolve@27.5.1: /jest-pnp-resolver/1.2.3_jest-resolve@27.5.1:
...@@ -6842,7 +6852,7 @@ packages: ...@@ -6842,7 +6852,7 @@ packages:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/transform': 27.5.1 '@jest/transform': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
emittery: 0.8.1 emittery: 0.8.1
graceful-fs: 4.2.10 graceful-fs: 4.2.10
...@@ -6899,7 +6909,7 @@ packages: ...@@ -6899,7 +6909,7 @@ packages:
resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@types/node': 18.14.2 '@types/node': 18.14.4
graceful-fs: 4.2.10 graceful-fs: 4.2.10
dev: true dev: true
...@@ -6938,7 +6948,7 @@ packages: ...@@ -6938,7 +6948,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
chalk: 4.1.2 chalk: 4.1.2
ci-info: 3.8.0 ci-info: 3.8.0
graceful-fs: 4.2.10 graceful-fs: 4.2.10
...@@ -6963,7 +6973,7 @@ packages: ...@@ -6963,7 +6973,7 @@ packages:
dependencies: dependencies:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.14.2 '@types/node': 18.14.4
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
chalk: 4.1.2 chalk: 4.1.2
jest-util: 27.5.1 jest-util: 27.5.1
...@@ -6974,7 +6984,7 @@ packages: ...@@ -6974,7 +6984,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
dependencies: dependencies:
'@types/node': 18.14.2 '@types/node': 18.14.4
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
dev: true dev: true
...@@ -7218,6 +7228,11 @@ packages: ...@@ -7218,6 +7228,11 @@ packages:
/lilconfig/2.0.6: /lilconfig/2.0.6:
resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==} resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==}
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true
/lilconfig/2.1.0:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
engines: {node: '>=10'}
/lines-and-columns/1.2.4: /lines-and-columns/1.2.4:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
...@@ -7439,6 +7454,11 @@ packages: ...@@ -7439,6 +7454,11 @@ packages:
yallist: 4.0.0 yallist: 4.0.0
dev: true dev: true
/lru-cache/7.18.1:
resolution: {integrity: sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg==}
engines: {node: '>=12'}
dev: true
/magic-string/0.25.9: /magic-string/0.25.9:
resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
dependencies: dependencies:
...@@ -7644,8 +7664,8 @@ packages: ...@@ -7644,8 +7664,8 @@ packages:
brace-expansion: 2.0.1 brace-expansion: 2.0.1
dev: true dev: true
/minimatch/7.3.0: /minimatch/7.4.2:
resolution: {integrity: sha512-WaMDuhKa7a6zKiwplR1AOz+zGvJba24k5VU1Cy6NhEguavT2YRlHxuINUgTas4wiS6fwBpYq4TcA1XIECSntyw==} resolution: {integrity: sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==}
engines: {node: '>=10'} engines: {node: '>=10'}
dependencies: dependencies:
brace-expansion: 2.0.1 brace-expansion: 2.0.1
...@@ -8171,6 +8191,14 @@ packages: ...@@ -8171,6 +8191,14 @@ packages:
/path-parse/1.0.7: /path-parse/1.0.7:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
/path-scurry/1.6.1:
resolution: {integrity: sha512-OW+5s+7cw6253Q4E+8qQ/u1fVvcJQCJo/VFD8pje+dbJCF1n5ZRMV2AEHbGp+5Q7jxQIYJxkHopnj6nzdGeZLA==}
engines: {node: '>=14'}
dependencies:
lru-cache: 7.18.1
minipass: 4.2.4
dev: true
/path-to-regexp/0.1.7: /path-to-regexp/0.1.7:
resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==}
dev: true dev: true
...@@ -8343,7 +8371,7 @@ packages: ...@@ -8343,7 +8371,7 @@ packages:
ts-node: ts-node:
optional: true optional: true
dependencies: dependencies:
lilconfig: 2.0.6 lilconfig: 2.1.0
postcss: 8.4.21 postcss: 8.4.21
yaml: 1.10.2 yaml: 1.10.2
...@@ -8800,14 +8828,16 @@ packages: ...@@ -8800,14 +8828,16 @@ packages:
glob: 7.2.3 glob: 7.2.3
dev: true dev: true
/rimraf/4.1.2: /rimraf/4.2.0:
resolution: {integrity: sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==} resolution: {integrity: sha512-tPt+gLORNVqRCk0NwuJ5SlMEcOGvt4CCU8sUPqgCFtCbnoNCTd9Q6vq7JlBbxQlACiH14OR28y7piA2Bak9Sxw==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
dependencies:
glob: 9.2.1
dev: true dev: true
/rollup/3.17.3: /rollup/3.18.0:
resolution: {integrity: sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==} resolution: {integrity: sha512-J8C6VfEBjkvYPESMQYxKHxNOh4A5a3FlP+0BETGo34HEcE4eTlgCrO2+eWzlu2a/sHs2QUkZco+wscH7jhhgWg==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'} engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true hasBin: true
optionalDependencies: optionalDependencies:
...@@ -9594,7 +9624,7 @@ packages: ...@@ -9594,7 +9624,7 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/ts-node/10.9.1_ellgaeuoqnti3hful2ny2iugba: /ts-node/10.9.1_oboltcrkaqheaa54woelu7cdsa:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -9613,7 +9643,7 @@ packages: ...@@ -9613,7 +9643,7 @@ packages:
'@tsconfig/node12': 1.0.11 '@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3 '@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3 '@tsconfig/node16': 1.0.3
'@types/node': 18.14.2 '@types/node': 18.14.4
acorn: 8.8.2 acorn: 8.8.2
acorn-walk: 8.2.0 acorn-walk: 8.2.0
arg: 4.1.3 arg: 4.1.3
...@@ -9840,12 +9870,12 @@ packages: ...@@ -9840,12 +9870,12 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@antfu/utils': 0.7.2 '@antfu/utils': 0.7.2
'@nuxt/kit': 3.2.2 '@nuxt/kit': 3.2.3
'@rollup/pluginutils': 5.0.2 '@rollup/pluginutils': 5.0.2
'@vueuse/core': 9.13.0_vue@3.2.47 '@vueuse/core': 9.13.0_vue@3.2.47
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string: 0.30.0 magic-string: 0.30.0
minimatch: 7.3.0 minimatch: 7.4.2
unimport: 3.0.2 unimport: 3.0.2
unplugin: 1.1.0 unplugin: 1.1.0
transitivePeerDependencies: transitivePeerDependencies:
...@@ -9864,7 +9894,7 @@ packages: ...@@ -9864,7 +9894,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@antfu/utils': 0.7.2 '@antfu/utils': 0.7.2
'@nuxt/kit': 3.2.2 '@nuxt/kit': 3.2.3
'@rollup/pluginutils': 5.0.2 '@rollup/pluginutils': 5.0.2
chokidar: 3.5.3 chokidar: 3.5.3
debug: 4.3.4 debug: 4.3.4
...@@ -9996,7 +10026,7 @@ packages: ...@@ -9996,7 +10026,7 @@ packages:
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dev: true dev: true
/vite/4.1.4_xssnr34qi5bw2hi2lvn7bot3dm: /vite/4.1.4_ch2agixd2nvhl3bjpbnbe2dm3m:
resolution: {integrity: sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==} resolution: {integrity: sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
...@@ -10021,12 +10051,12 @@ packages: ...@@ -10021,12 +10051,12 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 18.14.2 '@types/node': 18.14.4
esbuild: 0.16.17 esbuild: 0.16.17
less: 4.1.3 less: 4.1.3
postcss: 8.4.21 postcss: 8.4.21
resolve: 1.22.1 resolve: 1.22.1
rollup: 3.17.3 rollup: 3.18.0
sass: 1.58.3 sass: 1.58.3
stylus: 0.59.0 stylus: 0.59.0
terser: 5.16.5 terser: 5.16.5
...@@ -10058,7 +10088,7 @@ packages: ...@@ -10058,7 +10088,7 @@ packages:
eslint-scope: 7.1.1 eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
espree: 9.4.1 espree: 9.4.1
esquery: 1.4.2 esquery: 1.5.0
lodash: 4.17.21 lodash: 4.17.21
semver: 7.3.8 semver: 7.3.8
transitivePeerDependencies: transitivePeerDependencies:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论