xiaoxian521
3 years ago
3 changed files with 9 additions and 17 deletions
@ -65,7 +65,7 @@ specifiers: |
|||
typescript: 4.4.2 |
|||
unplugin-element-plus: ^0.1.3 |
|||
vite: 2.6.14 |
|||
vite-plugin-full-reload: ^1.0.0 |
|||
vite-plugin-live-reload: ^2.1.0 |
|||
vite-plugin-mock: ^2.9.6 |
|||
vite-plugin-remove-console: ^0.0.6 |
|||
vite-plugin-style-import: ^1.2.1 |
|||
@ -149,7 +149,7 @@ devDependencies: |
|||
typescript: 4.4.2 |
|||
unplugin-element-plus: 0.1[email protected][email protected] |
|||
vite: 2.6[email protected] |
|||
vite-plugin-full-reload: 1.0.0 |
|||
vite-plugin-live-reload: 2.1.0 |
|||
vite-plugin-mock: 2.9[email protected][email protected] |
|||
vite-plugin-remove-console: 0.0.6 |
|||
vite-plugin-style-import: 1.3[email protected] |
|||
@ -5253,14 +5253,6 @@ packages: |
|||
engines: { node: ">=8.6" } |
|||
dev: true |
|||
|
|||
/picomatch/2.3.1: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
|||
} |
|||
engines: { node: ">=8.6" } |
|||
dev: true |
|||
|
|||
/pify/2.3.0: |
|||
resolution: { integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw= } |
|||
engines: { node: ">=0.10.0" } |
|||
@ -7155,14 +7147,14 @@ packages: |
|||
vfile-message: 2.0.4 |
|||
dev: true |
|||
|
|||
/vite-plugin-full-reload/1.0.0: |
|||
/vite-plugin-live-reload/2.1.0: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-GUhQ4wSm+H6yAlz7d2JwLu+BEcsFqZu1SUH0CNG+uyP4ALXGofUjHi+eGdLX19bYhMuOUWW3EwMt68jFkBsMew== |
|||
integrity: sha512-NKIcVqrraPUZbsUKCKs+0StqKAmbAh2csbFxMWTXGDUeOoHAFni9H0CxtQelrYT5bQCV9FT/RveAM8q8bMdnQQ== |
|||
} |
|||
dependencies: |
|||
picocolors: 1.0.0 |
|||
picomatch: 2.3.1 |
|||
chalk: 4.1.2 |
|||
chokidar: 3.5.2 |
|||
dev: true |
|||
|
|||
/vite-plugin-mock/[email protected][email protected]: |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue