feat: 更新样式和组件,修复文件上传相关问题,升级依赖版本
This commit is contained in:
14
package.json
14
package.json
@ -38,7 +38,7 @@
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "^2.0.12",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.2",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.3",
|
||||
"@pinia/colada": "^0.13.1",
|
||||
"@primevue/themes": "^4.2.5",
|
||||
"@unhead/vue": "^1.11.14",
|
||||
@ -46,7 +46,7 @@
|
||||
"@vueuse/core": "^12.2.0",
|
||||
"alova": "^3.2.7",
|
||||
"axios": "^1.7.9",
|
||||
"consola": "^3.3.2",
|
||||
"consola": "^3.3.3",
|
||||
"dayjs": "^1.11.13",
|
||||
"jsencrypt": "^3.3.2",
|
||||
"mitt": "^3.0.1",
|
||||
@ -56,7 +56,7 @@
|
||||
"pinia-plugin-persistedstate": "^4.2.0",
|
||||
"primeicons": "^7.0.0",
|
||||
"primelocale": "^1.2.2",
|
||||
"primevue": "4.2.6-fix.202412200421",
|
||||
"primevue": "4.2.6-fix.202412310330",
|
||||
"radash": "^12.1.0",
|
||||
"taze": "^0.18.0",
|
||||
"tdesign-icons-vue-next": "^0.3.3",
|
||||
@ -84,7 +84,7 @@
|
||||
"@vant/auto-import-resolver": "^1.2.1",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"@vitest/eslint-plugin": "^1.1.20",
|
||||
"@vitest/eslint-plugin": "^1.1.21",
|
||||
"@vue/eslint-config-prettier": "^10.1.0",
|
||||
"@vue/eslint-config-typescript": "^14.2.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
@ -94,15 +94,15 @@
|
||||
"depcheck": "^1.4.7",
|
||||
"eruda": "^3.4.1",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-plugin-oxlint": "^0.15.2",
|
||||
"eslint-plugin-oxlint": "^0.15.4",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"husky": "^9.1.7",
|
||||
"jsdom": "^25.0.1",
|
||||
"less": "^4.2.1",
|
||||
"lint-staged": "^15.2.11",
|
||||
"lint-staged": "^15.3.0",
|
||||
"mockjs": "^1.1.0",
|
||||
"npm-run-all2": "^7.0.2",
|
||||
"oxlint": "^0.15.3",
|
||||
"oxlint": "^0.15.4",
|
||||
"prettier": "^3.4.2",
|
||||
"sass-embedded": "^1.83.0",
|
||||
"surge": "^0.24.6",
|
||||
|
355
pnpm-lock.yaml
generated
355
pnpm-lock.yaml
generated
@ -18,8 +18,8 @@ importers:
|
||||
specifier: ^0.8.2
|
||||
version: 0.8.2
|
||||
'@intlify/unplugin-vue-i18n':
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.7.2)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.7.2)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
|
||||
'@pinia/colada':
|
||||
specifier: ^0.13.1
|
||||
version: 0.13.1(pinia@2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))
|
||||
@ -42,8 +42,8 @@ importers:
|
||||
specifier: ^1.7.9
|
||||
version: 1.7.9
|
||||
consola:
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
dayjs:
|
||||
specifier: ^1.11.13
|
||||
version: 1.11.13
|
||||
@ -72,8 +72,8 @@ importers:
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2
|
||||
primevue:
|
||||
specifier: 4.2.6-fix.202412200421
|
||||
version: 4.2.6-fix.202412200421(vue@3.5.13(typescript@5.7.2))
|
||||
specifier: 4.2.6-fix.202412310330
|
||||
version: 4.2.6-fix.202412310330(vue@3.5.13(typescript@5.7.2))
|
||||
radash:
|
||||
specifier: ^12.1.0
|
||||
version: 12.1.0
|
||||
@ -151,8 +151,8 @@ importers:
|
||||
specifier: ^4.1.1
|
||||
version: 4.1.1(vite@6.0.6(@types/node@22.10.2)(jiti@2.4.2)(less@4.2.1)(sass-embedded@1.83.0)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
|
||||
'@vitest/eslint-plugin':
|
||||
specifier: ^1.1.20
|
||||
version: 1.1.20(@typescript-eslint/utils@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
specifier: ^1.1.21
|
||||
version: 1.1.21(@typescript-eslint/utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^10.1.0
|
||||
version: 10.1.0(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2)
|
||||
@ -181,8 +181,8 @@ importers:
|
||||
specifier: ^9.17.0
|
||||
version: 9.17.0(jiti@2.4.2)
|
||||
eslint-plugin-oxlint:
|
||||
specifier: ^0.15.2
|
||||
version: 0.15.2
|
||||
specifier: ^0.15.4
|
||||
version: 0.15.4
|
||||
eslint-plugin-vue:
|
||||
specifier: ^9.32.0
|
||||
version: 9.32.0(eslint@9.17.0(jiti@2.4.2))
|
||||
@ -196,8 +196,8 @@ importers:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
lint-staged:
|
||||
specifier: ^15.2.11
|
||||
version: 15.2.11
|
||||
specifier: ^15.3.0
|
||||
version: 15.3.0
|
||||
mockjs:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
@ -205,8 +205,8 @@ importers:
|
||||
specifier: ^7.0.2
|
||||
version: 7.0.2
|
||||
oxlint:
|
||||
specifier: ^0.15.3
|
||||
version: 0.15.3
|
||||
specifier: ^0.15.4
|
||||
version: 0.15.4
|
||||
prettier:
|
||||
specifier: ^3.4.2
|
||||
version: 3.4.2
|
||||
@ -902,8 +902,8 @@ packages:
|
||||
resolution: {integrity: sha512-lH164+aDDptHZ3dBDbIhRa1dOPQUp+83iugpc+1upTOWCnwyC1PVis6rSWNMMJ8VQxvtHQB9JMib48K55y0PvQ==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@6.0.2':
|
||||
resolution: {integrity: sha512-5AuwBfdFtA4OSh31tfGpjhvmh7BVCzClHCgFlVdNM3ojyai3UZY4ViYh35TlE1xeWFyduOtUsG12r70xy24nzg==}
|
||||
'@intlify/unplugin-vue-i18n@6.0.3':
|
||||
resolution: {integrity: sha512-9ZDjBlhUHtgjRl23TVcgfJttgu8cNepwVhWvOv3mUMRDAhjW0pur1mWKEUKr1I8PNwE4Gvv2IQ1xcl4RL0nG0g==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
petite-vue-i18n: '*'
|
||||
@ -915,14 +915,14 @@ packages:
|
||||
vue-i18n:
|
||||
optional: true
|
||||
|
||||
'@intlify/vue-i18n-extensions@7.0.0':
|
||||
resolution: {integrity: sha512-MtvfJnb4aklpCU5Q/dkWkBT/vGsp3qERiPIwtTq5lX4PCLHtUprAJZp8wQj5ZcwDaFCU7+yVMjYbeXpIf927cA==}
|
||||
'@intlify/vue-i18n-extensions@8.0.0':
|
||||
resolution: {integrity: sha512-w0+70CvTmuqbskWfzeYhn0IXxllr6mU+IeM2MU0M+j9OW64jkrvqY+pYFWrUnIIC9bEdij3NICruicwd5EgUuQ==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@intlify/shared': ^9.0.0 || ^10.0.0
|
||||
'@intlify/shared': ^9.0.0 || ^10.0.0 || ^11.0.0
|
||||
'@vue/compiler-dom': ^3.0.0
|
||||
vue: ^3.0.0
|
||||
vue-i18n: ^9.0.0 || ^10.0.0
|
||||
vue-i18n: ^9.0.0 || ^10.0.0 || ^11.0.0
|
||||
peerDependenciesMeta:
|
||||
'@intlify/shared':
|
||||
optional: true
|
||||
@ -1059,47 +1059,47 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@oxlint/darwin-arm64@0.15.3':
|
||||
resolution: {integrity: sha512-6isglmWrI3XxNR+V2KDURRg8bo3JpoTGUs1BqEuwZISz0tIEU5kVZ3Zba4vNz6Rp79lfA18ueYTB5NKonWaYOg==}
|
||||
'@oxlint/darwin-arm64@0.15.4':
|
||||
resolution: {integrity: sha512-auE1N8ph15Xq7XtSzi3Jxv2oCiWtOBNcbM1I8wrCKWBHHeAZmWlkUpPAOpAeyGuKJBHw8Sz4BXQhV3GD7hu+1A==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@oxlint/darwin-x64@0.15.3':
|
||||
resolution: {integrity: sha512-wKn+eITIIpcXPU7hiWVHezAKONT/Vz6q9TUZFiYQFytF7sGAt0APZshe5tbjGTZ8XTR6wQ5wDETwdornHXCNFg==}
|
||||
'@oxlint/darwin-x64@0.15.4':
|
||||
resolution: {integrity: sha512-o66/bAL+rLrAu89e12Ep6u5xKTyadu4ozFW1vAHYQayd7ywMosOsv/Hg8WM0EnwH/sRpV4u6qdWQKsIjr2UOXw==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@oxlint/linux-arm64-gnu@0.15.3':
|
||||
resolution: {integrity: sha512-AZUOtb3OfK8xDZJfk60AwgTKEpa6zJdvjrwuk8Qqz4tPqLJpk4KSJmfNMzbYzy689m27ur+ix1p/7JAxwvckRg==}
|
||||
'@oxlint/linux-arm64-gnu@0.15.4':
|
||||
resolution: {integrity: sha512-xQbojI9hMKhEM/R19flpZs1m7YCcPM8/8taYPRcHOheU/wZOdfyBWjSd5IfgcNBX1xKsX52dAg+lMOyrPH98Nw==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxlint/linux-arm64-musl@0.15.3':
|
||||
resolution: {integrity: sha512-HIeyrgE11KFkSRpVjBRWOux78OITDqlOiC8plC2RDrLvSj205MaA1GYYyIMMv/FuyWdGMOAHOetn5vWbyJJctQ==}
|
||||
'@oxlint/linux-arm64-musl@0.15.4':
|
||||
resolution: {integrity: sha512-wZoACdMUi8oKha1KzUmz57eWY93fcjf7YtnQvGtiOYjj0rziZnAoTbLxpYsdb9+1aGKbAY8grHlsgKjVmFAU5g==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@oxlint/linux-x64-gnu@0.15.3':
|
||||
resolution: {integrity: sha512-cDHQaDCpuqFFYTohM+xw4120hzBSWaOVIZqq0ROUEX/qi+nnR9XMKE/fJf8xiHJznFlV6ANsiMLY939uur8OKw==}
|
||||
'@oxlint/linux-x64-gnu@0.15.4':
|
||||
resolution: {integrity: sha512-gMydrqLGRoRpY+nqjGBCenymKjqhcIuix6h1yMQ+IXiS2Togmda/vBRAje5rVZUehj8wt5NK2O2lt0C/pZkvJQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxlint/linux-x64-musl@0.15.3':
|
||||
resolution: {integrity: sha512-6PVIi0XXhlpFoBh0k2fP9wioU8MiktkqnYHxOv7EM7HggjAzpRMJqQmgwWcww3RU5R7T4wnZNzrUPPqI7+Ejmw==}
|
||||
'@oxlint/linux-x64-musl@0.15.4':
|
||||
resolution: {integrity: sha512-2sfJs/IN4xTo2U62YlvcwsKJNntowxd4TXZMsx42mT1NhovGJXHBpFOq5a9WvZkeQUVR5sUbqr/UgGzGxG0+gA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@oxlint/win32-arm64@0.15.3':
|
||||
resolution: {integrity: sha512-CAvFXTZ6pwHHMHTmRgev/QcS4vD2UeH4e68DxgslPrib6ivTGz2EvtVbrVuVsuS27WQuKTy06e9RW339dk4pHg==}
|
||||
'@oxlint/win32-arm64@0.15.4':
|
||||
resolution: {integrity: sha512-NNK4hLQoyPlOkdFB0fCGrnKERwor+KSVLqW354p+pC+2IZfVLBUJi6k5E7sFoBi/32+s+5oqJ6zBJok2xLM4+Q==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@oxlint/win32-x64@0.15.3':
|
||||
resolution: {integrity: sha512-sXBPSxDoOELlkUbjXfXqlfig3jw67ylrZn+URke/TZMknY1uNEsFTg9+89t8km65eC8SZSE9rnZVyjK8iaEJXA==}
|
||||
'@oxlint/win32-x64@0.15.4':
|
||||
resolution: {integrity: sha512-28d0qB+pUrCfZl79PWPukncE+csAN4QrjXhE04LE47wr5nydPP3B57mlaq9Ui6FJ/PsDpvlX1dZsfrmLKN15bQ==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
@ -1353,51 +1353,51 @@ packages:
|
||||
'@types/web-bluetooth@0.0.20':
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.18.2':
|
||||
resolution: {integrity: sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==}
|
||||
'@typescript-eslint/eslint-plugin@8.19.0':
|
||||
resolution: {integrity: sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
|
||||
'@typescript-eslint/parser@8.18.2':
|
||||
resolution: {integrity: sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==}
|
||||
'@typescript-eslint/parser@8.19.0':
|
||||
resolution: {integrity: sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
|
||||
'@typescript-eslint/scope-manager@8.18.2':
|
||||
resolution: {integrity: sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==}
|
||||
'@typescript-eslint/scope-manager@8.19.0':
|
||||
resolution: {integrity: sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/type-utils@8.18.2':
|
||||
resolution: {integrity: sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==}
|
||||
'@typescript-eslint/type-utils@8.19.0':
|
||||
resolution: {integrity: sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
|
||||
'@typescript-eslint/types@8.18.2':
|
||||
resolution: {integrity: sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==}
|
||||
'@typescript-eslint/types@8.19.0':
|
||||
resolution: {integrity: sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.18.2':
|
||||
resolution: {integrity: sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==}
|
||||
'@typescript-eslint/typescript-estree@8.19.0':
|
||||
resolution: {integrity: sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
|
||||
'@typescript-eslint/utils@8.18.2':
|
||||
resolution: {integrity: sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==}
|
||||
'@typescript-eslint/utils@8.19.0':
|
||||
resolution: {integrity: sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
|
||||
'@typescript-eslint/visitor-keys@8.18.2':
|
||||
resolution: {integrity: sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==}
|
||||
'@typescript-eslint/visitor-keys@8.19.0':
|
||||
resolution: {integrity: sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@unhead/dom@1.11.14':
|
||||
@ -1576,8 +1576,8 @@ packages:
|
||||
vite: ^6.0.6
|
||||
vue: ^3.2.25
|
||||
|
||||
'@vitest/eslint-plugin@1.1.20':
|
||||
resolution: {integrity: sha512-2eLsgUm+GVOpDfNyH2do//MiNO/WZkXrPi+EjDmXEdUt6Jwnziq4H221L8vJE0aJys+l1FRfSkm4QbaIyDCfBg==}
|
||||
'@vitest/eslint-plugin@1.1.21':
|
||||
resolution: {integrity: sha512-gIpmafm7WSwXGHq413q3fC26+nER5mQtM7Lqi7UusY5bSzeQIJmViC+G6CfPo06U0CfgZ+rt7FPaskpkZ2f6gg==}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/utils': '>= 8.0'
|
||||
eslint: '>= 8.57.0'
|
||||
@ -1925,8 +1925,8 @@ packages:
|
||||
alien-signals@0.2.2:
|
||||
resolution: {integrity: sha512-cZIRkbERILsBOXTQmMrxc9hgpxglstn69zm+F1ARf4aPAzdAFYd6sBq87ErO0Fj3DV94tglcyHG5kQz9nDC/8A==}
|
||||
|
||||
alien-signals@0.4.11:
|
||||
resolution: {integrity: sha512-79GUbcQM5K2zb+HyUMODTgJdVjZWwybDNQRduqP9ks7XZvJylm9uWesOjVcu6/veWsa+XNGVE4xVQ8+RGu8HaA==}
|
||||
alien-signals@0.4.12:
|
||||
resolution: {integrity: sha512-Og0PgAihxlp1R22bsoBsyhhMG4+qhU+fkkLPoGBQkYVc3qt9rYnrwYTf+M6kqUqUZpf3rXDnpL90iKa0QcSVVg==}
|
||||
|
||||
alova@3.2.7:
|
||||
resolution: {integrity: sha512-V0ePERLfCg0/60f/OFbwufG7djA/uzNjSBcxXmnVZAqGIzVXaSWKe44oNE48ZiuNwsWZUfP0pc36wv9XWVQOyA==}
|
||||
@ -2135,8 +2135,8 @@ packages:
|
||||
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
cacheable@1.8.6:
|
||||
resolution: {integrity: sha512-RNBnqNhWBtgYNe4mF4395e6260Q9loh6zT2CDFia9LSJor5+vOsvkxhd7GAtg3U4m8i38adn1Q3jiCU1N33/gg==}
|
||||
cacheable@1.8.7:
|
||||
resolution: {integrity: sha512-AbfG7dAuYNjYxFUtL1lAqmlWdxczCJ47w7cFjhGcnGnUdwSo6VgmSojfoW3tUI12HUkgTJ5kqj78yyq6TsFtlg==}
|
||||
|
||||
cachedir@2.3.0:
|
||||
resolution: {integrity: sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==}
|
||||
@ -2167,10 +2167,6 @@ packages:
|
||||
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
chalk@5.3.0:
|
||||
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
|
||||
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
||||
|
||||
chalk@5.4.1:
|
||||
resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
|
||||
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
||||
@ -2284,6 +2280,10 @@ packages:
|
||||
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
commander@13.0.0:
|
||||
resolution: {integrity: sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
commitizen@4.3.1:
|
||||
resolution: {integrity: sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==}
|
||||
engines: {node: '>= 12'}
|
||||
@ -2301,8 +2301,8 @@ packages:
|
||||
config-chain@1.1.13:
|
||||
resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
|
||||
|
||||
consola@3.3.2:
|
||||
resolution: {integrity: sha512-X3dcWPU+QeEaPrdtX3zBRQ0P0kIeEnmJV49uNtpy4N/TPnzA3grJvHftKjHuFIQNLrqBPzzykmc3fNrkQDl5yA==}
|
||||
consola@3.3.3:
|
||||
resolution: {integrity: sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
|
||||
console-control-strings@1.1.0:
|
||||
@ -2720,8 +2720,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
||||
eslint-plugin-oxlint@0.15.2:
|
||||
resolution: {integrity: sha512-/Ff9m+qVPRqqRJO9J0fqCnjPolY7Az2rKZMmc2gtTofvlHmYFhbBnwTGMMulM1eUUJ+/a7WbAc1V+Pho74pHfA==}
|
||||
eslint-plugin-oxlint@0.15.4:
|
||||
resolution: {integrity: sha512-lHM6fhm661S0Ep8W07B285ZOi1LZJJrN6+mym5sEVw25Pz15YpxaJ96TaARRmXpTpozVn0l+nKFPJ6YftW53nQ==}
|
||||
|
||||
eslint-plugin-prettier@5.2.1:
|
||||
resolution: {integrity: sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==}
|
||||
@ -2919,8 +2919,8 @@ packages:
|
||||
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
flat-cache@6.1.4:
|
||||
resolution: {integrity: sha512-Km+tVF9BLnxaYqX2R9OKLkwSPvGjDXXlciDC8oBr/nSM4xMCNO8X9s0w5i6lNoE8E/6BEzSJBUF5Bar+TXmKJQ==}
|
||||
flat-cache@6.1.5:
|
||||
resolution: {integrity: sha512-QR+2kN38f8nMfiIQ1LHYjuDEmZNZVjxuxY+HufbS3BW0EX01Q5OnH7iduOYRutmgiXb797HAKcXUeXrvRjjgSQ==}
|
||||
|
||||
flatted@3.3.2:
|
||||
resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
|
||||
@ -3520,8 +3520,8 @@ packages:
|
||||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@15.2.11:
|
||||
resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==}
|
||||
lint-staged@15.3.0:
|
||||
resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -3923,8 +3923,8 @@ packages:
|
||||
oxc-resolver@2.1.1:
|
||||
resolution: {integrity: sha512-xPkFYfaR5zJXoaGvYF8FAb1JY4mKoyhIyShj7nwWKeald5Cee03ktPzxdW77PubSl3w8Kle0bHsNm37+gxyY1g==}
|
||||
|
||||
oxlint@0.15.3:
|
||||
resolution: {integrity: sha512-kOAt0EC/oluYTcfRu6yg8+QkYMq6uibvEW+hx5nKsX320+VYEw1ChNBRcfSLCtJwA+k6X/CGxk2MN2Nddw70sQ==}
|
||||
oxlint@0.15.4:
|
||||
resolution: {integrity: sha512-73z4T/GEiBSzcCbAoTkZyAWTkBLSFXxESBSLYl1O+h3kZxdtUYO6z+TVkHegrt5ApriCb4Y2GvATsHPfGBcoIw==}
|
||||
engines: {node: '>=14.*'}
|
||||
hasBin: true
|
||||
|
||||
@ -4084,8 +4084,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
pkg-types@1.2.1:
|
||||
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
|
||||
pkg-types@1.3.0:
|
||||
resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==}
|
||||
|
||||
playwright-core@1.49.1:
|
||||
resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==}
|
||||
@ -4136,8 +4136,8 @@ packages:
|
||||
resolution: {integrity: sha512-/bDxVElfLWrJs1og8sFCbZlo+iQuOcWO87DLpLlDf0F7XeDGabT02F9Awt2AVqKfVPvhVEkmxfqZ6J6SaqLxuA==}
|
||||
engines: {node: '>=12.0.0', npm: '>=6.0.0'}
|
||||
|
||||
primevue@4.2.6-fix.202412200421:
|
||||
resolution: {integrity: sha1-8Q/FjMojQhzawkS0QMyr0XlqC9s=}
|
||||
primevue@4.2.6-fix.202412310330:
|
||||
resolution: {integrity: sha1-wQbxYt27zr5zHG6XXVc2vRm3sTA=}
|
||||
|
||||
progress@2.0.3:
|
||||
resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
|
||||
@ -4700,8 +4700,8 @@ packages:
|
||||
resolution: {integrity: sha512-MyqZCTGLDZ77u4k+jqg4UlrzPTPZ49NDlaekU6uuFaJLzPIN1woaRXCbGeqOfxwc3Y37ZROGAJ614Rdv7Olt+g==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
tinyexec@0.3.1:
|
||||
resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
|
||||
tinyexec@0.3.2:
|
||||
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
||||
|
||||
tinyglobby@0.2.10:
|
||||
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
|
||||
@ -4807,8 +4807,8 @@ packages:
|
||||
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
typescript-eslint@8.18.2:
|
||||
resolution: {integrity: sha512-KuXezG6jHkvC3MvizeXgupZzaG5wjhU3yE8E7e6viOvAvD9xAWYp8/vy0WULTGe9DYDWcQu7aW03YIV3mSitrQ==}
|
||||
typescript-eslint@8.19.0:
|
||||
resolution: {integrity: sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
@ -4990,8 +4990,8 @@ packages:
|
||||
resolution: {integrity: sha512-2qzQo5LN2DmUZXkWDHvGKLF5BP0WN+KthD6aPnPJ8plRBIjv4lh5O07eYcSxgO2znNw9s4MNhEO1sB+JDllDbQ==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
|
||||
unplugin@2.1.0:
|
||||
resolution: {integrity: sha512-us4j03/499KhbGP8BU7Hrzrgseo+KdfJYWcbcajCOqsAyb8Gk0Yn2kiUIcZISYCb1JFaZfIuG3b42HmguVOKCQ==}
|
||||
unplugin@2.1.2:
|
||||
resolution: {integrity: sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
|
||||
untyped@1.5.2:
|
||||
@ -5390,12 +5390,12 @@ snapshots:
|
||||
'@antfu/install-pkg@0.4.1':
|
||||
dependencies:
|
||||
package-manager-detector: 0.2.8
|
||||
tinyexec: 0.3.1
|
||||
tinyexec: 0.3.2
|
||||
|
||||
'@antfu/install-pkg@0.5.0':
|
||||
dependencies:
|
||||
package-manager-detector: 0.2.8
|
||||
tinyexec: 0.3.1
|
||||
tinyexec: 0.3.2
|
||||
|
||||
'@antfu/ni@0.23.2': {}
|
||||
|
||||
@ -5935,15 +5935,15 @@ snapshots:
|
||||
|
||||
'@intlify/shared@11.0.1': {}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@6.0.2(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.7.2)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
|
||||
'@intlify/unplugin-vue-i18n@6.0.3(@vue/compiler-dom@3.5.13)(eslint@9.17.0(jiti@2.4.2))(rollup@4.29.1)(typescript@5.7.2)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
|
||||
'@intlify/bundle-utils': 10.0.0(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))
|
||||
'@intlify/shared': 11.0.1
|
||||
'@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
|
||||
'@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
|
||||
'@rollup/pluginutils': 5.1.4(rollup@4.29.1)
|
||||
'@typescript-eslint/scope-manager': 8.18.2
|
||||
'@typescript-eslint/typescript-estree': 8.18.2(typescript@5.7.2)
|
||||
'@typescript-eslint/scope-manager': 8.19.0
|
||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.7.2)
|
||||
debug: 4.4.0
|
||||
fast-glob: 3.3.2
|
||||
js-yaml: 4.1.0
|
||||
@ -5962,7 +5962,7 @@ snapshots:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
|
||||
'@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.0.1)(@vue/compiler-dom@3.5.13)(vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
|
||||
dependencies:
|
||||
'@babel/parser': 7.26.3
|
||||
optionalDependencies:
|
||||
@ -6058,7 +6058,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@nuxt/schema': 3.15.0(rollup@4.29.1)
|
||||
c12: 2.0.1
|
||||
consola: 3.3.2
|
||||
consola: 3.3.3
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
globby: 14.0.2
|
||||
@ -6069,7 +6069,7 @@ snapshots:
|
||||
mlly: 1.7.3
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
scule: 1.3.0
|
||||
semver: 7.6.3
|
||||
ufo: 1.5.4
|
||||
@ -6085,11 +6085,11 @@ snapshots:
|
||||
dependencies:
|
||||
c12: 2.0.1
|
||||
compatx: 0.1.8
|
||||
consola: 3.3.2
|
||||
consola: 3.3.3
|
||||
defu: 6.1.4
|
||||
hookable: 5.5.3
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
scule: 1.3.0
|
||||
std-env: 3.8.0
|
||||
ufo: 1.5.4
|
||||
@ -6138,28 +6138,28 @@ snapshots:
|
||||
'@oxc-resolver/binding-win32-x64-msvc@2.1.1':
|
||||
optional: true
|
||||
|
||||
'@oxlint/darwin-arm64@0.15.3':
|
||||
'@oxlint/darwin-arm64@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/darwin-x64@0.15.3':
|
||||
'@oxlint/darwin-x64@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/linux-arm64-gnu@0.15.3':
|
||||
'@oxlint/linux-arm64-gnu@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/linux-arm64-musl@0.15.3':
|
||||
'@oxlint/linux-arm64-musl@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/linux-x64-gnu@0.15.3':
|
||||
'@oxlint/linux-x64-gnu@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/linux-x64-musl@0.15.3':
|
||||
'@oxlint/linux-x64-musl@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/win32-arm64@0.15.3':
|
||||
'@oxlint/win32-arm64@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@oxlint/win32-x64@0.15.3':
|
||||
'@oxlint/win32-x64@0.15.4':
|
||||
optional: true
|
||||
|
||||
'@pinia/colada@0.13.1(pinia@2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))':
|
||||
@ -6348,14 +6348,14 @@ snapshots:
|
||||
|
||||
'@types/web-bluetooth@0.0.20': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.18.2(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
'@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@typescript-eslint/parser': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/scope-manager': 8.18.2
|
||||
'@typescript-eslint/type-utils': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.18.2
|
||||
'@typescript-eslint/parser': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/scope-manager': 8.19.0
|
||||
'@typescript-eslint/type-utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.19.0
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.2
|
||||
@ -6365,27 +6365,27 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
'@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.18.2
|
||||
'@typescript-eslint/types': 8.18.2
|
||||
'@typescript-eslint/typescript-estree': 8.18.2(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.18.2
|
||||
'@typescript-eslint/scope-manager': 8.19.0
|
||||
'@typescript-eslint/types': 8.19.0
|
||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.19.0
|
||||
debug: 4.4.0
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/scope-manager@8.18.2':
|
||||
'@typescript-eslint/scope-manager@8.19.0':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.18.2
|
||||
'@typescript-eslint/visitor-keys': 8.18.2
|
||||
'@typescript-eslint/types': 8.19.0
|
||||
'@typescript-eslint/visitor-keys': 8.19.0
|
||||
|
||||
'@typescript-eslint/type-utils@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
'@typescript-eslint/type-utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.18.2(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
debug: 4.4.0
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
ts-api-utils: 1.4.3(typescript@5.7.2)
|
||||
@ -6393,12 +6393,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/types@8.18.2': {}
|
||||
'@typescript-eslint/types@8.19.0': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.18.2(typescript@5.7.2)':
|
||||
'@typescript-eslint/typescript-estree@8.19.0(typescript@5.7.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.18.2
|
||||
'@typescript-eslint/visitor-keys': 8.18.2
|
||||
'@typescript-eslint/types': 8.19.0
|
||||
'@typescript-eslint/visitor-keys': 8.19.0
|
||||
debug: 4.4.0
|
||||
fast-glob: 3.3.2
|
||||
is-glob: 4.0.3
|
||||
@ -6409,20 +6409,20 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
'@typescript-eslint/utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
|
||||
'@typescript-eslint/scope-manager': 8.18.2
|
||||
'@typescript-eslint/types': 8.18.2
|
||||
'@typescript-eslint/typescript-estree': 8.18.2(typescript@5.7.2)
|
||||
'@typescript-eslint/scope-manager': 8.19.0
|
||||
'@typescript-eslint/types': 8.19.0
|
||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.7.2)
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/visitor-keys@8.18.2':
|
||||
'@typescript-eslint/visitor-keys@8.19.0':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.18.2
|
||||
'@typescript-eslint/types': 8.19.0
|
||||
eslint-visitor-keys: 4.2.0
|
||||
|
||||
'@unhead/dom@1.11.14':
|
||||
@ -6470,7 +6470,7 @@ snapshots:
|
||||
cac: 6.7.14
|
||||
chokidar: 3.6.0
|
||||
colorette: 2.0.20
|
||||
consola: 3.3.2
|
||||
consola: 3.3.3
|
||||
magic-string: 0.30.17
|
||||
pathe: 1.1.2
|
||||
perfect-debounce: 1.0.0
|
||||
@ -6773,9 +6773,9 @@ snapshots:
|
||||
vite: 6.0.6(@types/node@22.10.2)(jiti@2.4.2)(less@4.2.1)(sass-embedded@1.83.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
|
||||
'@vitest/eslint-plugin@1.1.20(@typescript-eslint/utils@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
'@vitest/eslint-plugin@1.1.21(@typescript-eslint/utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.7.2
|
||||
@ -7173,7 +7173,7 @@ snapshots:
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
eslint-plugin-vue: 9.32.0(eslint@9.17.0(jiti@2.4.2))
|
||||
fast-glob: 3.3.2
|
||||
typescript-eslint: 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
typescript-eslint: 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.17.0(jiti@2.4.2))
|
||||
optionalDependencies:
|
||||
typescript: 5.7.2
|
||||
@ -7199,7 +7199,7 @@ snapshots:
|
||||
'@vue/compiler-dom': 3.5.13
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.13
|
||||
alien-signals: 0.4.11
|
||||
alien-signals: 0.4.12
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
@ -7307,7 +7307,7 @@ snapshots:
|
||||
|
||||
alien-signals@0.2.2: {}
|
||||
|
||||
alien-signals@0.4.11: {}
|
||||
alien-signals@0.4.12: {}
|
||||
|
||||
alova@3.2.7:
|
||||
dependencies:
|
||||
@ -7508,12 +7508,12 @@ snapshots:
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
rc9: 2.1.2
|
||||
|
||||
cac@6.7.14: {}
|
||||
|
||||
cacheable@1.8.6:
|
||||
cacheable@1.8.7:
|
||||
dependencies:
|
||||
hookified: 1.6.0
|
||||
keyv: 5.2.3
|
||||
@ -7541,10 +7541,7 @@ snapshots:
|
||||
ansi-styles: 4.3.0
|
||||
supports-color: 7.2.0
|
||||
|
||||
chalk@5.3.0: {}
|
||||
|
||||
chalk@5.4.1:
|
||||
optional: true
|
||||
chalk@5.4.1: {}
|
||||
|
||||
chardet@0.7.0: {}
|
||||
|
||||
@ -7574,7 +7571,7 @@ snapshots:
|
||||
|
||||
citty@0.1.6:
|
||||
dependencies:
|
||||
consola: 3.3.2
|
||||
consola: 3.3.3
|
||||
|
||||
cjs-module-lexer@1.2.3: {}
|
||||
|
||||
@ -7649,6 +7646,8 @@ snapshots:
|
||||
|
||||
commander@12.1.0: {}
|
||||
|
||||
commander@13.0.0: {}
|
||||
|
||||
commitizen@4.3.1(@types/node@22.10.2)(typescript@5.7.2):
|
||||
dependencies:
|
||||
cachedir: 2.3.0
|
||||
@ -7680,7 +7679,7 @@ snapshots:
|
||||
ini: 1.3.8
|
||||
proto-list: 1.2.4
|
||||
|
||||
consola@3.3.2: {}
|
||||
consola@3.3.3: {}
|
||||
|
||||
console-control-strings@1.1.0: {}
|
||||
|
||||
@ -8086,7 +8085,7 @@ snapshots:
|
||||
dependencies:
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
|
||||
eslint-plugin-oxlint@0.15.2:
|
||||
eslint-plugin-oxlint@0.15.4:
|
||||
dependencies:
|
||||
jsonc-parser: 3.3.1
|
||||
|
||||
@ -8344,9 +8343,9 @@ snapshots:
|
||||
flatted: 3.3.2
|
||||
keyv: 4.5.4
|
||||
|
||||
flat-cache@6.1.4:
|
||||
flat-cache@6.1.5:
|
||||
dependencies:
|
||||
cacheable: 1.8.6
|
||||
cacheable: 1.8.7
|
||||
flatted: 3.3.2
|
||||
hookified: 1.6.0
|
||||
|
||||
@ -8471,7 +8470,7 @@ snapshots:
|
||||
giget@1.2.3:
|
||||
dependencies:
|
||||
citty: 0.1.6
|
||||
consola: 3.3.2
|
||||
consola: 3.3.3
|
||||
defu: 6.1.4
|
||||
node-fetch-native: 1.6.4
|
||||
nypm: 0.3.12
|
||||
@ -8954,9 +8953,9 @@ snapshots:
|
||||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@15.2.11:
|
||||
lint-staged@15.3.0:
|
||||
dependencies:
|
||||
chalk: 5.3.0
|
||||
chalk: 5.4.1
|
||||
commander: 12.1.0
|
||||
debug: 4.4.0
|
||||
execa: 8.0.1
|
||||
@ -8983,7 +8982,7 @@ snapshots:
|
||||
local-pkg@0.5.1:
|
||||
dependencies:
|
||||
mlly: 1.7.3
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
|
||||
locate-path@6.0.0:
|
||||
dependencies:
|
||||
@ -9163,12 +9162,12 @@ snapshots:
|
||||
dependencies:
|
||||
acorn: 8.14.0
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
ufo: 1.5.4
|
||||
|
||||
mockjs@1.1.0:
|
||||
dependencies:
|
||||
commander: 12.1.0
|
||||
commander: 13.0.0
|
||||
|
||||
moniker@0.1.2: {}
|
||||
|
||||
@ -9278,10 +9277,10 @@ snapshots:
|
||||
nypm@0.3.12:
|
||||
dependencies:
|
||||
citty: 0.1.6
|
||||
consola: 3.3.2
|
||||
consola: 3.3.3
|
||||
execa: 8.0.1
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
ufo: 1.5.4
|
||||
|
||||
oauth-sign@0.9.0: {}
|
||||
@ -9362,16 +9361,16 @@ snapshots:
|
||||
'@oxc-resolver/binding-win32-arm64-msvc': 2.1.1
|
||||
'@oxc-resolver/binding-win32-x64-msvc': 2.1.1
|
||||
|
||||
oxlint@0.15.3:
|
||||
oxlint@0.15.4:
|
||||
optionalDependencies:
|
||||
'@oxlint/darwin-arm64': 0.15.3
|
||||
'@oxlint/darwin-x64': 0.15.3
|
||||
'@oxlint/linux-arm64-gnu': 0.15.3
|
||||
'@oxlint/linux-arm64-musl': 0.15.3
|
||||
'@oxlint/linux-x64-gnu': 0.15.3
|
||||
'@oxlint/linux-x64-musl': 0.15.3
|
||||
'@oxlint/win32-arm64': 0.15.3
|
||||
'@oxlint/win32-x64': 0.15.3
|
||||
'@oxlint/darwin-arm64': 0.15.4
|
||||
'@oxlint/darwin-x64': 0.15.4
|
||||
'@oxlint/linux-arm64-gnu': 0.15.4
|
||||
'@oxlint/linux-arm64-musl': 0.15.4
|
||||
'@oxlint/linux-x64-gnu': 0.15.4
|
||||
'@oxlint/linux-x64-musl': 0.15.4
|
||||
'@oxlint/win32-arm64': 0.15.4
|
||||
'@oxlint/win32-x64': 0.15.4
|
||||
|
||||
p-finally@2.0.1: {}
|
||||
|
||||
@ -9495,7 +9494,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
pkg-types@1.2.1:
|
||||
pkg-types@1.3.0:
|
||||
dependencies:
|
||||
confbox: 0.1.8
|
||||
mlly: 1.7.3
|
||||
@ -9544,7 +9543,7 @@ snapshots:
|
||||
|
||||
primelocale@1.2.2: {}
|
||||
|
||||
primevue@4.2.6-fix.202412200421(vue@3.5.13(typescript@5.7.2)):
|
||||
primevue@4.2.6-fix.202412310330(vue@3.5.13(typescript@5.7.2)):
|
||||
dependencies:
|
||||
'@primeuix/styled': 0.3.2
|
||||
'@primeuix/utils': 0.3.2
|
||||
@ -10104,7 +10103,7 @@ snapshots:
|
||||
js-yaml: 4.1.0
|
||||
ofetch: 1.4.1
|
||||
package-manager-detector: 0.2.8
|
||||
tinyexec: 0.3.1
|
||||
tinyexec: 0.3.2
|
||||
unconfig: 0.6.0
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
@ -10121,7 +10120,7 @@ snapshots:
|
||||
dependencies:
|
||||
convert-hrtime: 3.0.0
|
||||
|
||||
tinyexec@0.3.1: {}
|
||||
tinyexec@0.3.2: {}
|
||||
|
||||
tinyglobby@0.2.10:
|
||||
dependencies:
|
||||
@ -10227,11 +10226,11 @@ snapshots:
|
||||
|
||||
type-fest@0.21.3: {}
|
||||
|
||||
typescript-eslint@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2):
|
||||
typescript-eslint@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2):
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.18.2(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/parser': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/parser': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||
eslint: 9.17.0(jiti@2.4.2)
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
@ -10262,7 +10261,7 @@ snapshots:
|
||||
acorn: 8.14.0
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.17
|
||||
unplugin: 2.1.0
|
||||
unplugin: 2.1.2
|
||||
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
@ -10293,7 +10292,7 @@ snapshots:
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
picomatch: 4.0.2
|
||||
pkg-types: 1.2.1
|
||||
pkg-types: 1.3.0
|
||||
scule: 1.3.0
|
||||
strip-literal: 2.1.1
|
||||
unplugin: 1.16.0
|
||||
@ -10341,7 +10340,7 @@ snapshots:
|
||||
magic-string: 0.30.17
|
||||
picomatch: 4.0.2
|
||||
unimport: 3.14.5(rollup@4.29.1)
|
||||
unplugin: 2.1.0
|
||||
unplugin: 2.1.2
|
||||
optionalDependencies:
|
||||
'@nuxt/kit': 3.15.0(rollup@4.29.1)
|
||||
'@vueuse/core': 12.2.0(typescript@5.7.2)
|
||||
@ -10365,7 +10364,7 @@ snapshots:
|
||||
debug: 4.4.0
|
||||
kolorist: 1.8.0
|
||||
local-pkg: 0.5.1
|
||||
unplugin: 2.1.0
|
||||
unplugin: 2.1.2
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.13
|
||||
transitivePeerDependencies:
|
||||
@ -10382,7 +10381,7 @@ snapshots:
|
||||
magic-string: 0.30.17
|
||||
minimatch: 9.0.5
|
||||
mlly: 1.7.3
|
||||
unplugin: 2.1.0
|
||||
unplugin: 2.1.2
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.26.3
|
||||
@ -10456,7 +10455,7 @@ snapshots:
|
||||
'@types/markdown-it': 14.1.2
|
||||
markdown-it: 14.1.0
|
||||
markdown-it-async: 0.1.3
|
||||
unplugin: 2.1.0
|
||||
unplugin: 2.1.2
|
||||
vite: 6.0.6(@types/node@22.10.2)(jiti@2.4.2)(less@4.2.1)(sass-embedded@1.83.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
@ -10493,7 +10492,7 @@ snapshots:
|
||||
acorn: 8.14.0
|
||||
webpack-virtual-modules: 0.6.2
|
||||
|
||||
unplugin@2.1.0:
|
||||
unplugin@2.1.2:
|
||||
dependencies:
|
||||
acorn: 8.14.0
|
||||
webpack-virtual-modules: 0.6.2
|
||||
@ -10665,7 +10664,7 @@ snapshots:
|
||||
dependencies:
|
||||
axios: 1.7.9
|
||||
clean-css: 5.3.3
|
||||
flat-cache: 6.1.4
|
||||
flat-cache: 6.1.5
|
||||
picocolors: 1.1.1
|
||||
vite: 6.0.6(@types/node@22.10.2)(jiti@2.4.2)(less@4.2.1)(sass-embedded@1.83.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||
transitivePeerDependencies:
|
||||
|
@ -5,6 +5,7 @@ interface FileExt extends File {
|
||||
}
|
||||
|
||||
interface FileUploadInst extends FileUploadState {
|
||||
files: FileExt[];
|
||||
uploadedFiles: {
|
||||
rawFile: FileExt;
|
||||
name: string;
|
||||
@ -12,7 +13,6 @@ interface FileUploadInst extends FileUploadState {
|
||||
status: 'uploading' | 'uploaded' | 'failed';
|
||||
progress: number;
|
||||
}[];
|
||||
files: FileExt[];
|
||||
chooseDisabled?: boolean;
|
||||
}
|
||||
</script>
|
||||
@ -124,8 +124,8 @@ const disabled = computed(() => {
|
||||
@close="fileUploadRef!.messages = []"
|
||||
:key="msg"
|
||||
severity="error"
|
||||
>{{ msg }}
|
||||
</Message>
|
||||
>{{ msg }}</Message
|
||||
>
|
||||
|
||||
<!-- 待上传列表 -->
|
||||
<template v-for="(file, index) of files" :key="file.name + file.type + file.size">
|
||||
@ -171,4 +171,4 @@ const disabled = computed(() => {
|
||||
</FileUpload>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
<style></style>
|
||||
|
Reference in New Issue
Block a user