mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Update dependency @nuxt/loading-screen to ^1.0.1 (#6251)
This commit is contained in:
parent
7fc23cd434
commit
0e7a7b8ee3
@ -61,7 +61,7 @@
|
|||||||
"@nuxt/cli": "2.9.0",
|
"@nuxt/cli": "2.9.0",
|
||||||
"@nuxt/core": "2.9.0",
|
"@nuxt/core": "2.9.0",
|
||||||
"@nuxt/generator": "2.9.0",
|
"@nuxt/generator": "2.9.0",
|
||||||
"@nuxt/loading-screen": "^1.0.0",
|
"@nuxt/loading-screen": "^1.0.1",
|
||||||
"@nuxt/opencollective": "^0.2.2",
|
"@nuxt/opencollective": "^0.2.2",
|
||||||
"@nuxt/webpack": "2.9.0"
|
"@nuxt/webpack": "2.9.0"
|
||||||
},
|
},
|
||||||
|
@ -1639,10 +1639,10 @@
|
|||||||
error-stack-parser "^2.0.0"
|
error-stack-parser "^2.0.0"
|
||||||
string-width "^2.0.0"
|
string-width "^2.0.0"
|
||||||
|
|
||||||
"@nuxt/loading-screen@^1.0.0":
|
"@nuxt/loading-screen@^1.0.1":
|
||||||
version "1.0.0"
|
version "1.0.1"
|
||||||
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-1.0.0.tgz#8cb22ef992548923c8fa5d8757e3ae91d7709751"
|
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-1.0.1.tgz#fca2483c30545c5ab98f9547327d0e81cf4b9ebc"
|
||||||
integrity sha512-RuTECBAlaEzI90wi5OKdRTH9Y77ocKgLfb3W7wDRnLYIYmWOFiNG9sBVfYYlkLbNsvN84DFQJyT5zvdy7GWklQ==
|
integrity sha512-uvFYSHG1H8sN5F61/JWPy6aZGQKYXcpVkrwv10HaXsm+INXrC9zGin4+WtRl9LA+3MMIoPqiJ6NZSwD3LqzNRA==
|
||||||
dependencies:
|
dependencies:
|
||||||
connect "^3.7.0"
|
connect "^3.7.0"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user