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" : " vuejs.org" ,
3
3
"private" : true ,
4
4
"hexo" : {
5
- "version" : " 3.7.1 "
5
+ "version" : " 3.8.0 "
6
6
},
7
7
"scripts" : {
8
8
"start" : " hexo server" ,
21
21
"hexo-generator-feed" : " ^1.2.2" ,
22
22
"hexo-generator-index" : " ^0.2.1" ,
23
23
"hexo-generator-tag" : " ^0.2.0" ,
24
- "hexo-offline" : " ^0.2.3 " ,
24
+ "hexo-offline" : " ^1.0.0 " ,
25
25
"hexo-renderer-ejs" : " ^0.3.1" ,
26
26
"hexo-renderer-marked" : " ^0.3.0" ,
27
27
"hexo-renderer-stylus" : " ^0.3.3" ,
28
28
"hexo-server" : " ^0.3.1" ,
29
- "hoek" : " ^5.0.3 " ,
29
+ "hoek" : " ^6.1.2 " ,
30
30
"request" : " ^2.85.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change @@ -1465,12 +1465,12 @@ hexo-log@^0.2.0:
1465
1465
chalk "^1.1.1"
1466
1466
hexo-bunyan "^1.0.0"
1467
1467
1468
- hexo-offline@^0.2.3 :
1469
- version "0.2.3 "
1470
- resolved "https://registry.yarnpkg.com/hexo-offline/-/hexo-offline-0.2.3. tgz#d08715f8118a9cc44401ac04fc2007165a454e56 "
1471
- integrity sha512-iVlIKPdmjgtGBeG8TUo/2pkP34xGoSEW5aS0pjBebVKhSLALbZ+4tOwTlJJAJ8Eylq2ZjxqBPdIFPFBZ42m61A ==
1468
+ hexo-offline@^1.0.0 :
1469
+ version "1.0.0 "
1470
+ resolved "https://registry.yarnpkg.com/hexo-offline/-/hexo-offline-1.0.0. tgz#9c78fce0aaa05bf39c6ee2cab41cea34d5806c62 "
1471
+ integrity sha512-9vrcFvIB2JMTNJZsAnzoh3thvAhCg5RDvrJftvo909hIdgNt5VMWmkUg3jCQgDFUrq7OWljIVIBH8Z2R1/bOjw ==
1472
1472
dependencies :
1473
- sw-precache "^5.1.0 "
1473
+ sw-precache "^5.2.1 "
1474
1474
1475
1475
1476
1476
version "0.0.2"
@@ -1570,10 +1570,10 @@ highlight.js@^9.4.0:
1570
1570
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.13.1.tgz#054586d53a6863311168488a0f58d6c505ce641e"
1571
1571
integrity sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==
1572
1572
1573
- hoek@^5.0.3 :
1574
- version "5.0.4 "
1575
- resolved "https://registry.yarnpkg.com/hoek/-/hoek-5.0.4 .tgz#0f7fa270a1cafeb364a4b2ddfaa33f864e4157da "
1576
- integrity sha512-Alr4ZQgoMlnere5FZJsIyfIjORBqZll5POhDsF4q64dPuJR6rNxXdDxtHSQq8OXRurhmx+PWYEE8bXRROY8h0w ==
1573
+ hoek@^6.1.2 :
1574
+ version "6.1.2 "
1575
+ resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.2 .tgz#99e6d070561839de74ee427b61aa476bd6bddfd6 "
1576
+ integrity sha512-6qhh/wahGYZHFSFw12tBbJw5fsAhhwrrG/y3Cs0YMTv2WzMnL0oLPnQJjv1QJvEfylRSOFuP+xCu+tdx0tD16Q ==
1577
1577
1578
1578
hosted-git-info@^2.1.4 :
1579
1579
version "2.7.1"
@@ -3421,7 +3421,7 @@ supports-color@^5.3.0:
3421
3421
dependencies :
3422
3422
has-flag "^3.0.0"
3423
3423
3424
- sw-precache@^5.1.0 :
3424
+ sw-precache@^5.2.1 :
3425
3425
version "5.2.1"
3426
3426
resolved "https://registry.yarnpkg.com/sw-precache/-/sw-precache-5.2.1.tgz#06134f319eec68f3b9583ce9a7036b1c119f7179"
3427
3427
integrity sha512-8FAy+BP/FXE+ILfiVTt+GQJ6UEf4CVHD9OfhzH0JX+3zoy2uFk7Vn9EfXASOtVmmIVbL3jE/W8Z66VgPSZcMhw==
You can’t perform that action at this time.
0 commit comments