|
|
|
@ -34,6 +34,7 @@ importers:
|
|
|
|
|
'@types/micromatch': ^4.0.2
|
|
|
|
|
'@types/minimist': ^1.2.2
|
|
|
|
|
'@types/node': ^18.7.14
|
|
|
|
|
'@types/nprogress': ^0.2.0
|
|
|
|
|
'@types/polka': ^0.5.4
|
|
|
|
|
'@types/prompts': ^2.0.14
|
|
|
|
|
'@vitejs/plugin-vue': ^3.0.3
|
|
|
|
@ -62,6 +63,7 @@ importers:
|
|
|
|
|
micromatch: ^4.0.5
|
|
|
|
|
minimist: ^1.2.6
|
|
|
|
|
npm-run-all: ^4.1.5
|
|
|
|
|
nprogress: ^0.2.0
|
|
|
|
|
ora: ^5.4.1
|
|
|
|
|
picocolors: ^1.0.0
|
|
|
|
|
playwright-chromium: ^1.25.1
|
|
|
|
@ -90,6 +92,7 @@ importers:
|
|
|
|
|
'@vue/devtools-api': 6.2.1
|
|
|
|
|
'@vueuse/core': 9.1.1_vue@3.2.38
|
|
|
|
|
body-scroll-lock: 4.0.0-beta.0
|
|
|
|
|
nprogress: 0.2.0
|
|
|
|
|
shiki: 0.11.1
|
|
|
|
|
vite: 3.0.9
|
|
|
|
|
vue: 3.2.38
|
|
|
|
@ -122,6 +125,7 @@ importers:
|
|
|
|
|
'@types/micromatch': 4.0.2
|
|
|
|
|
'@types/minimist': 1.2.2
|
|
|
|
|
'@types/node': 18.7.14
|
|
|
|
|
'@types/nprogress': 0.2.0
|
|
|
|
|
'@types/polka': 0.5.4
|
|
|
|
|
'@types/prompts': 2.0.14
|
|
|
|
|
chokidar: 3.5.3
|
|
|
|
@ -786,6 +790,10 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@types/nprogress/0.2.0:
|
|
|
|
|
resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@types/polka/0.5.4:
|
|
|
|
|
resolution: {integrity: sha512-mLo6Mfa6lAvBrG1guj6HVxa1LpXw6ud4c93d2XQOHtADJv+VgiyXErmnjyVWre/r2oGSn1pcqO5IYaK0nv5b0g==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -1507,8 +1515,8 @@ packages:
|
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dependencies:
|
|
|
|
|
JSONStream: 1.3.5
|
|
|
|
|
is-text-path: 1.0.1
|
|
|
|
|
JSONStream: 1.3.5
|
|
|
|
|
lodash: 4.17.21
|
|
|
|
|
meow: 8.1.2
|
|
|
|
|
split2: 3.2.2
|
|
|
|
@ -3010,6 +3018,10 @@ packages:
|
|
|
|
|
path-key: 4.0.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/nprogress/0.2.0:
|
|
|
|
|
resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/object-inspect/1.12.2:
|
|
|
|
|
resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==}
|
|
|
|
|
dev: true
|
|
|
|
|