File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 61
61
"@nuxt/cli" : " 2.9.2" ,
62
62
"@nuxt/core" : " 2.9.2" ,
63
63
"@nuxt/generator" : " 2.9.2" ,
64
- "@nuxt/loading-screen" : " ^1.1 .0" ,
64
+ "@nuxt/loading-screen" : " ^1.2 .0" ,
65
65
"@nuxt/opencollective" : " ^0.3.0" ,
66
66
"@nuxt/webpack" : " 2.9.2"
67
67
},
Original file line number Diff line number Diff line change 11
11
"@nuxt/devalue" : " ^1.2.4" ,
12
12
"@nuxt/utils" : " 2.9.2" ,
13
13
"@nuxt/vue-app" : " 2.9.2" ,
14
- "chokidar" : " ^3.2.0 " ,
14
+ "chokidar" : " ^3.2.1 " ,
15
15
"consola" : " ^2.10.1" ,
16
16
"fs-extra" : " ^8.1.0" ,
17
17
"glob" : " ^7.1.4" ,
Original file line number Diff line number Diff line change 1640
1640
error-stack-parser "^2.0.0"
1641
1641
string-width "^2.0.0"
1642
1642
1643
- "@nuxt/loading-screen@^1.1 .0":
1644
- version "1.1 .0"
1645
- resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-1.1 .0.tgz#577e56c0d6462afc37b9d3e4de0cc963ec926654 "
1646
- integrity sha512-BjafbPlZ5jrrukohbNKH9vJyWa5fAvHC7p9uevV7QgCF6YlJeZw6cXiLYVTWmmNL3Uor91Yyi3hzBDLocrKBRw ==
1643
+ "@nuxt/loading-screen@^1.2 .0":
1644
+ version "1.2 .0"
1645
+ resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-1.2 .0.tgz#9cfab1e5e421bbaedadb26f7f27a68bcde313c24 "
1646
+ integrity sha512-l7nXgwkuX2/lDxEDAyIe3013MS8Jhja29uDVka21gyEbRnL68XOkoV3ws4dkk6QfhT2bcPwtu2C8tYvAhhhUzA ==
1647
1647
dependencies:
1648
1648
connect "^3.7.0"
1649
1649
fs-extra "^8.1.0"
@@ -3206,10 +3206,10 @@ chokidar@^2.0.2, chokidar@^2.0.4:
3206
3206
optionalDependencies:
3207
3207
fsevents "^1.2.7"
3208
3208
3209
- chokidar@^3.2.0 :
3210
- version "3.2.0 "
3211
- resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.2.0 .tgz#a0b08f9b770c082def0100e0fbcef322ad156a8a "
3212
- integrity sha512-ViJAmAatEHwGCbBa8coPyRY6yiQ+yryuHT9XnkV6l0ct140Tf6JguJ0LtgoJrjxr9I9utL8IRuqbjhDJAeWIeg ==
3209
+ chokidar@^3.2.1 :
3210
+ version "3.2.1 "
3211
+ resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.2.1 .tgz#4634772a1924512d990d4505957bf3a510611387 "
3212
+ integrity sha512-/j5PPkb5Feyps9e+jo07jUZGvkB5Aj953NrI4s8xSVScrAo/RHeILrtdb4uzR7N6aaFFxxJ+gt8mA8HfNpw76w ==
3213
3213
dependencies:
3214
3214
anymatch "~3.1.1"
3215
3215
braces "~3.0.2"
You can’t perform that action at this time.
0 commit comments