|
|
@@ -2,8 +2,10 @@ lockfileVersion: 5.4
|
|
|
|
|
|
specifiers:
|
|
|
'@element-plus/icons-vue': ^2.0.9
|
|
|
+ '@iconify-json/ep': ^1.1.7
|
|
|
'@rushstack/eslint-patch': ^1.1.4
|
|
|
'@types/node': ^16.11.47
|
|
|
+ '@types/nprogress': ^0.2.0
|
|
|
'@vitejs/plugin-vue': ^3.0.1
|
|
|
'@vitejs/plugin-vue-jsx': ^2.0.0
|
|
|
'@vue/eslint-config-prettier': ^7.0.0
|
|
|
@@ -15,6 +17,7 @@ specifiers:
|
|
|
eslint: ^8.21.0
|
|
|
eslint-plugin-vue: ^9.3.0
|
|
|
npm-run-all: ^4.1.5
|
|
|
+ nprogress: ^0.2.0
|
|
|
pinia: ^2.0.17
|
|
|
prettier: ^2.7.1
|
|
|
typescript: ~4.7.4
|
|
|
@@ -32,13 +35,16 @@ dependencies:
|
|
|
'@vueuse/core': 9.1.1_vue@3.2.38
|
|
|
axios: 0.27.2
|
|
|
element-plus: 2.2.15_vue@3.2.38
|
|
|
+ nprogress: 0.2.0
|
|
|
pinia: 2.0.21_fl6vay66s5mfyioevoftbjhvcm
|
|
|
vue: 3.2.38
|
|
|
vue-router: 4.1.5_vue@3.2.38
|
|
|
|
|
|
devDependencies:
|
|
|
+ '@iconify-json/ep': 1.1.7
|
|
|
'@rushstack/eslint-patch': 1.1.4
|
|
|
'@types/node': 16.11.56
|
|
|
+ '@types/nprogress': 0.2.0
|
|
|
'@vitejs/plugin-vue': 3.0.3_vite@3.0.9+vue@3.2.38
|
|
|
'@vitejs/plugin-vue-jsx': 2.0.0_vite@3.0.9+vue@3.2.38
|
|
|
'@vue/eslint-config-prettier': 7.0.0_bxpuzolsxufkw2ipnoyzzxnyrm
|
|
|
@@ -439,6 +445,12 @@ packages:
|
|
|
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
|
|
|
dev: true
|
|
|
|
|
|
+ /@iconify-json/ep/1.1.7:
|
|
|
+ resolution: {integrity: sha512-GhXWVKalXFlrGgfrCXAgqBre5hv3pPAknuxyywmjamcrL5gl5Mq9WOZtuhb4cB6cJ5pMiKOMtegt73FheqWscA==}
|
|
|
+ dependencies:
|
|
|
+ '@iconify/types': 1.1.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@iconify/types/1.1.0:
|
|
|
resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==}
|
|
|
dev: true
|
|
|
@@ -553,6 +565,10 @@ packages:
|
|
|
resolution: {integrity: sha512-aFcUkv7EddxxOa/9f74DINReQ/celqH8DiB3fRYgVDM2Xm5QJL8sl80QKuAnGvwAsMn+H3IFA6WCrQh1CY7m1A==}
|
|
|
dev: true
|
|
|
|
|
|
+ /@types/nprogress/0.2.0:
|
|
|
+ resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@types/web-bluetooth/0.0.15:
|
|
|
resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==}
|
|
|
|
|
|
@@ -2556,6 +2572,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:
|