File tree 2 files changed +13
-13
lines changed
2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " jp.vuejs.org" ,
3
3
"private" : true ,
4
4
"hexo" : {
5
- "version" : " 3.7.1 "
5
+ "version" : " 3.8.0 "
6
6
},
7
7
"engines" : {
8
8
"node" : " >=8.9.0"
16
16
"hexo-generator-feed" : " ^1.2.2" ,
17
17
"hexo-generator-index" : " ^0.2.1" ,
18
18
"hexo-generator-tag" : " ^0.2.0" ,
19
- "hexo-offline" : " ^0.2.3 " ,
19
+ "hexo-offline" : " ^1.0.0 " ,
20
20
"hexo-renderer-ejs" : " ^0.3.1" ,
21
21
"hexo-renderer-marked" : " ^0.3.0" ,
22
22
"hexo-renderer-stylus" : " ^0.3.3" ,
23
23
"hexo-server" : " ^0.3.1" ,
24
- "hoek" : " ^5.0.3 " ,
24
+ "hoek" : " ^6.1.2 " ,
25
25
"request" : " ^2.85.0"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1884,12 +1884,12 @@ hexo-log@^0.2.0:
1884
1884
chalk "^1.1.1"
1885
1885
hexo-bunyan "^1.0.0"
1886
1886
1887
- hexo-offline@^0.2.3 :
1888
- version "0.2.3 "
1889
- resolved "https://registry.yarnpkg.com/hexo-offline/-/hexo-offline-0.2.3. tgz#d08715f8118a9cc44401ac04fc2007165a454e56 "
1890
- integrity sha512-iVlIKPdmjgtGBeG8TUo/2pkP34xGoSEW5aS0pjBebVKhSLALbZ+4tOwTlJJAJ8Eylq2ZjxqBPdIFPFBZ42m61A ==
1887
+ hexo-offline@^1.0.0 :
1888
+ version "1.0.0 "
1889
+ resolved "https://registry.yarnpkg.com/hexo-offline/-/hexo-offline-1.0.0. tgz#9c78fce0aaa05bf39c6ee2cab41cea34d5806c62 "
1890
+ integrity sha512-9vrcFvIB2JMTNJZsAnzoh3thvAhCg5RDvrJftvo909hIdgNt5VMWmkUg3jCQgDFUrq7OWljIVIBH8Z2R1/bOjw ==
1891
1891
dependencies :
1892
- sw-precache "^5.1.0 "
1892
+ sw-precache "^5.2.1 "
1893
1893
1894
1894
1895
1895
version "0.0.2"
@@ -1989,10 +1989,10 @@ highlight.js@^9.4.0:
1989
1989
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.13.1.tgz#054586d53a6863311168488a0f58d6c505ce641e"
1990
1990
integrity sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==
1991
1991
1992
- hoek@^5.0.3 :
1993
- version "5.0.4 "
1994
- resolved "https://registry.yarnpkg.com/hoek/-/hoek-5.0.4 .tgz#0f7fa270a1cafeb364a4b2ddfaa33f864e4157da "
1995
- integrity sha512-Alr4ZQgoMlnere5FZJsIyfIjORBqZll5POhDsF4q64dPuJR6rNxXdDxtHSQq8OXRurhmx+PWYEE8bXRROY8h0w ==
1992
+ hoek@^6.1.2 :
1993
+ version "6.1.2 "
1994
+ resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.2 .tgz#99e6d070561839de74ee427b61aa476bd6bddfd6 "
1995
+ integrity sha512-6qhh/wahGYZHFSFw12tBbJw5fsAhhwrrG/y3Cs0YMTv2WzMnL0oLPnQJjv1QJvEfylRSOFuP+xCu+tdx0tD16Q ==
1996
1996
1997
1997
hosted-git-info@^2.1.4 :
1998
1998
version "2.7.1"
@@ -4519,7 +4519,7 @@ supports-color@^5.3.0:
4519
4519
dependencies :
4520
4520
has-flag "^3.0.0"
4521
4521
4522
- sw-precache@^5.1.0 :
4522
+ sw-precache@^5.2.1 :
4523
4523
version "5.2.1"
4524
4524
resolved "https://registry.yarnpkg.com/sw-precache/-/sw-precache-5.2.1.tgz#06134f319eec68f3b9583ce9a7036b1c119f7179"
4525
4525
integrity sha512-8FAy+BP/FXE+ILfiVTt+GQJ6UEf4CVHD9OfhzH0JX+3zoy2uFk7Vn9EfXASOtVmmIVbL3jE/W8Z66VgPSZcMhw==
You can’t perform that action at this time.
0 commit comments