|
@@ -17,6 +17,9 @@ dependencies:
|
|
|
element-plus:
|
|
|
specifier: ^2.7.5
|
|
|
version: 2.7.5(vue@3.4.29)
|
|
|
+ nprogress:
|
|
|
+ specifier: ^0.2.0
|
|
|
+ version: 0.2.0
|
|
|
pinia:
|
|
|
specifier: ^2.1.7
|
|
|
version: 2.1.7(typescript@5.4.5)(vue@3.4.29)
|
|
@@ -37,6 +40,9 @@ devDependencies:
|
|
|
'@types/node':
|
|
|
specifier: ^20.14.4
|
|
|
version: 20.14.4
|
|
|
+ '@types/nprogress':
|
|
|
+ specifier: ^0.2.3
|
|
|
+ version: 0.2.3
|
|
|
'@vitejs/plugin-vue':
|
|
|
specifier: ^5.0.5
|
|
|
version: 5.0.5(vite@5.3.1)(vue@3.4.29)
|
|
@@ -1039,6 +1045,10 @@ packages:
|
|
|
undici-types: 5.26.5
|
|
|
dev: true
|
|
|
|
|
|
+ /@types/nprogress@0.2.3:
|
|
|
+ resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@types/svgo@2.6.4:
|
|
|
resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==}
|
|
|
dependencies:
|
|
@@ -3925,6 +3935,10 @@ packages:
|
|
|
path-key: 3.1.1
|
|
|
dev: true
|
|
|
|
|
|
+ /nprogress@0.2.0:
|
|
|
+ resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/nth-check@2.1.1:
|
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
dependencies:
|