|
@@ -14,6 +14,9 @@ dependencies:
|
|
|
element-plus:
|
|
|
specifier: ^2.6.1
|
|
|
version: 2.6.1(vue@3.4.21)
|
|
|
+ pinia:
|
|
|
+ specifier: 2.0.3
|
|
|
+ version: 2.0.3(typescript@5.4.2)(vue@3.4.21)
|
|
|
sass:
|
|
|
specifier: ^1.71.1
|
|
|
version: 1.71.1
|
|
@@ -889,6 +892,24 @@ packages:
|
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
|
+ /pinia@2.0.3(typescript@5.4.2)(vue@3.4.21):
|
|
|
+ resolution: {integrity: sha512-jNq+eVCAbFQS/uOiqskSRsKsFzLcQpgegcpjI8eAzU3QOwmsdLLHZBE1dvy802jecRC3FPPJSlj1MISF/sRV2w==}
|
|
|
+ peerDependencies:
|
|
|
+ '@vue/composition-api': ^1.3.3
|
|
|
+ typescript: ^4.4.4
|
|
|
+ vue: ^2.6.14 || ^3.2.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vue/composition-api':
|
|
|
+ optional: true
|
|
|
+ typescript:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@vue/devtools-api': 6.6.1
|
|
|
+ typescript: 5.4.2
|
|
|
+ vue: 3.4.21(typescript@5.4.2)
|
|
|
+ vue-demi: 0.14.7(vue@3.4.21)
|
|
|
+ dev: false
|
|
|
+
|
|
|
/postcss@8.4.35:
|
|
|
resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==}
|
|
|
engines: {node: ^10 || ^12 || >=14}
|